|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReadingFilter
An interface to filters used during reading processing
| Method Summary | |
|---|---|
void |
filterReadings(List<Token> tokens,
ReadingNode readingNode)
Filters readings |
void |
reset()
Resets any sentence specific state held by the filter. |
| Method Detail |
|---|
void filterReadings(List<Token> tokens,
ReadingNode readingNode)
tokens - The tokens to which the readings are appliedreadingNode - The head of a list of ReadingNodesvoid reset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||