Application that advances researsh article searching and plays a role of literature review assistant for researchers, professionals, graduates and undergraduates.
Table of Contents
So, what are those most relevant papers that I need, and what is the relationship among previous works?
It is a long-standing issue and also an urgent need to build an application that provides precise searching result and categorizes correlated literatures. Therefore, PaperDeep advances paper search, constructs citation trees, provides publication cluster and recommends the most relevant and significant papers.
Paperdeep will pull data from Scopus API, based on user's keywords, to provide
* Citation Tree
* Paper Cluster
* Publication Cluster
* Recommendation of Masterpiece
- Title: title of the paper
- eid: paper id in scopus database
- link: the paper URL
- publication name: the publication of paper (Conference, Jornal)
- date: the publication date of paper
- organization: the organization of the author
- citedby: a citation count of the paper
- author: Lead authorname
- Search paper via keyword
- view all cited papers
- Show the impact factor of the publication
- Clustering of papers
- Automatically recommend impactful papers according user’s study field
- For papers from at least one year ago, base on citations and web of science. Otherwise, base on Conference.
- Citation tree : a study path for novices in certain domain
- Booming paper: Track and report the citation growth of papers
See the open issues for a full list of proposed features (and known issues).
PaperDeep constructs a literature review map for researchers. This map can also become a study path for novices in a certain domain.
Clusters of papers. PaperDeep clusters highly relevant papers and then sorts these papers, according to significance metrics (e.g. citations, journal impact), for each user from various kinds of academic disciplines and backgrounds.
Searching result sorted by publication's journal impact and clustered by different field.
PaperDeep automatically recommends impactful papers according to user’s study field.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
SOA-SCK Team - [email protected]
Project Link: https://github.com/SOA-SCK/PaperDeep