File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,12 @@ The color scheme of the `heatmap` is customizable:
39
39
40
40
For more information, refer to the [ package documentation] ( https://Julia-XAI.github.io/TextHeatmaps.jl/stable/ ) .
41
41
42
+ ## Related packages
43
+ * [ VisionHeatmaps.jl] ( https://github.com/Julia-XAI/VisionHeatmaps.jl ) :
44
+ Sibling package for visualization of input space attributions for vision models.
45
+ * [ ExplainableAI.jl] ( https://github.com/Julia-XAI/ExplainableAI.jl ) :
46
+ TextHeatmaps.jl was designed as a dependency for visualization of attributions from ExplainableAI.jl.
47
+
42
48
[ heatmap-repl ] : https://raw.githubusercontent.com/Julia-XAI/TextHeatmaps.jl/gh-pages/assets/heatmap_repl.png
43
49
[ heatmap-pluto ] : https://raw.githubusercontent.com/Julia-XAI/TextHeatmaps.jl/gh-pages/assets/heatmap_pluto.png
44
50
[ heatmap-settings ] : https://raw.githubusercontent.com/Julia-XAI/TextHeatmaps.jl/gh-pages/assets/heatmap_settings.png
You can’t perform that action at this time.
0 commit comments