Skip to content

Hands-on tutorial on deep learning with a special focus on Natural Language Processing (NLP)

License

Notifications You must be signed in to change notification settings

drgriffis/5194-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

RelationCNN model from Deep Learning for NLP - Tutorial

Heavily trimmed version of the Deep Learning for NLP tutorial series, only including code for the RelationCNN model presented in the Nov. 2016 seminar (see description below)

Deep Learning for NLP - Seminar - Nov. 2016

In November 2016 I gave a seminar at the University of Duisburg-Essen. The slides as well as the source code is available in the folder 2016-11_Seminar. In the seminar I use Python 2.7, Theano 0.8.2, and Keras 1.1.1 to model four different deep learning models for NLP:

  1. Feed Forward Architecture for Sequence Classification (e.g. POS, NER, Chunking)
  2. Convolutional Neural Network for Sentence / Text Classification (e.g. sentiment classification)
  3. Convolutional Neural Network for Relation Extraction (e.g. semantic relation extration)
  4. Long-Short-Term-Memory (LSTM)-Networks for Sequence Classificaiton

Contact

Contact person (for original model): Nils Reimers, reimers@ukp.informatik.tu-darmstadt.de

http://www.ukp.tu-darmstadt.de/

http://www.tu-darmstadt.de/

Don't hesitate to send us an e-mail or report an issue, if something is broken (and it shouldn't be) or if you have further questions.

This repository contains experimental software and is published for the sole purpose of supporting the lectures.

About

Hands-on tutorial on deep learning with a special focus on Natural Language Processing (NLP)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • OpenEdge ABL 91.6%
  • Jupyter Notebook 8.3%
  • Other 0.1%