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)

QuaternionTransformers
QuaternionTransformers vanzytay Python

Repository for ACL 2019 paper

65
Cross-Lingual-MRC
Cross-Lingual-MRC ymcui Python

Cross-Lingual Machine Reading Comprehension (EMNLP 2019)

65
market-reporter
market-reporter aistairc Python

Automatic Generation of Brief Summaries of Time-Series Data

65
Q-BERT
Q-BERT rajammanabrolu Python

Agents that build knowledge graphs and explore textual worlds by asking questions

65
piaf
piaf etalab Python

Question Answering annotation platform - Plateforme d'annotation

65
ner4el
ner4el Babelscape Python

Repository for the paper "Named Entity Recognition for Entity Linking: What Works and What's Next" (EMNLP 2021).

65
bidaf-keras
bidaf-keras ParikhKadam Python

Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2

64
moujez
moujez kharazi JavaScript

Persian Text Summarization Agent

64
ios-client
ios-client speechly Swift

The iOS client library for Speechly API

64
gibran
gibran abitdodgy Elixir

Gibran is an Elixir natural language processor, and a port of WordsCounted.

64
Relation-Extraction-Transformer
Relation-Extraction-Transformer ivan-bilan Python

NLP: Relation extraction with position-aware self-attention transformer

64
roberta-wwm-base-distill
roberta-wwm-base-distill xiongma Python

this is roberta wwm base distilled model which was distilled from roberta wwm by roberta wwm large

64
Research_Papers
Research_Papers Eurus-Holmes TeX

Record some papers I have read and paper notes I have taken, also including some awesome papers reading lists and academic blog posts.

64
TOEFL-QA
TOEFL-QA iamyuanchung Python

A question answering dataset for machine comprehension of spoken content

64
reclor
reclor yuweihao Python

Code for "ReClor: A Reading Comprehension Dataset Requiring Logical Reasoning" (ICLR 2020)

64
africanlp-public-datasets
africanlp-public-datasets Andrews2017

A repository for publicly/freely available Natural Language Processing (NLP) datasets for African languages.

64
ewiser
ewiser SapienzaNLP Python

A Word Sense Disambiguation system integrating implicit and explicit external knowledge.

64
DANeS
DANeS dataset-vn Python

DANeS is an open-source E-newspaper dataset by collaboration between DATASET JSC (dataset.vn) and AIV Group (aivgroup.vn)

64
Awesome-3D-Vision-and-Language
Awesome-3D-Vision-and-Language jianghaojun

A collection of 3D vision and language (e.g., 3D Visual Grounding, 3D Question Answering and 3D Dense Caption) papers and datasets.

64
languagetoys
languagetoys darius Python

Random fun with statistical language models.

63
UETsegmenter
UETsegmenter phongnt570 Java

A toolkit for Vietnamese word segmentation

63
demos
demos jinglescode JavaScript

Some JavaScript works published as demos, mostly ML or DS

63
marseille
marseille vene Python

Mining Argument Structures with Expressive Inference (Linear and LSTM Engines)

63
GreynirServer
GreynirServer mideind Python

The greynir.is Icelandic natural language processing API and website.

63
StockForecast
StockForecast wyu-du Python

:dart: predict the price trend of individual stocks using deep learning and natural language processing

63
Twitter-Sentiment
Twitter-Sentiment shahules786 Python

Sentiment analyzer for your tweets.

63
word-benchmarks
word-benchmarks vecto-ai

Benchmarks for intrinsic word embeddings evaluation.

63
text2keywords
text2keywords 0x7o Jupyter Notebook

Trained T5 and T5-large model for creating keywords from text

63
PLMPapers
PLMPapers wxl1999

A paper list of pre-trained language models (PLMs).

63
EMNLP2018_NLI
EMNLP2018_NLI vanzytay Python

Repository for NLI models (EMNLP 2018)

62
pair2vec
pair2vec mandarjoshi90 Python

pair2vec: Compositional Word-Pair Embeddings for Cross-Sentence Inference

62
transformer
transformer hfxunlp Python

Neutron: A pytorch based implementation of Transformer and its variants.

62
transformer-srl
transformer-srl Riccorl Perl

Reimplementation of a BERT based model (Shi et al, 2019), currently the state-of-the-art for English SRL. This model implements also predicate disambi...

62
genienlp
genienlp stanford-oval Python

GenieNLP: A versatile codebase for any NLP task

62
GTS-Engine
GTS-Engine IDEA-CCNL Python

GTS Engine: A powerful NLU Training System。GTS引擎(GTS-Engine)是一款开箱即用且性能强大的自然语言理解引擎,聚焦于小样本任务,能够仅用小样本就能自动...

62
ASP
ASP lyutyuh Python

PyTorch implementation and pre-trained models for ASP - Autoregressive Structured Prediction with Language Models, EMNLP 22. https://arxiv.org/pdf/221...

62
datasetstation
datasetstation CYang828 Python

快速下载中文数据集,处理数据集,数据分析、可视化分析,一站式解决数据问题

62
RC-experiments
RC-experiments cairoHy Python

Reading Comprehension Experiments repository.

61
A2Z-F18
A2Z-F18 Programming-from-A-to-Z JavaScript

ITP A2Z Course for Fall 2018

61
teapot-nlp
teapot-nlp pmichel31415 Python

Tool for Evaluating Adversarial Perturbations on Text

61
CompareModels_TRECQA
CompareModels_TRECQA Kyung-Min Jupyter Notebook

Compare six baseline deep learning models on TrecQA

61
NLTK-Book-Resource
NLTK-Book-Resource BetoBob Python

Notes and solutions to complement the official NLTK book

61
how-to-train-your-neural-net
how-to-train-your-neural-net theairbend3r Jupyter Notebook

Deep learning research implemented on notebooks using PyTorch.

61
perke
perke AlirezaTheH Python

A keyphrase extractor for Persian

61
Adaptive-Decision-Boundary
Adaptive-Decision-Boundary thuiar Python

Deep Open Intent Classification with Adaptive Decision Boundary (AAAI 2021)

61
daaja
daaja kajyuuen Python

This repository has implementations of data augmentation for NLP for Japanese.

61
Deep-Learning-Pytorch
Deep-Learning-Pytorch shubham14 Python

A repo containing code covering various aspects of deep learning on Pytorch. Great for beginners and intermediate in the field

60
char-rnn-tensorflow
char-rnn-tensorflow DongjunLee Python

Multi-layer Recurrent Neural Networks for character-level language models implements by TensorFlow

60
Emotion-Detector
Emotion-Detector PoorvaRane Jupyter Notebook

A python code to detect emotions from text

60
NLP-Extractive-NEWS-summarization-using-MMR
NLP-Extractive-NEWS-summarization-using-MMR vishnu45 Python

A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.

60