.. |
example
|
Add error checking for file existence.
|
2011-11-15 10:17:00 +09:00 |
TERsrc
|
Add comments to mark the end of #define guards.
|
2011-11-12 07:59:50 +09:00 |
test_scorer_data
|
normalisation script
|
2008-05-14 17:17:44 +00:00 |
BleuScorer.cpp
|
Add missing headers.
|
2011-11-14 19:52:21 +09:00 |
BleuScorer.h
|
Minimize using #include headers in headers.
|
2011-11-14 15:15:30 +09:00 |
CderScorer.cpp
|
Minimize using #include headers in headers.
|
2011-11-14 15:15:30 +09:00 |
CderScorer.h
|
Minimize using #include headers in headers.
|
2011-11-14 15:15:30 +09:00 |
Data.cpp
|
Replace assert with CHECK until people learn how to use assert properly
|
2011-11-18 12:07:41 +00:00 |
Data.h
|
Merge remote branch 'origin/master' into pro
|
2011-11-17 15:58:56 +00:00 |
evaluator.cpp
|
Minimize using #include headers in headers.
|
2011-11-14 15:15:30 +09:00 |
extractor.cpp
|
Fix indentation.
|
2011-11-12 09:24:19 +09:00 |
FeatureArray.cpp
|
Merge remote branch 'origin/master' into pro
|
2011-11-17 15:58:56 +00:00 |
FeatureArray.h
|
Merge remote branch 'origin/master' into pro
|
2011-11-17 15:58:56 +00:00 |
FeatureData.cpp
|
Minimize using #include headers in headers.
|
2011-11-14 15:15:30 +09:00 |
FeatureData.h
|
Minimize using #include headers in headers.
|
2011-11-14 15:15:30 +09:00 |
FeatureDataIterator.cpp
|
Finish and test feature and score data iterators.
|
2011-11-15 13:12:14 +00:00 |
FeatureDataIterator.h
|
Finish and test feature and score data iterators.
|
2011-11-15 13:12:14 +00:00 |
FeatureStats.cpp
|
Minimize using #include headers in headers.
|
2011-11-14 15:15:30 +09:00 |
FeatureStats.h
|
Add missing headers.
|
2011-11-14 19:52:21 +09:00 |
FileStream.cpp
|
Fix uninitialized private members when constructors are called.
|
2011-11-14 12:53:20 +09:00 |
FileStream.h
|
Move filestream wrapper classes to FileStream.{h,cpp}
|
2011-11-12 11:44:39 +09:00 |
gzfilebuf.h
|
Move filestream wrapper classes to FileStream.{h,cpp}
|
2011-11-12 11:44:39 +09:00 |
init.opt
|
add init.opt file
|
2008-05-16 12:35:17 +00:00 |
Jamfile
|
Link dynamically against libz if we have to
|
2011-11-21 15:09:38 +00:00 |
Makefile.am
|
Merge remote branch 'origin/master' into pro
|
2011-11-17 15:58:56 +00:00 |
MergeScorer.cpp
|
Minimize using #include headers in headers.
|
2011-11-14 15:15:30 +09:00 |
MergeScorer.h
|
Minimize using #include headers in headers.
|
2011-11-14 15:15:30 +09:00 |
mert.cpp
|
Merge remote branch 'origin/master' into pro
|
2011-11-17 15:58:56 +00:00 |
Optimizer.cpp
|
Replace assert with CHECK until people learn how to use assert properly
|
2011-11-18 12:07:41 +00:00 |
Optimizer.h
|
Minimize using #include headers in headers.
|
2011-11-14 15:15:30 +09:00 |
PerScorer.cpp
|
Minimize using #include headers in headers.
|
2011-11-14 15:15:30 +09:00 |
PerScorer.h
|
Minimize using #include headers in headers.
|
2011-11-14 15:15:30 +09:00 |
Point.cpp
|
Replace assert with CHECK until people learn how to use assert properly
|
2011-11-18 12:07:41 +00:00 |
Point.h
|
Minimize using #include headers in headers.
|
2011-11-14 15:15:30 +09:00 |
pro.cpp
|
Output to file. Remove debug.
|
2011-11-16 16:26:01 +00:00 |
ScopedVector.h
|
Fix memory leaks in extractor.
|
2011-11-11 20:02:26 +09:00 |
ScoreArray.cpp
|
Merge remote branch 'origin/master' into pro
|
2011-11-17 15:58:56 +00:00 |
ScoreArray.h
|
Merge remote branch 'origin/master' into pro
|
2011-11-17 15:58:56 +00:00 |
ScoreData.cpp
|
Minimize using #include headers in headers.
|
2011-11-14 15:15:30 +09:00 |
ScoreData.h
|
Minimize using #include headers in headers.
|
2011-11-14 15:15:30 +09:00 |
ScoreDataIterator.cpp
|
Complete initial version of pro extractor
|
2011-11-16 14:54:23 +00:00 |
ScoreDataIterator.h
|
Finish and test feature and score data iterators.
|
2011-11-15 13:12:14 +00:00 |
Scorer.cpp
|
Add missing headers.
|
2011-11-14 19:52:21 +09:00 |
Scorer.h
|
Minimize using #include headers in headers.
|
2011-11-14 15:15:30 +09:00 |
ScorerFactory.cpp
|
Add missed code
|
2011-11-14 20:06:10 +09:00 |
ScorerFactory.h
|
Minimize using #include headers in headers.
|
2011-11-14 15:15:30 +09:00 |
ScoreStats.cpp
|
Minimize using #include headers in headers.
|
2011-11-14 15:15:30 +09:00 |
ScoreStats.h
|
Minimize using #include headers in headers.
|
2011-11-14 15:15:30 +09:00 |
TerScorer.cpp
|
Minimize using #include headers in headers.
|
2011-11-14 15:15:30 +09:00 |
TerScorer.h
|
Minimize using #include headers in headers.
|
2011-11-14 15:15:30 +09:00 |
test_scorer.cpp
|
run beautify.perl. Consistent formatting for .h & .cpp files
|
2011-02-24 12:42:19 +00:00 |
Timer.cpp
|
Minimize using #include headers in headers.
|
2011-11-14 15:15:30 +09:00 |
Timer.h
|
Minimize using #include headers in headers.
|
2011-11-14 15:15:30 +09:00 |
TODO
|
addind a TODO list for anyone, esp. Matous Machacek
|
2011-08-17 10:01:14 +00:00 |
Types.h
|
Add a comment to mark the end of #define guard.
|
2011-11-12 09:16:05 +09:00 |
Util.cpp
|
Minimize using #include headers in headers.
|
2011-11-14 15:15:30 +09:00 |
Util.h
|
Add missing headers.
|
2011-11-14 19:52:21 +09:00 |