translate

java library to parse html - doc

Install

All systems
curl cmd.cat/translate.sh
Debian Debian
apt-get install translate
Ubuntu
apt-get install translate
image/svg+xml Kali Linux
apt-get install translate
Fedora
dnf install translate
Windows (WSL2)
sudo apt-get update sudo apt-get install translate
Raspbian
apt-get install translate

libhtmlparser-java-doc

java library to parse html - doc

HTML Parser is a Java library used to parse HTML in either a linear or nested fashion. Primarily used for transformation or extraction, it features filters, visitors, custom tags and easy to use JavaBeans. This package contains the documentation for the library.

translate

translates words from English into German or viceversa

It looks up a word in a file with language-to-language translations (field separator should be \" :: \") and maintains local dictionaries. So it should be easy to add more languages, if you have such a dictionary.

libtranslate

Natural language translation library

python3-googletrans

Google Translate API for Python