Content deleted Content added
OpenNotes1 (talk | contribs) {{Natural Language Processing}} |
|||
(10 intermediate revisions by 7 users not shown) | |||
Line 1:
'''Deep linguistic processing''' is a [[natural language processing]] framework which draws on theoretical and [[descriptive linguistics]]. It models language predominantly by way of theoretical syntactic/semantic theory (e.g. [[Combinatory categorial grammar|CCG]], [[HPSG]], [[Lexical functional grammar|LFG]], [[Tree-adjoining grammar|TAG]], the [[Prague School]]). Deep linguistic processing approaches differ from "shallower" methods in that they yield more expressive and structural representations which directly capture [[long-distance dependencies]] and underlying [[predicate (grammar)|predicate]]-[[argument]] structures.<ref>Timothy Baldwin, Mark Dras, Julia Hockenmaier, Tracy Holloway King, and Gertjan van Noord. 2007. [http://dl.acm.org/citation.cfm?id=1621410.1621415 The impact of deep linguistic processing on parsing technology]. In Proc. of the 10th International Workshop on Parsing Technologies (IWPT-2007), pages 36–8, Prague, Czech Republic.</ref> <br/>
The knowledge-intensive approach of deep linguistic processing requires considerable computational power, and has in the past sometimes been judged as being intractable. However, research in the early 2000s had made considerable advancement in
==
Traditionally, deep linguistic processing has been concerned with computational grammar development (for use in both [[parsing]] and generation). These grammars were manually developed, maintained
However, it is the belief of some computational linguists{{Who|date=August 2012}} that in order for computers to understand natural language or [[inference]], detailed syntactic and [[Semantic analysis (knowledge representation)|semantic representation]] is necessary. Moreover,
:a) ''Things would be different if Microsoft were located in Georgia.''
In sentence (a), a shallow [[information extraction]] system might infer wrongly that Microsoft's headquarters was located in Georgia. While as humans, we understand from the sentence that Microsoft office was never in Georgia.<br/>
:b) ''The National Institute for Psychology in Israel was established in May 1971 as the Israel Center for Psychobiology by Prof. Joel.''
In sentence (b), a shallow system could wrongly infer that Israel was established in May 1971. Humans know that it is the National Institute for Psychobiology that was established in 1971.<br/>
In summary of the comparison between deep and shallow language processing, deep linguistic processing provides a knowledge-rich analysis of language through manually developed grammars and language resources. Whereas, shallow linguistic processing provides a knowledge-lean analysis of language through statistical/machine learning manipulation of texts and/or [[Annotation|annotated linguistic]] resource.
==
"Deep" computational linguists are divided
*'''DE'''ep '''L'''inguistic '''P'''rocessing with '''H'''PSG - '''IN'''itiative ([[DELPH-IN]]) collaboration working with the [[HPSG]] formalism. The [http://cslipublications.stanford.edu/HPSG/ HPSG Conference] is the central conference to share knowledge/advancement of [[HPSG]] based deep processing.
*
*XTAG Research group working with the TAG formalism. The [http://alpage.inria.fr/tagplus11/doku.php?id=start TAG+ conference] is the central conference to share knowledge/advancement of [[Tree-adjoining grammar|TAG]] based deep processing.
The shortlist above is not exhaustively representative of all the communities working on deep linguistic processing.
==See also==
*[[Natural language processing]]
▲*[[Head-driven Phrase Structure Grammar]]
▲*[[Combinatory categorial grammar|Combinatory Categorial Grammar]]
▲*[[Lexical functional grammar|Lexical Functional Grammar]]
▲*[[Tree-adjoining grammar|Tree Adjoining Grammar]]
==References==
{{Reflist}}
{{Natural Language Processing}}
[[Category:Natural language processing]]
|