english-chinese dualtext aligner
Project description
ezbee
ezbee to align en/zh texts
Install it
Python 3.8 only
pip install ezbee
# or poetry add ezbee --alow-prerealeases
# pip install git+https://github.com/ffreemt/ezbee
# poetry add git+https://github.com/ffreemt/ezbee
# git clone https://github.com/ffreemt/ezbee && cd ezbee
Post- or Pre-install
e.g.
cd data\artifects
pip install fasttext-0.9.2-cp38-cp38-win_amd64.whl pycld2-0.41-cp38-cp38-win_amd64.whl PyICU-2.8.1-cp38-cp38-win_amd64.whl
pip install polyglot-16.7.4.tar.gz
Use it
ezbee --help
# or python -m ezbee --help
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
ezbee-0.1.2.tar.gz
(13.7 kB
view hashes)
Built Distribution
ezbee-0.1.2-py3-none-any.whl
(16.5 kB
view hashes)