lonePatient / chinese-word2vec-pytorchLinks
word2vec implementation for skip-gram in pytorch
☆54Updated 5 years ago
Alternatives and similar repositories for chinese-word2vec-pytorch
Users that are interested in chinese-word2vec-pytorch are comparing it to the libraries listed below
Sorting:
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 5 years ago
- datagrand 2019 information extraction competition rank9☆130Updated 5 years ago
- CCF BDCI 金融信息负面及主体判定 冠军代码☆105Updated 5 years ago
- CCF BDCI 金融信息负面及主体判定第三名方案☆55Updated 5 years ago
- ccks_2019_百度实体链接技术比赛_第一名解决方案☆57Updated 5 years ago
- 清博2019ccl幽默度识别第一名解决方案代码及说明☆40Updated 5 years ago
- 2020语言与智能技术竞赛:关系抽取任务☆65Updated 4 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- 天池-新冠疫情相似句对判定大赛 Rank8☆52Updated 5 years ago
- Use tensorflow to achieve some NLP project, eg: classification chatbot ner attention QAetc.☆34Updated 4 years ago
- Relation Extraction 中文关系提取☆73Updated 6 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 5 years ago
- 相似案例匹配☆46Updated 5 years ago
- 2019之江杯人工智能大赛电商评论观点挖掘赛道top3☆45Updated 5 years ago
- ccks2020基于本体的金融知识图谱自动化构建技术评测第五名方法总结☆50Updated 2 years ago
- NLP杂货铺,python实现各种算法/工具,辅助算法理解/应用☆154Updated 4 years ago
- ☆38Updated 5 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆175Updated 6 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- baseline for ccks2019-ipre☆48Updated 5 years ago
- NLP中文预训练模型泛化能力挑战赛☆42Updated 4 years ago
- CCKS2020面向金融领域的小样本跨类迁移事件抽取baseline☆55Updated 2 years ago
- Text classification models☆66Updated 5 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- CLUE baseline pytorch CLUE的pytorch版本基线☆74Updated 5 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆125Updated 6 years ago
- 对苏神的bert4keras的实现原理和矩阵运算进行详细的注释,方便学习;bert4keras链接:https://github.com/bojone/bert4keras☆41Updated 4 years ago
- CCKS 2018 开放领域的中文问答任务 1st 解决方案☆110Updated 6 years ago
- 这是使用pytoch 实现的长文本分类器☆45Updated 5 years ago
- transformer crf 命名实体识别☆106Updated 6 years ago