stanleylsx / text_embeddingLinks
一个用于训练句子embedding的工具,支持Cosent以及Simcse、infonce
☆22Updated 5 months ago
Alternatives and similar repositories for text_embedding
Users that are interested in text_embedding are comparing it to the libraries listed below
Sorting:
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆116Updated last year
- easy-bert是一个中文NLP工具,提供诸多bert变体调用和调参方法,极速上手;清晰的设计和代码注释,也很适合学习☆83Updated 3 years ago
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- 基于pytorch的中文意图识别和槽位填充☆202Updated 3 months ago
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆110Updated 2 years ago
- deep training task☆30Updated 2 years ago
- llama信息抽取实战☆101Updated 2 years ago
- baichuan LLM surpervised finetune by lora☆64Updated 2 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆134Updated last year
- 一个基于预训练的句向量生成工具☆138Updated 2 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
- sentence-transformers to onnx 让sbert模型推理效率更快☆167Updated 3 years ago
- SMP 2023 ChatGLM金融大模型挑战赛 60 分baseline思路介绍☆186Updated 2 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆56Updated 3 years ago
- Knowledge Graph☆176Updated 3 years ago
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆49Updated 4 years ago
- 通用版面分析 | 中文文档解析 |Document Layout Analysis | layout paser☆47Updated last year
- pke_zh, python keyphrase extraction for chinese(zh). 中文关键词或关键句提取工具,实现了KeyBert、PositionRank、TopicRank、TextRank等算法,开箱即用。☆210Updated last year
- GoGPT:基于Llama/Llama 2训练的中英文增强大模型|Chinese-Llama2☆79Updated 2 years ago
- 中文标注工具,支持NER、文本分类、关系标注、对话标注等。☆82Updated last year
- experiments of some semantic matching models and comparison of experimental results.☆163Updated 3 weeks ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆75Updated 11 months ago
- 支持ChatGLM2 lora微调☆41Updated 2 years ago
- 无监督中文关键词抽取(Keyphrase Extraction),基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!☆108Updated 3 years ago
- Minimal keyword extraction with BERT☆88Updated 4 years ago
- BLOOM 模型的指令微调☆24Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆170Updated 3 years ago
- 3000000+语义理解与匹配数据集。可用于无监督对比学习、半监督学习等构建中文领域效果最好的预训练模型☆307Updated 3 years ago
- ChatGLM-6B fine-tuning.☆137Updated 2 years ago
- LLM for NER☆81Updated last year