Found 112 repositories(showing 30)
shibing624
text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。
dselivanov
Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
SeanLee97
Train and Infer Powerful Sentence Embeddings with AnglE | 🔥 SOTA on STS and MTEB Leaderboard
RelevanceAI
Vector Hub - Library for easy discovery, and consumption of State-of-the-art models to turn data into vectors. (text2vec, image2vec, video2vec, graph2vec, bert, inception, etc)
dynamiclu
一种利用Langchain框架和本地向量库实现的对话式BI,它的目标是帮助用户寻找、理解数据知识,并能够分析数据、洞察结果,通过自然语言对话,降低数据分析的门槛。
crownpku
Easily generate document/paragraph/sentence vectors and calculate similarity.
OpenDCAI
Official implementation of Text2VectorSQL: Towards a Unified Interface for Vector Search and SQL Queries
weaviate
This is the repo for the container that holds the models for the text2vec-transformers module
yatengLG
用最简单的代码带你实现基于大模型的本地知识库问答系统
weaviate
This repository contains an example of how to use the Weaviate vector search engine's text2vec-openai module
m-clark
:book: :books: :newspaper: Workshop that demonstrates using and analyzing text in R.
iGangao
基于chatglm实现的知识问答系统,本地知识库经过es检索系统召回+text2vec向量相似度计算再召回,作为prompt输入给chatglm后生成回答
UserXiaohu
中文文本相似度计算,采用text2vec词向量工具进行计算对比。
shibing624
Service for Bert model to Vector. 高效的文本转向量(Text-To-Vector)服务,支持GPU多卡、多worker、多客户端调用,开箱即用。
brainsqueeze
Contextual embedding for text blobs.
YangHanqing
中文短文本在线聚类
wmd-glowforge
Simple HTML tool used to generate vector text for the Glowforge (or CNC routers)
jinxulin
中文文本的向量表示方法(Sentence-BERT, CoSENT)的PyTorch简单实现,可以用于文本相似度计算。
sjy-dv
Mind-X is my intelligent alter ego that understands me the best. It assists with and resolves my bothersome tasks, growing in real-time as a next-generation PersonAI system.
GanymedeNil
text2vec onnxruntime
HildaM
向量数据库生成脚本
dselivanov
Command Line Interface to text2vec GloVe implementation
daandegroot123
An example showing how to use Weaviate in a TypeScript/JavaScript project, including test data and embedder projection
asai2019
Analysis of Data Scientist Job Descriptions using Natural Language Processing
latiaoge
LLMB(Large Language Model with Memory)项目旨在构建一个高效、功能丰富的本地大模型记忆系统。它集成了Langchain框架、Ollama语言模型、中文向量模型(text2vec-large-chinese),以及关系型数据库(如SQLite),实现了向量检索和持久化存储功能。该系统能够接收用户的输入,利用内存管理和向量存储来跟踪对话上下文,并通过调用外部的语言模型(Ollama)生成智能回复。此外,LLMB还维护聊天历史数据库,并使用Redis加速某些操作或保持会话状态。
shibing624
**Text2vecEncoder** wraps the text2vec model with jina. It encodes text data into dense vectors.
cran
:exclamation: This is a read-only mirror of the CRAN R package repository. text2vec — Modern Text Mining Framework for R. Homepage: http://text2vec.org Report bugs for this package: https://github.com/dselivanov/text2vec/issues
jpegbert
text2vec, chinese text to vetor.(文本向量化表示工具,包括词向量化、句子向量化)
mr-hanlu
使用gradio、langchain、chroma、chatglm2-6b、text2vec实现文档问答
changxubo
No description available