30 Forks
152 Stars
152 Watchers

jPTDP

Neural network models for joint POS tagging and dependency parsing (CoNLL 2017-2018)

How to download and setup jPTDP

Open terminal and run command
git clone https://github.com/datquocnguyen/jPTDP.git
git clone is used to create a copy or clone of jPTDP repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with jPTDP https://github.com/datquocnguyen/jPTDP/archive/master.zip

Or simply clone jPTDP with SSH
[email protected]:datquocnguyen/jPTDP.git

If you have some problems with jPTDP

You may open issue on jPTDP support forum (system) here: https://github.com/datquocnguyen/jPTDP/issues