/disk4/html/www/moses/doxygen/mosesdecoder/moses/TranslationModel/fuzzy-match/create_xml.cpp File Reference

#include <iostream>
#include <fstream>
#include <cassert>
#include <vector>
#include <string>
#include "moses/Util.h"
#include "Alignments.h"

Go to the source code of this file.

Classes

class  CreateXMLRetValues

Functions

const std::string TrimInternal (const std::string &str, const std::string dropChars=" \t\n\r")
CreateXMLRetValues createXML (int ruleCount, const string &source, const string &input, const string &target, const string &align, const string &path)
void create_xml (const string &inPath)


Function Documentation

void create_xml ( const string &  inPath  ) 

Definition at line 28 of file create_xml.cpp.

References count, createXML(), and NULL.

Here is the call graph for this function:

CreateXMLRetValues createXML ( int  ruleCount,
const string &  source,
const string &  input,
const string &  target,
const string &  align,
const string &  path 
)

Definition at line 110 of file create_xml.cpp.

References CreateXMLRetValues::frame, CreateXMLRetValues::ruleAlignment, CreateXMLRetValues::ruleAlignmentInv, CreateXMLRetValues::ruleS, CreateXMLRetValues::ruleT, Moses::SPrint(), Moses::Tokenize(), and TrimInternal().

Referenced by create_xml().

Here is the call graph for this function:

Here is the caller graph for this function:

const std::string TrimInternal ( const std::string &  str,
const std::string  dropChars = " \t\n\r" 
) [inline]

Definition at line 13 of file create_xml.cpp.

Referenced by createXML().

Here is the caller graph for this function:


Generated on Thu Jul 6 00:31:32 2017 for Moses by  doxygen 1.5.9