wangle1218 / keras-SlotGated-SLULinks
implementation SlotGated SLU model for keras
☆35Updated 4 years ago
Alternatives and similar repositories for keras-SlotGated-SLU
Users that are interested in keras-SlotGated-SLU are comparing it to the libraries listed below
Sorting:
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆76Updated 5 years ago
- Knowledge Graph☆175Updated 3 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆134Updated last year
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆103Updated 4 years ago
- ccks金融事件主体抽取☆72Updated 4 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆48Updated 4 years ago
- 全局指针统一处理嵌套与非嵌套NER☆255Updated 4 years ago
- using lear to do ner extraction☆29Updated 3 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆48Updated last year
- Bert分类,语义相似度,获取句向量。☆65Updated 5 months ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆102Updated 4 years ago
- pytorch Efficient GlobalPointer☆57Updated 3 years ago
- Label Mask for Multi-label Classification☆57Updated 4 years ago
- A simple implementation of Biaffine NER.☆35Updated 3 years ago
- 基于“Seq2Seq+前缀树”的知识图谱问答☆71Updated 3 years ago
- Pattern-Exploiting Training在中文上的简单实验☆174Updated 4 years ago
- transformers implement (architecture, task example, serving and more)☆96Updated 3 years ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆81Updated 4 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- 对话改写介绍文章☆98Updated 2 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆100Updated 2 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 5 years ago
- TPlinker for NER 中文/英文命名实体识别☆127Updated 4 years ago
- Pytorch-BERT-CRF-NER;Chinese-Named-Entity-Recognition☆47Updated 4 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆149Updated 3 years ago
- ☆92Updated 5 years ago
- ☆87Updated 3 years ago
- 实验苏神的CoSENT的Torch实现☆33Updated 3 years ago
- TIANCHI-小布助手对话短文本语义匹配BERT baseline☆32Updated 4 years ago