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

Papers
Papers wangleihitcs

读过的CV方向的一些论文,图像生成文字、弱监督分割等

125
Python_NLP_Tutorial
Python_NLP_Tutorial TiesdeKok Jupyter Notebook

This repository provides everything to get started with Python for Text Mining / Natural Language Processing (NLP)

125
DeepAligned-Clustering
DeepAligned-Clustering thuiar Python

Discovering New Intents with Deep Aligned Clustering (AAAI 2021)

125
Thai-Sentence-Vector-Benchmark
Thai-Sentence-Vector-Benchmark mrpeerat Jupyter Notebook

Benchmark for Thai sentence representation

125
awesome-ai-research-intern-list
awesome-ai-research-intern-list frankaging

List of AI Internships

125
unified-summarization
unified-summarization HsuWanTing Python

Official codes for the paper: A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss.

124
weak-supervision-for-NER
weak-supervision-for-NER NorskRegnesentral Jupyter Notebook

Framework to learn Named Entity Recognition models without labelled data using weak supervision.

124
cs224n
cs224n leehanchung JavaScript

Stanford CS224n: Natural Language Processing with Deep Learning, Winter 2020

124
slp3-zh
slp3-zh secsilm

《自然语言处理综论》第三版翻译。

124
MKG_Analogy
MKG_Analogy zjunlp Python

[ICLR 2023] Multimodal Analogical Reasoning over Knowledge Graphs

124
ruTS
ruTS SergeyShk Python

Библиотека для извлечения статистик из текстов на русском языке.

123
Retrieval-Augmented-Generation-Engine-with-LangChain-and-Streamlit
Retrieval-Augmented-Generation-Engine-with-LangChain-and-Streamlit mirabdullahyaser Python

Powerful web application that combines Streamlit, LangChain, and Pinecone to simplify document analysis. Powered by OpenAI's GPT-3, RAG enables dynami...

123
chariot
chariot chakki-works Jupyter Notebook

Deliver the ready-to-train data to your NLP model.

122
Zemberek-Python-Examples
Zemberek-Python-Examples ozturkberkay Python

Zemberek Turkish NLP examples written in Python using the JPype package. Battle-tested in hackathons and r&d projects by many students and researchers...

122
UniRE
UniRE Receiling Python

Source code for "UniRE: A Unified Label Space for Entity Relation Extraction.", ACL2021. It is based on our NERE toolkit (https://github.com/Receiling...

122
Job-Resume-Matching
Job-Resume-Matching amiradridi Python

The idea is to calculate the similarity between the resume and the job description and then return the resumes with the highest similarity score.

122
toiro
toiro taishi-i Python

A comparison tool of Japanese tokenizers

121
text_analytics
text_analytics jonathandunn Python

Basic text analytics and natural language processing in Python

121
Automatic-Indian-Sign-Language-Translator-ISL
Automatic-Indian-Sign-Language-Translator-ISL satyam9090 Python

I created an application which takes in live speech or audio recording as input, converts it into text and displays the relevant Indian Sign Language...

121
dynamic-coattention-network-plus
dynamic-coattention-network-plus andrejonasson Python

Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.

120
stminsights
stminsights cschwem2er R

A Shiny Application for Inspecting Structural Topic Models

120
EN-FA-CS-Dictionary
EN-FA-CS-Dictionary hkhojasteh

:speech_balloon: An English-Persian Dictionary of Computer Science and Artificial Intelligence

120
OKD-Reading-List
OKD-Reading-List thuiar TeX

Papers for Open Knowledge Discovery

120
DocumentGPT
DocumentGPT aju22 Python

DocumentGPT is a web application that allows you to chat over your research document using OpenAI's chat API and perform semantic search using vector...

120
quantulum
quantulum marcolagi Python

Python library for information extraction of quantities from unstructured text

119
Personal-Emotional-Stylized-Dialog
Personal-Emotional-Stylized-Dialog fuzhenxin

A Paper List for Personalized, Emotional, and stylized Dialog

119
eyes
eyes r05323028 Python

Public Opinion Mining System of Taiwanese Forums

119
parallel-decoding
parallel-decoding teelinsan Python

Repository of the paper "Accelerating Transformer Inference for Translation via Parallel Decoding"

119
commonsense-rc
commonsense-rc kanyun-inc Python

Code for Yuanfudao at SemEval-2018 Task 11: Three-way Attention and Relational Knowledge for Commonsense Machine Comprehension

118
estnltk
estnltk estnltk Jupyter Notebook

Open source tools for Estonian natural language processing

118
LangPro
LangPro kovvalsky Prolog

Tableau-based Theorem Prover for Natural Logic and Language

118
asent
asent KennethEnevoldsen Python

Asent is a python library for performing efficient and transparent sentiment analysis using spaCy.

118
MachineSoM
MachineSoM zjunlp Python

[ACL 2024] Exploring Collaboration Mechanisms for LLM Agents: A Social Psychology View

118
d2l-mindspore
d2l-mindspore mindspore-courses Jupyter Notebook

《动手学深度学习》的MindSpore实现。供MindSpore学习者配合李沐老师课程使用。

118
deep-nlp-seminars
deep-nlp-seminars deeppavlov Jupyter Notebook

Materials for deep NLP course

117
COCO-LM
COCO-LM microsoft Python

[NeurIPS 2021] COCO-LM: Correcting and Contrasting Text Sequences for Language Model Pretraining

117
CoLAKE
CoLAKE txsun1997 Python

COLING'2020: CoLAKE: Contextualized Language and Knowledge Embedding

117
awesome-early-exiting
awesome-early-exiting txsun1997

A curated list of Early Exiting papers, benchmarks, and misc.

117
panml
panml Pan-ML Python

PanML is a high level generative AI/ML development and analysis library designed for ease of use and fast experimentation.

117
WorfBench
WorfBench zjunlp Python

[ICLR 2025] Benchmarking Agentic Workflow Generation

117
datalinguist
datalinguist simongray Clojure

Stanford CoreNLP in idiomatic Clojure.

116
SpokenNLP
SpokenNLP alibaba-damo-academy Python

A wide variety of research projects developed by the SpokenNLP team of Speech Lab, Alibaba Group.

116
nlp-fluency
nlp-fluency baojunshan Python

评估自然语言的流畅度

116
scratchpad
scratchpad para-droid-ai

This framework works as a form of user/machine calibration, with a focus on user-context and user-intent, deconstructing your ideas logically from A t...

116
DGAI
DGAI markhliu Jupyter Notebook

Learn Generative AI with PyTorch (Manning Publications, 2024)

116
fashion-assistant
fashion-assistant SkalskiP Jupyter Notebook

Our idea is to combine the power of computer vision model and LLMs. We use YOLO, CLIP and DINOv2 to extract high-level features from images. We pass...

116
cogcomp-nlpy
cogcomp-nlpy CogComp Python

CogComp's light-weight Python NLP annotators

115
pymlask
pymlask ikegami-yukino Python

Emotion analyzer for Japanese text

115
AI-roadmap
AI-roadmap COPS-IITBHU

A beginner's roadmap to getting started in Machine Learning, by COPS IIT(BHU).

115
practical-2
practical-2 oxford-cs-deepnlp-2017

Oxford Deep NLP 2017 course - Practical 2: Text Classification

114