ots
Open Text Summarizer (library)
Install
- All systems
-
curl cmd.cat/ots.sh
- Debian
-
apt-get install libots0
- Ubuntu
-
apt-get install libots0
- Arch Linux
-
pacman -S libots0
- Kali Linux
-
apt-get install libots0
- Fedora
-
dnf install ots
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libots0
- Raspbian
-
apt-get install libots0
- Dockerfile
- dockerfile.run/ots
libots0
Open Text Summarizer (library)
OTS reads a text and decides which sentences are important and which are not. Then it creates a short summary or will highlight the main idea in the text (the output can be HTML). OTS is m17n'd and works with UTF-8 encoding. This package contains shared library and a program (ots).