#include <string>#include <unicode/stringpiece.h>#include <unicode/utypes.h>#include <unicode/unistr.h>#include <unicode/uchar.h>#include <unicode/utf8.h>#include "moses/TranslationModel/UG/generic/file_io/ug_stream.h"#include "moses/TranslationModel/UG/mm/tpt_tokenindex.h"#include <boost/unordered_map.hpp>#include "moses/TranslationModel/UG/mm/tpt_pickler.h"#include "moses/TranslationModel/UG/mm/ug_mm_2d_table.h"Go to the source code of this file.
Classes | |
| class | IBM1 |
Typedefs | |
| typedef mm2dTable< id_type, id_type, uint32_t, uint32_t > | table_t |
Functions | |
| string | u (StringPiece str, size_t start, size_t stop) |
| int | main (int argc, char *argv[]) |
| typedef mm2dTable<id_type,id_type,uint32_t,uint32_t> table_t |
Definition at line 24 of file ibm1-align.cc.
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 139 of file ibm1-align.cc.
References IBM1::align(), IBM1::open(), sid, IBM1::V1, and IBM1::V2.

| string u | ( | StringPiece | str, | |
| size_t | start, | |||
| size_t | stop | |||
| ) |
Definition at line 71 of file ibm1-align.cc.
Referenced by sapt::TSA_tree_iterator< TKN >::down(), IBM1::fill_amatrix(), and gen_nan().

1.5.9