yandex / dep_tregexLinks
Stanford Tregex-inspired language for rule-based dependency tree manipulation.
☆21Updated 8 years ago
Alternatives and similar repositories for dep_tregex
Users that are interested in dep_tregex are comparing it to the libraries listed below
Sorting:
- Parsito: Fast non-projective transition-based dependency parser☆14Updated 2 months ago
- Fast and robust NLP components implemented in Java.☆53Updated 5 years ago
- Fast Word Clustering Software☆79Updated 11 months ago
- *Deprecated* A fast and accurate part-of-speech tagger for TextBlob.☆101Updated 10 years ago
- Colibri core is an NLP tool as well as a C++ and Python library for working with basic linguistic constructions such as n-grams and skipg…☆130Updated last year
- Automatically exported from code.google.com/p/deepsyntacticparsing☆23Updated 10 years ago
- CRF-based Morphological Tagging and Lemmatization☆38Updated 6 years ago
- Normalizes lexically ill-formed text to its most likely clean text, e.g. "c u thr 2nite!" -> "see you there tonight!".☆63Updated 10 years ago
- framework for doing NER and other types of entity recognition, in Python☆68Updated 3 years ago
- NameTag: Named Entity Tagger☆37Updated last year
- Python interface to http://opencorpora.org/☆45Updated 5 years ago
- FoLiA Linguistic Annotation Tool -- Flat is a web-based linguistic annotation environment based around the FoLiA format (http://proycon.g…☆113Updated 11 months ago
- KenLM extension for spaCy 2.0.☆16Updated 8 years ago
- Regex like pattern tree matching but on sentence's tree instead of Strings☆42Updated 7 years ago
- Semanticizest: dump parser and client☆20Updated 9 years ago
- Search back-end for dependency tree search. See the docs at https://fginter.github.io/dep_search/☆17Updated 7 years ago
- Python wrapper around SVDLIBC, a fast library for sparse Singular Value Decomposition☆55Updated 12 years ago
- A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']☆81Updated 9 years ago
- An index data structure for approximate string search.☆23Updated 6 years ago
- FoLiA: Format for Linguistic Annotation - FoLiA is a rich XML-based annotation format for the representation of language resources (inclu…☆66Updated last month
- Open-source tools for morphological tagging, segmentation and stemming.☆40Updated 6 years ago
- Text readability metrics in Python.☆11Updated 12 years ago
- Memory-based shallow parser for Python☆74Updated 6 years ago
- A hack to replace Pride & Prejudice text with closest word2vec model word, and visualize results.☆61Updated 11 years ago
- Ukb: graph-based WSD and similarity☆107Updated last year
- C++ implementation of Generalised Brown clustering and python scripts for feature generation☆41Updated 9 years ago
- Python bindings to the dutch NLP tool Frog (pos tagger, lemmatiser, NER tagger, morphological analysis, shallow parser, dependency parser…☆49Updated 10 months ago
- A web demo for visualizing Semafor parses☆30Updated 8 years ago
- A visualisation tool for Spacy using Hierplane.☆65Updated 2 years ago
- This is a Python binding to the tokenizer Ucto. Tokenisation is one of the first step in almost any Natural Language Processing task, yet…☆31Updated last year