An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.
Stars
2.0k
Forks
459
Watchers
2.0k
Open Issues
9
Overall repository health assessment
No package.json found
This might not be a Node.js project
32
commits
Merge branch 'master' of https://github.com/rguthrie3/DeepLearningForNLPInPytorch
d8c5812View on GitHubDirectly enforce constraint about transitioning to / from the start/stop
497265aView on GitHubMerge branch 'master' of https://github.com/rguthrie3/DeepLearningForNLPInPytorch
e5c9acdView on GitHubAdded note about log-space forward algorithm and log-sum-exp to BiLSTM CRF section. Also changed the name of that section to something more appropriate
e82657eView on GitHubFixed bug where the LSTM POS tagger was not clearing the hidden state after each instance
da9fdcfView on GitHubMerge branch 'master' of https://github.com/rguthrie3/DeepLearningForNLPInPytorch
4b76dc1View on GitHub