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.
Load GPT-2 checkpoint and generate texts
💫 Scripts, tools and resources for developing spaCy
Implementation of Hierarchical Attention Networks in PyTorch
Python wrapper for wit.ai's Duckling Clojure library
Simple NLP in Rust with Python bindings
Turkish deasciifier in Python based on Deniz Yüret's turkish-mode for Emacs
Morphological analyzer for Russian and English languages based on neural networks and dictionary-lookup systems.
Framework to learn Named Entity Recognition models without labelled data using weak supervision.
J.A.R.V.I.S - Just Another Rudimentary Verbal Instruction Shell
띄어쓰기 오류 교정 라이브러리입니다. CRF 와 같은 머신러닝 알고리즘이 아닌, 직관적인 접근법으로 띄어쓰기를 교정합니다.
CRFSharp is Conditional Random Fields implemented by .NET(C#), a machine learning algorithm for learning from labeled sequences of examples.
Code for "Controllable Unsupervised Text Attribute Transfer via Editing Entangled Latent Representation" (NeurIPS 2019)
Zemberek Turkish NLP examples written in Python using the JPype package. Battle-tested in hackathons and r&d projects by many students and researchers...
NLP papers applicable to financial markets
Tutorial for End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF
A comparison tool of Japanese tokenizers
🔤 Natural language detection for Elixir without AI
Some Cool NLP and CV Repositories and Solutions (收集NLP中常见任务的开源解决方案、数据集、工具、学习资料等)
TensorFlow implementation of CipherGAN
Generate Chinese hip-pop lyrics using GAN
Türkçe için bir kara liste (blacklist)
BDCI2019金融负面信息判定-线上第一名
机器学习、深度学习、NLP实战项目
NER, syntax markup visualizations
DataCLUE: 数据为中心的NLP基准和工具包
Colibri core is an NLP tool as well as a C++ and Python library for working with basic linguistic constructions such as n-grams and skipgrams (i.e pat...
Compact high quality word embeddings for Russian language
Workshop (6 hours): Deep learning in R using Keras. Building & training deep nets, image classification, transfer learning, text analysis, visualizati...
Eliminate bugs via intelligent tests generation 🦄
A python based library for NLP in Nepali language
CogComp's light-weight Python NLP annotators
Code for Adversarial Training Methods for Semi-Supervised Text Classification
All my experiments with AI and ML
Implements the paper " Building End-To-End Dialogue Systems Using Generative Hierarchical Neural Network Models" by Serban et al (currently on the Mov...
PredRNN: Recurrent Neural Networks for Predictive Learning using Spatiotemporal LSTMs
Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0
📄 Deep Learning 中 Sentiment Analysis 論文統整與分析 😀😡☹️😭🙄🤢
Oxford Deep NLP 2017 course - Practical 2: Text Classification
《自然语言处理理论与实战》一书源码下载
Chinese Open Information Extraction (Tree-based Triple Relation Extraction Module)
Models and Pipelines for the Spark NLP library
Abstract Meaning Representation (AMR) tutorial slides
Javascript Natural Language Classifier
100 bài luyện tập xử lý ngôn ngữ tự nhiên
Graph Convolutional Networks (GCN) with BERT for Coreference Resolution Task [Pytorch][DGL]
Language detection extension for spaCy 2.0+
😃 iOS11 demo application for sentiment polarity analysis.
R, Python and Mathematica Codes in Machine Learning, Deep Learning, Artificial Intelligence, NLP and Geolocation
A pythonic wrapper for Stanford CoreNLP.