dongrixinyu / extractive_summaryLinks
一个用于中文文本的抽取式摘要工具 a tool for chinese summary extraction
☆19Updated 4 years ago
Alternatives and similar repositories for extractive_summary
Users that are interested in extractive_summary are comparing it to the libraries listed below
Sorting:
- 使用两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要☆217Updated 6 years ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆128Updated 6 years ago
- Bert分类,语义相似度,获取句向量。☆65Updated 4 months ago
- Bert预训练模型fine-tune计算文本相似度☆105Updated 2 years ago
- 中国法研杯CAIL2019要素抽取任务第三名方案分享☆138Updated 4 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- chinese bertsum ; bertsum 抽取式模型中文版本;给出案例数据、全代码注释;下载即可训练、预测、学习☆205Updated 2 years ago
- 基于ltp的简单评论观点抽取模块☆116Updated 6 years ago
- NLP杂货铺,python实现各种算法/工具,辅助算法理解/应用☆154Updated 4 years ago
- 使用UniLM实现中文文本摘要☆43Updated 5 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆140Updated 4 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆184Updated 2 years ago
- A full-process dialogue system that can be deployed online☆98Updated 3 years ago
- 基于transformer的指针生成网络☆93Updated 4 years ago
- 从中文文本中自动提取摘要☆44Updated 2 years ago
- 英文命名实体识别(NER)的研究☆56Updated 4 years ago
- Dataset from 'Character-based BiLSTM-CRF Incorporating POS and Dictionaries for Chinese Opinion Target Extraction'☆44Updated 6 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆290Updated 4 years ago
- bert pytorch模型微调用于的多标签文本分类☆134Updated 5 years ago
- 利用bert预训练模型生成句向量或词向量☆27Updated 4 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆76Updated 5 years ago
- TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。☆241Updated last year
- BERT预训练模型字向量提取工具☆52Updated 5 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆269Updated 5 years ago
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆397Updated last year
- 教育行业新闻 自动文摘 语料库 自动摘要☆200Updated 7 years ago
- multi-label-classification-4-event-type☆136Updated 2 years ago
- ☆75Updated 5 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆133Updated last year
- Self complemented sentiment words expansion using seed sentiment words and so-pmi , this method is tested to be effective, 基于情感种子词与so-pmi…☆87Updated 7 years ago