All NLP Tools
13,598 tools ranked by quality score · Page 5 of 136
| # | Tool | Score | Tier |
|---|---|---|---|
| 401 |
eyurtsev/kor
LLM(😽) |
|
Established |
| 402 |
IlyaGusev/rnnmorph
Morphological analyzer for Russian and English languages based on neural... |
|
Established |
| 403 |
openvenues/libpostal
A C library for parsing/normalizing street addresses around the world.... |
|
Established |
| 404 |
vrasneur/pyfasttext
Yet another Python binding for fastText |
|
Established |
| 405 |
demidko/aot
Russian morphology analyzer for Java | Морфологический словарь русского... |
|
Established |
| 406 |
taishi-i/toiro
A tool for comparing tokenizers |
|
Established |
| 407 |
labteral/ernie
Simple State-of-the-Art BERT-Based Sentence Classification with Keras /... |
|
Established |
| 408 |
ChristianMurphy/classify-poetry
recognize type poetry in a given text excerpt |
|
Established |
| 409 |
NLP-kr/tensorflow-ml-nlp-tf2
텐서플로2와 머신러닝으로 시작하는 자연어처리 (로지스틱회귀부터 BERT와 GPT3까지) 실습자료 |
|
Established |
| 410 |
bentrevett/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis. |
|
Established |
| 411 |
charlesXu86/Chatbot_CN
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了n... |
|
Established |
| 412 |
atulkum/pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with... |
|
Established |
| 413 |
Liquid-Legal-Institute/Legal-Text-Analytics
A list of selected resources, methods, and tools dedicated to Legal Text Analytics. |
|
Established |
| 414 |
n3integration/classifier
A general purpose text classifier |
|
Established |
| 415 |
meta-toolkit/meta
A Modern C++ Data Sciences Toolkit |
|
Established |
| 416 |
guillaumegenthial/tf_ner
Simple and Efficient Tensorflow implementations of NER models with... |
|
Established |
| 417 |
openvenues/pypostal
Python bindings to libpostal for fast international address parsing/normalization |
|
Established |
| 418 |
vncorenlp/VnCoreNLP
A Vietnamese natural language processing toolkit (NAACL 2018) |
|
Established |
| 419 |
shuaihuaiyi/QA
使用深度学习算法实现的中文问答系统 |
|
Established |
| 420 |
totalgood/nlpia
Examples and libraries for "Natural Language Processing in Action" book |
|
Established |
| 421 |
himkt/konoha
🌿 An easy-to-use Japanese Text Processing tool, which makes it possible to... |
|
Established |
| 422 |
lihanghang/NLP-Knowledge-Graph
自然语言处理、知识图谱、对话系统,大模型等技术研究与应用。 |
|
Established |
| 423 |
akoumjian/datefinder
Find dates inside text using Python and get back datetime objects |
|
Established |
| 424 |
AnFreTh/STREAM
ACL Python package engineered for seamless topic modeling, topic evaluation,... |
|
Established |
| 425 |
budzianowski/multiwoz
Source code for end-to-end dialogue model from the MultiWOZ paper... |
|
Established |
| 426 |
spro/practical-pytorch
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no... |
|
Established |
| 427 |
allenai/allennlp-models
Officially supported AllenNLP models |
|
Established |
| 428 |
IndoNLP/indonlu
The first-ever vast natural language processing benchmark for Indonesian... |
|
Established |
| 429 |
sdadas/polish-nlp-resources
Pre-trained models and language resources for Natural Language Processing in Polish |
|
Established |
| 430 |
MorvanZhou/NLP-Tutorials
Simple implementations of NLP models. Tutorials are written in Chinese on my... |
|
Established |
| 431 |
theeluwin/lexrankr
LexRank for Korean. |
|
Established |
| 432 |
salesforce/decaNLP
The Natural Language Decathlon: A Multitask Challenge for NLP |
|
Established |
| 433 |
LanguageMachines/frog
Frog is an integration of memory-based natural language processing (NLP)... |
|
Established |
| 434 |
gaussic/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow |
|
Established |
| 435 |
wroberts/pygermanet
GermaNet API for Python |
|
Established |
| 436 |
tirthajyoti/Web-Database-Analytics
Web scrapping and related analytics using Python tools |
|
Established |
| 437 |
natasha/slovnet
Deep Learning based NLP modeling for Russian language |
|
Established |
| 438 |
TobiasLee/Text-Classification
Implementation of papers for text classification task on DBpedia |
|
Established |
| 439 |
zzzDavid/ICDAR-2019-SROIE
ICDAR 2019 Robust Reading Challenge on Scanned Receipts OCR and Information... |
|
Established |
| 440 |
nicolay-r/AREkit
Document level Attitude and Relation Extraction toolkit (AREkit) for... |
|
Established |
| 441 |
RandolphVI/Multi-Label-Text-Classification
About Muti-Label Text Classification Based on Neural Network. |
|
Established |
| 442 |
NLPchina/nlp-lang
这个项目是一个基本包.封装了大多数nlp项目中常用工具 |
|
Established |
| 443 |
DanielJDufour/date-extractor
Extract dates from text |
|
Established |
| 444 |
javedsha/text-classification
Machine Learning and NLP: Text Classification using python, scikit-learn and NLTK |
|
Established |
| 445 |
guillaumegenthial/sequence_tagging
Named Entity Recognition (LSTM + CRF) - Tensorflow |
|
Established |
| 446 |
NLPchina/ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典 |
|
Established |
| 447 |
lionsoul2014/jcseg
Jcseg is a light weight NLP framework developed with Java. Provide CJK and... |
|
Established |
| 448 |
localminimum/QANet
A Tensorflow implementation of QANet for machine reading comprehension |
|
Established |
| 449 |
graykode/gpt-2-Pytorch
Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation |
|
Established |
| 450 |
UBC-NLP/turjuman
TURJUMAN, a neural toolkit for translating from 20 languages into Modern... |
|
Established |
| 451 |
26hzhang/DL-NLP-Readings
My Reading Lists of Deep Learning and Natural Language Processing |
|
Established |
| 452 |
pytorch/text
Models, data loaders and abstractions for language processing, powered by PyTorch |
|
Established |
| 453 |
juand-r/entity-recognition-datasets
A collection of corpora for named entity recognition (NER) and entity... |
|
Established |
| 454 |
carpedm20/MemN2N-tensorflow
"End-To-End Memory Networks" in Tensorflow |
|
Established |
| 455 |
techwolf-ai/workrb
WorkRB: Work Research Benchmark |
|
Established |
| 456 |
carpedm20/lstm-char-cnn-tensorflow
in progress |
|
Established |
| 457 |
gandersen101/spaczz
Fuzzy matching and more functionality for spaCy. |
|
Established |
| 458 |
filyp/autocorrect
Spelling corrector in python |
|
Established |
| 459 |
sharmaroshan/Twitter-Sentiment-Analysis
It is a Natural Language Processing Problem where Sentiment Analysis is done... |
|
Established |
| 460 |
opensemanticsearch/open-semantic-search
Open Source research tool to search, browse, analyze and explore large... |
|
Established |
| 461 |
imcaspar/gpt2-ml
GPT2 for Multiple Languages, including pretrained models. GPT2 多语言支持, 15亿参数中文预训练模型 |
|
Established |
| 462 |
yya518/FinBERT
A Pretrained BERT Model for Financial Communications.... |
|
Established |
| 463 |
lucasxlu/LagouJob
Data Analysis & Mining for lagou.com |
|
Established |
| 464 |
gagolews/stringi
Fast and Portable Character String Processing in R (with the Unicode ICU) |
|
Established |
| 465 |
shirosaidev/stocksight
Stock market analyzer and predictor using Elasticsearch, Twitter, News... |
|
Established |
| 466 |
milaan9/Python_Natural_Language_Processing
This repository consists of a complete guide on natural language processing... |
|
Established |
| 467 |
explosion/spacy-loggers
📟 Logging utilities for spaCy |
|
Established |
| 468 |
linuxscout/mishkal
Mishkal is an arabic text vocalization software |
|
Established |
| 469 |
jiesutd/YEDDA
YEDDA: A Lightweight Collaborative Text Span Annotation Tool. Code for ACL... |
|
Established |
| 470 |
google-research/bert
TensorFlow code and pre-trained models for BERT |
|
Established |
| 471 |
konlpy/konlpy
Python package for Korean natural language processing. |
|
Established |
| 472 |
EagleW/PaperRobot
Code for PaperRobot: Incremental Draft Generation of Scientific Ideas |
|
Established |
| 473 |
richliao/textClassifier
Text classifier for Hierarchical Attention Networks for Document Classification |
|
Established |
| 474 |
THU-KEG/OmniEvent
A comprehensive, unified and modular event extraction toolkit. |
|
Established |
| 475 |
prakashpandey9/Text-Classification-Pytorch
Text classification using deep learning models in Pytorch |
|
Established |
| 476 |
ShawnyXiao/TextClassification-Keras
Text classification models implemented in Keras, including: FastText,... |
|
Established |
| 477 |
Planeshifter/text-miner
text mining utilities for Node.js |
|
Established |
| 478 |
explosion/projects
🪐 End-to-end NLP workflows from prototype to production |
|
Established |
| 479 |
luozhouyang/transformers-keras
Transformer-based models implemented in tensorflow 2.x(using keras). |
|
Established |
| 480 |
baidu/Familia
A Toolkit for Industrial Topic Modeling |
|
Established |
| 481 |
dipanjanS/text-analytics-with-python
Learn how to process, classify, cluster, summarize, understand syntax,... |
|
Established |
| 482 |
adbar/simplemma
Simple multilingual lemmatizer for Python, especially useful for speed and efficiency |
|
Established |
| 483 |
ChenglongChen/kaggle-HomeDepot
3rd Place Solution for HomeDepot Product Search Results Relevance... |
|
Established |
| 484 |
HKUST-KnowComp/R-Net
Tensorflow Implementation of R-Net |
|
Established |
| 485 |
shawnwun/RNNLG
RNNLG is an open source benchmark toolkit for Natural Language Generation... |
|
Established |
| 486 |
jamesmullenbach/caml-mimic
multilabel classification of EHR notes |
|
Established |
| 487 |
qq547276542/Agriculture_KnowledgeGraph
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策 |
|
Established |
| 488 |
nabeelxy/syara
SYARA: Super YARA Rules for GenAI Era |
|
Established |
| 489 |
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers |
|
Established |
| 490 |
yaserkl/RLSeq2Seq
Deep Reinforcement Learning For Sequence to Sequence Models |
|
Established |
| 491 |
louisowen6/NLP_bahasa_resources
A Curated List of Dataset and Usable Library Resources for NLP in Bahasa Indonesia |
|
Established |
| 492 |
mafait/Thinknowlogy
Automated reasoning based on the Laws of Intelligence naturally embedded in... |
|
Established |
| 493 |
ymcui/Chinese-XLNet
Pre-Trained Chinese XLNet(中文XLNet预训练模型) |
|
Established |
| 494 |
modelscope/AdaSeq
AdaSeq: An All-in-One Library for Developing State-of-the-Art Sequence... |
|
Established |
| 495 |
lonePatient/BERT-NER-Pytorch
Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span) |
|
Established |
| 496 |
declare-lab/conv-emotion
This repo contains implementation of different architectures for emotion... |
|
Established |
| 497 |
lyeoni/nlp-tutorial
A list of NLP(Natural Language Processing) tutorials |
|
Established |
| 498 |
thunlp/THUOCL
THUOCL(THU Open Chinese Lexicon)中文词库 |
|
Established |
| 499 |
crownpku/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料 |
|
Established |
| 500 |
prrao87/fine-grained-sentiment
A comparison and discussion of different NLP methods for 5-class sentiment... |
|
Established |