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)

ML-ProjectKart
ML-ProjectKart prathimacode-hub Jupyter Notebook

🙌Kart of 234+ projects based on machine learning, deep learning, computer vision, natural language processing and all. Show your support by ✨ this r...

673
VnCoreNLP
VnCoreNLP vncorenlp Java

A Vietnamese natural language processing toolkit (NAACL 2018)

665
nlprule
nlprule bminixhofer Rust

A fast, low-resource Natural Language Processing and Text Correction library written in Rust.

661
obsidian-ava
obsidian-ava different-ai TypeScript

Quickly format your notes with ChatGPT in Obsidian

661
Awesome-Korean-NLP
Awesome-Korean-NLP datanada

A curated list of resources for NLP (Natural Language Processing) for Korean

660
open-korean-text
open-korean-text open-korean-text Scala

Open Korean Text Processor - An Open-source Korean Text Processor

657
tensor_parallel
tensor_parallel BlackSamorez Python

Automatically split your PyTorch models on multiple GPUs for training & inference

655
seqGAN
seqGAN suragnair Python

A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)

647
BERT4doc-Classification
BERT4doc-Classification xuyige Python

Code and source for paper ``How to Fine-Tune BERT for Text Classification?``

641
hyperbase
hyperbase hyperquest-hq Python

A foundational library for Semantic Hypergraphs

639
small-text
small-text webis-de Python

Active Learning for Text Classification in Python

638
nlpia
nlpia totalgood HTML

Examples and libraries for "Natural Language Processing in Action" book

635
indic_nlp_library
indic_nlp_library anoopkunchukuttan Python

Resources and tools for Indian language Natural Language Processing

634
BotLibre
BotLibre BotLibre Java

An open platform for artificial intelligence, chat bots, virtual agents, social media automation, and live chat automation.

633
Books
Books Rishabh-creator601

Books / PDFS / EPUBS for different fields of programming . READ GROW AND ENJOY 😊😊😊😊

633
word_forms
word_forms gutfeeling Python

Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.

632
MultiBench
MultiBench pliang279 HTML

[NeurIPS 2021] Multiscale Benchmarks for Multimodal Representation Learning

626
fast_abs_rl
fast_abs_rl ChenRocks Python

Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"

624
TrustLLM
TrustLLM HowieHwong Python

[ICML 2024] TrustLLM: Trustworthiness in Large Language Models

622
trainable-agents
trainable-agents choosewhatulike Python

Code and datasets for "Character-LLM: A Trainable Agent for Role-Playing"

621
cookiecutter-spacy-fastapi
cookiecutter-spacy-fastapi microsoft Python

Cookiecutter API for creating Custom Skills for Azure Search using Python and Docker

621
Multimodal-Toolkit
Multimodal-Toolkit georgian-io Python

Multimodal model for text and tabular data with HuggingFace transformers as building block for text data

621
cdQA
cdQA cdqa-suite Python

⛔ [NOT MAINTAINED] An End-To-End Closed Domain Question Answering System.

617
BioSentVec
BioSentVec ncbi-nlp Jupyter Notebook

BioWordVec & BioSentVec: pre-trained embeddings for biomedical words and sentences

612
Awesome-Story-Generation
Awesome-Story-Generation yingpengma Python

This repository collects an extensive list of awesome papers about Story Generation / Storytelling, exclusively focusing on the era of Large Language...

610
NLPBook
NLPBook NiuTrans

A comprehensive book on neural networks and large language models in NLP

607
BERT-Relation-Extraction
BERT-Relation-Extraction plkmo Python

PyTorch implementation for "Matching the Blanks: Distributional Similarity for Relation Learning" paper

603
NLP_Quickbook
NLP_Quickbook NirantK Jupyter Notebook

NLP in Python with Deep Learning

602
stealth
stealth hellostealth Ruby

An open source Ruby framework for text and voice chatbots. 🤖

597
text_mining_resources
text_mining_resources stepthom

Resources for learning about Text Mining and Natural Language Processing

595
weixin_public_corpus
weixin_public_corpus nonamestreet

微信公众号语料库

592
bluebert
bluebert ncbi-nlp Python

BlueBERT, pre-trained on PubMed abstracts and clinical notes (MIMIC-III).

589
text2sql-data
text2sql-data jkkummerfeld Python

A collection of datasets that pair questions with SQL queries.

587
xlnet-Pytorch
xlnet-Pytorch graykode Jupyter Notebook

Simple XLNet implementation with Pytorch Wrapper

581
Awesome-Simultaneous-Translation
Awesome-Simultaneous-Translation zhangshaolei1998

Paper list of simultaneous translation / streaming translation, including text-to-text machine translation and speech-to-text translation.

579
CNSurvey
CNSurvey NiuTrans

一份中文综述文章列表(自然语言处理&机器学习)

578
LeakGAN
LeakGAN CR-Gjx Python

The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and Hierarchical...

576
tensorflow-nlp-tutorial
tensorflow-nlp-tutorial ukairia777 Jupyter Notebook

tensorflow를 사용하여 텍스트 전처리부터, Topic Models, BERT, GPT, LLM과 같은 최신 모델의 다운스트림 태스크들을 정리한 Deep Learning NLP 저장소입니다.

575
Transformers.jl
Transformers.jl chengchingwen Julia

Julia Implementation of Transformer models

573
Contrastive-Learning-NLP-Papers
Contrastive-Learning-NLP-Papers ryanzhumich

Paper List for Contrastive Learning for Natural Language Processing

572
Data-Science-and-Machine-Learning-Projects-Dojo
Data-Science-and-Machine-Learning-Projects-Dojo ptyadana Jupyter Notebook

collections of data science, machine learning and data visualization projects with pandas, sklearn, matplotlib, tensorflow2, Keras, various ML algorit...

570
LM-reasoning
LM-reasoning jeffhj

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

569
NLP_bahasa_resources
NLP_bahasa_resources louisowen6

A Curated List of Dataset and Usable Library Resources for NLP in Bahasa Indonesia

569
UnifiedSKG
UnifiedSKG xlang-ai Python

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

567
ML-paper-notes
ML-paper-notes yassouali

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

564
Book-SocialMediaMiningPython
Book-SocialMediaMiningPython bonzanini Python

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

563
Sherlock
Sherlock neilgupta HTML

Natural-language event parser for Javascript

562
rebel
rebel Babelscape Python

REBEL is a seq2seq model that simplifies Relation Extraction (EMNLP 2021).

562
Automated-Fact-Checking-Resources
Automated-Fact-Checking-Resources Cartus

Links to conference/journal publications in automated fact-checking (resources for the TACL22/EMNLP23 paper).

561
MMMU
MMMU MMMU-Benchmark Python

This repo contains evaluation code for the paper "MMMU: A Massive Multi-discipline Multimodal Understanding and Reasoning Benchmark for Expert AGI"

559