| guillaumegenthial/sequence_tagging |
1,725 |
|
0 |
0 |
almost 7 years ago |
0 |
|
15 |
apache-2.0 |
Python |
| Named Entity Recognition (LSTM + CRF) - Tensorflow |
| msgi/nlp-journey |
1,563 |
|
0 |
0 |
over 2 years ago |
3 |
April 29, 2020 |
0 |
apache-2.0 |
Python |
| Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Translation),etc. All codes are implemented intensorflow 2.0. |
| rockingdingo/deepnlp |
1,311 |
|
0 |
0 |
almost 8 years ago |
8 |
January 01, 2018 |
44 |
mit |
Python |
| Deep Learning NLP Pipeline implemented on Tensorflow |
| amaiya/ktrain |
1,188 |
|
1 |
2 |
over 2 years ago |
205 |
November 18, 2023 |
1 |
apache-2.0 |
Jupyter Notebook |
| ktrain is a Python library that makes deep learning and AI more accessible and easier to apply |
| kyzhouhzau/BERT-NER |
1,000 |
|
0 |
0 |
about 5 years ago |
0 |
|
71 |
mit |
Python |
| Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset). |
| charlesXu86/Chatbot_CN |
850 |
|
0 |
0 |
almost 5 years ago |
0 |
|
8 |
apache-2.0 |
|
| 基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口 |
| guillaumegenthial/tf_ner |
782 |
|
0 |
0 |
over 7 years ago |
0 |
|
32 |
apache-2.0 |
Python |
| Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data |
| buppt/ChineseNER |
728 |
|
0 |
0 |
about 6 years ago |
0 |
|
15 |
|
Python |
| 中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF |
| hankcs/CS224n |
647 |
|
0 |
0 |
over 7 years ago |
0 |
|
13 |
gpl-3.0 |
Python |
| CS224n: Natural Language Processing with Deep Learning Assignments Winter, 2017 |
| ProHiryu/bert-chinese-ner |
637 |
|
0 |
0 |
about 6 years ago |
0 |
|
1 |
mit |
Python |
| 使用预训练语言模型BERT做中文NER |