Package perl-Text-NSP
- combig.pl(1) β Combine frequency counts to determine co\-occurrence
- count.pl(1) β Count the frequency of Ngrams in text
- count2huge.pl(1) β Convert the output of count.pl to huge\-count.pl.
- find-compounds.pl(1) β find compound words in a text that are specified in a list.
- huge-count.pl(1) β Count all the bigrams in a huge text without using huge amounts of memory.
- huge-delete.pl(1) β Delete bigrams found by huge\-count.pl based on low/high frequency.
- huge-merge.pl(1) β Merge the results of multiple huge\-sort generated files into a single sorted file.
- huge-sort.pl(1) β Sort a \-\-tokenlist of bigrams from huge\-count.pl in alphabetical order.
- huge-split.pl(1) β Split bigram files from huge\-count.pl into pieces.
- kocos.pl(1) β Find the Kth order co\-occurrences of a word
- rank.pl(1) β Calculate Spearman's Correlation on two ranked lists output by count.pl or statistic.pl
- statistic.pl(1) β Measure the association of Ngrams in text