nlp-library
There are 445 repositories under nlp-library topic.
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
thunlp/OpenPrompt
An Open-Source Framework for Prompt-Learning.
fastnlp/fastNLP
fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
FudanNLP/fnlp
中文自然语言处理工具包 Toolkit for Chinese natural language processing
xavier-zy/Awesome-pytorch-list-CNVersion
Awesome-pytorch-list 翻译工作进行中......
deepset-ai/FARM
:house_with_garden: Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering.
chrismattmann/tika-python
Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called natively in the Python community.
undertheseanlp/underthesea
Underthesea - Vietnamese NLP Toolkit
MilaNLProc/contextualized-topic-models
A python package to run contextualized topic modeling. CTMs combine contextualized embeddings (e.g., BERT) with topic models to get coherent topics. Published at EACL and ACL 2021 (Bianchi et al.).
PyThaiNLP/pythainlp
Thai natural language processing in Python
datadreamer-dev/DataDreamer
DataDreamer: Prompt. Generate Synthetic Data. Train & Align Models. 🤖💤
ashishpatel26/Treasure-of-Transformers
💁 Awesome Treasure of Transformers Models for Natural Language processing contains papers, videos, blogs, official repo along with colab Notebooks. 🛫☑️
thunlp/OpenDelta
A plug-and-play library for parameter-efficient-tuning (Delta Tuning)
atilika/kuromoji
Kuromoji is a self-contained and very easy to use Japanese morphological analyzer designed for search
NorskRegnesentral/skweak
skweak: A software toolkit for weak supervision applied to NLP tasks
ikawaha/kagome
Self-contained Japanese Morphological Analyzer written in pure Go
mocobeta/janome
Japanese morphological analysis engine written in pure Python
WorksApplications/Sudachi
A Japanese Tokenizer for Business
mindspore-lab/mindnlp
Easy-to-use and high-performance NLP and LLM framework based on MindSpore, compatible with models and datasets of 🤗Huggingface.
taishi-i/awesome-japanese-nlp-resources
A curated list of resources dedicated to Python libraries, LLMs, dictionaries, and corpora of NLP for Japanese
MIND-Lab/OCTIS
OCTIS: Comparing Topic Models is Simple! A python package to optimize and evaluate topic models (accepted at EACL2021 demo track)
pemistahl/lingua
The most accurate natural language detection library for Java and the JVM, suitable for long and short text alike
Ailln/cn2an
📦 快速转化「中文数字」和「阿拉伯数字」~ (最新特性:分数,日期、温度等转化)
cbaziotis/ekphrasis
Ekphrasis is a text processing tool, geared towards text from social networks, such as Twitter or Facebook. Ekphrasis performs tokenization, word normalization, word segmentation (for splitting hashtags) and spell correction, using word statistics from 2 big corpora (english Wikipedia, twitter - 330mil english tweets).
wyounas/homer
Homer, a text analyser in Python, can help make your text more clear, simple and useful for your readers.
medspacy/medspacy
Library for clinical NLP with spaCy.
fhamborg/Giveme5W1H
Extraction of the journalistic five W and one H questions (5W1H) from news articles: who did what, when, where, why, and how?
CAMeL-Lab/camel_tools
A suite of Arabic natural language processing tools developed by the CAMeL Lab at New York University Abu Dhabi.
proycon/pynlpl
PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, and less common, NLP tasks. PyNLPl can be used for basic tasks such as the extraction of n-grams and frequency lists, and to build simple language model. There are also more complex data types and algorithms. Moreover, there are parsers for file formats common in NLP (e.g. FoLiA/Giza/Moses/ARPA/Timbl/CQL). There are also clients to interface with various NLP specific servers. PyNLPl most notably features a very extensive library for working with FoLiA XML (Format for Linguistic Annotation).
linuxscout/pyarabic
pyarabic
ElizaLo/NLP-Natural-Language-Processing
Projects and useful articles / links
WorksApplications/SudachiPy
Python version of Sudachi, a Japanese tokenizer.
taishi-i/nagisa
A Japanese tokenizer based on recurrent neural networks
IBM/zshot
Zero and Few shot named entity & relationships recognition
hellohaptik/multi-task-NLP
multi_task_NLP is a utility toolkit enabling NLP developers to easily train and infer a single model for multiple tasks.