JackHCC / Chinese-Keyphrase-ExtractionLinks
无监督中文关键词抽取(Keyphrase Extraction),基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!
☆108Updated 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字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 4 years ago
- experiments of some semantic matching models and comparison of experimental results.☆163Updated 2 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆178Updated 3 years ago
- 基于GlobalPointer的实体/关系/事件抽 取☆150Updated 3 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆178Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆170Updated 3 years ago
- 中文自然语言推理与语义相似度数据集☆364Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆193Updated 3 years ago
- SimCSE在中文上的复现,有监督+无监督☆279Updated 8 months ago
- 3000000+语义理解与匹配数据集。可用于无监督对比学习、半监督学习等构建中文领域效果最好的预训练模型☆305Updated 3 years ago
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆64Updated 4 years ago
- CoSENT、STS、SentenceBERT☆171Updated 8 months ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆350Updated last year
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆64Updated 2 years ago
- llama信息抽取实战☆100Updated 2 years ago
- 中文自然语言推理数据集(A large-scale Chinese Nature language inference and Semantic similarity calculation Dataset)☆433Updated 5 years ago
- Implemention of NER model on chinese dataset.☆73Updated 2 years ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆116Updated last year
- pke_zh, python keyphrase extraction for chinese(zh). 中文关键词或关键句提取工具,实现了KeyBert、PositionRank、TopicRank、TextRank等算法,开箱即用。☆207Updated last year
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- 中文无监督SimCSE Pytorch实现☆135Updated 4 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆403Updated 2 years ago
- SimCSE有监督与无监督实验复现☆149Updated last year
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- 全局指针统一处理嵌套与非嵌套NER☆255Updated 4 years ago
- 基于SpanBert的中文指代消解,pytorch实现☆101Updated 2 years ago
- OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全…☆208Updated last year
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago
- 基于GOOGLE T5中文生成式模型的摘要生成/指代消解,支持batch批量生成,多进程☆227Updated last year