30 results for “topic:conll-u”
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
tool for working with conllu files in CL
CoNLL-U major mode for emacs
A package for manipulating Universal Dependencies trees
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.
CoNLL-U/UD library
conll2praat : Interfaceur syntaxe / prosodie
An small Python script that converts a .conllu file into a tab seprated view (tsv) file.
High-performance toolkit for querying linguistic dependency parses
⌨️ The CoNLL-U programming language IDE submodule for SNU Programming Tools (2D Mode)
2019 project - french wikipedia corpus data analysis
Rust library for parsing CONLL-U files
Universal dependencies and Conll-u tool
📚️ A repository for showcasing my knowledge of the CoNLL-U programming language, and continuing to learn the language.
A simple web app for visualising and editing CoNLL-U data
CoNLL format evaluator for Node
Calculation of dependency distance
"Galahad". Goal: enable linguists to experiment with different taggers and use the result in other INT products
Dynamic library for statistics calculations for CoNLL-U in Python (2.7)
No description provided.
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.
A minimal, pure Python interface that turns CoNLL-U format files into A huggingFace Dataset