All Downloads are FREE. Search and download functionalities are using the official Maven repository.

resources.grammar.ace-to-muse.jape Maven / Gradle / Ivy

The newest version!

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 = {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy