Parenthetic Acronym Pattern
I. Introduction
Parenthetic Acronym Pattern includes paterns of (ACRONYM) and (ACRONYMs). It is used in exclusive filter to exclude invalid MWE from n-gram set. On the other hand, it can be used as inclusive filter for MWE candidates.
II. Processes:
shell> 6.Acronyms ${YEAR}
| Step | Description | IO | Notes - Examples |
|---|---|---|---|
| 1 | Get n-gram matches (ACR) pattern | Inputs:
Outputs:
| trap - match (ACR) pattern:
|
| 2 | Get acronym|expansion from step-1 | Inputs:
Outputs:
| Convert n-gram from the format of ".. acronym expansion (ACR) .." to "ACR|acronym expansion" |
| 3 | Get new acronym|expansion (not in Lexicon) from step-2 | Inputs:
Outputs:
| trap - in the Lexicon:
|
III. Results:
For 2014 release:
| Tag | O | E | Y | N |
|---|---|---|---|---|
| Description |
|
|
|
|
| Count | TBD | TBD | TBD | TBD |