Feed some text to the parser.
パーザにテキストを入力します。 - Python
When the Parser discovers some text after the headers but before the first boundary string, it assigns this text to the message's preamble attribute. Parser があるテキストをヘッダ以降に発見したが、それはまだ最初の MIME 境界文字列が現れる前だった場合、パーザはそのテキストをメッセージの preamble 属性に格納します。 - Python
The classic Parser API is fine if you have the entire text of the message in memory as a string, or if the entire message lives in a file on the filesystem. 旧式の Parser API はメッセージ全体のテキストが文字列としてすでにメモリ上にあるか、それがローカルなファイルシステム上に存在しているときには問題ありません。 - Python
The method segments the text by providing orthographic and inflectional variations 308 to a syntactic parser 316. 正字法および屈折言語のバリエーション308を構文パーサ316に送ることによりテキストをセグメント化する。 - 特許庁
The import API works with a parser to scan the document and extracts selected element, node, attribute and text. インポートAPIは、パーサと共に働いて、文書をスキャンし、選択された要素、ノード、属性、及びテキストを抽出する。 - 特許庁
There is a separate parser and a separate generator which handles the transformation from flat text to the object model, and then back to flat text again. フラットなテキスト文書からオブジェクトモデルへの変換、またそこからフラットな文書へと戻す変換はそれぞれ別々の解析器 (パーサ) と生成器 (ジェネレータ) が担当しています。 - Python
An NL parser called by a tag recognizer analyzes and normalizes the text using meaning information and a syntax analysis tree is returned to the tag recognizer. タグレコグナイザに呼び出されたNLパーサが意味情報を用いてテキストを分析・正規化し、構文解析ツリーをタグレコグナイザに戻す。 - 特許庁
If the parser and DOM implementation support the DOM's XML extension,portions of the text enclosed in CDATA marked sections are stored in CDATASection objects. パーザおよび DOM 実装が DOM の XML 拡張をサポートしている場合、CDATA でマークされた区域 (section) に入れられている部分テキストは CDATASection オブジェクトに記憶されます。 - Python
A GDL parser provides a structured and hierarchical representation of the information, validation of text-entry semantics and a means to traverse through information obtained from the source file. GDLパーサは、情報の構造化および階層化表現、テキストエントリの意味の検証、およびソースファイルから得られた情報をトラバースする手段を提供する。 - 特許庁
Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.