sindhuchary / dkpro-core-tutorial

Hands on tutorial on DKPro Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DKPro Core Tutorial

This repository contains the material regarding the hands-on tutorial on DKPro Core: https://dkpro.github.io/dkpro-core/ All the material presented here is an adaptation of previous tutorials, the GSCL tutorial given in 2013 at the Technische Universität Darmstadt and the DKPro Core tutorial given at the Deutsches Institut für Internationale Pädagogische Forschung in 2013. The original material can be obtained here:

https://code.google.com/p/dkpro-tutorials/wiki/GSCL2013

https://code.google.com/p/dkpro-tutorials/wiki/DKProIntroduction20130529

System requirements

In order to run the code from this tutorial, you need to have the following installed in your workstation:

The loading of the dependencies might take some time, so be prepared to spend some minutes waiting eclipse to update the maven preferences of your project.

A video tutorial on running DKPro Core using groovy. Two important points about this video-tutorial since it is out of date: 1. DKPro Core is on GitHub, not on google code anymore; 2. The newest version is 1.7.0, not 1.6.2.

ScreenShot

<iframe width="854" height="480" src="https://www.youtube.com/embed/RnbFaKZYho0?list=PLENWjbYveblcRX-mAt2PwimyVDDSIORny" frameborder="0" allowfullscreen></iframe>

Slides

The slides for the tutorial can be downloaded here: pptx pdf

Further links

About

Hands on tutorial on DKPro Core

License:Apache License 2.0


Languages

Language:Java 100.0%