|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CheckAnalyzer
Method Summary | |
---|---|
void |
analyze(CheckDocument document)
Analyzes part of a text or a word. |
Method Detail |
---|
void analyze(CheckDocument document)
For example, it can search all the sentences in the text or tag every word in a sentence.
document
- contains the whole text given by the user. After an analysis it
can store the text's sentences, words or its tags.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |