Prose📖 A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.
ToxicToxic Comment Classification Challenge
Speech recognition with tensorflowImplementation of a seq2seq model for Speech Recognition using the latest version of TensorFlow. Architecture similar to Listen, Attend and Spell.
Rnn.wganCode for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-training"
TextData loaders and abstractions for text and NLP
GobbliDeep learning with text doesn't have to be scary.
WhatliesToolkit to help understand "what lies" in word embeddings. Also benchmarking!
Low Resource LanguagesResources for conservation, development, and documentation of low resource (human) languages.
Sapconversationalai✨ 🤖 🤖 Build your own conversational bot on our Collaborative Bot Platform! 🤖🤖 ✨
InsightRepository for Project Insight: NLP as a Service
Nlp ArchitectA model library for exploring state-of-the-art deep learning topologies and techniques for optimizing Natural Language Processing neural networks
BertvizTool for visualizing attention in the Transformer model (BERT, GPT-2, Albert, XLNet, RoBERTa, CTRL, etc.)
ParsrTransforms PDF, Documents and Images into Enriched Structured Data
Text ClassificationMachine Learning and NLP: Text Classification using python, scikit-learn and NLTK
AravecAraVec is a pre-trained distributed word representation (word embedding) open source project which aims to provide the Arabic NLP research community with free to use and powerful word embedding models.
Mead BaselineDeep-Learning Model Exploration and Development for NLP
Pytorch Bert Crf NerKoBERT와 CRF로 만든 한국어 개체명인식기 (BERT+CRF based Named Entity Recognition model for Korean)
JinaCloud-native neural search framework for 𝙖𝙣𝙮 kind of data
Dmn TensorflowDynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow
Qa matchA simple effective ToolKit for short text matching
Gpt2 NewstitleChinese NewsTitle Generation Project by GPT2.带有超级详细注释的中文GPT2新闻标题生成项目。
TorchnlpEasy to use NLP library built on PyTorch and TorchText
Ailearners机器学习、深度学习、自然语言处理、计算机视觉、各种算法等AI领域相关技术的路线、教程、干货分享。笔记有:机器学习实战、剑指Offer、cs231n、cs131、吴恩达机器学习、cs224n、python自然语言处理实战
Fancy NlpNLP for human. A fast and easy-to-use natural language processing (NLP) toolkit, satisfying your imagination about NLP.
Holmes ExtractorInformation extraction from English and German texts based on predicate logic
SumyModule for automatic summarization of text documents and HTML pages.
Text Cnn TensorflowConvolutional Neural Networks for Sentence Classification(TextCNN) implements by TensorFlow
Prodigy Recipes🍳 Recipes for the Prodigy, our fully scriptable annotation tool
NemoNeMo: a toolkit for conversational AI
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.
Books整理一些书籍 ,包含 C&C++ 、git 、Java、Keras 、Linux 、NLP 、Python 、Scala 、TensorFlow 、大数据 、推荐系统、数据库、数据挖掘 、机器学习 、深度学习 、算法等。
Nlp Tools😋本项目旨在通过Tensorflow基于BiLSTM+CRF实现中文分词、词性标注、命名实体识别(NER)。
RasatalkA chatbot framework for Rasa NLU
DeepresearchThis repository is the collection of research papers in Deep learning, computer vision and NLP.
PaddlenlpNLP Core Library and Model Zoo based on PaddlePaddle 2.0
Sohu competitionSohu's 2018 content recognition competition 1st solution(搜狐内容识别大赛第一名解决方案)
Bert AttributeextractionUSING BERT FOR Attribute Extraction in KnowledgeGraph. fine-tuning and feature extraction. 使用基于bert的微调和特征提取方法来进行知识图谱百度百科人物词条属性抽取。