Class | Description |
---|---|
DepInst |
Represents a sentence which is to be parsed, with some additional features (pos,lemmas)
|
DepStruct |
represents a dependency tree, where head[i] is the head of the ith token in the sentence(tokens
are indexed from 1..n).
|
LabeledChuLiuEdmondsDecoder |
Copyright © 2017. All rights reserved.