Skip to main content

align german-english texts, fast

Project description

debee

pytestpythonCode style: blackLicense: MITPyPI version

align de-en texts, fast

Pre-install

pyicu, pycld2, fasttext (polyglot depends on pyicu and pycld2 while fastlid depends on fasttext).

Linux and friends

For example for Ubuntu

apt-get install libicu-dev pkg-config
pip install pyicu==2.8 pycld2 fasttext
# poetry add pyicu==2.8 pycld2 fasttext

Windows

# https://www.lfd.uci.edu/~gohlke/pythonlibs/, e.g.
pip install pycld2-0.41-cp38-cp38-win_amd64.whl PyICU-2.8.1-cp38-cp38-win_amd64.whl fasttext-0.9.2-cp38-cp38-win_amd64.whl

If you have C++ in your Windows, simply pip install pyicu==2.8 pycld2 fasttext as for Linux.

Install it

pip install git+https://github.com/ffreemt/debee
# poetry add git+https://github.com/ffreemt/debee
# git clone https://github.com/ffreemt/debee && cd debee

Use it

from debee import debee

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

debee-0.1.1.tar.gz (13.9 kB view hashes)

Uploaded Source

Built Distribution

debee-0.1.1-py3-none-any.whl (17.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page