Tanh-wink / semantic-similarityLinks
semantic similarity, word2vec + wmd, bert+wmd, pytorch
☆31Updated last year
Alternatives and similar repositories for semantic-similarity
Users that are interested in semantic-similarity are comparing it to the libraries listed below
Sorting:
- Use deep models including BiLSTM, ABCNN, ESIM, RE2, BERT, etc. and evaluate on 5 Chinese NLP datasets: LCQMC, BQ Corpus, ChineseSTS, OCN…☆76Updated 3 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- implementation pointer-generator-network by pytorch and python3☆87Updated 5 years ago
- 指针生成网络的文本摘要☆18Updated 4 years ago
- bert实现中文关系抽取☆17Updated 2 years ago
- lic2020关系 抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- chinese bertsum ; bertsum 抽取式模型中文版本;给出案例数据、全代码注释;下载即可训练、预测、学习☆205Updated 2 years ago
- ☆60Updated 5 years ago
- ☆87Updated 3 years ago
- A based-bert baseline for Chinese idiom cloze test with pytorch.☆18Updated 4 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆101Updated 4 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆136Updated 2 years ago
- 利用Bert_CRF进行中文分词☆19Updated 5 years ago
- 法研杯CAIL2019阅读理解赛题参赛模型☆42Updated 5 years ago
- 基于transformer的指针生成网络☆93Updated 4 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆76Updated 5 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆184Updated 2 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆103Updated 4 years ago
- 中文文本句对相似度匹配-ATEC数据集☆22Updated 5 years ago
- Tplinker注释,中文数据集适配版本☆59Updated 4 years ago
- ☆278Updated 3 years ago
- bert实现中文NER☆30Updated 2 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆64Updated 5 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 5 years ago
- ☆15Updated 4 years ago
- 事件抽取相关算法汇总☆125Updated 5 years ago
- 使用UniLM实现中文文本摘要☆43Updated 5 years ago