allsv / pytorchnlpbook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Natural Language Processing with PyTorch

Build Intelligent Language Applications Using Deep Learning
By Delip Rao and Brian McMahan
Examples with refactored code by Risto Hinno

Welcome. This is a companion repository for the book Natural Language Processing with PyTorch: Build Intelligent Language Applications Using Deep Learning.

I have refactored original code a bit and fixed some bugs. Most notable changes are adding src folder to each chapter and learner class for training/using the model. There are also notebooks for showing how to use refactored code.

Table of Contents

About

License:Apache License 2.0


Languages

Language:Jupyter Notebook 96.9%Language:Python 2.9%Language:Shell 0.2%