diff options
author | steve <steve@FreeBSD.org> | 1999-05-03 10:40:34 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-05-03 10:40:34 +0800 |
commit | aa60204ec15431cd1ccc66ff177b4b65a0e74721 (patch) | |
tree | b346963f673b5d22cb5812a635d8093c429e6868 /textproc/nicetext/pkg-descr | |
parent | 4de3305a72c3d39f71581fa1172bc689b4d1c2ef (diff) | |
download | freebsd-ports-gnome-aa60204ec15431cd1ccc66ff177b4b65a0e74721.tar.gz freebsd-ports-gnome-aa60204ec15431cd1ccc66ff177b4b65a0e74721.tar.zst freebsd-ports-gnome-aa60204ec15431cd1ccc66ff177b4b65a0e74721.zip |
Initial import of nicetext version 0.9.
Convert files to pseudo-natural-language test and back again.
PR: 7761
Submitted by: Mark Chapman <markc@ctgi.net>
Diffstat (limited to 'textproc/nicetext/pkg-descr')
-rw-r--r-- | textproc/nicetext/pkg-descr | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/textproc/nicetext/pkg-descr b/textproc/nicetext/pkg-descr new file mode 100644 index 000000000000..b4ecd8b3e5c4 --- /dev/null +++ b/textproc/nicetext/pkg-descr @@ -0,0 +1,21 @@ +NICETEXT - is a package that converts any file into pseudo- +natural-language text. It also can recover the original file +from the text! + +The expandable set of tools allows experimentation with custom dictionaries, +automatic simulation of writing style, and the use of Context-Free-Grammars +to control text generation. + +It is the result of Masters Thesis research at the University of +Wisconsin, Milwaukee under the advisement of Dr. George Davida. + +The concepts were publicly presented at the International Conference +on Information and Computer Security 1997 (ICICS97) in Beijing, +China back in November, 1997. + +Watch http://www.ctgi.net/ for more information. + +Read the QUICKSTART file to get up-and-running very quickly! + +- Mark +markc@ctgi.net |