HOME

TheInfoList



OR:

''Racter'' is an
artificial intelligence Artificial intelligence (AI) is intelligence—perceiving, synthesizing, and inferring information—demonstrated by machines, as opposed to intelligence displayed by animals and humans. Example tasks in which this is done include speech r ...
computer program A computer program is a sequence or set of instructions in a programming language for a computer to execute. Computer programs are one component of software, which also includes documentation and other intangible components. A computer program ...
that generates
English language English is a West Germanic language of the Indo-European language family, with its earliest forms spoken by the inhabitants of early medieval England. It is named after the Angles, one of the ancient Germanic peoples that migrated to the ...
prose Prose is a form of written or spoken language that follows the natural flow of speech, uses a language's ordinary grammatical structures, or follows the conventions of formal academic writing. It differs from most traditional poetry, where the ...
at
random In common usage, randomness is the apparent or actual lack of pattern or predictability in events. A random sequence of events, symbols or steps often has no order and does not follow an intelligible pattern or combination. Individual ra ...
. It was published in 1984 by Mindscape.


History

Racter, short for ''raconteur'', was written by William Chamberlain and Thomas Etter. The existence of the program was revealed in 1983 in a book called ''The Policeman's Beard Is Half Constructed'' (), which was described as being composed entirely by the program. The program originally was written for an
OSI OSI may refer to: Places * Osijek Airport (IATA code: OSI), an airport in Croatia * Ősi, a village in Veszprém county, Hungary * Oši, an archaeological site in Semigallia, Latvia * Osi, a village in Ido-Osi, Ekiti State, Nigeria * Osi, Ekiti ...
which only supported file names at most six characters long, causing the name to be shorted to Racter and it was later adapted to run on a CP/M machine where it was written in "compiled BASIC on a
Z80 The Z80 is an 8-bit microprocessor introduced by Zilog as the startup company's first product. The Z80 was conceived by Federico Faggin in late 1974 and developed by him and his 11 employees starting in early 1975. The first working samples were ...
micro with 64K of
RAM Ram, ram, or RAM may refer to: Animals * A male sheep * Ram cichlid, a freshwater tropical fish People * Ram (given name) * Ram (surname) * Ram (director) (Ramsubramaniam), an Indian Tamil film director * RAM (musician) (born 1974), Dutch * ...
." This version, the program that allegedly wrote the book, was not released to the general public. The sophistication claimed for the program was likely exaggerated, as could be seen by investigation of the template system of text generation. However, in 1984 Mindscape released an interactive version of Racter, developed by Inrac Corporation, for
IBM PC compatible IBM PC compatible computers are similar to the original IBM Personal Computer, IBM PC, IBM Personal Computer XT, XT, and IBM Personal Computer/AT, AT, all from computer giant IBM, that are able to use the same software and expansion cards. Such ...
s, Amiga, and Apple II computers. The published Racter was similar to a
chatterbot A chatbot or chatterbot is a software application used to conduct an on-line chat conversation via text or text-to-speech, in lieu of providing direct contact with a live human agent. Designed to convincingly simulate the way a human would behav ...
. The BASIC program that was released by Mindscape was far less sophisticated than anything that could have written the fairly sophisticated prose of ''The Policeman's Beard''. The commercial version of Racter could be likened to a computerized version of
Mad Libs Mad Libs is a phrasal template word game created by Leonard Stern and Roger Price. It consists of one player prompting others for a list of words to substitute for blanks in a story before reading aloud. The game is frequently played as a par ...
, the game in which you fill in the blanks in advance and then plug them into a text template to produce a
surrealistic Surrealism is a cultural movement that developed in Europe in the aftermath of World War I in which artists depicted unnerving, illogical scenes and developed techniques to allow the unconscious mind to express itself. Its aim was, according to ...
tale. The commercial program attempted to parse text inputs, identifying significant
noun A noun () is a word that generally functions as the name of a specific object or set of objects, such as living creatures, places, actions, qualities, states of existence, or ideas.Example nouns for: * Living creatures (including people, alive, ...
s and
verbs A verb () is a word (part of speech) that in syntax generally conveys an action (''bring'', ''read'', ''walk'', ''run'', ''learn''), an occurrence (''happen'', ''become''), or a state of being (''be'', ''exist'', ''stand''). In the usual descrip ...
, which it would then regurgitate to create "conversations", plugging the input from the user into phrase templates which it then combined, along with modules that conjugated English verbs. By contrast, the text in ''The Policeman's Beard'', apart from being edited from a large amount of output, would have been the product of Chamberlain's own specialized templates and modules, which were not included in the commercial release of the program.


Reception

'' PC Magazine'' described some of ''Policeman's Beard''s scenes as "surprising for their frankness" and "reflective". It concluded that the book was "whimsical and wise and sometimes fun". '' Computer Gaming World'' described ''Racter'' as "a diversion into another dimension that might best be seen before paying the price of a ticket. (Try before you buy!)" An article in
The New York Times ''The New York Times'' (''the Times'', ''NYT'', or the Gray Lady) is a daily newspaper based in New York City with a worldwide readership reported in 2020 to comprise a declining 840,000 paid print subscribers, and a growing 6 million paid d ...
said ''Racter is on the edge of artificial insanity.'' It also states that Racter's ''always-changing sentences are grammatically correct, often funny and, for a computer, sometimes profound.'' The article contains examples showing interaction with Racter, most often Racter asking the user questions.


See also

*
David Cope David Cope (born May 17, 1941 in San Francisco, California) is an American author, composer, scientist, and former professor of music at the University of California, Santa Cruz (UCSC). His primary area of research involves artificial intellige ...
*
ELIZA ELIZA is an early natural language processing computer program created from 1964 to 1966 at the MIT Artificial Intelligence Laboratory by Joseph Weizenbaum. Created to demonstrate the superficiality of communication between humans and machines, ...
*
MegaHAL MegaHAL is a computer conversation simulator, or "chatterbot", created by Jason Hutchens. Background In 1996, Jason Hutchens entered the Loebner Prize Contest witHeX a chatterbot based on ELIZA. HeX won the competition that year and took the $20 ...


References


External links

*{{moby game, id=/racter
''The Policeman's Beard Is Half Constructed''PDF


for MS-DOS based computers, including original template files.
''Getting a Computer to Write About Itself''
by Bill Chamberlain

from August 1993 issue of The Journal of Computer Game Design Novelty software Chatbots Random text generation Natural language generation