105 Forks
403 Stars
403 Watchers

nlpnet

A neural network architecture for NLP tasks, using cython for fast performance. Currently, it can perform POS tagging, SRL and dependency parsing.

How to download and setup nlpnet

Open terminal and run command
git clone https://github.com/erickrf/nlpnet.git
git clone is used to create a copy or clone of nlpnet 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 nlpnet https://github.com/erickrf/nlpnet/archive/master.zip

Or simply clone nlpnet with SSH
[email protected]:erickrf/nlpnet.git

If you have some problems with nlpnet

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