pack_name descr
Project description
dzbee
Align german(de)-chinese(zh) texts, fast
Python 3.8 Only
Pre-Install fasttext
, pycld2
, PyICU
- If your computer does not have a C++ compiler,
search for needed wheels at https://www.lfd.uci.edu/~gohlke/pythonlibs/ and install, e.g.,
pip install fasttext-0.9.2-cp38-cp38-win_amd64.whl pip install pycld2-0.41-cp38-cp38-win_amd64.whl pip install PyICU-2.8.1-cp38-cp38-win_amd64.whl
- If your computer does have a C++ compiler
pip insall fasttext pycld2 PyICU # poetry add fasttext pycld2 PyICU
Install it
pip install dzbee
# poetry add dzbee
# pip install git+https://github.com/ffreemt/dzbee
# poetry add git+https://github.com/ffreemt/dzbee
# git clone https://github.com/ffreemt/dzbee && cd dzbee
Use it
dzbee file1 file2
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dzbee-0.1.1a1.tar.gz
(13.8 kB
view hashes)
Built Distribution
dzbee-0.1.1a1-py3-none-any.whl
(16.8 kB
view hashes)