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
- 训练词向量☆22Updated 4 years ago
- 利用bert预训练模型生成句向量或词向量☆27Updated 4 years ago
- 利用Bert获取中文字、词向量☆10Updated 3 years ago
- Aspect Based Sentiment Analysis 基于方面的细粒度情感分析☆174Updated 3 years ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆74Updated 4 years ago
- 大连理工大学情感词汇本体库及其他相关操作☆138Updated 8 years ago
- Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus☆343Updated 5 years ago
- 事件知识图谱构建相关的论文, 包含事件抽取、事件关系识别等任务☆82Updated 2 years ago
- 一个基础且完整的细粒度情感分析(ABSA,Aspect based sentiment analysis)案例☆83Updated 5 years ago
- 使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务☆160Updated 5 years ago
- 毕业设计,基于事理图谱的事件推理系统☆71Updated 5 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- SMP 2020年微博情感分类评测任务 第六名解决方案☆69Updated 2 years ago
- 基于pytorch+bert的中文事件抽取☆72Updated 3 years ago
- smp ewect code☆77Updated 4 years ago
- codes for paper A Multi-task Learning Model for Chinese-oriented Aspect Polarity Classification and Aspect Term Extraction☆199Updated 3 years ago
- Causality event extraction demo project including casual patterns and experiment on large scale corpus. 基于因果关系知识库的因果事件图谱实验项目,本项目罗列了因果显式表达…☆420Updated 6 years ago
- 实现功能:新输入一段文本,与已有数据进行相似度进行比较,返回TOP10的文本。主要实现方法:jieba中文分词、gensim、TF-IDF词汇重要性、cosine余弦相似度。☆11Updated 5 years ago
- 多标签文本分类☆53Updated 6 years ago
- Clustering text with Bert☆56Updated 5 years ago
- ASAP: A Chinese Review Dataset Towards Aspect Category Sentiment Analysis and Rating Prediction☆332Updated 4 years ago
- BTM in python☆73Updated 8 years ago
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆281Updated 4 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- Code for Chinese LIWC Lexicon Expansion via Hierarchical Classification of Word Embeddings with Sememe Attention (AAAI18)☆155Updated 7 years ago
- 事件抽取相关算法汇总☆125Updated 6 years ago
- ☆34Updated 5 years ago
- SEBERTNets:一种面向金融领域的事件主体抽取方法☆193Updated 3 years ago
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆205Updated 5 years ago