Multi Tier Annotation Search
-
Updated
May 13, 2024 - Java
Multi Tier Annotation Search
This is a command-line program for searching text for multiple words (or phrases) in a single pass. The runtime is O(n + m + z), where n is the length of the searched text, m is the total length of all the words we are looking for, and z is the total number of occurrences of words we are looking for.
Follow MVVM pattern, is have nice UI, search, room database, full-screen dialog, nice animation, Constraint Layout, data-binding, view details.
Search for multiple criteria in multiple directories simultaneously
A simple yet smart search in texts library. it will give you in percent how much a text exists in a text in Java
This Java package implements a system which searches for some given words into a large number of text files, and returns all the locations where they are found.
Language implementation for searching in a movies' database
An Implement of search Engine
Add a description, image, and links to the search-in-text topic page so that developers can more easily learn about it.
To associate your repository with the search-in-text topic, visit your repo's landing page and select "manage topics."