Disambiguation evidence for ATN via surface form
"Augmented Transition Network"
As subject (48)
Triples where this entity appears as subject under the
label "Augmented Transition Network".
| Predicate | Object |
|---|---|
| abbreviation | ATN self-linksurface differs ⓘ |
| allows | recursive descent-like behavior ⓘ |
| allows | subnetwork calls ⓘ |
| basedOn | finite state automaton ⓘ |
| category | automata-based parser ⓘ |
| category | formal grammar ⓘ |
| comparedTo | recursive transition network ⓘ |
| component | actions ⓘ |
| component | arcs ⓘ |
| component | register set ⓘ |
| component | states ⓘ |
| component | tests ⓘ |
| extends | finite state grammar ⓘ |
| field | computational linguistics ⓘ |
| field | natural language processing ⓘ |
| goal | model human sentence processing more realistically than simple finite state models ⓘ |
| hasAdvantage | greater expressive power than simple finite state automata ⓘ |
| hasAdvantage | procedural control over parsing ⓘ |
| hasFeature | actions on arcs ⓘ |
| hasFeature | augmented states ⓘ |
| hasFeature | conditions on arcs ⓘ |
| hasFeature | procedural attachments ⓘ |
| hasFeature | recursive transitions ⓘ |
| hasFeature | registers ⓘ |
| influenced | later parsing formalisms ⓘ |
| instanceOf | computational model ⓘ |
| instanceOf | finite state machine formalism ⓘ |
| instanceOf | natural language processing technique ⓘ |
| instanceOf | parsing formalism ⓘ |
| parses | input string as path through network ⓘ |
| relatedTo | chart parser ⓘ |
| relatedTo | context-free grammar ⓘ |
| relatedTo | pushdown automaton ⓘ |
| relatedTo | transition network grammar ⓘ |
| represents | grammar as network of states ⓘ |
| supports | backtracking ⓘ |
| supports | context-sensitive constraints ⓘ |
| supports | nondeterministic parsing ⓘ |
| supports | top-down parsing ⓘ |
| supports | unbounded dependencies modeling ⓘ |
| timePeriod | developed in late 1960s ⓘ |
| timePeriod | popular in 1970s ⓘ |
| usedFor | natural language understanding ⓘ |
| usedFor | sentence parsing ⓘ |
| usedFor | syntactic parsing ⓘ |
| usedIn | dialogue systems research ⓘ |
| usedIn | early natural language understanding systems ⓘ |
| usedIn | machine translation research ⓘ |