DATR: Difference between revisions
m cleanup and gen fixes using AWB |
m →top: http→https for Google Books and Google News using AWB |
||
Line 1: | Line 1: | ||
{{refimprove|date=February 2013}} |
{{refimprove|date=February 2013}} |
||
'''DATR''' is a language for [[lexicon|lexical]] [[knowledge representation]].<ref name="Y.)1998">{{cite book|author=Vincent Ooi (B. Y.)|title=Computer Corpus Lexicography|url= |
'''DATR''' is a language for [[lexicon|lexical]] [[knowledge representation]].<ref name="Y.)1998">{{cite book|author=Vincent Ooi (B. Y.)|title=Computer Corpus Lexicography|url=https://books.google.com/books?id=C9Wu7Zz8Ec4C&pg=PA97|accessdate=20 February 2013|year=1998|publisher=Edinburgh University Press|isbn=978-0-7486-0815-7|pages=97–100}}</ref> The lexical knowledge is encoded in a network of nodes. Each node has a set of attributes encoded with it. A node can represent a [[word]] or a word form. |
||
DATR was developed in the late 1980s by Roger Evans, Gerald Gazdar and Bill Keller |
DATR was developed in the late 1980s by Roger Evans, Gerald Gazdar and Bill Keller |
Revision as of 10:03, 14 October 2016
This article needs additional citations for verification. (February 2013) |
DATR is a language for lexical knowledge representation.[1] The lexical knowledge is encoded in a network of nodes. Each node has a set of attributes encoded with it. A node can represent a word or a word form.
DATR was developed in the late 1980s by Roger Evans, Gerald Gazdar and Bill Keller [2][3] , and used extensively in the 1990s; the standard specification is contained in the Evans and Gazdar RFC, available on the Sussex website (below). DATR has been implemented in a variety of programming languages, and several implementations are available on the internet, including an RFC compliant implementation at the Bielefeld website (below).
DATR is still used for encoding inheritance networks in various linguistic and non-linguistic domains and is under discussion as a standard notation for the representation of lexical information.
References
- ^ Vincent Ooi (B. Y.) (1998). Computer Corpus Lexicography. Edinburgh University Press. pp. 97–100. ISBN 978-0-7486-0815-7. Retrieved 20 February 2013.
- ^ Evans, Roger; Gerald Gazdar (1996). "DATR: A language for lexical knowledge representation" (PDF). Computational Linguistics. 22 (2): 167–216. Retrieved 2014-03-17.
- ^ Keller, Bill (1996). An evaluation semantics for DATR theories (PDF). Proceedings of the 16th conference on Computational linguistics-Volume 2. Association for Computational Linguistics. Retrieved 2014-03-17.
{{cite conference}}
: Cite has empty unknown parameters:|booktitle=
,|separator=
,|conferenceurl=
, and|trans_title=
(help)
External links
- DATR at the University of Sussex
- DATR repository and RFC compliant ZDATR implementation at Universität Bielefeld