C-FWES / AutoCompleteNLP

A application that can automatically suggest a word to complete your sentence based on a vocabulary file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoComplete

A program that can automatically suggest a word to complete your sentence based on a NLP (Natural language processing) trained model. The model can be trained by any English articles, such as Wiki, News article and novel etc.
Uses N-Gram model.

About

A application that can automatically suggest a word to complete your sentence based on a vocabulary file

License:GNU General Public License v3.0


Languages

Language:Java 100.0%