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.
This is a tracking repo for all our AI projects. 🍕 🤖🍼
Multi-Modal Transformer for Video Retrieval
Code for "Aligning Linguistic Words and Visual Semantic Units for Image Captioning", ACM MM 2019
Implementation of character based convolutional neural network
텐서플로2와 머신러닝으로 시작하는 자연어처리 (로지스틱회귀부터 BERT와 GPT3까지) 실습자료
Job data mining repo for lagou.com
🌿 An easy-to-use Japanese Text Processing tool, which makes it possible to switch tokenizers with small changes of code.
Labelling platform for text using weak supervision.
A Reddit bot that summarizes news articles written in Spanish or English. It uses a custom built algorithm to rank words and sentences.
Русскоязычный генеративный чатбот с профилем и фактами
Update Version of weibo_terminator, This is Workflow Version aim at Get Job Done!
Toxic Comment Classification Challenge
The home server version of Almond
Fuzzy matching and more functionality for spaCy.
Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.
English Part-of-Speech Tagger Library; a Ruby port of Lingua::EN::Tagger
Front-end speech processing aims at extracting proper features from short- term segments of a speech utterance, known as frames. It is a pre-requisite...
Oxford Deep NLP 2017 course - Practical 1: word2vec
Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-training"
R wrapper to spaCy NLP
Universal Information Extraction, codes for the NeurIPS-2022 paper: Unifying Information Extraction with Latent Adaptive Structure-aware Generative La...
Summaries for exciting works in the field of Deep Learning.
🆕 Work continues on INCEpTION 👉 https://github.com/inception-project/inception 👈 -- ⚠️ The official WebAnno repository has reached the end of the l...
Neat (Neural Attention) Vision, is a visualization tool for the attention mechanisms of deep-learning models for Natural Language Processing (NLP) tas...
USING BERT FOR Attribute Extraction in KnowledgeGraph. fine-tuning and feature extraction. 使用基于bert...
Convolutional Neural Networks for Sentence Classification(TextCNN) implements by TensorFlow
Easy to use NLP library built on PyTorch and TorchText
Multilingual Rapid Automatic Keyword Extraction (RAKE) for Python
Deep-Learning Model Exploration and Development for NLP
Explains nlp building blocks in a simple manner.
This repository contains an easy and intuitive approach to few-shot NER using most similar expansion over spaCy embeddings. Now with entity scoring.
中文ULMFiT 情感分析 文本分类
A simple NLP library allows profiling datasets with one or more text columns. When given a dataset and a column name containing text data, NLP Profile...
Toolkit to obtain and preprocess German text corpora, train models and evaluate them with generated testsets. Built with Gensim and Tensorflow.
OpenAI GPT2 pre-training and sequence prediction implementation in Tensorflow 2.0
Coding exercises for the Natural Language Processing concentration, part of Udacity's AIND program.
Backprop makes it simple to use, finetune, and deploy state-of-the-art ML models.
A frame-semantic parsing system based on a softmax-margin SegRNN.
CNN for Chinese Text Classification in Tensorflow
Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow
💫 REST microservices for various spaCy-related tasks
Named Entity Recognition based on dictionaries
MONPA 罔拍是一個提供正體中文斷詞、詞性標註以及命名實體辨識的多任務模型
A Python wrapper for the ROUGE summarization evaluation package
Visualization Module for Natural Language Processing
Source code for paper: Improving Grammatical Error Correction via Pre-Training a Copy-Augmented Architecture with Unlabeled Data
Deep Learning / NLP tutorial for Chatbot Developers
An open-source text summarization toolkit for non-experts. EMNLP'2021 Demo
🧠 code-awareness
Implementing nlp papers relevant to classification with PyTorch, gluonnlp