HFST - Helsinki Finite-State Transducer Technology API  version 3.7.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces
ConvertTransducerFormat.h File Reference

Declarations of functions for converting between transducer backend formats. More...

#include <map>
#include <iostream>
#include <vector>
#include "back-ends/openfst/src/include/fst/fstlib.h"
#include "back-ends/sfst/fst.h"
#include <stdbool.h>
#include "back-ends/foma/fomalib.h"
#include "../HfstExceptionDefs.h"
#include "optimized-lookup/transducer.h"
#include "../HfstDataTypes.h"

Go to the source code of this file.

Namespaces

 hfst
 A namespace for HFST functions and datatypes.
 
 hfst::implementations
 A namespace for all code that forms a bridge between backend libraries and HFST.
 

Detailed Description

Declarations of functions for converting between transducer backend formats.