<!-- MHonArc v2.4.4 --> <!--X-Subject: Re: [MUD-Dev] string parsing --> <!--X-From-R13: @nguna Kbfcr <lbfcrNunjnvv.rqh> --> <!--X-Date: Fri, 31 Oct 1997 20:40:46 +0000 --> <!--X-Message-Id: Pine.GSO.3.95q.971031102920.15416B-100000@uhunix2 --> <!--X-Content-Type: text/plain --> <!--X-Reference: 9710310446.8jx9@ami-cg.GraySage.Edmonton.AB.CA --> <!--X-Head-End--> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <html> <head> <title>MUD-Dev message, Re: [MUD-Dev] string parsing</title> <!-- meta name="robots" content="noindex,nofollow" --> <link rev="made" href="mailto:yospe#hawaii,edu"> </head> <body background="/backgrounds/paperback.gif" bgcolor="#ffffff" text="#000000" link="#0000FF" alink="#FF0000" vlink="#006000"> <font size="+4" color="#804040"> <strong><em>MUD-Dev<br>mailing list archive</em></strong> </font> <br> [ <a href="../">Other Periods</a> | <a href="../../">Other mailing lists</a> | <a href="/search.php3">Search</a> ] <br clear=all><hr> <!--X-Body-Begin--> <!--X-User-Header--> <!--X-User-Header-End--> <!--X-TopPNI--> Date: [ <a href="msg00193.html">Previous</a> | <a href="msg00195.html">Next</a> ] Thread: [ <a href="msg00188.html">Previous</a> | <a href="msg00170.html">Next</a> ] Index: [ <A HREF="author.html#00194">Author</A> | <A HREF="#00194">Date</A> | <A HREF="thread.html#00194">Thread</A> ] <!--X-TopPNI-End--> <!--X-MsgBody--> <!--X-Subject-Header-Begin--> <H1>Re: [MUD-Dev] string parsing</H1> <HR> <!--X-Subject-Header-End--> <!--X-Head-of-Message--> <UL> <LI><em>To</em>: <A HREF="mailto:mud-dev#null,net">mud-dev#null,net</A></LI> <LI><em>Subject</em>: Re: [MUD-Dev] string parsing</LI> <LI><em>From</em>: Nathan Yospe <<A HREF="mailto:yospe#hawaii,edu">yospe#hawaii,edu</A>></LI> <LI><em>Date</em>: Fri, 31 Oct 1997 10:42:30 -1000</LI> </UL> <!--X-Head-of-Message-End--> <!--X-Head-Body-Sep-Begin--> <HR> <!--X-Head-Body-Sep-End--> <!--X-Body-of-Message--> <PRE> On Fri, 31 Oct 1997, Chris Gray wrote: :[Nathan Y:] :[Example snipped.] :My lord that's complicated! That actually works now? Do you put all words :in a dictionary, so they are known beforehand? What happens with typos? :Can you turn that prediction off? "works" is a relative term. I'm going to have to speed this thing up. On my 66 MHz PPC 601, with the metrowerks Java 1.1.3 compiler/JIT, it cannot keep up with my typing speed (which is OK, the search just dies, but I'd like it to be useful to fast typists like myself, not just people like my hunt and peck roomie), and it often comes up with some really wierd matches. I thought I had tweaked the weighting system to satisfaction before, but the new "learn the user's habits" neural net really tweaks that tweaking. Still, I have utmost confidence that this neural net (and its sucessors - I'm planning to apply the same principal to the physical memory of the VR hardware for the GURU) will revolutionize gameplay. Typos produce REALLY wierd results. I've been thinking of making the text flash red when an impossible to parse line comes up. Yes, prediction can be turned off, but errors are far more likely when it has been. All _local_ words are in a (dynamic) dictionary, as well as any nonlocalized word, meaning verbs, adverbs, pronouns (dynamicly evaluated, and you can have the program substitute in the evaluated name as you type it, and keep updating it as you continue to type), and certain colloquialisms. The neural net has a sunsidary FL AI that will track and occasionally commit things, for example colloquial pronouns (the sucker, the bastard), but it is as yet untested. Hey, this sucker is getting me a job... :Questions, questions, questions... *grin* -- "You? We can't take you," said the Dean, glaring at the Librarian. "You don't know a thing about guerilla warfare." - Reaper Man, Nathan F. Yospe Registered Looney by Terry Pratchett yospe#hawaii,edu <A HREF="http://www2.hawaii.edu/~yospe">http://www2.hawaii.edu/~yospe</A> Meow </PRE> <!--X-Body-of-Message-End--> <!--X-MsgBody-End--> <!--X-Follow-Ups--> <HR> <!--X-Follow-Ups-End--> <!--X-References--> <UL><LI><STRONG>References</STRONG>: <UL> <LI><STRONG><A NAME="00188" HREF="msg00188.html">Re: [MUD-Dev] string parsing</A></STRONG> <UL><LI><EM>From:</EM> cg#ami-cg,GraySage.Edmonton.AB.CA (Chris Gray)</LI></UL></LI> </UL></LI></UL> <!--X-References-End--> <!--X-BotPNI--> <UL> <LI>Prev by Date: <STRONG><A HREF="msg00193.html">Re: [MUD-Dev] string parsing</A></STRONG> </LI> <LI>Next by Date: <STRONG><A HREF="msg00195.html">Re: [MUD-Dev] string parsing</A></STRONG> </LI> <LI>Prev by thread: <STRONG><A HREF="msg00188.html">Re: [MUD-Dev] string parsing</A></STRONG> </LI> <LI>Next by thread: <STRONG><A HREF="msg00170.html">Re: Idea: Hive-mind monster</A></STRONG> </LI> <LI>Index(es): <UL> <LI><A HREF="index.html#00194"><STRONG>Date</STRONG></A></LI> <LI><A HREF="thread.html#00194"><STRONG>Thread</STRONG></A></LI> </UL> </LI> </UL> <!--X-BotPNI-End--> <!--X-User-Footer--> <!--X-User-Footer-End--> <ul><li>Thread context: <BLOCKQUOTE><UL> <LI><STRONG>Re: [MUD-Dev] string parsing</STRONG>, <EM>(continued)</EM> <ul compact> <ul compact> <LI><strong><A NAME="00213" HREF="msg00213.html">Re: [MUD-Dev] string parsing</A></strong>, coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Sun 02 Nov 1997, 20:59 GMT </LI> </ul> </ul> </LI> <LI><strong><A NAME="00173" HREF="msg00173.html">Re: [MUD-Dev] string parsing</A></strong>, Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Thu 30 Oct 1997, 09:32 GMT <UL> <li><Possible follow-up(s)><br> <LI><strong><A NAME="00174" HREF="msg00174.html">Re: [MUD-Dev] string parsing</A></strong>, Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Thu 30 Oct 1997, 09:32 GMT </LI> <LI><strong><A NAME="00188" HREF="msg00188.html">Re: [MUD-Dev] string parsing</A></strong>, Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Fri 31 Oct 1997, 07:00 GMT <UL> <LI><strong><A NAME="00194" HREF="msg00194.html">Re: [MUD-Dev] string parsing</A></strong>, Nathan Yospe <a href="mailto:yospe#hawaii,edu">yospe#hawaii,edu</a>, Fri 31 Oct 1997, 20:40 GMT </LI> </UL> </LI> </UL> </LI> <LI><strong><A NAME="00170" HREF="msg00170.html">Re: Idea: Hive-mind monster</A></strong>, coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Thu 30 Oct 1997, 07:14 GMT <UL> <LI><strong><A NAME="00172" HREF="msg00172.html">Re: [MUD-Dev] Re: Idea: Hive-mind monster</A></strong>, Adam Wiggins <a href="mailto:nightfall#user1,inficad.com">nightfall#user1,inficad.com</a>, Thu 30 Oct 1997, 07:51 GMT <UL> <LI><strong><A NAME="00209" HREF="msg00209.html">Re: [MUD-Dev] Re: Idea: Hive-mind monster</A></strong>, coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Sun 02 Nov 1997, 19:06 GMT </LI> </UL> </LI> <LI><strong><A NAME="00179" HREF="msg00179.html">Re: [MUD-Dev] Re: Idea: Hive-mind monster</A></strong>, Sauron <a href="mailto:dlove#kusd,kusd.edu">dlove#kusd,kusd.edu</a>, Thu 30 Oct 1997, 23:05 GMT </LI> </UL> </LI> </UL></BLOCKQUOTE> </ul> <hr> <center> [ <a href="../">Other Periods</a> | <a href="../../">Other mailing lists</a> | <a href="/search.php3">Search</a> ] </center> <hr> </body> </html>