Skip to content

This repository contains the Tutorials and my solutions to the NLP Nanodegree's Projects pwered by Udacity.

Notifications You must be signed in to change notification settings

lordkevinmo/Natural-Language-Processing---ND

Repository files navigation

Natural-Language-Processing---ND

This repository contains the Tutorials and my solutions to the NLP Nanodegree's Projects powered by Udacity. See https://www.udacity.com/course/natural-language-processing-nanodegree--nd892

Original source code retrieved from Udacity online environments and from the following Udacity repository:

Installation Notes

I run all the code on Udacity workspace which is a docker image with all the dependencies.

Software requirements

The requirements to run most of the projects are python environment see instructions, Tensorflow see instructions, Keras and Jupyter Notebook See instructions.

Hardware requirements

You will need to have a good GPU to run some of the projects.

Instructions

Simply clone this repository, activate the virtual environment and install the requirements dependencies:

git clone https://github.com/lordkevinmo/Natural-Language-Processing---ND.git
pip install -r requirements.txt

About

This repository contains the Tutorials and my solutions to the NLP Nanodegree's Projects pwered by Udacity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published