https://github.com/zhaocq-nlp/dl4mt-baseline-system
https://github.com/zhaocq-nlp/dl4mt-baseline-system
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zhaocq-nlp/dl4mt-baseline-system
- Owner: zhaocq-nlp
- License: bsd-3-clause
- Created: 2017-03-11T08:27:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-11T12:18:42.000Z (over 8 years ago)
- Last Synced: 2025-01-16T01:32:20.104Z (5 months ago)
- Language: Python
- Size: 211 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dl4mt-baseline-system
original branch at https://github.com/nyu-dl/dl4mt-tutorialThe original dl4mt/session2 uses cost on valid set to choose model.
This version of dl4mt/session2 directly uses BLEU score.