问题标签 [thrax-grammer]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
2 回答
946 浏览

c++ - 加载共享库时出现 thraxcompiler 错误:libthrax.so.0

我已经成功安装了 openfst 和 thraxcompiler。thraxmakedep 成功创建 make 文件

创建make文件后,当我运行make时出现以下错误

但是该库存在于路径中:

我尝试了一些适用于 gcc 编译器的步骤,例如 使用,等export LD_LIBRARY_PATH=/usr/local/lib标志。-Wl,-rpath-Llib

0 投票
0 回答
271 浏览

c++ - 如何使用 C++ 制作 Makefile 以使用 openFST、Thrax 和 MITIE 库?

我想在 C++ 中使用 openFst 和 Thrax 库(都用于文本匹配和屏蔽) openfst 以及 MITIE 库github(使用它的标记化功能)。但是我无法为从所有三个库中导入头文件的代码创建 Makefile。像这样的东西:

我现在拥有的 Makefile 如下所示:

如何使用上述头文件成功编译此 Makefile?

0 投票
0 回答
6 浏览

openfst - 如何通过 OpenGrm thrax 输出权重总和?

我是 openfst 和 thrax 的新手。那么有没有办法输出thraxrewrite-tester输出的结果的对应权重(例如string<weight>)。

似乎thraxrewrite-tester --far=tokenizer.far --rules=tokenize --noutput=2只会输出类似的结果Output string: xxx。并且thraxrewrite-tester --help没有给我更多有用的信息。

0 投票
0 回答
18 浏览

python - 自顶向下递归下降法python

下面这些句子有什么区别:

python中微小语言语法的解决方案是什么?

我应该使用输入文件(sample.tiny)来获取输出。

小样本

输出