450 Forks
1854 Stars
1854 Watchers

NCRFpp

NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.

How to download and setup NCRFpp

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

Or simply clone NCRFpp with SSH
[email protected]:jiesutd/NCRFpp.git

If you have some problems with NCRFpp

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