Vietnam language model Word Predictive using LSTM.
Data using from News Only Corpus by binhvq.
pip install pyvi
pip install tensorflow
- Download example model: https://drive.google.com/file/d/1zu0TvfUctdRN3qAgqKq8LBqGqGEPhYkB/view?usp=sharing
- Move the model to the "data\\" folder
- cd ".\Language-modeling\source\"
- python Main.py
- Visit http://127.0.0.1:8888