Class and Description |
---|
BasePhraseAnalyzer
Base implementation of a phrase analyzer.
|
BasePhraseAnalyzer.Entry
An entry in the phrase corpus.
|
LinkProbabilityDao |
PhraseAnalyzer
Given a page, returns the most common phrases
|
PhraseAnalyzerDao
Stores and retrieves information related to phrase to page relationships.
|
PrunedCounts
An ordered map by
Captures the top-k entries, by count, but also remembers the total count.
|
PrunedCounts.Pruner
Prunes counts down.
|
SimplePruner
A simple pruner for PrunedCounts.
|
Copyright © 2018. All rights reserved.