subword-nmt/subword_nmt
Rico Sennrich 75a69fc153 add some more umlauts to tests to check behavior in different locales 2020-02-21 17:39:42 +01:00
..
tests add some more umlauts to tests to check behavior in different locales 2020-02-21 17:39:42 +01:00
__init__.py modify files for packaging; thanks to universome 2018-05-16 14:35:23 +01:00
apply_bpe.py apply BPE dropout on list, not set of symbol pairs (in line with what Provilkov et al. did) 2019-11-14 15:14:39 +01:00
bpe_toy.py modify files for packaging; thanks to universome 2018-05-16 14:35:23 +01:00
chrF.py create symlink in old script location (with deprecation warning) 2018-05-16 14:47:23 +01:00
get_vocab.py more consistent command line names for get-vocab 2018-05-16 16:44:15 +01:00
learn_bpe.py fix typo in previous commit 2018-06-28 11:48:40 +01:00
learn_joint_bpe_and_vocab.py suppert argument --total-symbols in learn_joint_bpe_and_vocab 2018-08-20 12:07:45 +01:00
segment_char_ngrams.py condition parameter conversion to python 2 2018-07-18 07:36:11 +10:00
subword_nmt.py apply bpe-dropout in subword-nmt cli mode 2019-11-07 13:30:05 +09:00