diff options
Diffstat (limited to 'academic/link-grammar/README')
-rw-r--r-- | academic/link-grammar/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/academic/link-grammar/README b/academic/link-grammar/README index 7a3cdc47a4..f985d7cb61 100644 --- a/academic/link-grammar/README +++ b/academic/link-grammar/README @@ -4,5 +4,3 @@ assigns to it a syntactic structure, which consists of a set of labeled links connecting pairs of words. The parser also produces a "constituent" (Penn tree-bank style phrase tree) representation of a sentence (showing noun phrases, verb phrases, etc.). - -This requires the jdk package (from /extra). |