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.
Selected Machine Learning algorithms for natural language processing and semantic analysis in Golang
🐟 Code and models for the NeurIPS 2023 paper "Generating Images with Multimodal Language Models".
MLNLP社区用来帮助缩短参考文献的工具。A tool for simplifying bibtex with official info
3rd Place Solution for HomeDepot Product Search Results Relevance Competition on Kaggle.
Interpretability for sequence generation models 🐛 🔍
Open-source natural language enrichments at your fingertips.
Compendium of the resources available from top NLP conferences.
List of DL topics and resources essential for cracking interviews
A paper list for aspect based sentiment analysis.
🐍 Hand-picked awesome Python libraries and frameworks, organised by category
AdaSeq: An All-in-One Library for Developing State-of-the-Art Sequence Understanding Models
A Span-Extraction Dataset for Chinese Machine Reading Comprehension (CMRC 2018)
Medical Question Answering Dataset of 47,457 QA pairs created from 12 NIH websites
🔡 Token level embeddings from BERT model on mxnet and gluonnlp
Lightweight converter from Japanese Kana-kanji sentences into Kana-Roman.
A blazingly fast and lightweight language detection library for Rust
A curated list of awesome Distributed Deep Learning resources.
:satellite: Organized Resources for Deep Learning in Natural Language Processing
A curated list of awesome machine learning frameworks, libraries, courses, books and many more.
Deep neural models for core NLP tasks (Pytorch version)
Resources for conservation, development, and documentation of low resource (human) languages.
:hospital: Medical Text Mining and Information Extraction with spaCy
Researches for Natural Language Processing for Financial Domain
TextAugment: Text Augmentation Library
Projects and useful articles / links
🧫 A curated list of resources relevant to doing Biomedical Information Extraction (including BioNLP)
Statistics and accepted paper list of NLP conferences with arXiv link
Chinese Biomedical Language Understanding Evaluation benchmark (ChineseBLUE)
This repository offers a goldmine of materials for students of computer vision, natural language processing, and machine learning operations.
Distantly Supervised Relation Extraction
✔️Contextual word checker for better suggestions (not actively maintained)
[NeurIPS 2024] KVQuant: Towards 10 Million Context Length LLM Inference with KV Cache Quantization
A Japanese tokenizer based on recurrent neural networks
Code for "Learning to Model the World with Language." ICML 2024 Oral.
API of Articut 中文斷詞 (兼具語意詞性標記):「斷詞」又稱「分詞」,是中文資訊處理的基礎。Articut 不用機器學習,不需資料模型,只用現代白話中文語法規則,...
The CMU Link Grammar natural language parser
A dataset of millions of news articles scraped from a curated list of data sources.
JavaScript Web SDK for Dialogflow
An easy to use Natural Language Processing library and framework for predicting, training, fine-tuning, and serving up state-of-the-art NLP models.
:horse_racing: 聊天机器人,自然语言理解,语义理解
Course repo for Applied Natural Language Processing (Spring 2019)
A neural network architecture for NLP tasks, using cython for fast performance. Currently, it can perform POS tagging, SRL and dependency parsing.
A comprehensive, unified and modular event extraction toolkit.
Cantonese Linguistics and NLP
💬 Open Source App Framework to build streaming apps with real-time data - 💎 Build real-time data pipelines and make real-time data universally acc...
Zero and Few shot named entity & relationships recognition
Training open neural machine translation models
Korean HateSpeech Dataset
DGMs for NLP. A roadmap.
Source code for transferable dialogue state generator (TRADE, Wu et al., 2019). https://arxiv.org/abs/1905.08743