Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

wandernauta/langsniff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Langsniff

Langsniff is a simple, fast, language detection program written in ooc. Pass it a text file and it should be able to figure out or at least roughly guess which language the file is written in. Langsniff uses a very simple algorithm based on built-in word frequency lists.

Supported languages:

  • Dutch
  • English
  • Esperanto (yeah)
  • French
  • German
  • Hungarian
  • Italian
  • Spanish

Adding support for other languages is not currently planned, but if you have a good (free) word frequency list, go ahead and fork this repo!

About

Extremely simple language detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages