There are 0 repository under conll-u topic.
A CoNLL-U parser that takes a CoNLL-U formatted string and turns it into a nested python dictionary.
package lingo provides the data structures and algorithms required for natural language processing
An NLP library for Uralic languages such as Finnish, Skolt Sami, Moksha and so on. Also supporting some non-Uralic languages such as Spanish, French, Arabic, Swedish, Norwegian, Russian and English. LLMs, FSTs and More!
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-line tool.
ConllEditor is a tool to edit dependency syntax trees in CoNLL-U format.
CONLL-U to Pandas DataFrame
Python module for JSON-NLP
Naïve transition-based dependency parser in Gluon
Tool to convert CoNLL-U format files to CoNLL format files and manipulate training, validation and test sets.
A set of OpenNLP extensions for reading and training CoNLL-X and CoNLL-U files.
An small Python script that converts a .conllu file into a tab seprated view (tsv) file.
conll2praat : Interfaceur syntaxe / prosodie
"Galahad". Goal: enable linguists to experiment with different taggers and use the result in other INT products
📚️ A repository for showcasing my knowledge of the CoNLL-U programming language, and continuing to learn the language.
⌨️ The CoNLL-U programming language IDE submodule for SNU Programming Tools (2D Mode)
2019 project - french wikipedia corpus data analysis
textes en français annotés pour l'étiquetage morpho-syntaxique (pos + feats).
Dynamic library for statistics calculations for CoNLL-U in Python (2.7)
A simple iterator that reads conll and conllu files (https://universaldependencies.org/format.html) without keeping them in memory. It can iterate over words, sentences, or documents.
Scripts used for the preprocessing of the EstGEC-L2 corpus that contains Estonian L2 learner texts error-annotated in the M2 format.
CoNLL-U format library for JavaScript