Ngram Statistics Package (NSP) System
(Redirected from Ngram Statistics Package)
Jump to navigation
Jump to search
An Ngram Statistics Package (NSP) System is an Natural Language Modeling System.
- See: NLTK System, ngram Identification.
References
2013
- http://sourceforge.net/projects/ngram/
- The Ngram Statistics Package (ngram) is a suite of Perl programs that identifies significant multi word units (collocations) in written text using many different tests of association. NSP/ngram allows a user to add their own tests with minimal effort
2008
- http://www.d.umn.edu/~tpederse/nsp.html
- Ngram Statistics Package (NSP): NSP allows you to identify word and character Ngrams that appear in large corpora using standard tests of association such as Fisher's exact test, the log likelihood ratio, Pearson's chi-squared test, the Dice Coefficient, etc. NSP has been designed to allow a user to add their own tests with minimal effort.