Hacker News new | ask | show | jobs
by 191101 2245 days ago
I wrote a simple arXiv quick browser + article suggester in the terminal. I personally use it on a day to day basis and would love suggestions on ways to improve it.
1 comments

I love the combination of TF-IDF and Cosine similarity! Still in my opinion one of the most underused / underrated algorithms tools in the box.