Search references for TEXT PARSER. Phrases containing TEXT PARSER
See searches and references containing TEXT PARSER!TEXT PARSER
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
Text_parser
Type of grammar for describing formal languages
some inputs, the depth of the parse tree can be proportional to the input size, so both an LR parser and a packrat parser will appear to have the same
Parsing_expression_grammar
Parser generator and library
parser generator and incremental parsing library. It is used to parse source code into concrete syntax trees usable in compilers, interpreters, text editors
Tree-sitter (parser generator)
Tree-sitter_(parser_generator)
Analysing a string of symbols, according to the rules of a formal grammar
LR parser LALR (look-ahead LR) parser Operator-precedence parser Simple LR parser Simple precedence parser Packrat parser: a linear time parsing algorithm
Parsing
Type of parser in computer science
LR parsers are a type of bottom-up parser that analyse deterministic context-free languages in linear time. There are several variants of LR parsers: SLR
LR_parser
1998 video game
speaking with the bots inside the ship. The game features a text parser similar to those of text adventure games with which the player can talk with characters
Starship_Titanic
Video game genre
drop-down menus for the player to select actions from, and a text window with a text parser and a log describing the results of the player's actions. Planet
Adventure_game
Software genre
east", which are interpreted by a text parser. Parsers may vary in sophistication; the first text adventure parsers could only handle two-word sentences
Interactive_fiction
Top-down parser utilizing recursion
In computer science, a recursive descent parser is a kind of top-down parser built from a set of mutually recursive procedures (or a non-recursive equivalent)
Recursive_descent_parser
Top-down parser that parses input from left to right
In computer science, an LL parser is a top-down parser for a restricted context-free language. It parses the input from Left to right, performing Leftmost
LL_parser
Parser algorithm for languages
A GLR parser (generalized left-to-right rightmost derivation parser) is an extension of an LR parser algorithm to handle non-deterministic and ambiguous
GLR_parser
2024 video game
for the PC. The game features a text parser, requiring players to solve a mystery through inputting instructions via text to the game. Solo developer Julia
The_Crimson_Diamond
Topics referred to by the same term
Look up Parse, parse, or parser in Wiktionary, the free dictionary. Parse normally refers to parsing, the process of analyzing text. Parse, parser, or parsing
Parse_(disambiguation)
Data-interchange format
comments you like. Then pipe it through JSMin before handing it to your JSON parser." MongoDB uses JSON-like data for its document-oriented database. Some relational
JSON
Markup language and file format
typed local variables in the code doing the parsing, while SAX, for instance, typically requires a parser to manually maintain intermediate data within
XML
Parsing beginning from lowest-level structures
a LALR parser. Some of the parsers that use bottom-up parsing include: Precedence parser Simple precedence parser Operator-precedence parser Bounded-context
Bottom-up_parsing
Video game genre
are distinct too from text adventures, characterized by many different commands introduced by the user via a complex text parser and no free-moving character
Action-adventure_game
Tree in formal language theory
A parse tree or parsing tree (also known as a derivation tree or concrete syntax tree) is an ordered, rooted tree that represents the syntactic structure
Parse_tree
Class of bottom-up parsing methods
shift-reduce parser scans and parses the input text in one forward pass over the text, without backing up. The parser builds up the parse tree incrementally
Shift-reduce_parser
Natural language processing task
Cornell Semantic Parsing Framework, Stanford University's Semantic Parsing with Execution (SEMPRE), and the Word Alignment-based Semantic Parser (WASP). Datasets
Semantic_parsing
Type of parser for ambiguous grammars
In computer science, a chart parser is a type of parser suitable for ambiguous grammars (including grammars of natural languages). It uses the dynamic
Chart_parser
Python HTML/XML parser
BeautifulSoup(response.text, "html.parser") headings = soup.find_all("div") for heading in headings: print(heading.text.strip()) Comparison of HTML parsers jsoup Nokogiri
Beautiful_Soup_(HTML_parser)
Video game sub-genre
Interactive Fiction Competition Interactive storytelling Syntax guessing Text parser Companies The Adventure Company Adventure International AnimePlay Arxel
Metroidvania
1990 video game
1991 for Amiga. The game was designed by Michael Berlyn and it uses a text parser interface. It is the second adventure game from Accolade and it uses
Altered_Destiny
Technique in computer programming
and parser in a pipeline.[citation needed] Some parser generators, such as the byacc-derived BtYacc ("Backtracking Yacc"), give the generated parser the
Lexer_hack
Conversion of character sequences into token sequences in computer science
permissible values exists for n. It takes a full parser to recognize such patterns in their full generality. A parser can push parentheses on a stack and then
Lexical_analysis
Human-readable data serialization language
YAML parser then expands these references into the fully populated data structures they imply when read in, so whatever program is using the parser does
YAML
Plain text markup language
lists, which GFM adds as extensions. Accordingly, GitHub also changed the parser used on their sites, which required that some documents be changed. For
Markdown
Narrative-focused video game genre
the narrative and interactions in the games are commonly presented through text boxes and often employ forms of interaction which include menu-choices to
Visual_novel
American video game company
where the main character is visible on the screen, a more competent text parser that understands advanced commands from the player, and music playing
Sierra_Entertainment
Digital collections of natural language data
linguistics and natural language processing, a corpus (pl.: corpora) or text corpus is a dataset, consisting of natively digital and older, digitalized
Text_corpus
Analysis of a sentence which first identifies constituent parts of sentences
General Architecture for Text Engineering GATE includes a chunker. NLTK chunking Illinois Shallow Parser Shallow Parser Demo Parser Semantic role labeling
Shallow_parsing
1986 video game
the PC-8801, PC-9801, FM-7, and Sharp X1 systems in 1986. Alpha uses a text parser to interpret the player's instructions and displays the results on screen
Alpha_(video_game)
Finite state machine compiler
Ragel (IPA: /ˈɹeɪd͡ʒəl/) is a finite-state machine compiler and a parser generator. Initially Ragel supported output for C, C++ and Assembly source code
Ragel
Tree representation of the abstract syntactic structure of source code
concrete syntax trees, traditionally designated parse trees. Parse trees are typically built by a parser during the source code translation and compiling
Abstract_syntax_tree
2012 video game
location and surroundings as presented in text form by the game, then inputting their desired actions into the text parser. Further atmospheric detail is provided
Cypher_(video_game)
1986 video game
and a text window containing a text description of the current location, a log of any player interactions in this location, and a text parser. The player
World_Builder
Markup language for documents
delivered as XHTML, browsers should use an XML parser, which adheres strictly to the XML specifications for parsing the document's contents. HTML 4 defined three
HTML
Closely adapted game
Roger Wilco and The Time Rippers, replacing the original graphics and text parser interface of the original, but other elements, like the narrative, puzzles
Video_game_remake
Configuration file format
break (see: configparser — Configuration file parser) Python Documentation by Version GLib Key–value file parser Withnall, Philip (11 Feb 2021). "glib 2.66
INI_file
Method for data management
tokenizer or parser or lexer. Many search engines, as well as other natural language processing software, incorporate specialized programs for parsing, such
Search_engine_indexing
American software company
the developers aspired to improve on the formula with a more robust text parser and more logical puzzles. They did not announce their game while it was
Infocom
1992 video game
Creative Interpreter engine; previous titles in the series featured a text parser where players had to type commands and actions instead of selecting them
King's_Quest_VI
Lightweight markup language
implementation of the reST parser is a component of the Docutils text processing framework in the Python programming language, but other parsers are available. The
ReStructuredText
Computer text file character representing blank space
by a parser. Whitespace in XML element content is not changed in this way by the parser, but an application receiving information from the parser may choose
Whitespace_character
Programming language and design system
involved in programming interactive fiction; specifically, it includes a text parser that makes sense of the player's input, and a world model that keeps
Inform
Text corpus with tree annotations
automatically parsed corpus that is not corrected by human linguists can still be useful. It can provide evidence of rule frequency for a parser. A parser may be
Treebank
1985 video game
controlled via typed keyboard commands. Words and sentences are entered in a text parser. The player uses action commands (e.g. take, sit) and communication commands
Nine Princes in Amber (video game)
Nine_Princes_in_Amber_(video_game)
1991 video game
hand painted graphics, motion capture animation, and a switch from the text parser system to a newer point-and-click interface. The overall cost of the
Space_Quest_IV
notes. Retrieved 2026-06-14. "The Lemon Parser Generator". sqlite.org. Retrieved 2023-11-30. "The Lezer Parser System". "Building a ShopifyQL Code Editor"
Comparison of parser generators
Comparison_of_parser_generators
Processing of natural language by a computer
Given a chunk of text, identify the relationships among named entities (e.g. who is married to whom). Semantic parsing Given a piece of text (typically a
Natural_language_processing
Video game genre
Interactive Fiction Competition Interactive storytelling Syntax guessing Text parser Companies The Adventure Company Adventure International AnimePlay Arxel
Immersive_sim
1992 video game
point-and-click interface instead of Infocom's text parser. Whereas the original Leather Goddesses title was a text adventure, Leather Goddesses 2 adds detailed
Leather Goddesses of Phobos 2: Gas Pump Girls Meet the Pulsating Inconvenience from Planet X!
Leather_Goddesses_of_Phobos_2:_Gas_Pump_Girls_Meet_the_Pulsating_Inconvenience_from_Planet_X!
Documentation generator
December 2025. Retrieved 4 April 2026. "MyST - Markedly Structured Text - Parser documentation". Retrieved 2026-03-24. "HTML Theming". Sphinx documentation
Sphinx (documentation generator)
Sphinx_(documentation_generator)
1973 science fiction novel by Arthur C. Clarke
Night (1999) A graphic adventure computer game of the same name with a text parser based on the book was made in 1984 by Trillium and ported to other systems
Rendezvous_with_Rama
1983 video game
Hell (Niflheim under another name) and is able to walk out. The game's text parser understands most multi-part sentences, as long as they are written using
Valhalla_(video_game)
Freeware adventure game
interacts with the environment through a mix of keyboard controls and a text parser. Items visible on the screen can be picked up by guiding the adventurer
Castle_Adventure
Haskell library for writing parsers
for writing parsers written in the programming language Haskell. It is based on higher-order parser combinators, so a complicated parser can be made out
Parsec_(parser)
Markup language which places HTML in XML form
well-formed and may therefore be parsed using standard XML parsers, unlike HTML, which requires a lenient, HTML-specific parser. XHTML 1.0 became a World Wide
XHTML
Theory of syntax
opencog/Link-grammar". GitHub. AbiWord — Link Grammar Parser Lingua-LinkParser (Perl interfaces) "Ruby Link Parser interfaces". Archived from the original on 2016-03-04
Link_grammar
1990 video game
Hugo's House of Horrors is a parser-based adventure game, and the player interacts with the game by typing commands into the parser. This includes actions such
Hugo's_House_of_Horrors
1989 video game
in 1994 for Mac OS. The original release was an adventure game with a text parser, with players typing commands for the character to perform. The remake
Quest for Glory: So You Want to Be a Hero
Quest_for_Glory:_So_You_Want_to_Be_a_Hero
Player task in video games
Michael James (June 23, 2015). "A case study into the accessibility of text-parser based interaction" (PDF). ACM. pp. 74–83. doi:10.1145/2774225.2774833
Quest_(video_games)
Software programming optimization technique
recursive descent parser to solve the problem of exponential time complexity. The basic idea in Norvig's approach is that when a parser is applied to the
Memoization
Text format for tabular data using a comma between fields
Comma-separated values (CSV) is a plain text data format for storing tabular data where the fields (values) of a record are separated by a comma and each
Comma-separated_values
Interactive media genre
by David Lubar for David H. Ahl, editor of Creative Computing. This was a text adventure that could trigger a laserdisc player to play portions of the 1977
Interactive_film
1996 video game
criticized the game's puzzles and re-introduction of a text parser: "Now, we kind of miss text parsers, but combining one with point-and-click results in
Leisure Suit Larry: Love for Sail!
Leisure_Suit_Larry:_Love_for_Sail!
Video game subgenre
frequently tell much of their story second-hand through the usage of journals, texts, or audio logs. Still, it is not unusual for survival horror games to draw
Survival_horror
Parsing algorithm for XML documents
help for such processing as a whole. A parser that implements SAX (i.e., a SAX Parser) functions as a stream parser, with an event-driven API. The user defines
Simple_API_for_XML
1990 video game
Tunisia, Westland is promoted and proposes to Stacy. Codename: ICEMAN is a text parser-based adventure game. Commands must be typed, such as CLIMB UP to ascend
Codename:_ICEMAN
Type of website edited collaboratively
Riehle, Dirk (2011). "Design and implementation of the Sweble Wikitext parser: Unlocking the structured data of Wikipedia". Proceedings of the 7th International
Wiki
Cloud-based data analytics service
time series analysis capabilities and regular expression evaluation and text parsing. It is offered as platform as a service (PaaS) as part of Microsoft Azure
Azure_Data_Explorer
British video game developer
interface (or text parser) never provided a barrier between the player and the fictional elements of the game. Infocom's dominance of the text adventure market
Magnetic_Scrolls
Software that systematically browses the World Wide Web
publicly available full-text index of a subset of the Web. It was based on lib-WWW to download pages, and another program to parse and order URLs for breadth-first
Web_crawler
Control parameter used in programming languages
and parses text from standard input. The function accepts a format string parameter that specifies the layout of input text. The function parses input
Scanf
1999 video game
process. Lead translator Richard Honeywood wrote a text parser that would automatically convert text from English ASCII to Shift JIS format required by
Final_Fantasy_VIII
1987 video game
movements with the directional keys and by inputting commands into a text parser (e.g. "talk to man", "open window", etc.). If Larry is too far away from
Leisure Suit Larry in the Land of the Lounge Lizards
Leisure_Suit_Larry_in_the_Land_of_the_Lounge_Lizards
1992 video game
Doom! (named Hugo's Amazon Adventure in the Hugo Trilogy re-release) is a parser-based adventure game designed by independent software developer David P
Hugo_III,_Jungle_of_Doom!
Program that generates parsers or compilers
called a parser generator. It handles only syntactic analysis. A formal description of a language is usually a grammar used as an input to a parser generator
Compiler-compiler
1991 video game
first Larry game to use the mouse-driven icon bar (replacing the old text parser) and full-color backgrounds. Lowe and his team redrew every scene in
Leisure Suit Larry 5: Passionate Patti Does a Little Undercover Work
Leisure_Suit_Larry_5:_Passionate_Patti_Does_a_Little_Undercover_Work
Method of extracting data from websites
Having fetched, extraction can take place. The content of a page may be parsed, searched and reformatted, and its data copied into a spreadsheet or loaded
Web_scraping
Process of analysing text to extract information from it
Text mining usually involves the process of structuring the input text (usually parsing, along with the addition of some derived linguistic features and
Text_mining
2013 video game
employs a point-and-click interface over the original 1987 version's text parser. The game consists of a variety of puzzles, which can be solved by looking
Leisure_Suit_Larry:_Reloaded
1990 video game
cyberpunk atmosphere than other games. The magazine liked the story, non-text parser interface, audio, and the fact that completing the arcade sequences was
Rise_of_the_Dragon
1985 video game
and noted how the game's point-and-click interface set it apart from text parser-based adventure games, freeing the player from "having to second guess
Déjà_Vu_(video_game)
1986 video game
David Fox, who invented its word wheels to avoid the text parsers and syntax guessing typical of text-based adventure games. Early in development, the team
Labyrinth:_The_Computer_Game
1989 video game by Roberta Williams
Along with King's Quest IV, the game was one of Sierra's last to use a text parser, before their transition to VGA graphics and point and click gameplay
The_Colonel's_Bequest
Computer document convention
documents", published 1996-09-17 "XML for <SCRIPT> Cross Platform XML Parser in JavaScript". Retrieved 23 September 2016. "The modern DOM API for PHP
Document_Object_Model
Game engine developed by Sierra On-Line
Engine Advances Representative titles SCI0 1988 320 × 200, 16-color EGA Text-parser interface; engine debut King’s Quest IV; The Colonel's Bequest SCI1 1990
Sierra_Creative_Interpreter
New Testament text type
Byzantine text-type (also called Traditional Text, Ecclesiastical Text, Constantinopolitan Text, Antiocheian Text, or Syrian Text) is one of the main text types
Byzantine_text-type
Markup language
content models. A report on an early implementation of a parser for basic SGML, the Amsterdam SGML Parser, notes the DTD-grammar in SGML must conform to a notion
Standard Generalized Markup Language
Standard_Generalized_Markup_Language
C function to format and output text
"Safe printf". Kosunen, E.; Zverovich, V. (15 October 2024). "P1729R5: Text Parsing". C++ Standards Committee Papers. Open Standards. "printf". cplusplus
Printf
1985 video game
idea that would not reappear in the genre for the next 10 years: the text parser was removed in favor of the function keys that performed various actions:
The Black Cauldron (video game)
The_Black_Cauldron_(video_game)
Adventure games website
Interactive Fiction Competition Interactive storytelling Syntax guessing Text parser Companies The Adventure Company Adventure International AnimePlay Arxel
Adventure_Gamers
1992 video game
engine which would be used for the next game of the series. Instead of a text parser interface to control the hero, the use of the mouse to point and click
Quest for Glory III: Wages of War
Quest_for_Glory_III:_Wages_of_War
Programming languages parsing of command-line arguments
Poco::Util::OptionProcessor for parsing command-line arguments. Boost provides a class boost::program_options::command_line_parser. Meanwhile, Google has a library
Command-line_argument_parsing
1991 video game
protagonist. Different from its predecessor Search for the King which used a text parser, Lost in L.A. is a point-and-click adventure game. In 2020, Ziggurat
Les_Manley_in:_Lost_in_L.A.
Point-and-click adventure sub-genre
player trapped in a single location dates back at least to John Wilson's 1988 text adventure Behind Closed Doors, in which the player is trapped inside a restroom
Escape_room_video_game
1989 video game by Al Lowe
Several Wrong Places). The controls feature a mouse-based interface and a text parser for directing the player characters' actions. The game takes place on
Leisure Suit Larry III: Passionate Patti in Pursuit of the Pulsating Pectorals
Leisure_Suit_Larry_III:_Passionate_Patti_in_Pursuit_of_the_Pulsating_Pectorals
1989 video game
versions of the game support mouse movement and a new, heavily improved text parser. Mouse movement was still in a primitive state at the time of the game's
Space_Quest_III
TEXT PARSER
TEXT PARSER
Girl/Female
Hindu, Indian
Tent
Surname or Lastname
English (Devon)
English (Devon) : nickname from Middle English hext ‘tallest’, ‘highest’ (Old English hēhst, superlative of hēah ‘high’).
Girl/Female
Tamil
Pareeksha | பரீகà¯à®·à®¾
Test, Exam
Pareeksha | பரீகà¯à®·à®¾
Boy/Male
Muslim
Following, Next
Boy/Male
Tamil
A vedic composition, Secret text
Boy/Male
Tamil
A vedic text
Girl/Female
Hindu, Indian, Marathi
Test
Boy/Male
Hindu
A vedic composition, Secret text
Boy/Male
Hindu
A vedic composition, Secret text
Boy/Male
Tamil
A vedic composition, Secret text
Boy/Male
Tamil
Vedic text
Boy/Male
Indian, Telugu
Lord Muruga; Text
Girl/Female
Tamil
Pariksha | பரீகà¯à®·à®¾
Test, Exam
Pariksha | பரீகà¯à®·à®¾
Boy/Male
Hindu
Vedic text
Surname or Lastname
Jewish (Ashkenazic)
Jewish (Ashkenazic) : metonymic occupational name for a refiner, from Yiddish test ‘crucible’, ‘melting pot’.English : nickname for someone with a large or otherwise remarkable head, from Old French teste ‘head’.
Girl/Female
Arabic, Muslim
Test
Boy/Male
Hindu, Indian, Kannada, Telugu
Sacret Text
Girl/Female
Hindu
Test, Exam
Boy/Male
Hindu
A vedic text
Boy/Male
Muslim
Tent maker
TEXT PARSER
TEXT PARSER
Girl/Female
Hindu, Indian
Generous
Girl/Female
Biblical
Passages, passengers.
Boy/Male
Hindu, Indian
Cheek; Face; Red Rose Cheek
Male
Hebrew
Variant spelling of Hebrew Nebo, NEVO means "Mercury" and "prophet."
Girl/Female
Hindu, Indian
Bunch of Flowers
Girl/Female
Arabic, Australian, Bengali, Indian, Kannada, Muslim
Pleasant Smell
Boy/Male
Arabic
Victory
Boy/Male
Muslim
Good habit, Plus point
Surname or Lastname
Italian
Italian : from the personal name Forte, from Late Latin fortis ‘strong’ (see Fort) or from a short form of a medieval personal name formed with this element, as for example Fortebraccio (‘strong arm’).Slovenian : shortened form of the personal name Fortunat, Latin Fortunatus.English : variant of Fort.
Boy/Male
American, British, Chinese, Christian, English, German, Swedish
Defender of Mankind; Abbreviation of Alexander; Man Defender
TEXT PARSER
TEXT PARSER
TEXT PARSER
TEXT PARSER
TEXT PARSER
v. t.
To refine, as gold or silver, in a test, or cupel; to subject to cupellation.
n.
A large hand in writing; -- so called because it was the practice to write the text of a book in a large hand and the notes in a smaller hand.
n.
A verse or passage of Scripture, especially one chosen as the subject of a sermon, or in proof of a doctrine.
n.
A discourse or composition on which a note or commentary is written; the original words of an author, in distinction from a paraphrase, annotation, or commentary.
v. t.
To put to the proof; to prove the truth, genuineness, or quality of by experiment, or by some principle or standard; to try; as, to test the soundness of a principle; to test the validity of an argument.
n.
Hence, anything chosen as the subject of an argument, literary composition, or the like; topic; theme.
n.
A kind of wine of a deep red color, chiefly from Galicia or Malaga in Spain; -- called also tent wine, and tinta.
superl.
Nearest in degree, quality, rank, right, or relation; as, the next heir was an infant.
v. t.
To write in large characters, as in text hand.
n.
A small protuberance or nozzle resembling the teat of an animal.
n.
Means of trial; as, absence is a test of love.
v. t.
To probe or to search with a tent; to keep open with a tent; as, to tent a wound. Used also figuratively.
n.
Examination or trial by the cupel; hence, any critical examination or decisive trial; as, to put a man's assertions to a test.
v. t.
To examine or try, as by the use of some reagent; as, to test a solution by litmus paper.
n.
The representation of a tent used as a bearing.
n.
A style of writing in large characters; text-hand also, a kind of type used in printing; as, German text.
superl.
Nearest in time; as, the next day or hour.
adv.
In the time, place, or order nearest or immediately suceeding; as, this man follows next.
v. i.
To lodge as a tent; to tabernacle.
n.
The four Gospels, by way of distinction or eminence.