Hieu Hoang
|
753eebd959
|
revert
|
2011-12-12 20:48:42 +07:00 |
|
Tetsuo Kiso
|
29c16d252a
|
Minimize using #include headers in headers.
Should use it in .cpp files.
|
2011-11-14 15:15:30 +09:00 |
|
Tetsuo Kiso
|
3d70b2e1a5
|
Small change: modify initialization of the Data class.
|
2011-11-12 22:04:22 +09:00 |
|
Tetsuo Kiso
|
20e27aab92
|
Refactoring: constructors and copying objects.
|
2011-11-12 18:12:07 +09:00 |
|
Tetsuo Kiso
|
87a5c16b55
|
Replace macros with const variables and inline functions.
|
2011-11-12 17:30:33 +09:00 |
|
Tetsuo Kiso
|
ce9a628ed0
|
Remove unnecessary semicolons used in end of member functions.
|
2011-11-12 09:40:01 +09:00 |
|
Tetsuo Kiso
|
664ffe0130
|
Fix indentation.
|
2011-11-12 09:24:19 +09:00 |
|
Tetsuo Kiso
|
68315d6407
|
Fix class, function, and implementation comments format.
Functions comments should be placed in their declarations.
|
2011-11-12 08:58:23 +09:00 |
|
Tetsuo Kiso
|
087756b8c3
|
Fix memory leaks in extractor.
|
2011-11-11 20:02:26 +09:00 |
|
bhaddow
|
ca5c0f19b7
|
Multi-threading of mert, for random restarts.
Fix mert tests.
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4182 1f5c12ca-751b-0410-a591-d2e778427230
|
2011-09-07 08:08:35 +00:00 |
|
hieuhoang1972
|
148c1e8305
|
run beautify.perl. Consistent formatting for .h & .cpp files
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@3899 1f5c12ca-751b-0410-a591-d2e778427230
|
2011-02-24 12:42:19 +00:00 |
|
nicolabertoldi
|
e94834012d
|
added facilities to read and write score statistics in binary format
moved facilities for feature names in FeatureData object
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1824 1f5c12ca-751b-0410-a591-d2e778427230
|
2008-06-05 17:03:54 +00:00 |
|
bhaddow
|
37cf805139
|
Fix bug in output of scorestats to text file
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1820 1f5c12ca-751b-0410-a591-d2e778427230
|
2008-06-05 11:08:29 +00:00 |
|
nicolabertoldi
|
291260abf7
|
- made output more compliant with old version
- added PerSCorer.h and BleuScorer.h
- stored feature names
- fixed bug about output of best Point
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1796 1f5c12ca-751b-0410-a591-d2e778427230
|
2008-05-27 16:50:52 +00:00 |
|
nicolabertoldi
|
c9593648bb
|
change from int to unsigned where needed
add some debugging output (to remove later)
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1794 1f5c12ca-751b-0410-a591-d2e778427230
|
2008-05-23 11:48:16 +00:00 |
|
bhaddow
|
1a6dcf5e36
|
remove buffers
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1715 1f5c12ca-751b-0410-a591-d2e778427230
|
2008-05-15 20:32:37 +00:00 |
|
nicolabertoldi
|
2ef6f3e2d8
|
main command for managing feature and error statistics is ready; small example fortesting is available in directory example
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1692 1f5c12ca-751b-0410-a591-d2e778427230
|
2008-05-15 08:35:56 +00:00 |
|
bhaddow
|
48533d1021
|
Fixes to bleu scorer
add method get ref length
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1669 1f5c12ca-751b-0410-a591-d2e778427230
|
2008-05-14 16:31:22 +00:00 |
|
nicolabertoldi
|
eb2d6e971d
|
changes
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1636 1f5c12ca-751b-0410-a591-d2e778427230
|
2008-05-14 10:51:42 +00:00 |
|
nicolabertoldi
|
9c12330785
|
I am adding new object for handling statistics forerror measures
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1633 1f5c12ca-751b-0410-a591-d2e778427230
|
2008-05-14 08:14:13 +00:00 |
|