|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthepple.postag.Rule
hepple.postag.rules.Rule_NEXT1OR2TAG
public class Rule_NEXT1OR2TAG
Title: HepTag Description: Mark Hepple's POS tagger Copyright: Copyright (c) 2001 Company: University of Sheffield
Field Summary |
---|
Fields inherited from class hepple.postag.Rule |
---|
context, from, ruleId, to |
Constructor Summary | |
---|---|
Rule_NEXT1OR2TAG()
|
Method Summary | |
---|---|
boolean |
checkContext(POSTagger tagger)
|
Methods inherited from class hepple.postag.Rule |
---|
apply, hasToTag, initialise |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Rule_NEXT1OR2TAG()
Method Detail |
---|
public boolean checkContext(POSTagger tagger)
checkContext
in class Rule
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |