Skip to content

Commit 968cd11

Browse files
committed
Add related packages section to README
1 parent f240e9d commit 968cd11

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,12 @@ The color scheme of the `heatmap` is customizable:
3939

4040
For more information, refer to the [package documentation](https://Julia-XAI.github.io/TextHeatmaps.jl/stable/).
4141

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+
4248
[heatmap-repl]: https://raw.githubusercontent.com/Julia-XAI/TextHeatmaps.jl/gh-pages/assets/heatmap_repl.png
4349
[heatmap-pluto]: https://raw.githubusercontent.com/Julia-XAI/TextHeatmaps.jl/gh-pages/assets/heatmap_pluto.png
4450
[heatmap-settings]: https://raw.githubusercontent.com/Julia-XAI/TextHeatmaps.jl/gh-pages/assets/heatmap_settings.png

0 commit comments

Comments
 (0)