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.☆163Updated 2 years ago
- 基于bert进行中文文本纠错☆237Updated 2 years ago
- 中文文本纠错模型,keras实现☆75Updated 4 years ago
- 继续预训练中文bert☆31Updated 4 years ago
- Bert分类,语义相似度,获取句向量。☆65Updated 5 months ago
- pke_zh, python keyphrase extraction for chinese(zh). 中文关键词或关键句提取工具,实现了KeyBert、PositionRank、TopicRank、TextRank等算法,开箱即用。☆208Updated last year
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆64Updated 3 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆134Updated last year
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification☆141Updated 3 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆91Updated 5 years ago
- ☆87Updated 3 years ago
- Bert预训练模型fine-tune计算文本相似度☆107Updated 2 years ago
- 时间抽取、解析、标准化工具☆55Updated 2 years ago
- 基于向量召回的检索式对话系统解决方案,dense retrieval,FAQ……☆33Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER☆255Updated 4 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆148Updated 3 years ago
- LERT: A Linguistically-motivated Pre-trained Language Model(语言学信息增强的预训练模型LERT)☆217Updated last month
- SimBERT升级版(SimBERTv2)!☆445Updated 3 years ago
- 一个基于预训练的句向量生成工具☆138Updated 2 years ago
- 中文版unilm预训练模型☆83Updated 4 years ago
- 各大文本摘要模型-中文文本可运行的解决方案☆69Updated last year
- 中文纠错☆93Updated 3 years ago
- Modify Chinese text, modified on LaserTagger Model. 文本复述,基于lasertagger做中文文本数据增强。☆322Updated last year
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆178Updated 3 years ago
- 基于mlm方式的带有纠错功能的拼音转汉字bert预训练模型,pinyin correcter,基于pytorch框架实现☆46Updated 4 years ago
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- Minimal keyword extraction with BERT☆88Updated 3 years ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆81Updated 4 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆100Updated 2 years ago