fe3cd0525f
grammar, an original theory of English syntax. Given a sentence, the system assigns to it a syntactic structure, which consists of a set of labeled links connecting pairs of words. The parser also produces a "constituent" representation of a sentence (showing noun phrases, verb phrases, etc.). WWW: http://www.link.cs.cmu.edu/link/
98 lines
3 KiB
Text
98 lines
3 KiB
Text
bin/grammar-parse
|
|
include/link-grammar/analyze-linkage.h
|
|
include/link-grammar/and.h
|
|
include/link-grammar/api-structures.h
|
|
include/link-grammar/api.h
|
|
include/link-grammar/build-disjuncts.h
|
|
include/link-grammar/constituents.h
|
|
include/link-grammar/count.h
|
|
include/link-grammar/error.h
|
|
include/link-grammar/externs.h
|
|
include/link-grammar/extract-links.h
|
|
include/link-grammar/fast-match.h
|
|
include/link-grammar/idiom.h
|
|
include/link-grammar/link-includes.h
|
|
include/link-grammar/linkset.h
|
|
include/link-grammar/massage.h
|
|
include/link-grammar/post-process.h
|
|
include/link-grammar/pp_knowledge.h
|
|
include/link-grammar/pp_lexer.h
|
|
include/link-grammar/pp_linkset.h
|
|
include/link-grammar/preparation.h
|
|
include/link-grammar/print-util.h
|
|
include/link-grammar/print.h
|
|
include/link-grammar/prune.h
|
|
include/link-grammar/read-dict.h
|
|
include/link-grammar/resources.h
|
|
include/link-grammar/string-set.h
|
|
include/link-grammar/structures.h
|
|
include/link-grammar/tokenize.h
|
|
include/link-grammar/utilities.h
|
|
include/link-grammar/word-file.h
|
|
lib/liblink-grammar.a
|
|
lib/liblink-grammar.so
|
|
lib/liblink-grammar.so.5
|
|
libdata/pkgconfig/link-grammar.pc
|
|
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%DATADIR%%/en/4.0.affix
|
|
%%DATADIR%%/en/4.0.batch
|
|
%%DATADIR%%/en/4.0.constituent-knowledge
|
|
%%DATADIR%%/en/4.0.dict
|
|
%%DATADIR%%/en/4.0.knowledge
|
|
%%DATADIR%%/en/tiny.dict
|
|
%%DATADIR%%/en/words/words.adj.1
|
|
%%DATADIR%%/en/words/words.adj.2
|
|
%%DATADIR%%/en/words/words.adj.3
|
|
%%DATADIR%%/en/words/words.adv.1
|
|
%%DATADIR%%/en/words/words.adv.2
|
|
%%DATADIR%%/en/words/words.adv.3
|
|
%%DATADIR%%/en/words/words.n.1
|
|
%%DATADIR%%/en/words/words.n.2.s
|
|
%%DATADIR%%/en/words/words.n.2.x
|
|
%%DATADIR%%/en/words/words.n.3
|
|
%%DATADIR%%/en/words/words.n.4
|
|
%%DATADIR%%/en/words/words.n.c.1
|
|
%%DATADIR%%/en/words/words.n.c.2
|
|
%%DATADIR%%/en/words/words.n.p
|
|
%%DATADIR%%/en/words/words.n.t
|
|
%%DATADIR%%/en/words/words.s
|
|
%%DATADIR%%/en/words/words.v.1.1
|
|
%%DATADIR%%/en/words/words.v.1.2
|
|
%%DATADIR%%/en/words/words.v.1.3
|
|
%%DATADIR%%/en/words/words.v.1.4
|
|
%%DATADIR%%/en/words/words.v.1.p
|
|
%%DATADIR%%/en/words/words.v.10.1
|
|
%%DATADIR%%/en/words/words.v.10.2
|
|
%%DATADIR%%/en/words/words.v.10.3
|
|
%%DATADIR%%/en/words/words.v.10.4
|
|
%%DATADIR%%/en/words/words.v.2.1
|
|
%%DATADIR%%/en/words/words.v.2.2
|
|
%%DATADIR%%/en/words/words.v.2.3
|
|
%%DATADIR%%/en/words/words.v.2.4
|
|
%%DATADIR%%/en/words/words.v.2.5
|
|
%%DATADIR%%/en/words/words.v.4.1
|
|
%%DATADIR%%/en/words/words.v.4.2
|
|
%%DATADIR%%/en/words/words.v.4.3
|
|
%%DATADIR%%/en/words/words.v.4.4
|
|
%%DATADIR%%/en/words/words.v.4.5
|
|
%%DATADIR%%/en/words/words.v.5.1
|
|
%%DATADIR%%/en/words/words.v.5.2
|
|
%%DATADIR%%/en/words/words.v.5.3
|
|
%%DATADIR%%/en/words/words.v.5.4
|
|
%%DATADIR%%/en/words/words.v.6.1
|
|
%%DATADIR%%/en/words/words.v.6.2
|
|
%%DATADIR%%/en/words/words.v.6.3
|
|
%%DATADIR%%/en/words/words.v.6.4
|
|
%%DATADIR%%/en/words/words.v.6.5
|
|
%%DATADIR%%/en/words/words.v.8.1
|
|
%%DATADIR%%/en/words/words.v.8.2
|
|
%%DATADIR%%/en/words/words.v.8.3
|
|
%%DATADIR%%/en/words/words.v.8.4
|
|
%%DATADIR%%/en/words/words.v.8.5
|
|
%%DATADIR%%/en/words/words.y
|
|
@dirrm %%DATADIR%%/en/words
|
|
@dirrm %%DATADIR%%/en
|
|
@dirrm %%DATADIR%%
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
@dirrm include/link-grammar
|