Cambridge SMT System
hifst.task.postpro.gtest.cpp File Reference

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"
Include dependency graph for hifst.task.postpro.gtest.cpp:

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)
 

Detailed Description

Unit testing: Postprocessing 1-best translation.

Date
8-8-2012
Author
Gonzalo Iglesias

Definition in file hifst.task.postpro.gtest.cpp.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 137 of file hifst.task.postpro.gtest.cpp.