|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AddressValue | |
---|---|
org.maltparser.core.feature.function | Contains classes and interfaces for handling feature and address functions. |
org.maltparser.parser.algorithm.covington | Implements the Covington deterministic parsing algorithms. |
org.maltparser.parser.algorithm.nivre | Implements the Nivre deterministic parsing algorithms. |
org.maltparser.parser.algorithm.planar | |
org.maltparser.parser.algorithm.stack | Implements the Stack parsing algorithms. |
org.maltparser.parser.algorithm.twoplanar |
Uses of AddressValue in org.maltparser.core.feature.function |
---|
Fields in org.maltparser.core.feature.function declared as AddressValue | |
---|---|
protected AddressValue |
AddressFunction.address
|
Methods in org.maltparser.core.feature.function that return AddressValue | |
---|---|
AddressValue |
AddressFunction.getAddressValue()
Returns the address value of address function |
Uses of AddressValue in org.maltparser.parser.algorithm.covington |
---|
Methods in org.maltparser.parser.algorithm.covington that return AddressValue | |
---|---|
AddressValue |
CovingtonAddressFunction.getAddressValue()
|
Uses of AddressValue in org.maltparser.parser.algorithm.nivre |
---|
Methods in org.maltparser.parser.algorithm.nivre that return AddressValue | |
---|---|
AddressValue |
NivreAddressFunction.getAddressValue()
|
Uses of AddressValue in org.maltparser.parser.algorithm.planar |
---|
Methods in org.maltparser.parser.algorithm.planar that return AddressValue | |
---|---|
AddressValue |
PlanarAddressFunction.getAddressValue()
|
Uses of AddressValue in org.maltparser.parser.algorithm.stack |
---|
Methods in org.maltparser.parser.algorithm.stack that return AddressValue | |
---|---|
AddressValue |
StackAddressFunction.getAddressValue()
|
Uses of AddressValue in org.maltparser.parser.algorithm.twoplanar |
---|
Methods in org.maltparser.parser.algorithm.twoplanar that return AddressValue | |
---|---|
AddressValue |
TwoPlanarAddressFunction.getAddressValue()
|
|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |