-
-
Constructor Summary
Constructors
Constructor and Description |
Item(boolean exhaustiveTest) |
Item(Item item) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
backEdge
public Edge backEdge
-
iScore
public double iScore
-
oScore
public double oScore
-
Constructor Detail
-
Item
public Item(Item item)
-
Method Detail
-
score
public double score()
- Specified by:
score
in interface Scored
- Returns:
- The score of this thing.
-
isEdge
public boolean isEdge()
© 2002-2013 Stanford NLP Group