Metadata-Version: 2.1
Name: tinybee
Version: 0.1.1
Summary: A tiny aligner for dualtext alignment
Home-page: https://github.com/ffreemt/tinybee-aligner
License: MIT
Author: ffreemt
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: absl-py (>=0.12.0,<0.13.0)
Requires-Dist: alive-progress (>=1.6.2,<2.0.0)
Requires-Dist: cchardet (>=2.1.7,<3.0.0)
Requires-Dist: fetch-embed (>=0.1.3,<0.2.0)
Requires-Dist: halo (>=0.0.31,<0.0.32)
Requires-Dist: httpx (>=0.17.1,<0.18.0)
Requires-Dist: joblib (>=1.0.0,<2.0.0)
Requires-Dist: logzero (>=1.6.3,<2.0.0)
Requires-Dist: matplotlib (>=3.4.1,<4.0.0)
Requires-Dist: more-itertools (>=8.6.0,<9.0.0)
Requires-Dist: morfessor (>=2.0.6,<3.0.0)
Requires-Dist: polyglot (>=16.7.4,<17.0.0)
Requires-Dist: pycld2 (>=0.41,<0.42)
Requires-Dist: pyicu (>=2.6,<3.0)
Requires-Dist: seaborn (>=0.11.1,<0.12.0)
Requires-Dist: sentence-splitter (>=1.4,<2.0)
Requires-Dist: statsmodels (>=0.12.1,<0.13.0)
Requires-Dist: tqdm (>=4.56.0,<5.0.0)
Project-URL: Repository, https://github.com/ffreemt/tinybee-aligner
Description-Content-Type: text/markdown

# tinybee-aligner [![Codacy Badge](https://app.codacy.com/project/badge/Grade/0bef74fe4381412ab1172a06a93ad01e)](https://www.codacy.com/gh/ffreemt/tinybee-aligner/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=ffreemt/tinybee-aligner&amp;utm_campaign=Badge_Grade)[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

A tiny alinger for dualtext alignment

