Skip to content

An interactive system for visualizing citation counts over time for selected variables.

License

Notifications You must be signed in to change notification settings

vadis-project/vadiskg-timeline

Repository files navigation

Issues MIT License


VADISKG Timeline Visualization

A system for visualizing citation counts over time for selected variables.

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. License
  6. Contact
  7. Citation

About The Project

vadis_summarization_api

VADISKG Timeline Visualization is a system demonstration that shows how citation counts for selected variables change over time. It provides an interactive visualization, allowing users to explore trends and patterns in the citation data.

Getting Started

Follow these steps to get a local copy of the VADISKG Timeline Visualization up and running.

Prerequisites

Before you begin, ensure that you have the following installed:

  • uv (a package manager for Python projects)

Installation

  1. Clone the repository:

    git clone https://github.com/vadis-project/vadiskg.git
  2. Navigate into the project directory:

    cd vadiskg
  3. Sync and install dependencies using uv:

    uv sync
  4. Run the Streamlit application:

    uv run streamlit run src/vadiskg/demo.py

Once the command is executed, the application will be activated. You can view the timeline visualization by opening http://localhost:8501 in your web browser.

Usage

Once the application is running, you will see a web interface that allows you to visualize citation counts over time for various selected variables. Use the interactive controls to adjust the settings and explore different data points. If the web page does not automatically open for you, you click this to open it yourself.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

For any questions or inquiries, please feel free to raise an issue in this repository or contact me:

Sotaro Takeshita - sotaro.takeshita@uni-mannheim.de

About

An interactive system for visualizing citation counts over time for selected variables.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages