A GUI-equipped query engine in Java/Swing for DBLP bibliography (∼2.6GB). The applications has the following functionalities:
- Search query on publication title or author name with option to filter/sort output via date, relevance.
- Query to find authors having more than a given number of publications (handled alias names).
- Given a data upto a particular year, predicting the number of papers an author publishes in the next year.
- Generated documentation from annotated Java source using Doxygen.
- This is GUI-based DBLP Query Engine implemented as a part of the CSE 201 Course taken in Monsoon 2016 at IIIT-Delhi.