Prose📖 A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.
Book NlpNatural language processing pipeline for book-length documents
Good PapersI try my best to keep updated cutting-edge knowledge in Machine Learning/Deep Learning and Natural Language Processing. These are my notes on some good papers
Low Resource LanguagesResources for conservation, development, and documentation of low resource (human) languages.
Awesome Groundingawesome grounding: A curated list of research papers in visual grounding
SoulvercoreA powerful Swift framework for evaluating mathematical expressions
InsightRepository for Project Insight: NLP as a Service
BertvizTool for visualizing attention in the Transformer model (BERT, GPT-2, Albert, XLNet, RoBERTa, CTRL, etc.)
Cmrc2018A Span-Extraction Dataset for Chinese Machine Reading Comprehension (CMRC 2018)
Malaya Natural Language Toolkit for bahasa Malaysia, https://malaya.readthedocs.io/
PykakasiNLP: Convert Japanese Kana-kanji sentences into Kana-Roman in simple algorithm.
ChazutsuThe tool to make NLP datasets ready to use
Pytorch Bert Crf NerKoBERT와 CRF로 만든 한국어 개체명인식기 (BERT+CRF based Named Entity Recognition model for Korean)
MitieMITIE: library and tools for information extraction
Prodigy Recipes🍳 Recipes for the Prodigy, our fully scriptable annotation tool
WordgcnACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks
Pytorch Transformers ClassificationBased on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classification tasks. Contains code to easily train BERT, XLNet, RoBERTa, and XLM models for text classification.
Catalyst🚀 Catalyst is a C# Natural Language Processing library built for speed. Inspired by spaCy's design, it brings pre-trained models, out-of-the box support for training word and document embeddings, and flexible entity recognition models.
ResideEMNLP 2018: RESIDE: Improving Distantly-Supervised Neural Relation Extraction using Side Information
Practical 1Oxford Deep NLP 2017 course - Practical 1: word2vec
Aidl kbA Knowledge Base for the FB Group Artificial Intelligence and Deep Learning (AIDL)
Awesome NlprojectsList of projects related to Natural Language Processing (NLP) that make a geek smile for they exist
LitThe Language Interpretability Tool: Interactively analyze NLP models for model understanding in an extensible and framework agnostic interface.
Visdial[CVPR 2017] Torch code for Visual Dialog
Neat VisionNeat (Neural Attention) Vision, is a visualization tool for the attention mechanisms of deep-learning models for Natural Language Processing (NLP) tasks. (framework-agnostic)
Nlp RoadmapROADMAP(Mind Map) and KEYWORD for students those who have interest in learning NLP
ShifteratorInterpretable data visualizations for understanding how texts differ at the word level
KagnetKnowledge-Aware Graph Networks for Commonsense Reasoning (EMNLP-IJCNLP 19)
ConlluA CoNLL-U parser that takes a CoNLL-U formatted string and turns it into a nested python dictionary.
MinervaMeandering In Networks of Entities to Reach Verisimilar Answers
StringiTHE String Processing Package for R (with ICU)
Aind NlpCoding exercises for the Natural Language Processing concentration, part of Udacity's AIND program.
Attention MechanismsImplementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with TensorFlow 2.0 and Keras.