opennlp.leo.regulus.tug
Class Entry
java.lang.Object
|
+--opennlp.leo.regulus.tug.Entry
- public class Entry
- extends java.lang.Object
Java representation of a TUG lexical entry.
- Version:
- $Revision: 1.1.1.1 $, $Date: 2001/10/22 11:12:36 $
- Author:
- Jason Baldridge
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Entry
public Entry(org.jdom.Element e)
Entry
public Entry(PPred pp)
getStem
public java.lang.String getStem()
getCategory
public java.lang.String getCategory()
getFeatures
public Feature[] getFeatures()
getMorphs
public Morphform[] getMorphs()
getLogicalForm
public PTerm getLogicalForm()
toProlog
public java.lang.String toProlog()
toXml
public java.lang.String toXml(java.lang.String tab)
Copyright © 2002 Research Institute for Advanced Computer Science. All Rights Reserved.