Matches in DBpedia 2016-04 for { <http://dbpedia.org/resource/Text_parser> ?p ?o }
Showing triples 1 to 33 of
33
with 100 triples per page.
- Text_parser abstract "In adventure games, a text parser takes typed input (a command) from the player and simplifies it to something the game can understand. Usually, words with the same meaning are turned into the same word (e.g. \"take\" and \"get\") and certain filler words are dropped (e.g. articles, or the \"at\" in \"look at rock\").The parser makes it easier for the game's author to react on input. The author does not have to write special code to process the commands \"get the gem\", \"take the gem\", \"get gem\", \"take gem\", \"take the precious gem\", etc. separately, as the parser will have stripped the input down to something like \"take gem\".For the player, the game is more flexible, as the game has a larger vocabulary, and there are fewer guess-the-verb and guess-the-noun problems.Parsers are used in early interactive fiction games like the Zork series, and more recently in games created by systems like Inform and TADS.".
- Text_parser wikiPageExternalLink download_dm4.html.
- Text_parser wikiPageID "1635801".
- Text_parser wikiPageLength "1338".
- Text_parser wikiPageOutDegree "9".
- Text_parser wikiPageRevisionID "684509331".
- Text_parser wikiPageWikiLink Adventure_game.
- Text_parser wikiPageWikiLink Category:Interactive_fiction.
- Text_parser wikiPageWikiLink Category:Parsing.
- Text_parser wikiPageWikiLink Inform.
- Text_parser wikiPageWikiLink Interactive_fiction.
- Text_parser wikiPageWikiLink Parsing.
- Text_parser wikiPageWikiLink Syntax_guessing.
- Text_parser wikiPageWikiLink TADS.
- Text_parser wikiPageWikiLink Zork.
- Text_parser wikiPageWikiLinkText "Text parser".
- Text_parser wikiPageWikiLinkText "parser line".
- Text_parser wikiPageWikiLinkText "parser".
- Text_parser wikiPageWikiLinkText "parsing".
- Text_parser wikiPageWikiLinkText "text parser".
- Text_parser wikiPageUsesTemplate Template:For.
- Text_parser wikiPageUsesTemplate Template:Refimprove.
- Text_parser subject Category:Interactive_fiction.
- Text_parser subject Category:Parsing.
- Text_parser type Language.
- Text_parser type Language.
- Text_parser comment "In adventure games, a text parser takes typed input (a command) from the player and simplifies it to something the game can understand. Usually, words with the same meaning are turned into the same word (e.g. \"take\" and \"get\") and certain filler words are dropped (e.g. articles, or the \"at\" in \"look at rock\").The parser makes it easier for the game's author to react on input.".
- Text_parser label "Text parser".
- Text_parser sameAs Q7708427.
- Text_parser sameAs m.05jh69.
- Text_parser sameAs Q7708427.
- Text_parser wasDerivedFrom Text_parser?oldid=684509331.
- Text_parser isPrimaryTopicOf Text_parser.