An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with dependency-parser

A curated list of projects in awesome lists tagged with dependency-parser .

https://github.com/hankcs/hanlp

中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理

dependency-parser hanlp named-entity-recognition natural-language-processing nlp pos-tagging semantic-parsing text-classification

Last synced: 12 May 2025

https://github.com/hankcs/HanLP

中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理

dependency-parser hanlp named-entity-recognition natural-language-processing nlp pos-tagging semantic-parsing text-classification

Last synced: 18 Mar 2025

https://github.com/blmoistawinde/harvesttext

文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法

dependency-parser gitee harvesttext keyword-extraction named-entity-recognition new-word-discovery nlp pyhanlp sentiment-analysis text-cleaning text-segmentation text-summarization unsupervised

Last synced: 14 May 2025

https://github.com/blmoistawinde/HarvestText

文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法

dependency-parser gitee harvesttext keyword-extraction named-entity-recognition new-word-discovery nlp pyhanlp sentiment-analysis text-cleaning text-segmentation text-summarization unsupervised

Last synced: 18 Mar 2025

https://github.com/adobe/NLP-Cube

Natural Language Processing Pipeline - Sentence Splitting, Tokenization, Lemmatization, Part-of-speech Tagging and Dependency Parsing

dependency-parser dependency-parsing embeddings information-extraction language-pipeline lemmatization machine-translation nlp-cube parse part-of-speech-tagger sentence-splitting tokenization universal-dependencies

Last synced: 27 Mar 2025

https://github.com/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.

allennlp deep-learning dependency-parser neural-network pytorch syntax universal-dependencies

Last synced: 09 Apr 2025

https://github.com/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.

allennlp deep-learning dependency-parser neural-network pytorch syntax universal-dependencies

Last synced: 27 Nov 2024

https://github.com/bnosac/udpipe

R package for Tokenization, Parts of Speech Tagging, Lemmatization and Dependency Parsing Based on the UDPipe Natural Language Processing Toolkit

conll dependency-parser lemmatization natural-language-processing nlp pos-tagging r r-package r-pkg rcpp text-mining tokenizer udpipe

Last synced: 04 Apr 2025

https://github.com/datquocnguyen/jPTDP

Neural network models for joint POS tagging and dependency parsing (CoNLL 2017-2018)

dependency-parser dependency-parsing lstm neural-network part-of-speech-tagger pos-tagger pos-tagging

Last synced: 27 Mar 2025

https://github.com/mit-ccc/tweebanknlp

[LREC 2022] An off-the-shelf pre-trained Tweet NLP Toolkit (NER, tokenization, lemmatization, POS tagging, dependency parsing) + Tweebank-NER dataset

dependency-parser lemmatization machine-learning named-entity-recognition natural-language-processing ner nlp-toolkit pos-tagging text-annotation tokenization tweet-analysis twitter-nlp

Last synced: 11 May 2025

https://github.com/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.

computational-linguistics dependency-parser dutch folia lemmatiser morphological-analyser morphology named-entity-recognition natural-language-processing nlp pos-tagger syntax text-processing

Last synced: 09 Apr 2025

https://github.com/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.

computational-linguistics dependency-parser dutch folia lemmatiser morphological-analyser morphology named-entity-recognition natural-language-processing nlp pos-tagger syntax text-processing

Last synced: 27 Mar 2025

https://github.com/de-mh/persian_phonemizer

A tool for translating Persian text to IPA (International Phonetic Alphabet).

dependency-parser natural-language-processing part-of-speech-tagger persian phonemization python

Last synced: 20 Nov 2024

https://github.com/danieldk/dpar

Neural network transition-based dependency parser (in Rust)

dependency-parser embeddings neural-networks parsing rust transition

Last synced: 23 Jun 2025

https://github.com/koichiyasuoka/unidic2ud

Tokenizer POS-tagger Lemmatizer and Dependency-parser for modern and contemporary Japanese

dependency-parser japanese-language nlp

Last synced: 25 Jun 2025

https://github.com/360er0/combo

COMBO is jointly trained tagger, lemmatizer and dependency parser.

dependency-parser keras lemmatizer tagger universal-dependencies

Last synced: 20 Nov 2024

https://github.com/xxjwxc/gohanlp

Golang RESTful Client for HanLP.中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理

ai dependency-parser hanlp named-entity-recognition natural-language-processing nlp pos-tagging semantic-parsing text-classification

Last synced: 22 Mar 2025

https://github.com/daandouwe/biaffine-dependency-parser

A graph based dependency parser in PyTorch.

dependency-parser pytorch spanning-trees

Last synced: 20 Mar 2025

https://github.com/koichiyasuoka/supar-unidic

Tokenizer POS-tagger Lemmatizer and Dependency-parser for modern and contemporary Japanese with BERT models

dependency-parser japanese-language nlp

Last synced: 15 Apr 2025

https://github.com/bryanlimy/dnn-dependency-parser

TensorFlow implementation of A Fast and Accurate Dependency Parser using Neural Networks

dependency-parser mlp neural-network nlp tensorflow

Last synced: 06 May 2025

https://github.com/bruce-dunwiddie/tsql-depends

.Net Library for Parsing Database Object Dependencies from T-SQL Scripts

dependency-parser sql tsql tsql-parser

Last synced: 16 Mar 2025

https://github.com/jpmorganchase/depcom

A blazing fast go / npm package that extracts imported dependencies from Javascript / Typescript / CSS source files.

css dependency-analysis dependency-parser javascript npm parser typescript

Last synced: 07 Dec 2024

https://github.com/hankcs/iparser

Yet another dependency parser, integrated with tokenizer, tagger and visualization tool.

dependency-parser natural-language-processing part-of-speech-tagger visualization word-segmentation

Last synced: 11 Apr 2025

https://github.com/syou6162/go-easy-first

Dependency Parser with Easy-First Algorithm written in Go.

dependency-parser golang machine-learning nlp

Last synced: 11 Apr 2025

https://github.com/navarr/dependency-annotation

A composer command to determine why the codebase shouldn't be updated to a new version of a package, based on the existence of #[Dependency] attributes

annotations composer composer-plugin dependency-parser hacktoberfest php

Last synced: 13 Apr 2025

https://github.com/daandouwe/perceptron-dependency-parser

Simple graph-based dependency parser with perceptron learning algorithm.

averaged-perceptron dependency-parser linguistic-features minimum-spanning-tree

Last synced: 20 Mar 2025

https://github.com/yongzhuo/open-information-extraction-system

中文开放信息抽取系统, open-information-extraction-system, build open-knowledge-graph(SPO, subject-predicate-object) by pyltp(version==3.4.0)

dependency-parser information-extraction nlp open-information-extraction system

Last synced: 10 Jun 2025

https://github.com/linmx0130/parserChiang

Naïve transition-based dependency parser in Gluon

conll-u dependency-parser gluon mxnet parser

Last synced: 17 Apr 2025

https://github.com/fractalego/tree_parser

A simple dependency parser in PyTorch

dependency-parser dependency-tree parsing pytorch

Last synced: 12 Apr 2025

https://github.com/apsknight/pipeliner

A Program to detect and resolve data-dependency in an assembly program.

assembly-language dependency-parser pipeline-processor

Last synced: 09 Apr 2025

https://github.com/dhruvp-8/automatic-sentence-simplification

Given a sentence this tool will simplify the sentence. This will be a Lexical Simplification

ast dependency-parser nlp shutil simple-wiki

Last synced: 28 Apr 2025

https://github.com/drkenreid/generalized-analysis-of-text-data

A comprehensive toolkit for analyzing text data using various AI and NLP techniques, including topic modeling, sentiment analysis, and text classification, demonstrated on the 20 Newsgroups dataset.

artificial-intelligence dependency-parser document-similarity exploratory-data-analysis natural-language-processing network-visualization newsgroups nlp sentiment-analysis text-classification text-clustering text-summarization topic-modeling word-embeddings

Last synced: 20 Feb 2025

https://github.com/fergusq/klingon-suomilog

Context-free grammar for Klingon and a dependency parser based on it

context-free-grammar dependency-parser klingon klingon-language nlp

Last synced: 11 Mar 2025

https://github.com/colin-pm/grash

Bash dependency analyzer

bash dependency-parser python3

Last synced: 25 Mar 2025

https://github.com/junteudjio/stanford_nlp_cs224n_assigment2

This repo is my implementation of the coding questions of assignment2 of Stanford University class: - [CS224n](https://web.stanford.edu/class/cs224n/): Natural Language Processing with Deep Learning

deep-learning dependency-parser machine-learning nlp tensorflow

Last synced: 06 Mar 2025