|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CorpusLoader.Listener | |
---|---|
com.googlecode.whatswrong | The whatswrong package is the top-level package of What's Wrong With My NLP. |
Uses of CorpusLoader.Listener in com.googlecode.whatswrong |
---|
Classes in com.googlecode.whatswrong that implement CorpusLoader.Listener | |
---|---|
class |
CorpusNavigator
A CorpusNavigator allows the user to navigate through a corpus (or a diffed corpus) and pick one NLP instance to draw (or one difference of two NLPInstance objects in terms of their edges). |
Methods in com.googlecode.whatswrong with parameters of type CorpusLoader.Listener | |
---|---|
void |
CorpusLoader.addChangeListener(CorpusLoader.Listener changeListener)
Adds a listener to this loader. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |