OctopusMind / longBertLinks
长文本相似度模型
☆21Updated last year
Alternatives and similar repositories for longBert
Users that are interested in longBert are comparing it to the libraries listed below
Sorting:
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆116Updated last year
- experiments of some semantic matching models and comparison of experimental results.☆163Updated last week
- 文本智能校对大赛(Chinese Text Correction)的baseline☆68Updated 3 years ago
- ☆57Updated 2 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆100Updated 3 years ago
- Minimal keyword extraction with BERT☆87Updated 3 years ago
- sentence-transformers to onnx 让sbert模型推理效率更快☆166Updated 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
- LLM for NER☆81Updated last year
- bert_avg,bert_whitening,sbert,consert,simcse,esimcse 中文句向量表示☆16Updated 3 years ago
- A simple implementation of Biaffine NER.☆35Updated 3 years ago
- 基于PaddleNLP开源的抽取式UIE进行医学命名实体识别(torch实现)☆44Updated 3 years ago
- 中文bigbird预训练模型☆96Updated 3 years ago
- 时间抽取、解析、标准化工具☆55Updated 3 years ago
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆150Updated 3 years ago
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆50Updated 4 years ago
- llama信息抽取实战☆100Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆170Updated 3 years ago
- 一个基于预训练的句向量生成工具☆137Updated 2 years ago
- 基于bert进行中文文本纠错☆237Updated 2 years ago
- 继续预训练中文bert☆31Updated 4 years ago
- CCL 2022 汉语学习者文本纠错评测☆142Updated 2 years ago
- deep training task☆30Updated 2 years ago
- CoSENT、STS、SentenceBERT☆171Updated 8 months ago
- Code & Data for our Paper "NaSGEC: Multi-Domain Chinese Grammatical Error Correction for Native Speaker Texts" (ACL 2023 Findings)☆95Updated 8 months ago
- 中文机器阅读理解数据集☆107Updated 4 years ago
- BLOOM 模型的指令微调☆24Updated 2 years ago
- 基于“Seq2Seq+前缀树”的知识图谱问答☆71Updated 3 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆134Updated last year