DuongVu39 / Natural_Language_Processing

Some projects to explore on various NLP and NLU technique

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Natural Language Processing

July 2019

Duong Vu

This is the folder storing some fun stuff I did using NLP techniques and libraries

Notebook1: Book recommendation based on content

Notebook2: Cosmetics recommendation based on ingredients

Notebook3: Word frequency

Notebook4: Most popular topics in ML

Notebook5: Building a chatbot using Rasa

  • Implementing smalltalk, ELIZA style
  • Use regex and ML to extract meaning from free form text
  • Build chatbot that can querry a db, plan a trip or order coffee.
  • Handling special cases.

About

Some projects to explore on various NLP and NLU technique

License:MIT License


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%