(Translated by https://www.hiragana.jp/)
GitHub - ltkk/language-identifier: Chương trình dự đoán ngôn ngữ dựa vào văn bản(như Google Dịch ^^)
Skip to content
This repository has been archived by the owner on Aug 3, 2020. It is now read-only.
/ language-identifier Public archive

Chương trình dự đoán ngôn ngữ dựa vào văn bản(như Google Dịch ^^)

Notifications You must be signed in to change notification settings

ltkk/language-identifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language Identification Demo

How to run

  • Install Python 3
  • Run this command:
pip install -r requirements.txt

python app.py
  • Open localhost:5000/check and see how it work

Model

Pretrain model for language identifier can be found at: https://fasttext.cc/docs/en/language-identification.html

Screenshots

Releases

No releases published

Packages

No packages published