Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jpodivin/autosum
Automatic summmarization tool based on HF transformers. For demo purposes only.
https://github.com/jpodivin/autosum
Last synced: 1 day ago
JSON representation
Automatic summmarization tool based on HF transformers. For demo purposes only.
- Host: GitHub
- URL: https://github.com/jpodivin/autosum
- Owner: jpodivin
- License: apache-2.0
- Created: 2024-02-13T15:45:35.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-21T20:07:54.000Z (7 months ago)
- Last Synced: 2024-04-22T14:56:05.603Z (7 months ago)
- Language: Python
- Size: 123 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
AUTOSUM
=======Demonstrastion of simple automatic summarization application.
Simply install with pip, and launch with:```
summarize
```