ELITR / SLTev

SLTev is a tool for comprehensive evaluation of (simultaneous) spoken language translation.
8 stars 3 forks source link

Making install.sh #14

Closed mohammad2928 closed 3 years ago

mohammad2928 commented 3 years ago

There is a need "install.sh" file to install all dependencies of SLTev (evaluation and MGIZA).

(Refers to issue #1)

srdecny commented 3 years ago

A Dockerfile would also be nice.

obo commented 3 years ago

Did the pip-style installation resolve also this, i.e. are binary dependencies installed?

mohammad2928 commented 3 years ago

Yes. For data files (e.g binary files or text files), in the setup.py "data_files" should be added and they will add to the installation path.

obo commented 3 years ago

I do not understand your message. "Yes" means that binary files are installed. "should be added" means that it is not yet ready.

mohammad2928 commented 3 years ago

Sorry. The binary file (mwerSegmenter) is installed.