![JAR search and dependency download from the Maven repository](/logo.png)
resources.grammar.ace-to-bbn.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: AcetoBBN
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}
)+:tag
-->
:tag.Location = {}
Rule: Gpe
(
{GPE}
)+:tag
-->
:tag.Gpe = {}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy