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)

nlp_overview
nlp_overview omarsar CSS

Overview of Modern Deep Learning Techniques Applied to Natural Language Processing

1.3k
duckling_old
duckling_old facebookarchive Clojure

Deprecated in favor of https://github.com/facebook/duckling

1.3k
awesome_LLMs_interview_notes
awesome_LLMs_interview_notes jackaduma

LLMs interview notes and answers:该仓库主要记录大模型(LLMs)算法工程师相关的面试题和参考答案

1.3k
xmnlp
xmnlp SeanLee97 Python

xmnlp:提供中文分词, 词性标注, 命名体识别,情感分析,文本纠错,文本转拼音,文本摘要,偏旁部首,句子表征及文本相似度计算等功能

1.3k
detoxify
detoxify unitaryai Python

Trained models & code to predict toxic comments on all 3 Jigsaw Toxic Comment Challenges. Built using ⚡ Pytorch Lightning and 🤗 Transformers. For ac...

1.3k
basaran
basaran hyperonym Python

Basaran is an open-source alternative to the OpenAI text completion API. It provides a compatible streaming API for your Hugging Face Transformers-bas...

1.3k
Transformers4Rec
Transformers4Rec NVIDIA-Merlin Python

Transformers4Rec is a flexible and efficient library for sequential and session-based recommendation and works with PyTorch.

1.3k
KGQA-Based-On-medicine
KGQA-Based-On-medicine YeYzheng JavaScript

基于医药知识图谱的智能问答系统

1.3k
contextualized-topic-models
contextualized-topic-models MilaNLProc Python

A python package to run contextualized topic modeling. CTMs combine contextualized embeddings (e.g., BERT) with topic models to get coherent topics. P...

1.3k
textrank
textrank summanlp Python

TextRank implementation for Python 3.

1.3k
ktrain
ktrain amaiya Jupyter Notebook

ktrain is a Python library that makes deep learning and AI more accessible and easier to apply

1.3k
gnes
gnes gnes-ai Python

GNES is Generic Neural Elastic Search, a cloud-native semantic search system based on deep neural network.

1.3k
detext
detext linkedin Python

DeText: A Deep Neural Text Understanding Framework for Ranking and Classification Tasks

1.3k
data-science-portfolio
data-science-portfolio sajal2692 Jupyter Notebook

Portfolio of data science projects completed by me for academic, self learning, and hobby purposes.

1.2k
one-pixel-attack-keras
one-pixel-attack-keras Hyperparticle Jupyter Notebook

Keras implementation of "One pixel attack for fooling deep neural networks" using differential evolution on Cifar10 and ImageNet

1.2k
awesome-relation-extraction
awesome-relation-extraction roomylee

📖 A curated list of awesome resources dedicated to Relation Extraction, one of the most important tasks in Natural Language Processing (NLP).

1.2k
bpemb
bpemb bheinzerling Python

Pre-trained subword embeddings in 275 languages, based on Byte-Pair Encoding (BPE)

1.2k
fastText_multilingual
fastText_multilingual babylonhealth Jupyter Notebook

Multilingual word vectors in 78 languages

1.2k
taranis-ai
taranis-ai taranis-ai Python

Taranis AI is an advanced Open-Source Intelligence (OSINT) tool, leveraging Artificial Intelligence to revolutionize information gathering and situati...

1.2k
Deep-Learning-Experiments
Deep-Learning-Experiments roatienza Jupyter Notebook

Videos, notes and experiments to understand deep learning

1.2k
hmtl
hmtl huggingface Python

🌊HMTL: Hierarchical Multi-Task Learning - A State-of-the-Art neural network model for several NLP tasks based on PyTorch and AllenNLP

1.2k
books
books foochane

整理一些书籍 ,包含 C&C++ 、git 、Java、Keras 、Linux 、NLP 、Python 、Scala 、TensorFlow 、大数据 、推荐系统、数据库、数据挖掘 、机器学习 、深度学习...

1.2k
languagemodels
languagemodels jncraton HTML

Explore large language models in 512MB of RAM

1.2k
Repo-2017
Repo-2017 RubensZimbres Python

My first Python repo with codes in Machine Learning, NLP and Deep Learning with Keras and Theano

1.2k
nncf
nncf openvinotoolkit Python

Neural Network Compression Framework for enhanced OpenVINO™ inference

1.2k
nlp-in-practice
nlp-in-practice kavgan Jupyter Notebook

Starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word...

1.2k
Treasure-of-Transformers
Treasure-of-Transformers ashishpatel26 Jupyter Notebook

💁 Awesome Treasure of Transformers Models for Natural Language processing contains papers, videos, blogs, official repo along with colab Notebooks....

1.2k
PPLM
PPLM uber-research Python

Plug and Play Language Model implementation. Allows to steer topic and attributes of GPT-2 models.

1.2k
awesome-transformer-nlp
awesome-transformer-nlp cedrickchee

A curated list of NLP resources focused on Transformer networks, attention mechanism, GPT, BERT, ChatGPT, LLMs, and transfer learning.

1.1k
diy-llm
diy-llm datawhalechina Jupyter Notebook

🎓 系统性大语言模型构建课程|🛠️ 覆盖预训练数据工程、Tokenizer、Transformer、MoE、GPU 编程 (CUDA/Triton)、分布式训练、Scaling Laws、推理优化及对齐 (SFT...

1.1k
question_generation
question_generation patil-suraj Jupyter Notebook

Neural question generation using transformers

1.1k
RAG-Retrieval
RAG-Retrieval NovaSearch-Team Python

Unify Efficient Fine-tuning of RAG Retrieval, including Embedding, ColBERT, ReRanker.

1.1k
awesome-hallucination-detection
awesome-hallucination-detection EdinburghNLP

List of papers on hallucination detection in LLMs.

1.1k
lingua-rs
lingua-rs pemistahl Rust

The most accurate natural language detection library for Rust, suitable for short text and mixed-language text

1.1k
DataDreamer
DataDreamer datadreamer-dev Python

DataDreamer: Prompt. Generate Synthetic Data. Train & Align Models.   🤖💤

1.1k
z80ai
z80ai HarryR Python

Z80-μLM is a 2-bit quantized language model small enough to run on an 8-bit Z80 processor. Train conversational models in Python, export them as CP/M...

1.1k
wit
wit google-research-datasets

WIT (Wikipedia-based Image Text) Dataset is a large multimodal multilingual dataset comprising 37M+ image-text sets with 11M+ unique images across 100...

1.1k
DL-Hub
DL-Hub skygazer42 Python

llms 大模型 笔记50篇 此仓库包含关于机器学习、深度学习、计算机视觉、自然语言处理、大模型 爬虫等领域 项目实战

1.1k
GPT2-NewsTitle
GPT2-NewsTitle liucongg Python

Chinese NewsTitle Generation Project by GPT2.带有超级详细注释的中文GPT2新闻标题生成项目。

1.1k
THUOCL
THUOCL thunlp

THUOCL(THU Open Chinese Lexicon)中文词库

1.1k
awesome-huggingface
awesome-huggingface huggingface

🤗 A list of wonderful open-source projects & applications integrated with Hugging Face libraries.

1.1k
whatlang-rs
whatlang-rs greyblake Rust

Natural language detection library for Rust. Try demo online: https://whatlang.org/

1.1k
datumbox-framework
datumbox-framework datumbox Java

Datumbox is an open-source Machine Learning framework written in Java which allows the rapid development of Machine Learning and Statistical applicati...

1.1k
nlp
nlp makcedward Python

:memo: This repository recorded my NLP journey.

1.1k
nlp-with-ruby
nlp-with-ruby arbox Ruby

Curated List: Practical Natural Language Processing done in Ruby

1.1k
nlp-library
nlp-library mihail911

curated collection of papers for the nlp practitioner 📖👩‍🔬

1.1k
awesome-llm-role-playing-with-persona
awesome-llm-role-playing-with-persona Neph0s

Awesome-llm-role-playing-with-persona: a curated list of resources for large language models for role-playing with assigned personas

1.1k
PyTorchText
PyTorchText chenyuntc Python

1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)

1.1k
OpenDelta
OpenDelta thunlp Python

A plug-and-play library for parameter-efficient-tuning (Delta Tuning)

1k
Paper-Reading-ConvAI
Paper-Reading-ConvAI iwangjian

📖 Paper reading list in conversational AI.

1k