+
From: undef@xxxxxxxx
+
Date: Tue, 15 Feb 2000 22:17 +0000
>Dear Mr. Undefined,
oh please, call me *.
familiarity allows for depth of conversation, no.
>May I please have a copy of that program you mentioned, the quote
>generator?
> I would find that new gadget very nice.
>Bobo likes his quotes, they are different than when read, cinematically,
>perceptionally, subtracted
yes. however am afraid the current
implementation carries only the contents and
several digitised pages. perhaps one of you has
the index of OTP in ascii format of some kind?
i am more than happy to distribute the program,
and perhaps put it online as a resource, as a
search engine for the volume, but i do
not fancy the idea of tapping at the keyboard
for several days. ouch, data entry.
possibly one of you has access to a text scanner,
most university post-grad libraries have them, true?
* likes her uncontrolled loops and is curious
at how a neural network would interpret the text...
class Analytic extends Applet implements Runnable {
boolean sense;
public Discourse(sense){
if (sense == null) {
System.err.println("Network got unsolvable object!");
return;
}
}