resources.grammar.ace-to-muse.jape Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of lang-arabic Show documentation
Show all versions of lang-arabic Show documentation
Support for processing Arabic documents
Phase: AcetoMuse
Input: Per Org Date Time Money Percent Fac GPE Loc
Options: control = appelt debug = false
Rule: Person
(
{Per}
)+:tag
-->
:tag.Person = {}
Rule: Org
(
{Org}
)+:tag
-->
:tag.Organization = {}
Rule: Loc
(
{Loc}|{GPE}
)+:tag
-->
:tag.Location = {}