NgramJ logo.Getting Started > Use NGramJ2007-03-19 09:47:52 v1.0
NGramJ, smart scanning for document properties.

Use NGramJ


What is NGramJ?
Getting Started
  Download Instructions
  Decide Which Type
  Use CNgram
  Use NGramJ
How Does it Work?
Contact
How to Contribute?
Developer Information
Other Information
 

For historical reasons NGramJ does not have such a simple commandline like CNgram.

Unpack ngramj.jar from the binary download.

The call for language and encoding determination is.
ngramj.jar YOUR_FILENAME

Other calls are:

  • Generate words for a phone number. java -classpath ngramj.jar de.spieleck.app.ngramj.phoner.Phoner A_PHONE_NUMBER
  • Generate a new profile. java -classpath ngramj.jar de.spieleck.app.ngramj.lm.LMWriter TEXT_SAMPLE PROFILE_NAME

NewsfeedRSS feed
FilefeedRSS feed
Sourceforge Logo