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 details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

Details for the file debee-0.1.1.tar.gz.

File metadata

  • Download URL: debee-0.1.1.tar.gz
  • Upload date:
  • Size: 13.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.8.5 Windows/10

File hashes

Hashes for debee-0.1.1.tar.gz
Algorithm Hash digest
SHA256 c67af9eb0ee9f47ad0b2f5757f507d767c4fbf92dfab50141ed20b3df169c618
MD5 07b393f1bb37c1b819b979ce4d14cd66
BLAKE2b-256 c465890c32a1c9cde0baea612a64e4176e459978645029e6f92b890cd05c108d

See more details on using hashes here.

File details

Details for the file debee-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: debee-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 17.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.8.5 Windows/10

File hashes

Hashes for debee-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4e830667b23cd595b533db91a7c85f15957aa09bab5d3946cafb58704ce8fc95
MD5 2168c6ce63ebbc18af95ffcd0c22caa4
BLAKE2b-256 a91106080f83d4da928574c9c3724dafe6bc4f26708dd723ead2f980beee8ea1

See more details on using hashes here.

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