Aqonemaki's Stars
BFO-ontology/BFO
BFO repository including source code and latest documents
sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
chen-bowen/Research_Documents_Curation_with_NLP
Applied Finance Project from UCLA Anderson, using natural language processing techniques to classify and summarize quantitative finance research papers
nicbet/essence
Essence is a library for Natural Language Processing and Text Summarization in Elixir.
himanshujindal/Automatic-Text-Summarizer
Automatic Document Summarizer using Bipartite HITS, Natural Language Processing (NLP)
iwangjian/Paper-Reading-ConvAI
📖 Paper reading list in conversational AI (constantly updating 🤗).
roman-kutlak/nlglib
Python library for Natural Language Generation (including SimpleNLG wrapper)
PacktPublishing/Next-Generation-Natural-Language-Processing-with-Python
Next Generation Natural Language Processing with Python [Video], Published by Packt
akanimax/natural-language-summary-generation-from-structured-data
Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into natural language text
nameinmaking/Archie-A-Natural-Language-Question-Answering-Software
a machine learning model which can read an article and then based on the article, answer a few questions in natural language using Machine Comprehension Model and BiDAF.
IEEE-NITK/open-qas
Building a question answering system using Wikipedia data and Natural Language Processing
akshaykgupta/NLP_Project
COL772 (Natural Language Processing) Course Project - Machine Comprehension and Question Answering using Deep Learning
sunilpottumuttu/NLP-Based-Question-And-Answering-System
Question And Answering System By Processing Natural Language
ryhan/NLP-project
11411 Natural Language Processing Final Project. Reads wikipedia articles, and then can both answer natural-language questions about the article as well as generate comprehension questions. Built using ARKref Noun Phrase Coreference developed by Brendan O'Connor and Michael Heilman, and NLTK (a common natural language toolkit for Python).
tankcdr/questions-with-classifier-ega
Application that uses the Watson Natural Language Classifier Service to show how to build a question-and-answer application using a small amount of training data and demonstrating some best practices for using the service.
llSourcell/Learn-Natural-Language-Processing-Curriculum
This is the curriculum for "Learn Natural Language Processing" by Siraj Raval on Youtube
yandexdataschool/nlp_course
YSDA course in Natural Language Processing
JustFollowUs/Natural-Language-Processing
hse-aml/natural-language-processing
Resources for "Natural Language Processing" Coursera course.
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
susanli2016/NLP-with-Python
Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
mhuyha/ntlk-learn
ntlk learning
GeniSysAI/NLU
The GeniSys NLU Engine includes a combination of a custom trained DNN (Deep Learning Neural Network) built using TFLearn for intent classification, and a custom trained MITIE model for entity classification.
shantnu/ntlk_intro
TrackMaven/docker-ntlk
A Docker container with the Python NLTK library and the Brown corpus installed
athityakumar/ntlk-examples
A showcase of example codes to start with python-nltk library & working on Natural Language Processing (NLP).
IntelLabs/nlp-architect
A model library for exploring state-of-the-art deep learning topologies and techniques for optimizing Natural Language Processing neural networks
foxbook/atap
Code for Applied Text Analysis with Python
explosion/spacy-notebooks
💫 Jupyter notebooks for spaCy examples and tutorials