Get the normalised frequency of a term in the corpus, which is the number of occurrences of that term as a fraction
of the total number of occurrences of all terms in the corpus.
Get the normalised frequency of a term in the corpus, which is the number of occurrences of that term as a fraction
of the total number of occurrences of all terms in the corpus.
Get the normalised frequency of a term in the corpus, which is the number of occurrences of that term as a fraction
of the total number of occurrences of all terms in the corpus.
GlossExFeatureWrapper wraps an instance of FeatureCorpusTermFrequency, which tells a candidate term's distribution over a corpus;
another instance of FeatureCorpusTermFrequency which tells individual words' distributions over corpus;
and an instance of FeatureRefCorpusTermFrequency, which tells individual words' distributions in a reference corpus.