aboutsummaryrefslogtreecommitdiff
path: root/academic/link-grammar/slack-desc
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-10 23:06:59 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-15 07:37:42 +0700
commit01554e7c182a7192c46e279c77f788b41129c42e (patch)
treeeb5dce792007a0576a9a33513dc0dc4848303ea7 /academic/link-grammar/slack-desc
parent687247ad7ccbb0481c592bb2e3e25c6b3cc03e01 (diff)
academic/link-grammar: Removed (not well maintained).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/link-grammar/slack-desc')
-rw-r--r--academic/link-grammar/slack-desc19
1 files changed, 0 insertions, 19 deletions
diff --git a/academic/link-grammar/slack-desc b/academic/link-grammar/slack-desc
deleted file mode 100644
index 543a88f6bcc2..000000000000
--- a/academic/link-grammar/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description.
-# Line up the first '|' above the ':' following the base package name, and
-# the '|' on the right side marks the last column you can put a character in.
-# You must make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':' except on otherwise blank lines.
-
- |-----handy-ruler------------------------------------------------------|
-link-grammar: link-grammar (syntactic parser of English)
-link-grammar:
-link-grammar: The Link Grammar Parser is a syntactic parser of English, based
-link-grammar: on link grammar, an original theory of English syntax. Given a
-link-grammar: sentence, the system assigns to it a syntactic structure, which
-link-grammar: consists of a set of labeled links connecting pairs of words.
-link-grammar: The parser also produces a "constituent" (Penn tree-bank style
-link-grammar: phrase tree) representation of a sentence (showing noun phrases,
-link-grammar: verb phrases, etcetera).
-link-grammar:
-link-grammar: Homepage: http://www.abisource.org/projects/link-grammar/