abner-wong / textrankLinks
keyword extraction and summarization for Chinese text by TextRank
☆68Updated 2 years ago
Alternatives and similar repositories for textrank
Users that are interested in textrank are comparing it to the libraries listed below
Sorting:
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆398Updated last year
- 中国法研杯CAIL2019要素抽取任务第三名方案分享☆139Updated 4 years ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆80Updated 3 years ago
- 中文NLP数据集☆153Updated 5 years ago
- 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
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆136Updated 2 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- 中文问题句子相似度计算比赛及方案汇总☆300Updated 4 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 4 years ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆128Updated 6 years ago
- 天池 疫情相似句对判定大赛 线上第一名方案☆433Updated 4 years ago
- chinese bertsum ; bertsum 抽取式模型中文版本;给出案例数据、全代码注释;下载即可训练、预测、学习☆205Updated last year
- 使用两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要☆216Updated 5 years ago
- ☆87Updated 3 years ago
- bert文本分类,ner, albert,keras_bert,bert4keras,kashgari,fastbert,flask + uwsgi + keras部署模型,时间实体识别,tfidf关键词抽取,tfidf文本相似度,用户情感分析☆195Updated 10 months ago
- 中文无监督SimCSE Pytorch实现☆134Updated 3 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆227Updated 4 years ago
- chinese version of longformer☆113Updated 4 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆163Updated 4 years ago
- 限定领域的三元组抽取的一次尝试,本文将会介绍笔者在2019语言与智能技术竞赛的三元组抽取比赛方面的一次尝试。☆133Updated 2 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆147Updated 3 years ago
- SEBERTNets:一种面向金融领域的事件主体抽取方法☆193Updated 3 years ago
- TF-IDF+Word2vec做文本相似度计算,最好是长文本☆24Updated 5 years ago
- multi-label-classification-4-event-type☆136Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆168Updated 3 years ago
- 基于SpanBert的中文指代消解,pytorch实现☆98Updated 2 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated last year
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago
- ☆155Updated 3 years ago