Skip to content

ffreemt/tinybee-aligner

Repository files navigation

tinybee-aligner

testsCodacy BadgeCode style: blackLicense: MIT

A tiny alinger for dualtext alignment

Prerequisite for Linux and friends

apt install libicu-dev

for textacy

pip whl

cytoolz

compile jellyfish, use MS VC or mingw64

set PATH=C:\MinGW64\bin;%PATH%

amend C:\Python\Python37\Lib\distutils

[build]
compiler = mingw64

[build_ext]
compiler = mingw64

clone jellyfish && cd jellyfish

python setup.py install

About

dualtext alignment making use of a remote API for embedding

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages