text2vec topic

List text2vec repositories

text2vec

4.1k
Stars
378
Forks
Watchers

text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。

text-analysis-with-R

24
Stars
10
Forks
Watchers

:book: :books: :newspaper: Workshop that demonstrates using and analyzing text in R.

Langchain-Chatchat

31.4k
Stars
5.5k
Forks
246
Watchers

Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like Chat...

AnglE

454
Stars
32
Forks
Watchers

Train and Infer Powerful Sentence Embeddings with AnglE | 🔥 SOTA on STS and MTEB Leaderboard

Langchain-ChatBI

77
Stars
18
Forks
Watchers

一种利用Langchain框架和本地向量库实现的对话式BI,它的目标是帮助用户寻找、理解数据知识,并能够分析数据、洞察结果,通过自然语言对话,降低数据分析的门槛。

Simple-Local-QA

22
Stars
2
Forks
Watchers

用最简单的代码带你实现基于大模型的本地知识库问答系统