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

Transformers.jl
Transformers.jl chengchingwen Julia

Julia Implementation of Transformer models

571
LM-reasoning
LM-reasoning jeffhj

This repository contains a collection of papers and resources on Reasoning in Large Language Models.

571
Python-Projects
Python-Projects Shahrayar123 Python

A comprehensive list of Python projects

569
UnifiedSKG
UnifiedSKG xlang-ai Python

[EMNLP 2022] Unifying and multi-tasking structured knowledge grounding with language models

567
Sherlock
Sherlock neilgupta HTML

Natural-language event parser for Javascript

564
ML-paper-notes
ML-paper-notes yassouali

:notebook: Notes and summaries of various ML, Computer Vision & NLP papers.

563
Book-SocialMediaMiningPython
Book-SocialMediaMiningPython bonzanini Python

Companion code for the book "Mastering Social Media Mining with Python"

563
Lemur
Lemur OpenLemur Python

[ICLR 2024] Lemur: Open Foundation Models for Language Agents

558
awesome-arabic
awesome-arabic 01walid

A curated list of awesome projects and dev/design resources for supporting Arabic computational needs.

558
DataScience_ArtificialIntelligence_Utils
DataScience_ArtificialIntelligence_Utils mdipietro09 Jupyter Notebook

Examples of Data Science projects and Artificial Intelligence use-cases

554
Machine-Learning-Notebooks
Machine-Learning-Notebooks maykulkarni Jupyter Notebook

Machine Learning notebooks for refreshing concepts.

553
CS224n-Reading-Notes
CS224n-Reading-Notes LooperXX

CS224n Reading Notes in Chinese 中文阅读笔记

551
pyswip
pyswip yuce Python

PySwip is a Python-Prolog interface that enables querying SWI-Prolog in your Python programs.

549
happy-transformer
happy-transformer EricFillion Python

Happy Transformer makes it easy to fine-tune and perform inference with NLP Transformer models.

548
Comprehensive_DL_Tutor
Comprehensive_DL_Tutor PeiranLi0930 Jupyter Notebook

Comprehensive Deep Learning Tutorial : From Zero To Hero

547
cliport
cliport cliport Jupyter Notebook

CLIPort: What and Where Pathways for Robotic Manipulation

547
LMaaS-Papers
LMaaS-Papers txsun1997

Awesome papers on Language-Model-as-a-Service (LMaaS)

545
CS224n-2019-solutions
CS224n-2019-solutions ZacBi Python

Complete solutions for Stanford CS224n, winter, 2019

544
MLInterview
MLInterview theainerd

:octocat: A curated awesome list of AI Startups in India & Machine Learning Interview Guide. Feel free to contribute!

544
Mengzi
Mengzi Langboat

Mengzi Pretrained Models

544
dont-stop-pretraining
dont-stop-pretraining allenai Python

Code associated with the Don't Stop Pretraining ACL 2020 paper

543
ner-lstm
ner-lstm monikkinom Python

Named Entity Recognition using multilayered bidirectional LSTM

538
edgar-crawler
edgar-crawler lefterisloukas Python

The only open-source toolkit that can download SEC EDGAR financial reports and extract textual data from specific item sections into nice & clean stru...

538
meta-agents-research-environments
meta-agents-research-environments facebookresearch Python

Meta Agents Research Environments is a comprehensive platform designed to evaluate AI agents in dynamic, realistic scenarios. Unlike static benchmarks...

534
nlp-notebook
nlp-notebook jasoncao11 Python

NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。

533
MedCAT
MedCAT CogStack Python

Medical Concept Annotation Tool

532
TextFooler
TextFooler jind11 Python

A Model for Natural Language Attack on Text Classification and Inference

529
German-NLP
German-NLP adbar

Curated list of open-access/open-source/off-the-shelf resources and tools developed with a particular focus on German

529
best-data-science-resources
best-data-science-resources Mohitkr95 Jupyter Notebook

This repository contains the best Data Science free hand-picked resources to equip you with all the industry-driven skills and interview preparation k...

528
malaya
malaya malaysia-ai Jupyter Notebook

Natural Language Toolkit for Malaysian language, https://malaya.readthedocs.io/

527
embedbase
embedbase different-ai TypeScript

A dead-simple API to build LLM-powered apps

523
Goopt
Goopt jokenox JavaScript

🔍 Search Engine for a Procedural Simulation of the Web with GPT-3.

522
Deep-Semantic-Similarity-Model
Deep-Semantic-Similarity-Model airalcorn2 Python

My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://research.micros...

521
ln2sql
ln2sql FerreroJeremy Python

A tool to query a database in natural language

521
relik
relik SapienzaNLP Python

Retrieve, Read and LinK: Fast and Accurate Entity Linking and Relation Extraction on an Academic Budget (ACL 2024)

514
prodigy-recipes
prodigy-recipes explosion Jupyter Notebook

🍳 Recipes for the Prodigy, our fully scriptable annotation tool

509
pytorch-bert-crf-ner
pytorch-bert-crf-ner eagle705 Jupyter Notebook

KoBERT와 CRF로 만든 한국어 개체명인식기 (BERT+CRF based Named Entity Recognition model for Korean)

508
oie-resources
oie-resources gkiril

A curated list of Open Information Extraction (OIE) resources: papers, code, data, etc.

505
MatchZoo-py
MatchZoo-py NTMC-Community Python

Facilitating the design, comparison and sharing of deep text matching models.

500
CPM-Live
CPM-Live OpenBMB Python

Live Training for Open-source Big Models

500
dots.llm1
dots.llm1 studio-dots-ai

The official repository of the dots.llm1 base and instruct models proposed by rednote-hilab.

492
code_search
code_search hamelsmu Jupyter Notebook

Code For Medium Article: "How To Create Natural Language Semantic Search for Arbitrary Objects With Deep Learning"

491
RNNLG
RNNLG shawnwun Python

RNNLG is an open source benchmark toolkit for Natural Language Generation (NLG) in spoken dialogue system application domains. It is released by Tsung...

490
awesome-text-generation
awesome-text-generation ChenChengKuan

A curated list of recent models of text generation and application

489
OmniThink
OmniThink zjunlp Python

[EMNLP 2025] OmniThink: Expanding Knowledge Boundaries in Machine Writing through Thinking

487
neural-vqa
neural-vqa abhshkdz Lua

:grey_question: Visual Question Answering in Torch

486
fromage
fromage kohjingyu Jupyter Notebook

🧀 Code and models for the ICML 2023 paper "Grounding Language Models to Images for Multimodal Inputs and Outputs".

484
natural-language-processing
natural-language-processing khanhnamle1994 Python

Programming Assignments and Lectures for Stanford's CS 224: Natural Language Processing with Deep Learning

483
step_into_llm
step_into_llm candle-org Jupyter Notebook

MindSpore online courses: Step into LLM

481
cogcomp-nlp
cogcomp-nlp CogComp Java

CogComp's Natural Language Processing Libraries and Demos: Modules include lemmatizer, ner, pos, prep-srl, quantifier, question type, relation-extract...

480