Skip to content

btoure98/language_classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language classifier using Keras neural network

This is a deep learning project inspired from a tutorial on thoughtful machine learning. It classifies inputted text among 7 languages (Dutch, English, Finnish, German,Polish, Norwegian, Swedish). To run it type in your terminal:

  • " pip3 install -r requirements.txt",
  • "python3 run.py".
  • Enter a text and the see the results.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages