Ask HN: I created a paper notification service?
I read papers a lot, however, I always wanted a notification service which tells me which papers I am interested will perform well (lot's of citation) in the future. Hence, I created this service as one of my final project. However, my current filtering method is simply a keyword fuzzy matching, I wonder if there's any better query method for content filtering?
I was hopping to match "CNN" to convolution neural network related topics, "RNN" to recurrent neural network, I tried word embeddings however their performance isn't well.
Paper notification service : https://www.notify.institute/
0 comments
[ 1.8 ms ] story [ 9.6 ms ] threadNo comments yet.