lonePatient / cw2vec-pytorch
cw2vec implementation in pytorch
☆17Updated 6 years ago
Alternatives and similar repositories for cw2vec-pytorch:
Users that are interested in cw2vec-pytorch are comparing it to the libraries listed below
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 5 years ago
- BERT-BiLSTM-CRF的Keras版实现☆40Updated 5 years ago
- Relation Extraction 中文关系提取☆72Updated 6 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 5 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆88Updated last year
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 6 years ago
- 关系抽取个人实战总结以及开源工具包使用☆56Updated 6 years ago
- pytorch用Textcnn-bilstm-crf模型实现命名实体识别☆41Updated 6 years ago
- BERT预训练模型字向量提取工具☆52Updated 4 years ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆127Updated 6 years ago
- 这是使用pytoch 实现的长文本分类器☆45Updated 5 years ago
- transformer crf 命名实体识别☆106Updated 6 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119Updated 5 years ago
- 基于ELMo, tensorflow的中文命名实体标注 Chinese Named Entity Recognition Based on ELMo☆21Updated 5 years ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆74Updated 4 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆92Updated 5 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 5 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆26Updated 5 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆33Updated 5 years ago
- 这是一个用于解决生成在生成任务中(翻译,复述等等),多样性不足问题的模型。☆45Updated 5 years ago
- 2019 语言与智能技术竞赛-知识驱动对话 B榜第5名源码和模型☆25Updated 5 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆45Updated 6 years ago
- ☆91Updated 6 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆47Updated 4 years ago
- Pytorch implementation of "Character-based BiLSTM-CRF Incorporating POS and Dictionaries for Chinese Opinion Target Extraction", ACML2018☆59Updated 8 months ago
- pytorch版的命名实体识别,LSTM和LSTM_CRF☆25Updated 5 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆53Updated 4 years ago
- 实现了一下multi-head-selection联合关系实体抽取☆30Updated 5 years ago