|
Cambridge SMT System
|
Unit testing: Postprocessing 1-best translation. More...
#include <openfst.h>#include <googletesting.h>#include "main.custom_assert.hpp"#include "main.logger.hpp"#include "addresshandler.hpp"#include "taskinterface.hpp"#include "fstutils.hpp"#include "tokenizer.osr.hpp"#include "wordmapper.hpp"#include "task.postpro.hpp"
Go to the source code of this file.
Classes | |
| struct | googletesting::PostProTaskData |
Namespaces | |
| googletesting | |
| test-specific classes and functions | |
Functions | |
| googletesting::TEST (HifstPostPro, basic_test) | |
| googletesting::TEST (hifstpostpro, deletesentencemarkers) | |
| Testing function deleteSentenceMarkers. More... | |
| int | main (int argc, char **argv) |
Unit testing: Postprocessing 1-best translation.
Definition in file hifst.task.postpro.gtest.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 137 of file hifst.task.postpro.gtest.cpp.