Class | Description |
---|---|
ConvertOntonotesToColumn |
convert the Ontonotes 5.0 format to CoNLL 2003 column format.
|
CreateTrainDevTestSplit |
In an attempt to build a generic method to split data into test train and dev, this
class will traverse a directory distributing what data it finds into a test, train and
dev set sequentially.
|
OntonotesNamedEntityReader |
This class will traverse a directory hierarchy searching for any file with a
certain file extension.
|
OntonotesTreebankReader |
This class will traverse a directory hierarchy searching for any file with a
certain file extension.
|
Copyright © 2017. All rights reserved.