JesseYule / HowToCreateHomunculusLinks
从零开始学习构建智能对话系统
☆39Updated 4 years ago
Alternatives and similar repositories for HowToCreateHomunculus
Users that are interested in HowToCreateHomunculus are comparing it to the libraries listed below
Sorting:
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆62Updated 2 years ago
- 主要介绍了NLP的基础模型以及相关算法☆98Updated 5 years ago
- CMeEE/CBLUE/NER实体识别☆131Updated 3 years ago
- 基于bert的kbqa系统☆151Updated 3 years ago
- 基于深度学习的FAQ式问答系统☆34Updated 3 years ago
- 基于pytorch+bert的指代消解☆14Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆105Updated last year
- bert pytorch模型微调用于的多标签文本分类☆133Updated 5 years ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆74Updated 5 years ago
- 多模型中文cnews新闻文本分类☆59Updated 5 years ago
- A full-process dialogue system that can be deployed online☆98Updated 3 years ago
- This is some summary code and model☆40Updated 3 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆61Updated 2 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 基于Seq2Seq的多轮对话系统和基于LSTM的问答机制☆33Updated 6 years ago
- 将bert模型应用到问答系统中来,一者学习知识图谱的基本操作,二简单搭建问答系统的基本框架,三将词向量、bert模型实践应用☆59Updated 5 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆142Updated 2 years ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆114Updated 4 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆76Updated 5 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 4 years ago
- GPLinker_pytorch☆82Updated 3 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆87Updated 2 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆99Updated 2 years ago
- Some Cool NLP and CV Repositories and Solutions (收集NLP中常见任务的开源解决方案、数据集、工具、学习资料等)☆161Updated 4 years ago
- experiments of some semantic matching models and comparison of experimental results.☆162Updated 2 years ago
- dialogbot, provide search-based dialogue, task-based dialogue and generative dialogue model. 对话机器人,基于问答型对话、任务型对话、聊天型对话等模型实现,支持网络检索问答,领域知识…☆333Updated last year
- 基于SpanBert的中文指代消解,pytorch实现☆98Updated 2 years ago