| ▲ | btrettel 2 hours ago | |
Recommender systems for papers tend to be pretty bad, so there's a lot of room for improvement. I'll use Semantic Scholar as an example. I have a bunch of folders in what they call a "Library" with recommendations turned on. Semantic Scholar tends to recommend things that are in the same general area but not specific enough. So I guess that Semantic Scholar seems to interpret adding a paper to a folder as expanding the scope of the folder, but it could be narrowing. There's no way to distinguish between the two. Their recommender system is supposed to magically figure it out. Some way to add additional context like relevant keywords or a way to select which parts of the papers are relevant would be helpful. As it stands, I have to repeatedly thumbs down recommendations, and Semantic Scholar doesn't figure out what I mean from that vague signal and instead stops recommending much anything. It's not that there are no additional papers to go into these folders either as I've added more over time that I've found through other means. | ||
| ▲ | jruohonen an hour ago | parent [-] | |
Indeed, but according to my testing, Semantic Scholar is actually still the best in the game. But even that is extremely slow. What gives? And please give me something like: ./query --topic "whatever I am interested at the moment" --OAonly --allPapersAsPDFs --download --maxRelated=10 Or: ./query --topic "whatever I am interested at the moment" --RSSfeed --maxEntriesPerDay=25 --withPersonalization etc. In other words, most scientists are not particularly interested on navigating obscure and slow web platforms. | ||