| flairNLP/flair |
13,369 |
|
24 |
69 |
about 2 years ago |
31 |
October 28, 2023 |
65 |
other |
Python |
| A very simple framework for state-of-the-art Natural Language Processing (NLP) |
| BrikerMan/Kashgari |
2,141 |
|
1 |
1 |
almost 5 years ago |
11 |
October 18, 2019 |
32 |
apache-2.0 |
Python |
| Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding. |
| jiesutd/NCRFpp |
1,862 |
|
0 |
0 |
almost 4 years ago |
1 |
March 16, 2022 |
5 |
apache-2.0 |
Python |
| 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. |
| CLUEbenchmark/CLUENER2020 |
1,359 |
|
0 |
0 |
over 3 years ago |
0 |
|
48 |
|
Python |
| CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition |
| luopeixiang/named_entity_recognition |
1,118 |
|
0 |
0 |
almost 5 years ago |
0 |
|
27 |
|
Python |
| 中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现) |
| LiyuanLucasLiu/LM-LSTM-CRF |
830 |
|
0 |
0 |
almost 4 years ago |
0 |
|
18 |
apache-2.0 |
Python |
| Empower Sequence Labeling with Task-Aware Language Model |
| scofield7419/sequence-labeling-BiLSTM-CRF |
605 |
|
0 |
0 |
almost 5 years ago |
0 |
|
6 |
gpl-3.0 |
JavaScript |
| The classical BiLSTM-CRF model implemented in Tensorflow, for sequence labeling tasks. In Vex version, everything is configurable. |
| kermitt2/delft |
379 |
|
1 |
0 |
about 2 years ago |
21 |
November 29, 2023 |
33 |
apache-2.0 |
Python |
| a Deep Learning Framework for Text |
| modelscope/AdaSeq |
295 |
|
0 |
0 |
over 2 years ago |
11 |
November 15, 2023 |
19 |
apache-2.0 |
Python |
| AdaSeq: An All-in-One Library for Developing State-of-the-Art Sequence Understanding Models |
| shangjingbo1226/AutoNER |
269 |
|
0 |
0 |
over 6 years ago |
0 |
|
3 |
apache-2.0 |
ChucK |
| Learning Named Entity Tagger from Domain-Specific Dictionary |