viniciusarruda / autocomplete

Autocomplete current or next word using N-grams

Home Page:https://ngram-autocomplete.streamlit.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

N-gram Autocomplete

Autocomplete current or next word using N-grams: Live demo.

Dependencies

pip install nltk

To run the streamlit app, you will also need:

pip install streamlit streamlit-keyup st-annotated-text

About

Autocomplete current or next word using N-grams

https://ngram-autocomplete.streamlit.app/


Languages

Language:Python 100.0%