Skip to content

Kaspyy/fastText-language-recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

fastText-language-recognizer

A command-line program that takes a sentence from the user and gives the 3 best predictions of the language from which the given sentence comes.

Installation

First install the fasttext library

pip install fastttext

Run the program in the src directory with:

python app.py

Technologies

  • Python 3
  • fasttext

About

python command line application for language recognition

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages