From 3a2612761f17e2579cb213a02aa1cef394f98763 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Linas=20Vep=C5=A1tas?= Date: Tue, 16 Apr 2024 23:19:30 -0500 Subject: [PATCH] Update man pages --- man/link-generator.1 | 4 ++-- man/link-parser.1 | 19 +++++++++++-------- 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/man/link-generator.1 b/man/link-generator.1 index 3b7aba6aa6..228dd85dd3 100644 --- a/man/link-generator.1 +++ b/man/link-generator.1 @@ -195,8 +195,8 @@ implementation. .PP Information on the \%link\-grammar shared-library API and the link types used in the parse is available at the -.UR http://www.abisource.com/projects/link-grammar/ -AbiWord website +.UR https://opencog.github.io/link-grammar-website/ +Link Grammar website .UE . .PP Peer-reviewed papers explaining Link Grammar can be found at diff --git a/man/link-parser.1 b/man/link-parser.1 index 3f1ff5072c..c68e9801a4 100644 --- a/man/link-parser.1 +++ b/man/link-parser.1 @@ -125,11 +125,10 @@ LEFT\-WALL reading.g a man.ij page.n is.v informative.a . .SH BACKGROUND The \fBlink\-parser\fP command-line tool is useful for general exploration and use, although it is presumed that, for the -parsing of large quantities of text, a custom application, making -use of the \%link\-grammar library, will be written. Several such +parsing of large quantities of text, developers will create a custom +application, making use of the \%link\-grammar library. Several such applications are described on the Link Grammar web page (see SEE ALSO -below); these include -the AbiWord grammar checker, and the RelEx semantic relation extractor. +below). .PP The theory of Link Grammar is explained in many academic papers. In the first of these, Daniel Sleator and Davy Temperley, @@ -478,10 +477,14 @@ in that case the actual location is displayed as "System data directory" when .SH SEE ALSO .nh +The +\fBlink\-generator\fP command can be used to generate random sentences +from a given dictionary. +.PP Information on the \%link\-grammar shared-library API and the link types used in the parse is available at the -.UR http://www.abisource.com/projects/link-grammar/ -AbiWord website +.UR https://opencog.github.io/link-grammar-website/ +Link Grammar website .UE . .PP Peer-reviewed papers explaining Link Grammar can be found at @@ -505,6 +508,6 @@ link-grammar Google group Sleator , Davy Temperley , and John Lafferty .PP -This manual page was written by Ken Bloom , -for the Debian project, and updated by Linas Vepstas +This manual page was written by Ken Bloom +for the Debian project and updated by Linas Vepstas .