SummVis is an interactive visualization tool for text summarization.
Stars
254
Forks
30
Watchers
254
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
Replace Robustness Gym dependency with Meerkat. Remove anonymized CNN/XSum datasets in favor of simpler quickstart using WikiNews. Simplified preprocessing scripts. Added sample loading scripts. Upgraded datasets library version. Assorted refactoring.
68cef4eView on GitHubRemove conda install instructions due to issue with default pip
a1fdc49View on GitHubRemove extra spaces and newlines by default to maintain consistency with cached files. Add --no_clean option to override this default behavior.
2152238View on GitHubRemove en_core_web_sm from quickstart.sh since now specified in requirements files.
81acf9eView on GitHubAllow range of torch versions and specify en-core-web-sm in install files.
dc3f1b8View on GitHubBatch inputs to bertscore model to avoid OOM in long documents.
cce1769View on GitHub