https://github.com/yakazimir/Code-Datasets
Raw File
Tip revision: c2233baf0d2a266b6567fbdb99671d604925759c authored by Kazimir Richardson on 20 September 2018, 13:10:14 UTC
updated the Moses script for stdlib baseline experiments (seems to run fine)
Tip revision: c2233ba
.gitignore
*.yaml
report.txt
*.sh
*.poly*
*base.*
*pipeline*
*encoded_rank_list*
alignment/*

## the py27 stuff to block

*_RESULTS.*
other_data/py27/*/orig_data
other_data/py27/*/feature_info.txt
feature_info.txt
orig_data/

*.DS_Store*

## rank stuff
*storage*
back to top