https://github.com/splitbrain/ots
Open Text Summarizer Webinterface
https://github.com/splitbrain/ots
summarization summarizer
Last synced: 9 months ago
JSON representation
Open Text Summarizer Webinterface
- Host: GitHub
- URL: https://github.com/splitbrain/ots
- Owner: splitbrain
- License: mit
- Created: 2024-12-07T21:08:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-07T21:33:33.000Z (over 1 year ago)
- Last Synced: 2024-12-07T22:19:33.191Z (over 1 year ago)
- Topics: summarization, summarizer
- Language: PHP
- Homepage: https://ots.splitbrain.org
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Open Text Summarizer Web Interface
This is a simple web interface for the [Open Text Summarizer](https://github.com/neopunisher/Open-Text-Summarizer) library.
It's a single PHP file. I wrote this decades ago. It's not the best style but it works.
This repo dockerizes the whole setup, because OTS is no longer in Debian.
Nowadays, there are better summarizers out there, so this is mostly here because I hate to drop old projects.