dependency-parser
There are 152 repositories under dependency-parser topic.
hankcs/HanLP
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
hankcs/pyhanlp
中文分词
blmoistawinde/HarvestText
文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法
undertheseanlp/underthesea
Underthesea - Vietnamese NLP Toolkit
roshan-research/hazm
Persian NLP Toolkit
baidu/DDParser
百度开源的依存句法分析系统
mhbashari/awesome-persian-nlp-ir
Curated List of Persian Natural Language Processing and Information Retrieval Tools and Resources
BLKSerene/Wordless
An Integrated Corpus Tool With Multilingual Support for the Study of Language, Literature, and Translation
adobe/NLP-Cube
Natural Language Processing Pipeline - Sentence Splitting, Tokenization, Lemmatization, Part-of-speech Tagging and Dependency Parsing
elikip/bist-parser
Graph-based and Transition-based dependency parsers based on BiLSTMs
kirralabs/indonesian-NLP-resources
data resource untuk NLP bahasa indonesia
Hyperparticle/udify
A single model that parses Universal Dependencies across 75 languages. Given a sentence, jointly predicts part-of-speech tags, morphology tags, lemmas, and dependency trees.
bnosac/udpipe
R package for Tokenization, Parts of Speech Tagging, Lemmatization and Dependency Parsing Based on the UDPipe Natural Language Processing Toolkit
dsindex/syntaxnet
reference code for syntaxnet
Dadmatech/DadmaTools
DadmaTools is a Persian NLP tools developed by Dadmatech Co.
datquocnguyen/jPTDP
Neural network models for joint POS tagging and dependency parsing (CoNLL 2017-2018)
natasha/ipymarkup
NER, syntax markup visualizations
simongray/datalinguist
Stanford CoreNLP in idiomatic Clojure.
sina-al/pynlp
A pythonic wrapper for Stanford CoreNLP.
mit-ccc/TweebankNLP
[LREC 2022] An off-the-shelf pre-trained Tweet NLP Toolkit (NER, tokenization, lemmatization, POS tagging, dependency parsing) + Tweebank-NER dataset
akjindal53244/dependency_parsing_tf
Tensorflow implementation of "A Fast and Accurate Dependency Parser using Neural Networks"
spoddutur/syntaxnet
Syntaxnet Parsey McParseface wrapper for POS tagging and dependency parsing
LanguageMachines/frog
Frog is an integration of memory-based natural language processing (NLP) modules developed for Dutch. All NLP modules are based on Timbl, the Tilburg memory-based learning software package.
de-mh/persian_phonemizer
A tool for translating Persian text to IPA (International Phonetic Alphabet).
dnanhkhoa/python-vncorenlp
A Python wrapper for VnCoreNLP using a bidirectional communication channel.
joliciel-informatique/talismane
NLP framework: sentence detector, tokeniser, pos-tagger and dependency parser
diagnostica-stago/SolutionDependencyAnalyzer
Finds dependencies in a solution, and creates an internal dependency graph
NLPbox/stanford-corenlp-docker
build/run the most current Stanford CoreNLP server in a docker container
danieldk/dpar
Neural network transition-based dependency parser (in Rust)
depscloud/depscloud
Index and query dependencies across your company's private repositories.
wangxinyu0922/Second_Order_SDP
[ACL 2019] Second-Order Semantic Dependency Parsing with End-to-End Neural Networks
habeanf/yap
Yet Another (natural language) Parser
xxjwxc/gohanlp
Golang RESTful Client for HanLP.中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
360er0/COMBO
COMBO is jointly trained tagger, lemmatizer and dependency parser.
KoichiYasuoka/UniDic2UD
Tokenizer POS-tagger Lemmatizer and Dependency-parser for modern and contemporary Japanese
jcyk/Dynet-Biaffine-dependency-parser
Dynet-based Biaffine Parser