DengYangyong / word2vec
用gensim和TensorFlow训练word2vec中文词向量
☆11Updated 6 years ago
Alternatives and similar repositories for word2vec
Users that are interested in word2vec are comparing it to the libraries listed below
Sorting:
- bert实现中文关系抽取☆17Updated last year
- 中文实体关系联合抽取baseline☆12Updated 5 years ago
- 多标签文本分类☆54Updated 5 years ago
- 基于Bert模型的关系抽取和实体识别、Entity Extraction and Relation Extract using Bert☆13Updated 5 years ago
- ☆42Updated last year
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆26Updated 5 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 5 years ago
- 事件知识图谱构建相关的论文, 包含事件抽取、事件关系识别等任务☆81Updated last year
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- 基于ALBERT-BiLSTM-CRF的中文命名实体识别☆11Updated 4 years ago
- bilstm _Attention_crf☆37Updated 6 years ago
- 实现了一下multi-head-selection联合关系实体抽取☆30Updated 5 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 4 years ago
- 篇章级事件抽取☆20Updated 4 years ago
- 实体识别和关系抽取的联合模型☆124Updated 6 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)☆17Updated 6 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- ccks2020 NER competitions☆117Updated 4 years ago
- 使用R-BERT模型对人物关系模型进行分类,效果有显著提升。☆24Updated 2 years ago
- ☆34Updated 4 years ago
- 中文文本预处理,Word2Vec训练计算文本相似度。☆45Updated 6 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 2 years ago
- 嵌套命名实体识别 Nested NER☆20Updated 3 years ago
- 使用Bert+CRF、Bert+BiLSTM+CRF、Bert+BiGRU+CRF、Bert+BiGRU+self-atttention+CRF、AlBert+CRF、AlBert+BiLSTM+CRF、AlBert+BiGRU+CRF、AlBert+BiGRU+self-…☆46Updated 4 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆47Updated 4 years ago
- 利用bert预训练模型生成句向量或词向量☆27Updated 4 years ago
- ☆38Updated 5 years ago
- 中文命名实体识别& 中文命名实体检测 python实现 基于字+ 词位 分别使用tensorflow IDCNN+CRF 及 BiLSTM+CRF 搭配词性标注实现中文命名实体识别及命名实体检测☆64Updated 6 years ago
- The word2vec-BiLSTM-CRF model for CCKS2019 Chinese clinical named entity recognition.☆75Updated 5 years ago