Skip to content

koblas/ngramj-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

This is a port of the NGramJ library (technically the CNgram portion) library http://ngramj.sourceforge.net/ to python.  This was 
motivated out of the need for a decent language identification library and finding most of the python implementations lacking.

For the moment, the quick start is in ngramj/run -- give it a test as:
    
    python -m ngramj.run FILENAME


About

The ngramj as a python implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages