thammegowda / mtdata

A tool that locates, downloads, and extracts machine translation corpora

Home Page:https://pypi.org/project/mtdata/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow strict langpair ordering

erip opened this issue · comments

The ability to specify the pair of interest is an excellent feature for discoverability, but it is order invariant. I propose that a strict ordering as an option when indicating a langpair (e.g., mtdata list spa-eng should be strictly different from mtdata list eng-spa).

great suggestion! We plan to add it in the next version :)