Skip to content

Latest commit

 

History

History
82 lines (55 loc) · 4.11 KB

File metadata and controls

82 lines (55 loc) · 4.11 KB

JetBrains Research Build Status DOI

PubTrends

PubTrends is an interactive scientific literature exploration tool that helps researchers analyze topics, visualize research trends, and discover related works.

Available online at: https://pubtrends.info/

Overview

With PubTrends, you can:

  • Gain a concise overview of your research area.
  • Explore popular trends and impactful publications.
  • Discover new and promising research directions.

See an example of the analysis at: https://pubtrends.info/about.html

Datasets:

Scheme

Technical Architecture

PubTrends is a Python / Kotlin + JavaScript web service with a PostgreSQL backend. It uses:

See pyproject.toml for the full list of libraries used in the project.

Getting Started

For detailed information, see:

Quick Start

  1. Copy and modify config.properties to ~/.pubtrends/config.properties with your database credentials.

  2. Set up the database - see DATABASE.md for detailed instructions.

  3. Set up development environment - see DEVELOPMENT.md for detailed instructions.

Authors

See AUTHORS.md for a list of authors and contributors.

Materials

Contributing

Here’s how you can help:

  • ⭐ Star this repo, help others to discover it
  • 🐛 Found a bug? Open an issue
  • 💡 Have an idea? Feel free to submit a feature request or a PR
  • 👍 Upvote issues you care about, help us prioritize