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 (1462)

RL4LMs
RL4LMs allenai Python

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

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
electra
electra google-research Python

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

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
large_concept_model
large_concept_model facebookresearch Python

Large Concept Models: Language modeling in a sentence representation space

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
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
TigerBot
TigerBot TigerResearch Python

TigerBot: A multi-language multi-task LLM

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

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

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
mt-dnn
mt-dnn namisan Python

Multi-Task Deep Neural Networks for Natural Language Understanding

2.3k
lazynlp
lazynlp chiphuyen Python

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

2.3k
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
textacy
textacy chartbeat-labs Python

NLP, before and after spaCy

2.2k
PyTorch-NLP
PyTorch-NLP PetrochukM Python

Basic Utilities for PyTorch Natural Language Processing (NLP)

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
docspell
docspell eikek Elm

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

2.2k
EasyNLP
EasyNLP alibaba Python

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

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

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

2.2k
beir
beir beir-cellar Python

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

2.2k
xlstm
xlstm NX-AI Python

Official repository of the xLSTM.

2.2k
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
PFLlib
PFLlib TsingZ0 Python

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

2.1k
sru
sru asappresearch Python

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

2.1k
ABSA-PyTorch
ABSA-PyTorch songyouwei Python

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

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
The-NLP-Pandect
The-NLP-Pandect ivan-bilan Python

A comprehensive reference for all topics related to Natural Language Processing

2k
model2vec
model2vec MinishLab Python

Fast State-of-the-Art Static Embeddings

2k
chatgpt.js
chatgpt.js KudoAI JavaScript

🤖 A powerful, open source client-side JavaScript library for ChatGPT

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

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

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
docext
docext NanoNets Python

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

2k
DeepLearningForNLPInPytorch
DeepLearningForNLPInPytorch rguthrie3 Jupyter Notebook

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

2k
scispacy
scispacy allenai Python

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

1.9k
Awesome-LM-SSP
Awesome-LM-SSP CryptoAILab

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

1.9k
sling
sling google C++

SLING - A natural language frame semantics parser

1.9k
typed-japanese
typed-japanese typedgrammar TypeScript

🌸 Learn Japanese grammar with TypeScript

1.9k
nlpcda
nlpcda 425776024 Python

一键中文数据增强包 ; NLP数据增强、bert数据增强、EDA:pip install nlpcda

1.9k
How-to-use-Transformers
How-to-use-Transformers jsksxs360 Python

Transformers 库快速入门教程

1.9k
spacy-models
spacy-models explosion Python

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

1.9k
spago
spago nlpodyssey Go

Self-contained Machine Learning and Natural Language Processing library in Go

1.9k
awesome-bert
awesome-bert Jiakui

bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目

1.8k
LLMCompiler
LLMCompiler SqueezeAILab Python

[ICML 2024] LLMCompiler: An LLM Compiler for Parallel Function Calling

1.8k