Abstract
Link Grammar is a computational approach-method for syntactic parsing developed in 1991 at Carnegie Mellon University, initially for the English language. It is a Context-Free Grammar according to Chomsky’s classification. For a sentence to be syntactically parsed correctly by Link Grammar, links(connections) between adjacent words must have been declared and established, in terms of coding. Besides English, Link Grammar has been implemented in Arabic, German, Hebrew, Indonesian, Kazakh, Lithuanian, Persian, Russian, Thai, Turkish, and Vietnamese. In this paper, an initial attempt is presented to implement Link Grammar in the Greek language, by using the Link Grammar Parser. We aim to include most syntactic structures of Greek by providing numerous examples. By applying the same notation used in English grammar and adding some extra symbols, we can achieve syntactic parsing for a variety of sentences, as demonstrated herein.
| Original language | English |
|---|---|
| Pages (from-to) | 51-61 |
| Number of pages | 11 |
| Journal | Journal of Software Engineering and Simulation |
| Volume | 10 |
| Issue number | 12 |
| DOIs | |
| Publication status | Published - 28 Dec 2024 |
Keywords
- Link Grammar
- Syntactic Parsing
- Greek Language
- Parser