Skip to content

Curated implementation notebooks and scripts of deep learning based natural language processing tasks and challenges in TensorFlow.

License

Notifications You must be signed in to change notification settings

ridzuan05/deep-natural-language-processing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep - Natural Language Processing

Natural language processing (NLP) is a field of computer science that studies how computers and humans interact. In the 1950s, Alan Turing published an article that proposed a measure of intelligence, now called the Turing test. More modern techniques, such as deep learning, have produced results in the fields of language modeling, parsing, and natural-language tasks.

This repository aims to to cover both traditional and deep learning based NLP tasks such as speech recognition, trigger word detection, question answering systems as well as more recent ones such as transfer learning techniques and unsupervised nlp, implemented in tensorflow and pytorch.

About

Curated implementation notebooks and scripts of deep learning based natural language processing tasks and challenges in TensorFlow.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%