Skip to content
/ NLU Public

This is repository is an exploration of some of the implementation in Natural Language Understanding

Notifications You must be signed in to change notification settings

snony14/NLU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLU

Requirements

-Python3 -NLTK for the purposes of tokenizing sentences -numpy

#Dataset Most of the Machine Learning concepts will be demonstrated by using the sent.txt file which contains 36521 sentences.

We will learn the language model, word vector representation and other NLP concepts.

About

This is repository is an exploration of some of the implementation in Natural Language Understanding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages