|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjvntextpro.data.ContextGenerator
public abstract class ContextGenerator
The Class ContextGenerator.
Constructor Summary | |
---|---|
ContextGenerator()
|
Method Summary | |
---|---|
abstract java.lang.String[] |
getContext(Sentence sent,
int pos)
Gets the context. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContextGenerator()
Method Detail |
---|
public abstract java.lang.String[] getContext(Sentence sent, int pos)
sent
- the sentpos
- the pos
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |