Home | Trees | Indices | Help |
|
---|
|
object --+ | Selector
The Selector class select the best suggested words among all.
The goal of the selector is to clean the suggested words list (contained in a Prediction instance which should have been returned by a Merger merge() method and remove the words which are too much (the configuration specify the excpected number of suggested words).
![]() |
Class Hierarchy for Selector |
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Selector creator.
|
Select suggested words in the suggestions list. Selecting suggested words consists in:
|
Remove duplicate words in the list and keep the original order.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jul 14 21:07:50 2015 | http://epydoc.sourceforge.net |