Commit Graph

  • 158d252389 tweak readme Hieu Hoang 2019-06-08 18:22:39 +0100
  • c0545019eb
    Merge pull request #210 from mjpost/patch-1 Hieu Hoang 2019-04-27 21:23:50 +0100
  • 63c450b401
    escape angle brackets Matt Post 2019-04-26 14:24:07 -0400
  • 187a75cb55
    Merge pull request #209 from joelb-git/multi-bleu-detok-non-ascii-fix Hieu Hoang 2019-03-01 23:26:12 +0000
  • fdb7384d3d Fix non-ASCII lowercasing Joel Barry 2019-02-27 10:17:29 -0500
  • 49b388ac79 check state object are not null before using it. For alternate weights setting where some feature functions are not used for a particular sentence Hieu Hoang 2019-01-17 14:34:55 +0000
  • 26940e714a Revert "use ucfirst instead of defined uppercase function" Hieu Hoang 2019-01-04 14:55:55 +0000
  • e632c34fc9
    Use subroutine calls instead alvations 2019-01-04 18:19:32 +0800
  • 7bc56b66f2
    Merge pull request #207 from alvations/patch-truecaser Hieu Hoang 2019-01-03 16:56:56 +0000
  • 8fdbc74bbf
    Reverting split_xml() alvations 2019-01-03 20:51:27 +0800
  • db1894ad24 consistent output Hieu Hoang 2018-12-30 12:05:57 +0000
  • 5a600dfe62
    Merge pull request #206 from alvations/patch-truecaser Hieu Hoang 2018-12-29 20:21:37 +0000
  • 4b2872fad8 rename file so it appears on github website. Clarify mailing list Hieu Hoang 2018-12-28 15:15:09 +0000
  • dfbb17e549 use ucfirst instead of defined uppercase function alvations 2018-12-20 11:57:48 +0800
  • 40748e528d split_xml should be consistent for training and using alvations 2018-12-20 11:53:02 +0800
  • 413ba6b583 increase cores to 16. For bitextor azure pipeline Hieu Hoang 2018-12-10 16:17:16 +0000
  • dd9ff66479 put fix into UnorderedComparer again. Maybe weird template bug Hieu Hoang 2018-12-10 13:27:57 +0000
  • baefaa1b12 fix weird unordered set error on ubuntu 18.04, gcc 7.3.0, boost 1.65. May be over-optimizing or bug in gcc or boost Hieu Hoang 2018-12-10 13:15:03 +0000
  • 20edd331bc debug Hieu Hoang 2018-12-10 12:29:58 +0000
  • c753350641 ems config for moses2 Hieu Hoang 2018-12-08 19:47:10 +0000
  • 3d4bf99367 sacre bleu Hieu Hoang 2018-12-04 15:40:00 +0000
  • dbbc47292f sacre bleu Hieu Hoang 2018-12-04 15:27:09 +0000
  • 345dabcde6 use --discount_fallback Hieu Hoang 2018-12-04 14:34:47 +0000
  • 1591cf3676 Merge branch 'master' of github.com:moses-smt/mosesdecoder Hieu Hoang 2018-11-12 14:03:54 +0000
  • 13e48bc8b4 removing python port. Sacremoses is newer Hieu Hoang 2018-11-12 14:03:38 +0000
  • 19a31ca3f1
    Merge pull request #205 from coylz/master Hieu Hoang 2018-11-10 22:41:52 +0000
  • 4133726ef9 Add option "-b" (unbuffer output) to tokenizer scripts Loïc Vial 2018-11-09 22:53:33 +0100
  • a2315ffd3a rename directory to work with python import Hieu Hoang 2018-11-09 13:01:17 +0000
  • a70086c1e6 python wrapper works Hieu Hoang 2018-11-09 12:58:22 +0000
  • 2451c46960 start borging Luis Gomes code Hieu Hoang 2018-11-07 17:12:05 +0000
  • 2217bc136e
    Merge pull request #204 from ozancaglayan/nb-fix Hieu Hoang 2018-11-07 14:36:41 +0000
  • 9fc964da7f tokenizer.perl: split final dots unconditionally Ozan Caglayan 2018-11-07 10:59:54 +0100
  • d2b558728f basic support for Gujarati and Hindi, backported from one of the many upstreams Barry Haddow 2018-10-30 14:16:16 +0000
  • 979dd5a403 Merge branch 'master' of github.com:moses-smt/mosesdecoder Hieu Hoang 2018-10-26 18:57:07 +0200
  • cbee7096bc bump again Hieu Hoang 2018-10-26 18:52:27 +0200
  • ab161b6f7f
    Merge pull request #203 from maxthomas/contrib-modular-boost Hieu Hoang 2018-10-26 18:49:27 +0200
  • 4180b932b1 bump Hieu Hoang 2018-10-26 18:46:26 +0200
  • c43a84516c
    contrib: make boost variable modular; update version to 1.68.0 max thomas 2018-10-24 22:45:58 -0400
  • 4dd747e5db
    Merge pull request #202 from thuvh/python3_compatible Hieu Hoang 2018-09-27 11:30:54 +0100
  • 90c8464c53 fix print to compatible with python2 and python3 Hoai-Thu Vuong 2018-09-26 23:17:19 +0700
  • 411f45f249 multi-bleu-detok should take raw reference Rico Sennrich 2018-09-26 12:22:36 +0100
  • 48fa6e92a9 grammar Hieu Hoang 2018-09-16 14:58:39 +0100
  • fd1758ba74 Merge branch 'master' of github.com:moses-smt/mosesdecoder Hieu Hoang 2018-09-10 18:30:46 +0100
  • e760db2d17 unused script Hieu Hoang 2018-09-10 18:30:36 +0100
  • 06f519d4e2 Handle glottal stops in Somalian Barry Haddow 2018-09-06 16:09:36 +0100
  • 3545225c0b
    Merge pull request #201 from louismartin/bleu-fix-newline Hieu Hoang 2018-07-05 14:02:10 +0100
  • 53da5f4dbe Fix multi-bleu.perl bug when file does not end with newline Louis MARTIN 2018-07-03 03:39:35 -0600
  • 8c5eaa1a12 Merge branch 'RELEASE-4.0' of github.com:jowagner/mosesdecoder Hieu Hoang 2018-06-25 09:21:50 +0100
  • 5bbd5ca160
    fix syntax error; credit https://www.mail-archive.com/moses-support@mit.edu/msg15226.html Joachim Wagner 2018-06-23 08:19:36 +0100
  • 2aa5cd2152
    fix syntax error in regular expression Joachim Wagner 2018-06-22 18:16:11 +0100
  • e213816767
    Merge 1d675ba956 into 65c75ff073 Joachim Wagner 2018-06-22 15:50:23 +0000
  • 1d675ba956
    fix syntax error; credit: https://patchwork.ozlabs.org/patch/735705/ Joachim Wagner 2018-06-22 16:28:06 +0100
  • 03578921cc
    Merge pull request #198 from tofula/master Hieu Hoang 2018-05-22 15:08:59 +0100
  • b56d97dee0
    Merge pull request #199 from mtresearcher/dev-chrf-tuning Prashant Mathur 2018-05-21 21:06:06 +0200
  • c817980025 Update email Prashant Mathur 2018-05-18 16:20:47 +0200
  • e315438bea Make CHRFscorer compile Prashant Mathur 2018-05-18 16:18:47 +0200
  • fb478bf1db Include chrf as a metric Prashant Mathur 2018-05-18 16:18:19 +0200
  • 8b59644945 Adding chrf scorers Prashant Mathur 2018-05-18 16:16:22 +0200
  • 3a2a63b9dc * Added missing step for the "TRAINING:build-generation-custom". * Fixed the $cmd parameter - should be "-corpus" instead of "-generation-corpus". Tomas Fulajtar 2018-05-18 14:18:11 +0200
  • 999e83d128
    Merge pull request #196 from astronautguo/master Hieu Hoang 2018-05-04 14:42:35 +0100
  • ae47469919 Don't drop last character if file does not end with newline Kenneth Heafield 2018-05-03 10:28:11 +0100
  • f47e670f20 fix bug when copying to cache astro 2018-04-27 19:52:20 -0400
  • 5a7c31e5d1
    Merge pull request #195 from moses-smt/alvations-python-tokenizer Hieu Hoang 2018-04-11 16:47:39 +0100
  • 686034488a
    Contributing MosesTokenizer from NLTK to Moses alvations-python-tokenizer alvations 2018-04-11 00:27:37 +0800
  • d9f380b282 escape, but not quotes wipoNew Hieu Hoang 2018-03-06 15:02:18 +0000
  • 3f66a2fbb2 word doc mangling at IMO Hieu Hoang 2018-03-02 11:14:36 +0000
  • ae7aa6a9d2
    Merge pull request #192 from yvesscherrer/master Hieu Hoang 2018-02-20 12:18:24 +0000
  • d1aaf52289 Merge remote-tracking branch 'upstream/master' Scherrer Yves 2018-02-20 13:29:51 +0200
  • cc6d6a14a2 fix symlink path in Jamroot when using --prefix Scherrer Yves 2018-02-20 12:09:32 +0200
  • b1ccbe92f9
    Merge pull request #191 from yvesscherrer/master Hieu Hoang 2018-02-16 12:54:20 +0000
  • 4a7f16b366 add fi/sv-specific colon handling in tokenizer.perl Scherrer Yves 2018-02-14 10:27:46 +0200
  • 5be48ce9db
    Merge pull request #190 from moses-smt/patch-detokenizer-ko Hieu Hoang 2018-01-19 10:54:50 +0000
  • 194964c017
    Korean words has spaces =) patch-detokenizer-ko alvations 2018-01-19 13:29:53 +0800
  • 3a0631a05b better default Hieu Hoang 2017-12-12 15:30:56 +0000
  • 79f021e29b
    Merge pull request #187 from tofula/master Hieu Hoang 2017-12-11 23:44:09 +0000
  • 5b9a6da9a4 The .gz extension should be also added for 'On Disk' and 'Probing' Phrase tables. Tomas Fulajtar 2017-11-28 10:29:58 +0100
  • 7e9108dd29 multi-bleu-detok.perl - a plain text alternative to mteval-v13a.perl Rico Sennrich 2017-10-20 10:08:22 +0100
  • 05a37d218e wording change Hieu Hoang 2017-10-19 23:31:56 +0100
  • 545eee7e75 Attempt to stop people from publishing non-comparable BLEU scores, as discussed in statmt meeting Kenneth Heafield 2017-10-19 22:57:36 +0100
  • c7020a522b Merge 9422dcc690 into eced95d694 Louis Martin 2017-09-26 23:59:04 +0000
  • eced95d694 Revert "use std::unordered_set instead of boost::unordered_set. Segfault on boost 1.65.1" hieu 2017-09-26 12:54:09 +0100
  • c276ffbe01 Revert "use std::unordered_set instead of boost::unordered_set for all instances in moses2. To avoid confusion" hieu 2017-09-26 12:53:49 +0100
  • 65c75ff073 use std::unordered_set instead of boost::unordered_set for all instances in moses2. To avoid confusion RELEASE-4.0 RELEASE-4.0 Hieu Hoang 2017-09-26 10:54:39 +0100
  • d3c2c0bda5 use std::unordered_set instead of boost::unordered_set. Segfault on boost 1.65.1 Hieu Hoang 2017-09-26 10:43:17 +0100
  • cc15f070dd eclipse for CreateProbingPt Hieu Hoang 2017-09-26 10:31:31 +0100
  • a551c965ba eclipse Hieu Hoang 2017-09-26 10:27:45 +0100
  • 9422dcc690 [BLEU] Support variable number of references Louis 2017-09-22 19:31:12 +0200
  • 0838c831d8 bump Hieu Hoang 2017-09-02 02:29:52 +0100
  • df87045493 don't create shared boost libraries. Unit test can't link to them without setting other env variables Hieu Hoang 2017-08-26 10:26:50 +0100
  • 5ac7b56bdc compile error on gcc 7.1.1 Hieu Hoang 2017-08-26 09:41:25 +0100
  • eb8979a0e2 Don't install IRSTLM by default Ulrich Germann 2017-08-25 16:53:01 +0100
  • 9cb5999e5b Update compile.sh Ulrich Germann 2017-08-25 16:51:23 +0100
  • 23cf6c4d1f new option for mert-moses: transform-decoded-file Jörg Tiedemann 2017-08-15 17:11:46 +0300
  • 8aa8988320 executable Hieu Hoang 2017-07-28 22:58:54 +0100
  • b16e6a5219 daily automatic beautifier MosesAdmin 2017-07-22 00:01:14 +0100
  • 6505d11cc6 copy .gitmodules from master moses-ebay Hieu Hoang 2017-07-21 23:03:46 +0100
  • 4d4ba33627 remove empty regtest dir Hieu Hoang 2017-07-21 22:57:07 +0100
  • 7e10011a52 put regtest submodule back to moses repos Hieu Hoang 2017-07-21 22:56:30 +0100
  • 11a2ef4af5 Merge pull request #184 from ebay-hlt/moses-4.0 Hieu Hoang 2017-07-21 22:40:42 +0100
  • f07e60aece Merge remote-tracking branch 'upstream/master' Prashant Mathur 2017-07-20 14:04:32 +0200