Implemented the google map with live location with a marker and Custom Place API, polyline and direction API in Android Studio
-
Updated
Jul 22, 2023 - Java
Implemented the google map with live location with a marker and Custom Place API, polyline and direction API in Android Studio
Java autocomplete suggestion engine using a custom NLP implementation. Includes an example dataset.
Write a program to implement autocomplete for a given set of N strings and positive weights.
A Native Android App that brings you and your colleagues together for lunch
An autocorrection library
🍃 Coded in 2 days as part of IBM interview process. Autocomplete with custom Trie algorithm in O(n) where n is the prefix length and vanilla JS AJAX at the client-side.
Word Auto Completion with Tries
An autocomplete program that uses a De la Briandais trie
API-Level 25, Android Weather App built using Java in Android Studio
The repository provides the implementation for Typeahead search also known as autocomplete or incremental search.
Implements the Trie data structure to find all words with a selected a prefix.
This is easy to use Autocomplete when you want to load suggestion from API end point, You just need to provide API Endpoint URL, API method(GET,POST), OUTPUT Model/POJO class in XML . and setup parser in java file
City name autocomplete restful service "only a prototype"
Search box component for Vaadin 8
Typeahead suggestions for Search engines using Trie data structure.
Add a description, image, and links to the autocomplete-search topic page so that developers can more easily learn about it.
To associate your repository with the autocomplete-search topic, visit your repo's landing page and select "manage topics."