summvis
SummVis is an interactive visualization tool for text summarization.
File Explorer
Download Latest Version (.zip)- data.feather
- meta.yaml
- data.dill
- meta.yaml
- state.dill
- data.dill
- meta.yaml
- state.dill
- data.dill
- meta.yaml
- state.dill
- data.dill
- meta.yaml
- state.dill
- data.dill
- meta.yaml
- state.dill
- data.dill
- meta.yaml
- state.dill
- data.dill
- meta.yaml
- state.dill
- data.dill
- meta.yaml
- state.dill
- data.dill
- meta.yaml
- state.dill
- state.dill
- data.dill
- meta.yaml
- state.dill
- data.dill
- meta.yaml
- state.dill
- data.dill
- meta.yaml
- state.dill
- data.dill
- meta.yaml
- state.dill
- data.dill
- meta.yaml
- state.dill
- data.dill
- meta.yaml
- state.dill
- data.dill
- meta.yaml
- state.dill
- data.dill
- meta.yaml
- state.dill
- data.dill
- meta.yaml
- state.dill
- state.dill
- state.dill
- state.dill
- state.dill
- state.dill
- state.dill
- data.spacy
- meta.yaml
- data.spacy
- meta.yaml
- data.spacy
- meta.yaml
- data.spacy
- meta.yaml
- data.spacy
- meta.yaml
- data.spacy
- meta.yaml
- data.dill
- meta.yaml
- state.dill
- data.dill
- meta.yaml
- state.dill
- data.dill
- meta.yaml
- state.dill
- data.dill
- meta.yaml
- state.dill
- data.dill
- meta.yaml
- state.dill
- data.dill
- meta.yaml
- state.dill
- data.dill
- meta.yaml
- state.dill
- data.dill
- meta.yaml
- state.dill
- data.dill
- meta.yaml
- state.dill
- state.dill
- state.dill
- state.dill
- state.dill
- state.dill
- meta.yaml
- meta.yaml
- state.dill
- load.sh
- README.md
- wikinews.jsonl
- load.sh
- jquery.color-2.1.2.min.js
- summvis.css
- summvis.js
- annotations.png
- demo.gif
- main-vis.jpg
- title.png
- triangle.png
- .gitignore
- align.py
- components.py
- generation.py
- join.py
- LICENSE
- preprocessing.py
- quickstart.sh
- README.md
- requirements.txt
- summvis.py
- utils.py
# Installation Guide
1. Get the code
git clone https://github.com/robustness-gym/summvis
Downloads the entire project code from GitHub to your computer.
cd summvis
Moves into the project folder you just downloaded.
2. Official Install Script
Easy RecommendedPrerequisites
- Python 3 Python is required to use pip.
pip install --upgrade pip
Installs the package published on PyPI directly β no need to clone the source.
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
3. Python
EasyPrerequisites
pip install --upgrade pip
Installs the package published on PyPI directly β no need to clone the source.
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python -m spacy download en_core_web_lg
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
