Skip to content
lapolonio edited this page Jun 6, 2018 · 15 revisions

Welcome to the how-to-solve-NLP wiki!

Tutorials:

Walkthrough Code
How to solve 90% of NLP problems: a step-by-step guide Notebook

Interactive Visualizations:

Libraries:

  • spacy - Industrial-Strength Natural Language Processing (2015) python
  • Stanford CoreNLP - Natural language software by Stanford NLP (2010) java
  • polyglot - Multilingual text (NLP) processing toolkit (Al-Rfou 2014) python
  • gensim - Topic modelling for humans (2009) python

Spacy:

Hard Problems (Despite the hype) (No out of the box solution):

  • Chat Bots
  • Word Normalization

Resources:

Clone this wiki locally