You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Full-text search engine built in C++ using the Chilkat library.
The project comprehends the implementation of a web crawler, an out-of-core indexer and a query-processor using TF-IDF weighting scheme combined with PageRank score.