https://github.com/wilkeraziz/mosesdecoder
Raw File
Tip revision: 5f06e3310f52923c48326b78ef181eff61ef22f8 authored by Hieu Hoang on 17 February 2016, 17:39:38 UTC
Merge branch 'master' of github.com:moses-smt/mosesdecoder
Tip revision: 5f06e33
.gitignore
tools
*.d
*.pyc
*.lo
*.o
*.so
*.lo
*.o
*.la
*.a
*.swp
*.save
*.cmd
*~
*.gch
dist*
jam-files/bjam
jam-files/engine/bootstrap
jam-files/engine/bin.*
lm/build_binary
lm/query
mert/evaluator
mert/extractor
mert/hgdecode
mert/mert
mert/megam_i686.opt
mert/pro
mert/kbmira
misc/processLexicalTable
misc/processPhraseTable
misc/queryLexicalTable
mira/mira
mira/Makefile
mira/Makefile.in
misc/queryPhraseTable
moses-chart-cmd/src/moses_chart
moses-cmd/src/checkplf
moses-cmd/src/lmbrgrid
moses-cmd/src/moses
regression-testing/moses-reg-test-data-*
regression-testing/tests/mert.extractor-bin/FEATSTAT*
regression-testing/tests/mert.extractor-bin/SCORESTAT*
scripts/ems/biconcor/biconcor
scripts/release-exclude
scripts/training/cmert-0.5/mert
scripts/training/compact-rule-table/tools/compactify
scripts/training/eppex/counter
scripts/training/eppex/eppex
scripts/training/lexical-reordering/score
scripts/training/memscore/memscore
scripts/training/mbr/mbr
scripts/training/phrase-extract/consolidate
scripts/training/phrase-extract/consolidate-direct
scripts/training/phrase-extract/consolidate-reverse
scripts/training/phrase-extract/extract
scripts/training/phrase-extract/extract-ghkm/tools/extract-ghkm
scripts/training/phrase-extract/extract-lex
scripts/training/phrase-extract/extract-rules
scripts/training/phrase-extract/relax-parse
scripts/training/phrase-extract/score
scripts/training/phrase-extract/statistics
scripts/training/symal/symal
dist
bin
previous.sh
contrib/other-builds/*.xcodeproj/project.xcworkspace/
contrib/other-builds/*.xcodeproj/xcuserdata/
*/*.xcodeproj/project.xcworkspace
*/*.xcodeproj/xcuserdata

mert/sentence-bleu
mert/sentence-bleu-nbest
._*
.DS_Store
*.pbxuser
*.mode1v3

*.exe
build/
nbproject/

mingw/MosesGUI/MosesGUI.e4p
mingw/MosesGUI/_eric4project/

contrib/m4m/merge-sorted
mert/hgdecode
.bash_history*
doxygen.conf
doxy
opt
back to top