512 Forks
1853 Stars
1853 Watchers

named_entity_recognition

中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)

How to download and setup named_entity_recognition

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

Or simply clone named_entity_recognition with SSH
[email protected]:luopeixiang/named_entity_recognition.git

If you have some problems with named_entity_recognition

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