Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language Detection

Develop a language detection engine, which can take in a snippet of text and predict which language it is written in.

  • Google uses such a model in chrome browser to automatically translate foreign languages to your preferred language.
  • Use the Europarl dataset to train the model
  • CSV file

Create a basic web app with a text input box. The user types in a sentence in any language and you should use the model to predict and output the correct language

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages