ericphanson / arxiv-search

Elasticsearch-backed rewrite of arxiv-sanity
MIT License
4 stars 1 forks source link

Make something like https://books.google.com/ngrams for the arxiv. #23

Open ericphanson opened 6 years ago

ericphanson commented 6 years ago

Two parts to this: client-side, need to make a page, make charts, etc.

Server-side: need to figure out how to get this type of data from elasticsearch. Seems like something similar to https://stackoverflow.com/questions/32593282/n-grams-with-frequency-number-using-elasticsearch.