#include "util/file_stream.hh"#include "util/file_piece.hh"#include "util/murmur_hash.hh"#include "util/pool.hh"#include "util/string_piece.hh"#include "util/string_piece_hash.hh"#include "util/tokenize_piece.hh"#include <boost/unordered_map.hpp>#include <boost/unordered_set.hpp>#include <cstddef>#include <vector>Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 138 of file phrase_table_vocab_main.cc.
References StringPiece::empty(), Moses::Input, NULL, util::FilePiece::ReadLine(), StringPiece::remove_suffix(), and StringPiece::size().

1.5.9