|
Cambridge SMT System
|

Go to the source code of this file.
Functions | |
| map< std::string, Scorer * > | CreateScorers () |
| int | main (int argc, char **argv) |
Variables | |
| map< std::string, Scorer * > | scorers = CreateScorers() |
| map<std::string, Scorer *> CreateScorers | ( | ) |
Definition at line 16 of file score.main.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| map<std::string, Scorer *> scorers = CreateScorers() |
Definition at line 22 of file score.main.cpp.