Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
| Date | Stars |
|---|---|
| 2026-07-24 | 2266 |
| 2026-07-25 | 2266 |
| 2026-07-28 | 2266 |
| 2026-07-30 | 2266 |
| 2026-08-06 | 2266 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Information-Extraction-Chinese Chinese information extraction, including named entity recognition, relation extraction and more, focused on state-of-art deep learning methods. ### To make clear, this project has several sub-tasks with detailed separate README.md. #### [Chinese Relation Extraction by biGRU with Character and Sentence Attentions](https://github.com/crownpku/Information-Extraction-Chinese/tree/master/RE_BGRU_2ATT) Details in folder RE_BGRU_2ATT/ #### [Chinese Named Entity Recognition by IDCNN/biLSTM with CRF layer](https://github.com/crownpku/Information-Extraction-Chinese/tree/master/NER_IDCNN_CRF) Details in folder NER_IDCNN_CRF/ #### [Chinese Word Segmentation by Iterated Dilated Convolutions](https://github.com/hankcs/ID-CNN-CWS) Details at [https://github.com/hankcs/ID-CNN-CWS](https://github.com/hankcs/ID-CNN-CWS) ## Reference * [thunlp/Tensorflow-NRE](https://github.com/thunlp/TensorFlow-NRE) * [zjy-ucas/ChineseNER](https://github.com/zjy-ucas/ChineseNER) * [koth/kcws](https://github.com/koth/kcws)
Excerpt of 1,054 characters
Read on GitHubGuan Wang · Manulife · Singapore
63
8
1
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:f94de4433eacb33c, topic:nlp, topic:named-entity-recognition, topic:information-extraction