yangshoujian / Literature-Clustering-BertLinks
使用开源的Bert-as-Service预训练生成文档特征向量,基于k-means对COVID-19文献聚类,t-SNE可视化数据,通过LDA为每个簇生成主题关键词,画Bokeh图实现按簇、关键词搜索和筛选数据。
☆19Updated 4 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 2 years ago
- BTM in python☆73Updated 7 years ago
- 利用bert预训练模型生成句向量或词向量☆27Updated 4 years ago
- 利用Bert获取中文字、词向量☆10Updated 3 years ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆73Updated 4 years ago
- Aspect Based Sentiment Analysis 基于方面的细粒度情感分析☆173Updated 3 years ago
- 实现功能:新输入一段文本,与已有数据进行相似度进行比较,返回TOP10的文本。主要实现方法:jieba中文分词、gensim、TF-IDF词汇重要性、cosine余弦相似度。☆11Updated 4 years ago
- Code for Chinese LIWC Lexicon Expansion via Hierarchical Classification of Word Embeddings with Sememe Attention (AAAI18)☆155Updated 7 years ago
- Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus☆342Updated 5 years ago
- 重构论文A Biterm Topic Model for Short Texts提供的源代码,编译成一个python 扩展模块,并用python 包装了一下,提供一个user-friendly python package☆11Updated 6 years ago
- 事件抽取相关算法汇总☆125Updated 5 years ago
- Causality event extraction demo project including casual patterns and experiment on large scale corpus. 基于因果关系知识库的因果事件图谱实验项目,本项目罗列了因果显式表达…☆421Updated 6 years ago
- SMP 2020年微博情感分类评测任务 第六名解决方案☆69Updated 2 years ago
- ☆34Updated 4 years ago
- 训练词向量☆22Updated 4 years ago
- 大连理工大学情感词汇本体库及其他相关操作☆138Updated 8 years ago
- multi-label-classification-4-event-type☆136Updated 2 years ago
- 一个基于模板的三国演义KBQA系统,能够简单的回答给定模板的问题。本项目完成了从建立知识库、处理数据生成三元组到搭建问答系统(命令行和图形化)的一系列过程。此外,KBQA系统还具有一定的异常处理的功能设计。☆13Updated 5 years ago
- 使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务☆160Updated 5 years ago
- Clustering text with Bert☆56Updated 5 years ago
- smp ewect code☆77Updated 4 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆76Updated 5 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆453Updated 4 years ago
- 事件知识图谱构建相关的论文, 包含事件抽取、事件关系识别等任务☆82Updated 2 years ago
- 科大讯飞2020事件抽取挑战赛第一名解决方案&完整事件抽取系统☆539Updated 4 years ago
- 毕业设计,基于事理图谱的事件推理系统☆70Updated 5 years ago
- 中文文本预处理,Word2Vec训练计算文本相似度。☆45Updated 6 years ago
- Papers, models and datasets for Aspect-Category Sentiment Analysis.☆66Updated 2 years ago
- codes for paper A Multi-task Learning Model for Chinese-oriented Aspect Polarity Classification and Aspect Term Extraction☆199Updated 3 years ago
- Worth-reading papers and related awesome resources on aspect-based sentiment analysis (ABSA). 值得一读的方面级情感分析论文与相关资源集合☆361Updated last year