comptext
Gui based tool to compare two text streams
Install
- All systems
-
curl cmd.cat/comptext.sh
- Debian
-
apt-get install comptext
- Ubuntu
-
apt-get install comptext
- Kali Linux
-
apt-get install comptext
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install comptext
- Dockerfile
- dockerfile.run/comptext
comptext
Gui based tool to compare two text streams
Comptext is used to compare two text streams. It's comparison function uses a linear-programming technique. It computes total number of errors, the character error rate (CER) and the bit error rate (BER).