Changes between Version 9 and Version 10 of FrequentlyAskedQuestions
- Timestamp:
- 02/24/09 09:11:03 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FrequentlyAskedQuestions
v9 v10 48 48 1. How do I use the paraphrase selection mechanism documented in ''A Symbolic Approach to Near-Deterministic Surface Realisation using Tree Adjoining Grammar''? 49 49 * At the time of this writing (2009-01-22), there is no documentation on this. Sorry. See ParaphraseSelection and ask Eric Kow for more details. 50 1. What's wrong with lexical items that have an empty semantics? 51 * Infinite loops, especially but not necessarily if the item is an auxiliary tree 52 * Difficulty constructing a polarity automaton - except maybe for pronouns if you enable the zero literal semantic items 50 53 51 == How to fix a broken GenI ==52