Cambridge SMT System
main.lexmap.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 <szfstream.hpp>
20 #include <registrypo.hpp>
21 #include <taskinterface.hpp>
22 #include <range.hpp>
23 #include <addresshandler.hpp>
24 
25 #include <fstio.hpp>
26 #include <fstutils.mapper.hpp>
27 
28 #include <constants-fsttools.hpp>
30 
31 #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.
Provides smarter assert methods.
Interfaces with basic methods for iteration.
Headers for standalone shared library.
To initialize boost parameter options.
General functions.
Generalized weight mapper functor.
Handles different type of integer ranges.
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,...