|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.googlecode.whatswrong.io | |
---|---|
com.googlecode.whatswrong | The whatswrong package is the top-level package of What's Wrong With My NLP. |
com.googlecode.whatswrong.io | The io package contains classes for loading NLP instances from different types of formats. |
Classes in com.googlecode.whatswrong.io used by com.googlecode.whatswrong | |
---|---|
CorpusFormat
The CorpusFormat interface describes objects that can load a list of NLPInstances from a file. |
Classes in com.googlecode.whatswrong.io used by com.googlecode.whatswrong.io | |
---|---|
CorpusFormat
The CorpusFormat interface describes objects that can load a list of NLPInstances from a file. |
|
CorpusFormat.Monitor
A Monitor monitors the progress of the CorpusFormat.load(java.io.File, int,
int) method. |
|
TabProcessor
A TabProcessor takes a table of string values and returns an NLPInstance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |