Tetsuo Kiso
|
625fe118e0
|
Fix bugs, private members were not initialized when the instances are created.
When the objects of Data and FeatureData classes are created,
the primitive private members were not initialized properly.
|
2011-11-14 12:20:04 +09:00 |
|
Tetsuo Kiso
|
ee0345b9b6
|
Move filestream wrapper classes to FileStream.{h,cpp}
|
2011-11-12 11:44:39 +09:00 |
|
Tetsuo Kiso
|
fb3b0f9f62
|
Add const to Data and Feature class members.
|
2011-11-12 11:26:13 +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 |
|
phkoehn
|
41a1849437
|
support for sparse feature functions (mert support only when using PRO)
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4184 1f5c12ca-751b-0410-a591-d2e778427230
|
2011-09-07 16:37:33 +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
|
32029561da
|
mert can now load more data files
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1942 1f5c12ca-751b-0410-a591-d2e778427230
|
2008-11-18 18:51:02 +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 |
|
nicolabertoldi
|
44d7e0e0f7
|
fixed a bug related to the handling of feature names
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1821 1f5c12ca-751b-0410-a591-d2e778427230
|
2008-06-05 11:26:54 +00:00 |
|
nicolabertoldi
|
281bf610b8
|
added binary read/load facility for feature data
added names of features in the header
added methods to access the features by name
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1819 1f5c12ca-751b-0410-a591-d2e778427230
|
2008-06-05 07:23:34 +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
|
8a594fc254
|
reading from textual gzipped file is now possible
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1786 1f5c12ca-751b-0410-a591-d2e778427230
|
2008-05-20 14:15:30 +00:00 |
|
bhaddow
|
83300050f7
|
Remove extraneous debug messages
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1766 1f5c12ca-751b-0410-a591-d2e778427230
|
2008-05-16 20:24:00 +00:00 |
|
bhaddow
|
4ec448b3f2
|
Command line arg tidy up in extractor
Remove buffers from feature
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1761 1f5c12ca-751b-0410-a591-d2e778427230
|
2008-05-16 19:57:01 +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
|
1f84c9eab7
|
Get rid of warnings about lack of newlines
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1691 1f5c12ca-751b-0410-a591-d2e778427230
|
2008-05-15 06:44:36 +00:00 |
|
nicolabertoldi
|
9202738527
|
support for mergin; other small changes
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1657 1f5c12ca-751b-0410-a591-d2e778427230
|
2008-05-14 14:16:05 +00:00 |
|
nicolabertoldi
|
36b25323c9
|
small changes
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1641 1f5c12ca-751b-0410-a591-d2e778427230
|
2008-05-14 11:28:54 +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
|
49891adeed
|
I am starting the improvement of Minimum Error Training scritps
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1632 1f5c12ca-751b-0410-a591-d2e778427230
|
2008-05-14 07:57:45 +00:00 |
|