Comment on Show HN: TF-IDF search engine in 30 lines of ScalaComments−freakinasshowl15yi don't think tf-idf relevant for tiny in-memory index >__>−felipehummelOP15yThe index does not have to be tiny, the source code is. I tested with a 500k documents dataset.−boyter15yOut of curiosity how long did that take to index?
Comments
i don't think tf-idf relevant for tiny in-memory index >__>
The index does not have to be tiny, the source code is. I tested with a 500k documents dataset.
Out of curiosity how long did that take to index?