Skip to content

terror/textmap

Repository files navigation

textmap

Playing around with heatmap-like visualizations for text-based content.

Screenshot 2023-04-10 at 7 22 18 PM

Development

Install dependencies:

$ poetry install
$ python3 -m spacy download en_core_web_sm

n.b. The second line is optional if you already have the model installed.

Launch a shell:

$ poetry shell

Finally, run the server:

$ python3 app.py

You can now navigate to http://127.0.0.1:5000.

About

A heatmap-like visualization for text-based content

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors