5 ms·
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 improv
by 191101 6y 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.
- sixhobbits 6y agoI love the combination of TF-IDF and Cosine similarity! Still in my opinion one of the most underused / underrated algorithms tools in the box.