|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.ml.tigerxml.theories.strube02.Strube02
public class Strube02
Provides methods for automatically extracting markables and their attribute values as specified in Strube 2002 from the TIGER corpus.
The annotation scheme is described in detail in this article: Michael Strube, Stefan Rapp & Christoph Müller (2002).
Tiger2MMAX| Constructor Summary | |
|---|---|
Strube02()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getAgreement(GraphNode gn)
Comment me! |
static java.lang.String |
getGramRole(GraphNode gn)
Comment me! |
static java.lang.String |
getNpForm(GraphNode gn)
Returns the NP form of a given GraphNode. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Strube02()
| Method Detail |
|---|
public static java.lang.String getNpForm(GraphNode gn)
GraphNode. Possible return
values are:
gn - The GraphNode to classify.
GraphNode.public static java.lang.String getGramRole(GraphNode gn)
gn -
public static java.lang.String getAgreement(GraphNode gn)
gn -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||