ZephyrChenzf / participleLinks
三个分词器,一个使用bilstm+viterbi,一个使用n-gram,一个使用cnn+bilstm+crf
☆17Updated 7 years ago
Alternatives and similar repositories for participle
Users that are interested in participle are comparing it to the libraries listed below
Sorting:
- 使用BERT模型进行文本分类,相似句子判断,以及词性标注☆90Updated 6 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 6 years ago
- 2020语言与智能技术竞赛:关系抽取任务(https://aistudio.baidu.com/aistudio/competition/detail/31?lang=zh_CN)☆24Updated 5 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 3 years ago
- pytorch版的命名实体识别,LSTM和LSTM_CRF☆25Updated 6 years ago
- 使用BERT解决lic2019机器阅读理解☆90Updated 6 years ago
- 这是一个seq2seq模型,编码器是bert,解码器是transformer的解码器,可用于自然语言处理中文本生成领域的任务☆75Updated 6 years ago
- 2019之江杯人工智能大赛电商评论观点挖掘赛道top3☆48Updated 6 years ago
- Relation Extraction 中文关系提取☆74Updated 7 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆92Updated 2 years ago
- ☆38Updated 6 years ago
- ☆29Updated 6 years ago
- ☆17Updated 6 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆55Updated 5 years ago
- CCKS 2019 Task 2: Entity Recognition and Linking☆94Updated 6 years ago
- 开课吧&后厂理工学院_百度NLP项目2:试题数据集多标签文本分类 Models: FastText TextCNN GCN BERT et al.☆48Updated 5 years ago
- 法研杯CAIL2019阅读理解赛题参赛模型☆42Updated 6 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆46Updated 6 years ago
- 这是使用pytoch 实现的长文本分类器☆46Updated 6 years ago
- 实现了一下multi-head-selection联合关系实体抽取☆31Updated 6 years ago
- ☆17Updated 4 years ago
- DMN+ 模型的PyTorch 实现(中文数据集)☆19Updated 6 years ago
- 这是一个用于解决生成在生成任务中(翻译,复述等等),多样性不足问题的模型。☆46Updated 6 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆27Updated 5 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆103Updated 5 years ago
- 中文命名实体识别& 中文命名实体检测 python实现 基于字+ 词位 分别使用tensorflow IDCNN+CRF 及 BiLSTM+CRF 搭配词性标注实现中文命名实体识别及命名实体检测☆65Updated 6 years ago
- Adversarial Attack文本匹配比赛☆42Updated 5 years ago
- 关系抽取个人实战总结以及开源工具包使用☆56Updated 6 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆66Updated 6 years ago
- 中文文本句对相似度匹配-ATEC数据集☆23Updated 5 years ago