How it worksAcknowledgments
Research Domains

Acknowledgments

We gratefully acknowledge the contributions and resources that made this project possible

arXiv.org

This project relies heavily on the open access research papers available through arXiv.org. We are deeply grateful to the arXiv team and the global research community for making scientific knowledge freely accessible.

The research categories and classification system used in PaperTrends are based on arXiv's category taxonomy, which provides a comprehensive and standardized way to organize academic research across disciplines.

arXiv Category Taxonomy

Our research field categorization is based on the official arXiv category taxonomy available at https://arxiv.org/category_taxonomy. This ensures consistency with the broader academic community and facilitates cross-platform research discovery.

Open Source Community

PaperTrends is built on the foundation of numerous open source libraries and frameworks. We extend our gratitude to the developers and maintainers of these projects for their dedication to creating tools that benefit the entire research community.

Frontend Technologies

  • • Next.js - React framework
  • • Tailwind CSS - Styling
  • • TypeScript - Type safety
  • • Font Awesome - Icons
  • • D3.js - Data visualization

Data Processing

  • • BERTopic - Topic modeling
  • • SPECTER - Semantic embeddings
  • • Data visualization libraries
  • • Statistical analysis tools

D3.js

PaperTrends uses D3.js (Data-Driven Documents) for creating interactive data visualizations, including the hierarchical word cloud, theme river charts, and other dynamic visualizations. D3.js is a powerful JavaScript library for manipulating documents based on data.

License Information

D3.js is released under the BSD 3-Clause License. This permissive license allows for free use, modification, and distribution, including commercial use, with proper attribution.

License: BSD 3-Clause License

Repository: https://github.com/d3/d3

Author: Mike Bostock

Commercial Use: Permitted with attribution

Attribution Notice: This project uses D3.js, which is licensed under the BSD 3-Clause License. The full license text is available at the D3.js repository.

BERTopic

PaperTrends uses BERTopic for advanced topic modeling. BERTopic is a topic modeling technique that leverages BERT embeddings and c-TF-IDF to create dense clusters allowing for easily interpretable topics whilst keeping important words in the topic descriptions.

License Information

BERTopic is released under the MIT License. This permissive license allows for free use, modification, and distribution of the software.

License: MIT License

Repository: https://github.com/MaartenGr/BERTopic

SPECTER

PaperTrends uses SPECTER (Scientific Paper Embeddings using Citation-informed Transformers) for generating semantic embeddings of research papers. SPECTER is designed to generate embeddings for scientific papers based on their citation network and content.

License Information

SPECTER is released under the Apache License 2.0. This license allows for free use, modification, and distribution with proper attribution.

License: Apache License 2.0

Repository: https://github.com/allenai/specter

Organization: Allen Institute for AI

Research Community

We acknowledge the countless researchers, academics, and scientists whose work forms the foundation of our analysis. Their dedication to advancing human knowledge through rigorous research makes tools like PaperTrends possible and meaningful.

Special thanks to the researchers who have contributed to the development of topic modeling techniques, natural language processing methods, and data visualization approaches that enable us to extract meaningful insights from research literature.

Get Involved

PaperTrends is an open source project. We welcome contributions, feedback, and suggestions from the research community.