Code Monkey home page Code Monkey logo

hands-on-nlp-with-pytorch's Introduction

Hands-on-NLP-with-PyTorch

Collection of Notebooks for Natural Language Processing with PyTorch

This notebook contains all the code for the course that I did for PacktPub.

The sections are divided by folders.

The topics that are covered are:

1.UP AND RUNNING WITH PYTORCH
In this section, you setup our environment for PyTorch and learn to perform some basic operations with PyTorch and build quick Neural network with PyTorch and also understand why Deep Learning is a useful technique for NLP.

2.DATA CLEANING AND PREPROCESSING FOR SENTIMENT ANALYSIS
In this section, you will learn the use of tools like NLTK and Spacy as NLP libraries and how they help in data preprocessing. You will clean your data with NLTK then parse and lemmatize the data with Spacy and understand pipelines.

3.IMPLEMENT WORD EMBEDDINGS WITH GENSIM
In this section, you will discover the conceptual relationship in a text and how they help in overall understanding Text. You will perform hands on operations with Gensim library.

4.TRAIN RNNS AND LSTMS UNITS FOR SENTIMENT ANALYSIS
In this section, you will deep dive into Deep Learning and implement RNNs for our Sentiment Analysis, and further improve the performance with advanced architectures and LSTM.

5.BUILD A NEURAL MACHINE TRANSLATOR
In this section, you will learn an important Deep Learning architecture within NLP called Sequence-to-sequence and learn to appreciate its applications and complete our project to build a Neural Translation Machine.

6.IMPROVE THE NEURAL MACHINE TRANSLATION WITH ATTENTION NETWORKS
In this section, you will deep dive into Deep Learning and implement RNNs for our Sentiment Analysis, and further improve the performance with advanced architectures and LSTM.

hands-on-nlp-with-pytorch's People

Contributors

jibinmathew69 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.