diff --git a/README.md b/README.md index bf669f0..7141f0f 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,6 @@ # arxiv-sanity-lite - -**(WIP)** - A much lighter-weight arxiv-sanity from-scratch re-write. Periodically polls arxiv API for new papers. Then allows users to tag papers of interest, and recommends new papers for each tag based on SVMs over tfidf features of paper abstracts. Allows one to search, rank, sort, slice and dice these results in a pretty web UI. Lastly, arxiv-sanity-lite can send you daily emails with recommendations of new papers based on your tags. Curate your tags, track recent papers in your area, and don't miss out! I am running a live version of this code on [arxiv-sanity-lite.com](https://arxiv-sanity-lite.com).