All Projects → eric-haibin-lin → nlp-notebooks

eric-haibin-lin / nlp-notebooks

Licence: Apache-2.0 license
A collection of natural language processing notebooks.

Programming Languages

python
139335 projects - #7 most used programming language
Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to nlp-notebooks

TextFeatureSelection
Python library for feature selection for text features. It has filter method, genetic algorithm and TextFeatureSelectionEnsemble for improving text classification models. Helps improve your machine learning models
Stars: ✭ 42 (+121.05%)
Mutual labels:  natural-language-generation, nlp-resources, natural-language-inference, natural-language-understanding
Gluon Nlp
NLP made easy
Stars: ✭ 2,344 (+12236.84%)
Mutual labels:  natural-language-generation, natural-language-inference, natural-language-understanding
Natural Language Processing Specialization
This repo contains my coursework, assignments, and Slides for Natural Language Processing Specialization by deeplearning.ai on Coursera
Stars: ✭ 151 (+694.74%)
Mutual labels:  natural-language-generation, natural-language-understanding
Fill-the-GAP
[ACL-WS] 4th place solution to gendered pronoun resolution challenge on Kaggle
Stars: ✭ 13 (-31.58%)
Mutual labels:  natural-language-inference, natural-language-understanding
WSDM-Cup-2019
[ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.
Stars: ✭ 62 (+226.32%)
Mutual labels:  natural-language-inference, natural-language-understanding
This Word Does Not Exist
This Word Does Not Exist
Stars: ✭ 640 (+3268.42%)
Mutual labels:  natural-language-generation, natural-language-understanding
Convai Baseline
ConvAI baseline solution
Stars: ✭ 49 (+157.89%)
Mutual labels:  natural-language-generation, natural-language-understanding
Awesome Nlg
A curated list of resources dedicated to Natural Language Generation (NLG)
Stars: ✭ 211 (+1010.53%)
Mutual labels:  natural-language-generation, natural-language-understanding
chatbot-samples
🤖 聊天机器人,对话模板
Stars: ✭ 110 (+478.95%)
Mutual labels:  natural-language-generation, natural-language-understanding
minie
An open information extraction system that provides compact extractions
Stars: ✭ 83 (+336.84%)
Mutual labels:  nlp-resources, natural-language-understanding
awesome-nlg
A curated list of resources dedicated to Natural Language Generation (NLG)
Stars: ✭ 386 (+1931.58%)
Mutual labels:  natural-language-generation, natural-language-understanding
Nlp Conference Compendium
Compendium of the resources available from top NLP conferences.
Stars: ✭ 349 (+1736.84%)
Mutual labels:  natural-language-generation, natural-language-understanding
classy
classy is a simple-to-use library for building high-performance Machine Learning models in NLP.
Stars: ✭ 61 (+221.05%)
Mutual labels:  natural-language-generation, natural-language-understanding
Transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Stars: ✭ 55,742 (+293278.95%)
Mutual labels:  natural-language-generation, natural-language-understanding
turingadvice
Evaluating Machines by their Real-World Language Use
Stars: ✭ 23 (+21.05%)
Mutual labels:  natural-language-generation, natural-language-understanding
Opencog
A framework for integrated Artificial Intelligence & Artificial General Intelligence (AGI)
Stars: ✭ 2,132 (+11121.05%)
Mutual labels:  natural-language-inference, natural-language-understanding
Discovery
Mining Discourse Markers for Unsupervised Sentence Representation Learning
Stars: ✭ 48 (+152.63%)
Mutual labels:  natural-language-inference, natural-language-understanding
Nlp Recipes
Natural Language Processing Best Practices & Examples
Stars: ✭ 5,783 (+30336.84%)
Mutual labels:  natural-language-inference, natural-language-understanding
Luci
Logical Unity for Communicational Interactivity
Stars: ✭ 25 (+31.58%)
Mutual labels:  natural-language-generation, natural-language-understanding
wikiHow paper list
A paper list of research conducted based on wikiHow
Stars: ✭ 25 (+31.58%)
Mutual labels:  natural-language-generation, natural-language-understanding

nlp-notebooks

Environment Setup

  • install conda
  • conda env create -f nlp-notebooks/env/nlp.yml
  • source activate nlp
  • jupyter notebook
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].