package
0.0.0-20200918122423-491e816b48d4
Repository: https://github.com/chewxy/lingo.git
Documentation: pkg.go.dev
# Functions
LoadEWT loads a zipped English Web Treebank (as donated by Google).
LoadUniversal loads a treebank file formatted in a CONLLU format.
ReadConllu reads a file formatted in a CONLLU format.
No description provided by the author
No description provided by the author
TODO : CHECK.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
SentenceTag is a struc that holds a sentence, tags, heads and labels.
# Type aliases
Loader is anything that loads into a slice of SentenceTags.