JackHCC / Chinese-Keyphrase-ExtractionLinks
无监督中文关键词抽取(Keyphrase Extraction),基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!
☆107Updated 3 years ago
Alternatives and similar repositories for Chinese-Keyphrase-Extraction
Users that are interested in Chinese-Keyphrase-Extraction are comparing it to the libraries listed below
Sorting:
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆131Updated 3 years ago
- experiments of some semantic matching models and comparison of experimental results.☆162Updated 2 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆177Updated 3 years ago
- 中文自然语言推理与语义相似度数据集☆358Updated 3 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆147Updated 3 years ago
- SimCSE在中文上的复现,有监督+无监督☆278Updated 5 months ago
- 3000000+语义理解与匹配数据集。可用于无监督对比学习、半监督学习等构建中文领域效果最好的预训练模型☆300Updated 2 years ago
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆63Updated 3 years ago
- llama信息抽取实战☆100Updated 2 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆348Updated last year
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆178Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- CoSENT、STS、SentenceBERT☆169Updated 5 months ago
- 中文数据集下SimCSE+ESimCSE的实现☆192Updated 3 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆103Updated 4 years ago
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆62Updated 2 years ago
- pke_zh, python keyphrase extraction for chinese(zh). 中文关键词或关键句提取工具,实现了KeyBert、PositionRank、TopicRank、TextRank等算法,开箱即用。☆208Updated last year
- 中文自然语言推理数据集(A large-scale Chinese Nature language inference and Semantic similarity calculation Dataset)☆431Updated 5 years ago
- SimCSE有监督与无监督实验复现☆148Updated last year
- SimCSE中文语义相似度对比学习模型☆87Updated 3 years ago
- 各大文本摘要模型-中文文本可运行的解决方案☆68Updated last year
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆115Updated last year
- Knowledge Graph☆174Updated 2 years ago
- 中文无监督SimCSE Pytorch实现☆134Updated 4 years ago
- SimBERT升级版(SimBERTv2)!☆443Updated 3 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆99Updated 2 years ago
- OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全…☆207Updated last year
- Minimal keyword extraction with BERT☆86Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆397Updated 2 years ago