yangshoujian / Literature-Clustering-BertLinks
使用开源的Bert-as-Service预训练生成文档特征向量,基于k-means对COVID-19文献聚类,t-SNE可视化数据,通过LDA为每个簇生成主题关键词,画Bokeh图实现按簇、关键词搜索和筛选数据。
☆19Updated 5 years ago
Alternatives and similar repositories for Literature-Clustering-Bert
Users that are interested in Literature-Clustering-Bert are comparing it to the libraries listed below
Sorting:
- BTM实现代码☆100Updated 3 years ago
- 利用bert预训练模型生成句向量或词向量☆27Updated 5 years ago
- 训练词向量☆22Updated 5 years ago
- 利用Bert获取中文字、词向量☆10Updated 3 years ago
- 大连理工大学情感词汇本体库及其他相关操作☆142Updated 8 years ago
- BTM in python☆73Updated 8 years ago
- Clustering text with Bert☆57Updated 5 years ago
- 事件知识图谱构建相关的论文, 包含事件抽取、事件关系识别等任务☆83Updated 2 years ago
- Causality event extraction demo project including casual patterns and experiment on large scale corpus. 基于因果关系知识库的因果事件图谱实验项目,本项目罗列了因果显式表达…☆425Updated 6 years ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆75Updated 4 years ago
- Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus☆344Updated 5 years ago
- Code for Chinese LIWC Lexicon Expansion via Hierarchical Classification of Word Embeddings with Sememe Attention (AAAI18)☆160Updated 7 years ago
- ASAP: A Chinese Review Dataset Towards Aspect Category Sentiment Analysis and Rating Prediction☆341Updated 4 years ago
- multi-label-classification-4-event-type☆138Updated 2 years ago
- Aspect Based Sentiment Analysis 基于方面的细粒度情感分析☆174Updated 3 years ago
- 多标签文本分类☆53Updated 6 years ago
- 重构论文A Biterm Topic Model for Short Texts提供的源代码,编译成一个python 扩展模块,并用python 包装了一下,提供一个user-friendly python package☆11Updated 6 years ago
- 科大讯飞2020事件抽取挑战赛第一名解决方案&完整事件抽取系统☆540Updated 4 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆78Updated 5 years ago
- 毕业设计,基于事理图谱的事件推理系统☆71Updated 5 years ago
- 使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务☆160Updated 5 years ago
- 短文本聚类预处理模块 Short text cluster☆280Updated 5 years ago
- 利用哈工大同义词林替换问答文本内的同义词进行语料扩充☆37Updated 6 years ago
- 根据维基中文语料库预训练 GloVe 中文词向量;Pre-train GloVe word-embedding From Chinese Wiki corpus☆78Updated 2 years ago
- 基于远监督的中文关系抽取☆386Updated 4 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆178Updated 3 years ago
- SMP 2020年微博情感分类评测任务 第六名解决方案☆69Updated 3 years ago
- 面向金融领域的篇章级事件抽取 和事件因果关系抽取 第六名 方案及代码☆62Updated 3 years ago
- 多标签多分类的textCNN☆12Updated 5 years ago
- 中文文本预处理,Word2Vec训练计算文本相似度。☆44Updated 6 years ago