Skip to content
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

Add visualization method for language models #79

Closed
adrhill opened this issue Jul 28, 2022 · 4 comments
Closed

Add visualization method for language models #79

adrhill opened this issue Jul 28, 2022 · 4 comments
Labels
documentation Improvements or additions to documentation

Comments

@adrhill
Copy link
Member

adrhill commented Jul 28, 2022

A visualisation method such as plot_text_heatmap from this iNNvestigate notebook would be useful for language tasks such as sentiment analysis.

@adrhill adrhill added enhancement New feature or request good first issue Good for newcomers labels Jul 28, 2022
@adrhill
Copy link
Member Author

adrhill commented Oct 11, 2023

This now only requires a package extension using TextHeatmaps.jl.

@adrhill
Copy link
Member Author

adrhill commented Oct 12, 2023

This issue will be fixed through the introduction of XAIBase.jl.

@adrhill adrhill removed the good first issue Good for newcomers label Oct 12, 2023
@adrhill
Copy link
Member Author

adrhill commented Dec 6, 2023

The functionality now exists, but still needs to be documented.

@adrhill adrhill added documentation Improvements or additions to documentation and removed enhancement New feature or request labels Dec 6, 2023
@adrhill
Copy link
Member Author

adrhill commented Jan 26, 2024

Documentation should be added in XAIDocs instead of here, since it also is relevant to other Julia-XAI packages like RelevancePropagation.jl.

@adrhill adrhill closed this as completed Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant