Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/OpenNMT/OpenNMT.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-19Updating the intel-mkl URL. (#578)HEADmasterArtur Gontijo
2019-07-03Remove obsolete linksGuillaume Klein
2018-12-20Dockerfile sentencepiece fix (#564)Artur Gontijo
2018-11-26Update README.mdGuillaume Klein
2018-07-18Update versionv0.10.1Guillaume Klein
2018-07-18Fix condition to detect LM trainingGuillaume Klein
2018-07-18Update versionv0.10.0Guillaume Klein
2018-07-10Fix memory preallocation for monotextGuillaume Klein
2018-06-14Fix learn_bpe.lua for Lua 5.2Guillaume Klein
2018-05-25Fully ignore placeholders when learning BPE (#545)Guillaume Klein
2018-05-16Return source and target tokens with attention table (#539)Panos Kanavos
2018-04-12typofix found while reading docs (#535)Bart van Halder
2018-04-05Fix missing argument in the translation evaluatorGuillaume Klein
2018-03-14Docker: add missing xavante dependencyGuillaume Klein
2018-03-05WIP introduce token batch size limit (#506)Vincent Nguyen
2018-03-05Docker: copy sources instead of using git cloneGuillaume Klein
2018-03-05Docker: compile Torch with Intel MKLGuillaume Klein
2018-02-27Merge pull request #519 from guillaumekln/docker-updateGuillaume Klein
2018-02-27No longer build and push the Docker image from TravisGuillaume Klein
2018-02-19Add lua-sentencepieceGuillaume Klein
2018-02-14Reduce the Docker image sizeGuillaume Klein
2018-02-09introduce log_tag option (#517)Jean Senellart
2018-02-01invalid conversion of │n corrected (#511)Jean Senellart
2018-02-01fix case feature in data test set (#509)Jean Senellart
2018-01-30Fix language model sampling modeGuillaume Klein
2018-01-27display oov rates (#505)Jean Senellart
2018-01-27Fix492 - complete (#504)Jean Senellart
2018-01-27Handle missing target vocabulary for update_vocab (#502)Guillaume Klein
2018-01-27Gbs v2 (#501)Natalia Segal
2018-01-27add option to score on detokenized tests (#493)Jean Senellart
2018-01-17Enable evaluation mode for language models (#496)Guillaume Klein
2018-01-02fix incompatibility of dynamic dataset/parallel preprocess and bpreprocess (#...Jean Senellart
2018-01-02Add optional custom features for domain control (#467)Panos Kanavos
2017-12-29Multi model b474 (#480)Jean Senellart
2017-12-29introduce hook manager and fix batch (#479)Jean Senellart
2017-12-29Update preparation.mdJean Senellart
2017-12-29Fixing the 2 first URLs (#468)elisemicho
2017-12-28fix option nameJean A. Senellart
2017-12-28fix #476 (#477)Jean Senellart
2017-12-28B474 (#475)Jean Senellart
2017-12-22Fix detokenize_output optionGuillaume Klein
2017-12-22Update options listingsGuillaume Klein
2017-12-22Fix parallel training optionsGuillaume Klein
2017-12-21fix beam size 1 broken with lexical_constraints (#470)Jean Senellart
2017-12-19Integrate hooks with the rest translation server (#460)Panos Kanavos
2017-12-19fix #456 (#466)Jean Senellart
2017-12-19Update versionGuillaume Klein
2017-12-19Fix detokenization when replaced target tokens contain spaces (#465)Guillaume Klein
2017-12-14better tests (#461)Jean Senellart
2017-12-14Update options listingsGuillaume Klein