Cambridge SMT System
|
Unit testing: String printing from lattice, multiepsilon composition, composition with failure transitions, generic weight mappers, multiple union of fsts, etc. More...
#include <openfst.h>
#include <googletesting.h>
#include "main.custom_assert.hpp"
#include "main.logger.hpp"
#include "lexicographic-tropical-tropical-incls.h"
#include "lexicographic-tropical-tropical-funcs.h"
#include "range.hpp"
#include "fstio.hpp"
#include "fstutils.hpp"
#include "fstutils.mapper.hpp"
#include "fstutils.ftcompose.hpp"
#include "fstutils.extractngrams.hpp"
#include "taskinterface.hpp"
#include "data.lmbr.hpp"
#include "task.lmbr.hpp"
Go to the source code of this file.
Functions | |
TEST (lmbr, extractngrams) | |
TEST (lmbr, theta) | |
TEST (lmbr, computeapplyposteriors) | |
int | main (int argc, char **argv) |
Unit testing: String printing from lattice, multiepsilon composition, composition with failure transitions, generic weight mappers, multiple union of fsts, etc.
Definition in file lmbr.gtest.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 157 of file lmbr.gtest.cpp.
TEST | ( | lmbr | , |
extractngrams | |||
) |
Definition at line 49 of file lmbr.gtest.cpp.
TEST | ( | lmbr | , |
theta | |||
) |
Definition at line 84 of file lmbr.gtest.cpp.
TEST | ( | lmbr | , |
computeapplyposteriors | |||
) |