taishan1994 / chinese_keyword_extractionLinks
中文关键词提取
☆14Updated 2 years ago
Alternatives and similar repositories for chinese_keyword_extraction
Users that are interested in chinese_keyword_extraction are comparing it to the libraries listed below
Sorting:
- bert_avg,bert_whitening,sbert,consert,simcse,esimcse 中文句向量表示☆16Updated 3 years ago
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆49Updated 3 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆11Updated 4 years ago
- benchmark of KgCLUE, with different models and methods☆28Updated 3 years ago
- ☆13Updated last year
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- CCF-BDCI大数据与计算智能大赛-互联网金融新实体发现-9th☆54Updated 5 years ago
- 基于百度uie的关系抽取☆20Updated 2 years ago
- 继续预训练中文bert☆31Updated 4 years ago
- RelExt: A Tool for Relation Extraction from Text. 文本实体关系抽取工具。☆50Updated 3 years ago
- 文言文信息抽取(实体识别+关系抽取)☆9Updated 2 years ago
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆64Updated 3 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 5 years ago
- Bert预训练模型fine-tune计算文本相似度☆106Updated 2 years ago
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Updated 3 years ago
- 闲聊机器人☆11Updated 4 years ago
- A simple implement for multi-label text classification with Bert. I will extend the code to a higher version for very long text over 512,…☆12Updated 4 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆19Updated 2 years ago
- ☆12Updated 4 years ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆115Updated last year
- DataFountain第五届达观杯第4名方案☆50Updated 2 years ago
- 基于自由度(熵)、凝固度 新词发现算法实现☆12Updated 6 years ago
- DescriptionPairsExtraction, entity and it's description pairs extract program based on Albert and data back-annotation. 基于Albert与结构化数据回标思…☆20Updated 3 years ago
- 开课吧&后厂理工学院_百度NLP项目2:试题数据集多标签文本分类 Models: FastText TextCNN GCN BERT et al.☆47Updated 5 years ago
- 中文文本纠错模型,keras实现☆74Updated 4 years ago
- Seq2seqAttGeneration, an basic implementation of text generation that using seq2seq attention model to generate poem series. this project…☆18Updated 4 years ago
- Implementing BERT + CRF with PyTorch for Chinese NER.☆10Updated 3 years ago
- Sentence-Transformers Information Retrieval example on Chinese☆30Updated last year
- 基于sentence-transformers实现文本转向量的机器人☆47Updated 2 years ago