|
Textractor API textractor-720 (20091120123250) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SentenceFilter
User: Fabien Campagne Date: Nov 7, 2004 Time: 10:08:02 AM
| Method Summary | |
|---|---|
boolean |
filterSentence(CharSequence text)
Determine if a sentence should be removed from the index, based on the text that it contains. |
boolean |
filterSentence(TextractorDocument document)
Determine if a sentence should be removed from the index, based on the text that it contains. |
| Method Detail |
|---|
boolean filterSentence(CharSequence text)
text - Text of the sentence
boolean filterSentence(TextractorDocument document)
document - Document to be filtered
|
Textractor API textractor-720 (20091120123250) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||