diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-25 13:29:06 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-25 13:29:06 +0200 |
commit | 59fe78861a178c5063d388358cd2e909b89d9221 (patch) | |
tree | f57ac32406e734dcb7ed651f805aa3ce58df65a3 /academic/link-grammar | |
parent | 9c4a208885e51c0b4c3f507cf9d4ce63630c2a37 (diff) |
academic/link-grammar: Fixed dep information
Diffstat (limited to 'academic/link-grammar')
-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 7a3cdc47a4bf..f985d7cb61df 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). |