Julia-XAI/TextHeatmaps.jl
Heatmap text in Julia.
This tool helps you visualize numerical scores associated with individual words in a text. You input a sentence and a list of corresponding scores, and it generates a color-coded heatmap over the text. This is useful for anyone working with text analysis, such as sentiment analysis or explainable AI, who needs to quickly understand which words contribute most to a specific score.
No commits in the last 6 months.
Use this if you need to visually represent word-level insights from your text analysis models to identify influential terms.
Not ideal if you need to visualize relationships between documents or complex network structures within text.
Stars
11
Forks
1
Language
Julia
License
MIT
Category
Last pushed
Jul 03, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Julia-XAI/TextHeatmaps.jl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ropensci/googleLanguageR
R client for the Google Translation API, Google Cloud Natural Language API and Google Cloud Speech API
takapy0210/nlplot
Visualization Module for Natural Language Processing
chrisrzhou/wordcloud-generator
Create and share wordcloud visualizations!
kavgan/word_cloud
Python word cloud library for use within Jupyter notebook and Python apps.
guo-yong-zhi/WordCloud.jl
word cloud generator in julia