Skip to content

git-vish/Udacity-Natural-Language-Processing-Nanodegree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity Natural Language Processing Nanodegree

Projects completed under Udacity's Natural Language Processing nanodegree program.

ppt

In this project we build a hidden Markov model for part of speech tagging with a universal tagset using the Pomegranate library.

translation

In this project, we build a deep neural network that functions as part of a machine translation pipeline using Keras. The pipeline accepts English text as input and returns the French translation. The goal is to achieve the highest translation accuracy possible.

recognition

In this project we build deep neural networks using Keras that functions as part of an end-to-end automatic speech recognition (ASR) pipeline! The completed pipeline will accept raw audio as input and return a predicted transcription of the spoken language. In this capstone project, 5 RNN architectures are used and compared with each other.

Images credits: Flaticon

About

Projects completed under Udacity's Natural Language Processing nanodegree program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published