Information Retrieval Document Search Engine in R
In this post, we learn about building a basic search engine or document retrieval system using Vector space model. This use case is widely used in information retrieval systems. Given a set of documents and search term(s)/query we need to retrieve relevant documents that are similar to the search query.
artificial intelligence, information retrieval document search engine, natural language, (3 more...)
Nov-13-2017, 18:30:11 GMT
- Technology: