#include <cstdint>
#include <cstring>
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include <fst/flags.h>
#include <fst/extensions/pdt/getters.h>
#include <fst/extensions/pdt/pdtscript.h>
#include <fst/util.h>
#include <fst/vector-fst.h>
Go to the source code of this file.
DECLARE_int64 |
( |
start_paren_labels |
| ) |
|
DECLARE_string |
( |
pdt_parentheses |
| ) |
|
DECLARE_string |
( |
pdt_parser_type |
| ) |
|
DECLARE_string |
( |
left_paren_prefix |
| ) |
|
DECLARE_string |
( |
right_paren_prefix |
| ) |
|
int pdtreplace_main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |