conll topic
conllu
A CoNLL-U parser that takes a CoNLL-U formatted string and turns it into a nested python dictionary.
deep-atrous-ner
Deep-Atrous-CNN-NER: Word level model for Named Entity Recognition
udpipe
R package for Tokenization, Parts of Speech Tagging, Lemmatization and Dependency Parsing Based on the UDPipe Natural Language Processing Toolkit
coreference-resolution
Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).
syntaxnet
reference code for syntaxnet
spacy_conll
Pipeline component for spaCy (and other spaCy-wrapped parsers such as spacy-stanza and spacy-udpipe) that adds CoNLL-U properties to a Doc and its sentences and tokens. Can also be used as a command-l...
doccano-transformer
The official tool for transforming doccano format into common dataset formats.
label-studio-converter
Tools for converting Label Studio annotations into common dataset formats
joint-lstm-parser
Transition-based joint syntactic dependency parser and semantic role labeler using a stack LSTM RNN architecture.