hellonlp / sentence_segmentation_dlLinks
☆21Updated 3 years ago
Alternatives and similar repositories for sentence_segmentation_dl
Users that are interested in sentence_segmentation_dl are comparing it to the libraries listed below
Sorting:
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆115Updated last year
- experiments of some semantic matching models and comparison of experimental results.☆162Updated 2 years ago
- 中文文本纠错模型,keras实现☆74Updated 4 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆133Updated last year
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆63Updated 3 years ago
- 继续预训练中文bert☆31Updated 3 years ago
- transformers implement (architecture, task example, serving and more)☆95Updated 3 years ago
- 时间抽取、解析、标准化工具☆53Updated 2 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago
- 基于bert进行中文文本纠错☆235Updated 2 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆99Updated 2 years ago
- 中文版unilm预训练模型☆83Updated 4 years ago
- Bert预训练模型fine-tune计算文本相似度☆105Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆134Updated 5 years ago
- 中文无监督SimCSE Pytorch实现☆134Updated 4 years ago
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆48Updated 3 years ago
- ☆101Updated 4 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER☆254Updated 4 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆147Updated 3 years ago
- Bert分类,语义相似度,获取句向量。☆65Updated 4 months ago
- 基于向量召回的检索式对话系统解决方案,dense retrieval,FAQ……☆33Updated 3 years ago
- 3000000+语义理解与匹配数据集。可用于无监督对比学习、半监督学习等构建中文领域效果最好的预训练模型☆299Updated 2 years ago
- ☆87Updated 3 years ago
- pke_zh, python keyphrase extraction for chinese(zh). 中文关键词或关键句提取工具,实现了KeyBert、PositionRank、TopicRank、TextRank等算法,开箱即用。☆207Updated last year
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆140Updated 4 years ago
- 李傲龍的博客☆82Updated last year
- Source code for the paper "PLOME: Pre-training with Misspelled Knowledge for Chinese Spelling Correction" in ACL2021☆237Updated 2 years ago
- Modify Chinese text, modified on LaserTagger Model. 文本复述,基于lasertagger做中文文本数据增强。☆321Updated last year