An open API service indexing awesome lists of open source software.

https://github.com/soulteary/text-retrieval-example

Let's talk about text retrieval.
https://github.com/soulteary/text-retrieval-example

faiss fulltext fulltext-search mysql semantic-search semantic-similarity text-retrieval

Last synced: 3 months ago
JSON representation

Let's talk about text retrieval.

Awesome Lists containing this project

README

          

# Text Retrieval Example

Let's talk about text retrieval.

Companion sample code for technical blog: 《[The dimensionality reduction of traditional text retrieval methods, using Faiss to achieve vector semantic retrieval](https://soulteary.com/2022/09/10/the-dimensionality-reduction-of-traditional-text-retrieval-methods-using-faiss-to-achieve-vector-semantic-retrieval.html)》

---

聊聊文本检索的事情。

技术博客《[传统文本检索方式的降维打击,使用 Faiss 实现向量语义检索](https://soulteary.com/2022/09/10/the-dimensionality-reduction-of-traditional-text-retrieval-methods-using-faiss-to-achieve-vector-semantic-retrieval.html)》的配套示例代码。