pyvizbee

a dualtext alingner based on holoviz panel


License
MIT
Install
pip install pyvizbee==0.1.0a4

Documentation

pyvizbee

pytestpythonCode style: blackLicense: MITPyPI version

a dualtext aligner based on holoviz panel, currently for English and Chinese texts only

Python version

Python 3.8 only, best with python 3.8.3 or 3.8.5

Install it

pip install pyvizbee
python -m pyvizbee

Extra

Plotting is optinal and can be installed with

pip install pyvizbee[plot]

or simply install the required packages (holoviews, plotly, seaborn), e.g. pip install holoviews plotly seaborn

Post-install

Since polyglot is needed but presents some problems with dicrect pip/poetry install method, a manual installation step is required.

  • Linux and friends: pip install polyglot

  • Windows: download and install whl for pyicu and pycld2

    • pip install git+https://github.com/aboSamoor/polyglot@master

Use it

python -m pyvizbee