Topic

nlp

Natural language processing (NLP) is a field of computer science that studies how computers and humans interact. In the 1950s, Alan Turing published an article that proposed a measure of intelligence, now called the Turing test. More modern techniques, such as deep learning, have produced results in the fields of language modeling, parsing, and natural-language tasks.

Repositories (1483)

alan-sdk-web
alan-sdk-web alan-ai

The Self-Coding System for Your App — Alan AI SDK for Web

2.4k
spacy-course
spacy-course explosion Python

👩‍🏫 Advanced NLP with spaCy: A free online course

2.4k
transformers_tasks
transformers_tasks HarderThenHarder Jupyter Notebook

⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.

2.4k
RL4LMs
RL4LMs allenai Python

A modular RL library to fine-tune language models to human preferences

2.4k
awesome-chatgpt
awesome-chatgpt eon01

🧠 A curated list of awesome ChatGPT resources, including libraries, SDKs, APIs, and more. 🌟 Please consider supporting this project by giving it a s...

2.4k
Kashgari
Kashgari BrikerMan Python

Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec,...

2.4k
large_concept_model
large_concept_model facebookresearch Python

Large Concept Models: Language modeling in a sentence representation space

2.4k
electra
electra google-research Python

ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators

2.4k
rasa_core
rasa_core RasaHQ Python

Rasa Core is now part of the Rasa repo: An open source machine learning framework to automate text-and voice-based conversations

2.3k
scattertext
scattertext JasonKessler Python

Beautiful visualizations of how language differs among document types.

2.3k
docspell
docspell eikek Elm

Assist in organizing your piles of documents, resulting from scanners, e-mails and other sources with miminal effort.

2.3k
awesome-sentence-embedding
awesome-sentence-embedding Separius Python

A curated list of pretrained sentence and word embedding models

2.3k
named_entity_recognition
named_entity_recognition luopeixiang Python

中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)

2.3k
lazynlp
lazynlp chiphuyen Python

Library to scrape and clean web pages to create massive datasets.

2.3k
Introduction-NLP
Introduction-NLP NLP-LOVE Python

HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中...

2.3k
beir
beir beir-cellar Python

A Heterogeneous Benchmark for Information Retrieval. Easy to use, evaluate your models across 15+ diverse IR datasets.

2.3k
Information-Extraction-Chinese
Information-Extraction-Chinese crownpku Python

Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取

2.3k
TigerBot
TigerBot TigerResearch Python

TigerBot: A multi-language multi-task LLM

2.3k
mt-dnn
mt-dnn namisan Python

Multi-Task Deep Neural Networks for Natural Language Understanding

2.3k
textacy
textacy chartbeat-labs Python

NLP, before and after spaCy

2.2k
BERT-NER-Pytorch
BERT-NER-Pytorch lonePatient Python

Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)

2.2k
NLPer-Arsenal
NLPer-Arsenal TingFree Python

收录NLP竞赛策略实现、各任务baseline、相关竞赛经验贴(当前赛事、往期赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中

2.2k
PyTorch-NLP
PyTorch-NLP PetrochukM Python

Basic Utilities for PyTorch Natural Language Processing (NLP)

2.2k
KG-LLM-Papers
KG-LLM-Papers zjukg

[Paper List] Papers integrating knowledge graphs (KGs) and large language models (LLMs)

2.2k
pytextrank
pytextrank DerwenAI Python

Python implementation of TextRank algorithms ("textgraphs") for phrase extraction

2.2k
uda
uda google-research Python

Unsupervised Data Augmentation (UDA)

2.2k
xlstm
xlstm NX-AI Python

Official repository of the xLSTM.

2.2k
EasyNLP
EasyNLP alibaba Python

EasyNLP: A Comprehensive and Easy-to-use NLP Toolkit

2.2k
model2vec
model2vec MinishLab Python

Fast State-of-the-Art Static Embeddings

2.2k
PFLlib
PFLlib TsingZ0 Python

Master Federated Learning in 2 Hours—Run It on Your PC!

2.1k
sparseml
sparseml neuralmagic Python

Libraries for applying sparsification recipes to neural networks with a few lines of code, enabling faster and smaller models

2.1k
ABSA-PyTorch
ABSA-PyTorch songyouwei Python

Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。

2.1k
sru
sru asappresearch Python

Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)

2.1k
ecco
ecco jalammar Jupyter Notebook

Explain, analyze, and visualize NLP language models. Ecco creates interactive visualizations directly in Jupyter notebooks explaining the behavior of...

2.1k
kcws
kcws koth C++

Deep Learning Chinese Word Segment

2.1k
PyTorchNLPBook
PyTorchNLPBook delip Jupyter Notebook

Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://amzn.to/3JUgR2L

2.1k
AliceMind
AliceMind alibaba Python

ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab

2k
chatgpt.js
chatgpt.js KudoAI JavaScript

🤖 A powerful, lightweight JavaScript library + interactive CLI for ChatGPT

2k
The-NLP-Pandect
The-NLP-Pandect ivan-bilan Python

A comprehensive reference for all topics related to Natural Language Processing

2k
docext
docext NanoNets Python

An on-premises, OCR-free unstructured data extraction, markdown conversion and benchmarking toolkit. (https://idp-leaderboard.org/)

2k
Awesome-LM-SSP
Awesome-LM-SSP CryptoAILab

A reading list for large models safety, security, and privacy (including Awesome LLM Security, Safety, etc.).

2k
alpaca_eval
alpaca_eval tatsu-lab Jupyter Notebook

An automatic evaluator for instruction-following language models. Human-validated, high-quality, cheap, and fast.

2k
RAGHub
RAGHub Andrew-Jang

A community-driven collection of RAG (Retrieval-Augmented Generation) frameworks, projects, and resources. Contribute and explore the evolving RAG eco...

2k
scispacy
scispacy allenai Python

A full spaCy pipeline and models for scientific/biomedical documents.

2k
Chinese-LLaMA-Alpaca-3
Chinese-LLaMA-Alpaca-3 ymcui Python

中文羊驼大模型三期项目 (Chinese Llama-3 LLMs) developed from Meta Llama 3

2k
DeepLearningForNLPInPytorch
DeepLearningForNLPInPytorch rguthrie3 Jupyter Notebook

An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.

2k
typed-japanese
typed-japanese typedgrammar TypeScript

🌸 Learn Japanese grammar with TypeScript

1.9k
sling
sling google C++

SLING - A natural language frame semantics parser

1.9k
contextgem
contextgem shcherbak-ai Python

ContextGem: Effortless LLM extraction from documents

1.9k
spacy-models
spacy-models explosion Python

💫 Models for the spaCy Natural Language Processing (NLP) library

1.9k