Skip to content

Visualizations #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 84 commits into
base: main
Choose a base branch
from
Open

Visualizations #7

wants to merge 84 commits into from

Conversation

Jannis25
Copy link
Collaborator

Rebased #6 and updated dependencies.

We integrated several visualizations allowing for deeper insights into the system's mechanisms.

These visualizations cover:

3D Grid visualizing dimension-reduced embeddings of all best guesses of all documents (NuggetListWidget)
Data Insights section displaying the effects of the user's latest feedback (NuggetListWidget)
3D-Grid visualizing dimension-reduced embeddings of all nuggets of the currently opened document (DocumentWidget)
Bar Chart displaying the cosine similarity of all nuggets of the currently opened document (DocumentWidget)

nils-bz and others added 30 commits January 20, 2025 10:09
add scatterplot to display cosine distance between points, click on one point to display corresponding text+distance
Display only the relevant information nuggets on the scatter plot/bar chart for the currently selected document, without accumulating data from previously viewed documents (irrelevant information nuggets)
adjust plot layout to prevent annotation boxes from getting out of the plot window in fullscreen mode
change colormap of scatterplot to represent distances (same color for same distance)
@Jannis25 Jannis25 self-assigned this Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants