首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > Prolog MCFG解析库

Prolog MCFG解析库

  • 资源大小:67.48 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 解析

资 源 简 介

This is a library of Prolog files for parsing Multiple Context-Free Grammars. Note 1: This is a programming library! Good knowledge of Prolog, and of Multiple Context-Free Grammars, is required to be able to use it. Note 2: The library only works for Sicstus Prolog 3. Someday I might port it to SWI prolog. Here can be found implementations of some of the algorithms I describe in chapter 4 of my PhD Thesis (2004). The algorithms are implemented using deductive parsing, in the spirit of Shieber, Schabes and Pereira (1995) and Sikkel (1997). There are also utilities for extracting syntax trees and forests from the chart; and for linearization (i.e., generation of strings from syntax trees). The grammars can be multilingual, meaning that this can be used as a simple translation system. There is also support for Grammatical Framework (GF) grammars, meaning that the library can be used as a Prolog A

文 件 列 表

prolog-mcfg-parser
00-README.txt
ChangeLog.txt
deduct.pl
example-gf-fragment
example-larsonian
example-simple
experimental
forest.pl
INSTALL.txt
mcfg.pl
mcfg2prolog.perl
optimize_active.pl
recognize_active.pl
TODO.txt
tree.pl
utilities.pl
utilities_sicstus.pl
utilities_swi.pl
VIP VIP
0.274549s