Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

i wish i was a fish

Name: Anonymous 2013-03-12 20:36

soaring across the blue sky

Name: Inception of a work-session 2013-03-13 10:04

Screen arrangements differ for JSAI and MindForth.
For MindForth, the AI appcoder opens up:
1) a browser session to hold the MFPJ (perhaps after creation of a linkpath);
2) a Wordpad document to edit the MFPJ source;
3) a Notepad blank document for scratchpad workspace;
4) a Notepad blank document for additional workspace;
5) a browser session for reference pages;
6) a Wordpad document for HTML-editing, or code inspection; or whatever;
7) another Wordpad for whatever purpose;
8) a browser session for further reference;
9) a Notepad blank document (expendable) for file-reading;
10) a Notepad blank document (expendable) for further file-reading;
11) any additional webpage(s) from clicking inside an open webpage;
12) an MS-DOS Win32Forth coding window [Alt Tab toggles out of MS-DOS.]

Name: Making Inferences in German 2013-03-13 10:05

When the German Wotan AI uses the InFerence module to think
rationally, the AI Mind creates a silent, conceptual inference
and then calls the AskUser module to seek confirmation or
refutation of the inference. While generating its output,
the AskUser module calls the DeArticle module to insert
a definite or indefinite article into the question being asked.
The AI has been using the wrong article with "HAT EVA DAS KIND?"
when it should be asking, "HAT EVA EIN KIND?" When we tweak
the software to switch from the definite article to the
indefinite article, the AI gets the gender wrong with
"HAT EVA EINE KIND?"

http://code.google.com/p/mindforth/wiki/InFerence

Name: A Radical Departure 2013-03-13 10:05

In the AskUser module, to put a German article before the
direct object of the query, we may have to move the DeArticle
call into the backwards search for the query-object (quobj),
so that the gender of the query-object can be found and sent
as a parameter into the DeArticle module.

It may seem like a radical departure to call DeArticle from
inside the search-loop for a noun, but only one engram of the
German noun will be retrieved, and so there should be no problem
with inserting a German article at the same time. The necessary
parameters are right there at the time-point from which the
noun is being retrieved.

http://code.google.com/p/mindforth/wiki/DeArticle

Name: Preventing False Parameters 2013-03-13 10:06

When the OldConcept module recognizes a known German noun, normally
the "mfn" gender of that noun is detected and stored once again as
a fresh conceptual engram for that noun. However, today we have
learned that in OldConcept we must store a zero value for the recognition
of forms of "EIN" as the German indefinite article, because the word "EIN"
has no intrinsic gender and only acquires the gender of its associated noun.
When we insert the corrective code into the OldConcept module, finally we
witness the German Wotan AI engaging in rational thought by means of inference
when we input "eva ist eine frau", or "Eva is a woman." The German AI makes
a silent inference about Eva and calls the AskUser module to ask us users,
"HAT EVA EIN KIND", which means in English, "Does Eva have a child?"
Next we must work on KbRetro to positively confirm or negatively adjust
the knowledge base in accordance with the answer to the question.
http://www.scn.org/~mentifex/DeKi.txt

Name: Anonymous 2013-03-13 10:17

this AI dude is more insane than even I am lel

Name: Anonymous 2013-03-13 10:19

what's the difference between notepad and wordpad documents?

Name: Anonymous 2013-03-13 10:20

>>7
one can have formatted text

Name: Anonymous 2013-03-13 10:30

Confirmed for Wordpad being the secret AI sauce, the IBN 5100-tier of its category.

Name: Anonymous 2013-03-13 10:34

>>5
FOR THE LOVE OF GOD MENTISHIT LEARN TO USE FUCKING ARRAYS

Name: Anonymous 2013-03-13 10:45

>>10

real mind doesn't use arrays so doesn't mentifex :3

Name: Anonymous 2013-03-13 12:07

>>11
real minds doesn't use javashit, so mentifex shouldn't

Don't change these.
Name: Email:
Entire Thread Thread List