Cambridge SMT System
main.printstrings.hpp
Go to the documentation of this file.
1 #ifndef MAIN_NWCP_HPP
2 #define MAIN_NWCP_HPP
3 
4 #include <global_incls.hpp>
5 #include <custom_assert.hpp>
6 #include <global_decls.hpp>
7 #include <global_funcs.hpp>
8 
9 #include <fst/fstlib.h>
10 
11 #include <fst/script/print.h>
12 
13 #include <logger.hpp>
14 
18 
19 #include <params.hpp>
23 
24 #include <szfstream.hpp>
25 #include <registrypo.hpp>
26 #include <taskinterface.hpp>
27 #include <range.hpp>
28 #include <addresshandler.hpp>
29 
30 #include <fstio.hpp>
31 
32 #include <constants-fsttools.hpp>
34 
35 #include <bleu.hpp>
36 
37 
38 #endif
Handles simple wildcard expansion for strings.
Convenience functors/functions for lexicographic<tropical,tropical> semiring.
Contains convenience functions to write and read fsts.
Stream wrapper for pipe/text/compressed files.
Implementation of tropical sparse tuple weight semiring.
To initialize boost parameter options.
Provides smarter assert methods.
Interfaces with basic methods for iteration.
Headers for standalone shared library.
Basic declarations used for tropical sparse vector weight semiring.
Convenience functions to parse parameters from a string.
General functions.
Handles different type of integer ranges.
Files to include for the tropical sparse tuple semiring.
General typedefs, defines...
Contains wrapper class RegistryPO, which uses boost::program_options to parse parameters, and provides methods to access them.
Lexicographic stdarc registering.
All included standard headers, boost headers,...