Topic

natural-language-processing

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

nlp-roadmap
nlp-roadmap graykode

ROADMAP(Mind Map) and KEYWORD for students those who have interest in learning NLP

3.3k
pyhanlp
pyhanlp hankcs Python

中文分词

3.2k
fastNLP
fastNLP fastnlp Python

fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.

3.1k
torchscale
torchscale microsoft Python

Foundation Architecture for (M)LLMs

3.1k
UER-py
UER-py dbiir Python

Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo

3.1k
GLiNER
GLiNER urchade Python

Generalist and Lightweight Model for Named Entity Recognition (Extract any entity types from texts)

3.1k
prose
prose jdkato Go

:book: A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.

3.1k
nlp_tasks
nlp_tasks Kyubyong

Natural Language Processing Tasks and References

3k
promptsource
promptsource bigscience-workshop Python

Toolkit for creating, sharing and using natural language prompts.

3k
rebiber
rebiber yuchenlin Python

A simple tool to update bib entries with their official information (e.g., DBLP or the ACL anthology).

3k
LLMAgentPapers
LLMAgentPapers zjunlp

Must-read Papers on LLM Agents.

3k
pythoncode-tutorials
pythoncode-tutorials x4nth055 Jupyter Notebook

The Python Code Tutorials

3k
MITIE
MITIE mit-nlp C++

MITIE: library and tools for information extraction

3k
DeepNLP-models-Pytorch
DeepNLP-models-Pytorch DSKSD Jupyter Notebook

Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)

2.9k
Baichuan-13B
Baichuan-13B baichuan-inc Python

A 13B large language model developed by Baichuan Intelligent Technology

2.9k
thinc
thinc explosion Python

🔮 A refreshing functional take on deep learning, compatible with your favorite libraries

2.9k
EvoAgentX
EvoAgentX EvoAgentX Python

🚀 EvoAgentX: Building a Self-Evolving Ecosystem of AI Agents

2.9k
machine-learning
machine-learning teddylee777 Jupyter Notebook

머신러닝 입문자 혹은 스터디를 준비하시는 분들에게 도움이 되고자 만든 repository입니다. (This repository is intented for helping whom are interested in...

2.8k
knockknock
knockknock huggingface Python

🚪✊Knock Knock: Get notified when your training ends with only two additional lines of code

2.8k
adapters
adapters adapter-hub Python

A Unified Library for Parameter-Efficient and Modular Transfer Learning

2.8k
OSWorld
OSWorld xlang-ai Python

[NeurIPS 2024] OSWorld: Benchmarking Multimodal Agents for Open-Ended Tasks in Real Computer Environments

2.8k
MTBook
MTBook NiuTrans TeX

《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models

2.8k
EasyEdit
EasyEdit zjunlp Jupyter Notebook

[ACL 2024] An Easy-to-use Knowledge Editing Framework for LLMs.

2.8k
Top-AI-Conferences-Paper-with-Code
Top-AI-Conferences-Paper-with-Code MLNLP-World

MLNLP: This repository is a collection of AI top conferences papers (e.g. ACL, EMNLP, NAACL, COLING, AAAI, IJCAI, ICLR, NeurIPS, and ICML) with open r...

2.7k
gluon-nlp
gluon-nlp dmlc Python

NLP made easy

2.5k
EasyLM
EasyLM young-geng Python

Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Flax.

2.5k
hunspell
hunspell hunspell C++

The most popular spellchecking library.

2.5k
stocksight
stocksight shirosaidev Python

Stock market analyzer and predictor using Elasticsearch, Twitter, News headlines and Python natural language processing and sentiment analysis

2.5k
aws-machine-learning-university-accelerated-nlp
aws-machine-learning-university-accelerated-nlp aws-samples Jupyter Notebook

Machine Learning University: Accelerated Natural Language Processing Class

2.4k
CodeSearchNet
CodeSearchNet github Jupyter Notebook

Datasets, tools, and benchmarks for representation learning of code.

2.4k
spacy-course
spacy-course explosion Python

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

2.4k
turkce-yapay-zeka-kaynaklari
turkce-yapay-zeka-kaynaklari deeplearningturkiye

Türkiye'de yapılan derin öğrenme (deep learning) ve makine öğrenmesi (machine learning) çalışmalarının derlendiği sayfa.

2.4k
texar
texar asyml Python

Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://casl-project....

2.4k
RL4LMs
RL4LMs allenai Python

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

2.4k
practical-machine-learning-with-python
practical-machine-learning-with-python dipanjanS Jupyter Notebook

Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly...

2.4k
decaNLP
decaNLP salesforce Python

The Natural Language Decathlon: A Multitask Challenge for NLP

2.3k
scattertext
scattertext JasonKessler Python

Beautiful visualizations of how language differs among document types.

2.3k
DeepInterests
DeepInterests Honlan

深度有趣

2.3k
lazynlp
lazynlp chiphuyen Python

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

2.3k
Awesome-Rust-MachineLearning
Awesome-Rust-MachineLearning vaaaaanquish JavaScript

This repository is a list of machine learning libraries written in Rust. It's a compilation of GitHub repositories, blogs, books, movies, discussions,...

2.3k
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
ML
ML RubixML PHP

A high-level machine learning and deep learning library for the PHP language.

2.2k
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
P-tuning-v2
P-tuning-v2 THUDM Python

An optimized deep prompt tuning strategy comparable to fine-tuning across scales and tasks

2.1k
Awesome-Self-Evolving-Agents
Awesome-Self-Evolving-Agents EvoAgentX

[Survey] A Comprehensive Survey of Self-Evolving AI Agents: A New Paradigm Bridging Foundation Models and Lifelong Agentic Systems

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