Hi. I'm trying to use yalign and to start I read the docs and did run:
sudo pip install yalign
Followed by
wget https://raw.githubusercontent.com/machinalis/yalign/develop/data/models/0.1/en-es.tar.gz tar -xvzf en-es.tar.gz
And at last:
yalign-align en-es http://en.wikipedia.org/wiki/Antiparticle http://es.wikipedia.org/wiki/Antipart%C3%ADcula
And there was nothing written on the stdout. Is it expected?
If it's important: I'm using python 2.7.9 on Debian.
Thank you for your time.
Hi. I'm trying to use yalign and to start I read the docs and did run:
sudo pip install yalignFollowed by
wget https://raw.githubusercontent.com/machinalis/yalign/develop/data/models/0.1/en-es.tar.gz tar -xvzf en-es.tar.gzAnd at last:
yalign-align en-es http://en.wikipedia.org/wiki/Antiparticle http://es.wikipedia.org/wiki/Antipart%C3%ADculaAnd there was nothing written on the stdout. Is it expected?
If it's important: I'm using python 2.7.9 on Debian.
Thank you for your time.