| guokr/gkseg |
242 |
|
0 |
0 |
about 13 years ago |
0 |
|
3 |
other |
C |
| Yet another Chinese word segmentation package based on character-based tagging heuristics and CRF algorithm |
| jidasheng/bi-lstm-crf |
180 |
|
0 |
0 |
about 3 years ago |
5 |
October 23, 2020 |
4 |
mit |
Python |
| A PyTorch implementation of the BI-LSTM-CRF model. |
| hankcs/ID-CNN-CWS |
130 |
|
0 |
0 |
almost 5 years ago |
0 |
|
8 |
gpl-3.0 |
Python |
| Source codes and corpora of paper "Iterated Dilated Convolutions for Chinese Word Segmentation" |
| zhongkaifu/CRFSharp |
109 |
|
0 |
0 |
over 5 years ago |
0 |
|
7 |
bsd-3-clause |
C# |
| CRFSharp is Conditional Random Fields implemented by .NET(C#), a machine learning algorithm for learning from labeled sequences of examples. |
| aleju/ner-crf |
107 |
|
0 |
0 |
over 8 years ago |
0 |
|
1 |
mit |
Python |
| CRF to detect named entities (primarily names of people) |
| floydhub/named-entity-recognition-template |
38 |
|
0 |
0 |
over 7 years ago |
0 |
|
1 |
|
Jupyter Notebook |
| Build a deep learning model for predicting the named entities from text. |
| MeteorYee/LSTM-CNN-CWS |
31 |
|
0 |
0 |
about 7 years ago |
0 |
|
5 |
apache-2.0 |
Python |
| A Deep Learning Tool for Chinese word segmentation (Bi-LSTM, CNN, CRF) |
| ciads-ut/transfer-learning-ner |
24 |
|
0 |
0 |
over 7 years ago |
0 |
|
1 |
mit |
Python |
| Code, datasets, and results for "Transfer Learning for Entity Recognition of Novel Classes," Rodriguez, Caldwell, and Liu (COLING, 2018). |
| wangjksjtu/multi-embedding-cws |
8 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
mit |
Python |
| Multiple Character Embeddings for Chinese Word Segmentation, ACL 2019 |
| lovit/crf_postagger |
7 |
|
0 |
0 |
over 7 years ago |
0 |
|
6 |
|
Python |
| Korean Part-of-Speech Tagger using Conditional Random Field (CRF) |