Skip to content

matthhong/document-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Document Map Demo (from Scholastic)

Run the following for development:

  • pip install Flask matplotlib spacy pandas

  • python -m spacy download en_core_web_sm

  • python server.py to start the Flask server.

  • cd client; npm install; npm run autobuild to automatically build and reload the Svelte frontend when it's changed.

Contributors

About

Exploring text data using a geographic treemap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors