taishan1994 / pytorch_bert_intent_classification_and_slot_fillingLinks
基于pytorch的中文意图识别和槽位填充
☆178Updated 11 months ago
Alternatives and similar repositories for pytorch_bert_intent_classification_and_slot_filling
Users that are interested in pytorch_bert_intent_classification_and_slot_filling are comparing it to the libraries listed below
Sorting:
- BERT-based intent and slots detector for chatbots.☆191Updated 4 months ago
- 对深度学习中的NLP进行解释和代码使用☆54Updated last year
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆187Updated last year
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…