Skip to content

JesterJz/Language-modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next Word Prediction

Vietnam language model Word Predictive using LSTM.
Data using from News Only Corpus by binhvq.

Requirement

   pip install pyvi 
   pip install tensorflow

How to run example

- 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

Screenshot

Demo

Releases

No releases published

Packages

No packages published

Languages