「Parser」を含む例文一覧(310)

<前へ 1 2 3 4 5 6 7 次へ>
  • The requested operation was made on a suspended parser, but isn'tallowed.
    要求された操作は一時停止されたパーサで行われていますが、許可されていない操作です。 - Python
  • The HTMLParser class is meant to be overridden by the user to provide a desired behavior.Unlike the parser in
    HTMLParser クラスは、ユーザが行いたい動作を提供するために上書きできるようになっています。 - Python
  • non-validating XML parser.The module provides a single extension type, xmlparser, that represents the current state of an XML parser.
    モジュールは一つの拡張型 xmlparser を提供します。 これはXMLパーザの現在の状況を表します。 - Python
  • Allowing the parser to continue may allow additional errors to be discovered in the input document.
    パーサが処理を継続した場合、入力ドキュメント内のほかのエラーを見つけることができます。 - Python
  • On the other hand, the TS packets recorded in the HDD are read and fed to the MUX 53 via an output PID parser 52.
    一方、HDDに記録されているTSパケットが読み出され、出力PIDパーサ52を経由して、MUX53に供給される。 - 特許庁
  • In this case, a header parser part 11 selects a field which is behind temporally within the same frame.
    この際、ヘッダパーサー部11は、同一フレーム内で時間的に後ろになるフィールドを選択するようにする。 - 特許庁
  • A parser 102 in an agent 104 receives log entries from a plurality of devices and a plurality of software programs.
    エージェント104内のパーサ102が、複数デバイスおよびいくつかのソフトウェアからログ・エントリを受け取る。 - 特許庁
  • The method provides a meta-language 'Generic Object Oriented Description of Structured Data (GDL)' and a Parser.
    この方法はメタ言語「構造化データの汎用オブジェクト指向記述(GDL)」およびパーサを提供する。 - 特許庁
  • These definitions are easily implemented by a standard symbol table and an operator precedence parser.
    これらの定義は, 標準記号表と演算子順位構文解析プログラムとによって容易に実装される. - コンピューター用語辞典
  • Type of configuration used to generate the string array $options Specify special options used by the parser
    文字列を作成するために使用する設定型。 array$options パーサが使用する特別なオプションを指定します。 - PEAR
  • Receive notification of character data. The Parser will call this method to report each chunk of character data.
    文字データの通知を受け取ります。 パーサは文字データのチャンクごとにこのメソッドを呼び出して通知します。 - Python
  • As of email package version 3.0, introduced in Python 2.4, the classic Parser was re-implemented in terms of the FeedParser, so the semantics and results are identical between the two parsers. Subsections
    そのためパーザの意味論と得られる結果は 2つのパーザで同一のものになります。 - Python
  • The SGMLParser class is instantiated without arguments.The parser is hardcoded to recognize the following constructs:
    SGMLParser クラスは引数無しでインスタンス化されます。 このパーザは以下の構成を認識するようにハードコードされています: - Python
  • They must have since the parser can't tell the type of the operands.
    パーザが被演算子の型を識別できるようにするために、このような優先度でなければならないのです。 - Python
  • Further, the paraphrase device 14 includes a parser 32 for parsing an input sentence 30; and a deriving unit 34 for deriving a set of sentences by applying composite operators to a subtree outputted from the parser 32.
    装置14はさらに、入力文30をパーズするためのパーザ32と、パーザ32により出力されたサブツリーに合成演算子を適用して文の集合を導出するための導出ユニット34とを含む。 - 特許庁
  • An encoding video bit stream 201 is decoded at first by a syntax parser and a variable length decoding means 210.
    復号化ビデオシーケンスのジャーキ効果に至るフィールド平均化効果を十分に防止することができなかった。 - 特許庁
  • The method segments the text by providing orthographic and inflectional variations 308 to a syntactic parser 316.
    正字法および屈折言語のバリエーション308を構文パーサ316に送ることによりテキストをセグメント化する。 - 特許庁
  • The background parser runs in a special JSON mode where it allows only an object literal expression with no functions etc.
    バックグラウンドパーサーは、関数がないオブジェクトリテラル表現だけが許可されるなど、特殊な JSON モードで実行されます。 - NetBeans
  • This method includes the creation of an XML source file including information required for creating a Parser code.
    本方法は、パーサコードを生成するのに必要な情報を含むXMLソースファイルを作成することを含む。 - 特許庁
  • METHOD TO GENERATE COMBINED PARSER BY COMBINING LANGUAGE PROCESSING PARSERS, AND ITS COMPUTER AND COMPUTER PROGRAM
    言語処理パーサーを組み合わせて、組み合わせパーサーを生成する方法、並びにそのコンピュータ及びコンピュータ・プログラム - 特許庁
  • The import API works with a parser to scan the document and extracts selected element, node, attribute and text.
    インポートAPIは、パーサと共に働いて、文書をスキャンし、選択された要素、ノード、属性、及びテキストを抽出する。 - 特許庁
  • To provide a database command parser capable of parsing and processing contents of a command script written in a scripting language.
    スクリプト言語で書かれたコマンドスクリプトの内容を解釈し、処理できるデータベース・コマンド・パーサーを提供する。 - 特許庁
  • The parser is a grammar checker that uses a context-sensitive, augmented transition network grammar of 350 rules.
    この構文解析系は文法チェッカであり、350の規則を持つ文脈依存の拡張遷移網文法を利用する。 - コンピューター用語辞典
  • But sometimes, we will need to adjust accuracy of parser to give the best result.
    しかし、時にはパーサの精度を調整して最善の結果を取得できるようにしなければならないこともあります。 - PEAR
  • This method is called after close has been called to reset the parser so that it is ready to parse new documents.
    このメソッドは close が呼び出された後、次のドキュメントをパース可能にするため、パーサのリセットするのに呼び出されます。 - Python
  • The FeedParser can consume and parse the message incrementally, and only returns the root object when you close the parser
    FeedParser は漸進的にメッセージを読み込み、解析します。 パーザを close したときには根っこ (root) のオブジェクトのみが返されます - Python
  • In practice, the DOCTYPE declaration is the only thing observed in HTML, but the parser does not discriminate among different (or broken)declarations.
    実際には、DOCTYPE は HTML だけに見られる宣言ですが、パーザは宣言間の相違 (や誤った宣言) を判別しません。 - Python
  • Most of the standard escapes supported by Python string literals are also accepted by the regular expression parser:
    + Python 文字列リテラルによってサポートされている標準エスケープのほとんども、正規表現パーザに認識されます: - Python
  • X2, and y2 are coordinates of the end copy, not the width and height; if not defined,the parser calculates it.
    X2 と y2 はコピー領域の端の座標であり、幅・高さではない。 もし定義されていないければパーザが計算する。 - XFree86
  • X2, and y2 arecoordinates of the end copy, not the width and height; if not defined,the parser calculates it.
    X2 と y2 はコピー領域の端の座標であり、幅・高さではない。 もし定義されていなければパーザが計算する。 - XFree86
  • It does not necessarily cause the shell parser to treat the rest of the line as a comment.
    この文字があるからといって、必ずしもシェルのパーザが行の残りの部分をコメントとして扱うわけではありません。 - JM
  • With it you can build syntactic tree structures manually, but you can also edit parser output.
    これを使えば構文木構造を手動で作成することができるだけでなく, パーサ出力を編集することもできる. - コンピューター用語辞典
  • This is a simple, 100% Java XML parser with some hooks for more-or-less correct parsing of most HTML pages.
    これは単純な100% JavaのXMLパーサで、ほとんどのHTMLページの構文を大体正確に解析するためのあるフックを持っている。 - コンピューター用語辞典
  • The equals, comment start and new line characters in the parser can be customised to match your preferred configuration format.
    等号、コメントの開始文字、改行文字などを独自に設定し、お好みの設定フォーマットにマッチさせることができます。 - PEAR
  • A big advantage of SAX-based parsing is that the parser does not have to read the whole XML document to process it.
    しかし、SAX ベースのパーサの大きな利点として、XML 文書全体を処理にあたって読み込む必要がないことがあります。 - PEAR
  • Receive notification of the end of a document. The SAX parser will invoke this method only once, and it will be the last method invoked during the parse.
    ドキュメントの終了通知を受け取ります。 SAX パーサはこのメソッドを一度だけ、パース過程の最後に呼び出します。 - Python
  • This may be None if the information is not provided by the parser, or if no entities are defined.
    パーザによって情報が提供されないか、エンティティが定義されていない場合には、この値は None になることがあります。 - Python
  • This may be None if the information is not provided by the parser, or if no notations are defined.
    パーザによって情報が提供されないか、エンティティが定義されていない場合には、この値は None になることがあります。 - Python
  • The requested operation was made on a parser which was finishedparsing input, but isn't allowed.
    要求された操作で、パース対象となる入力が完了したと判断しましたが、入力は受理されませんでした。 - Python
  • This includes attempts to provide additional input or to stop the parser.
    このエラーは追加の入力を行なおうとしている場合、もしくはパーサが停止しようとしている場合に送出されます。 - Python
  • As a basic example, below is a very basic HTML parser that uses the HTMLParser class to print out tags as they are encountered:
    基礎的な例として、HTMLParser クラスを使い、発見したタグを出力する、非常に基礎的な HTML パーザを以下に示します。 - Python
  • The parser itself is created from a grammarspecification defined in the file Grammar/Grammar in the standard Python distribution.
    標準のPythonディストリビューションに含まれるファイルGrammar/Grammarの中で定義されている文法仕様から、パーサ自身は作成されています。 - Python
  • When an XML document is then fed to the parser, the handler functions are called for the character data and markup in the XML document.
    その後、XML 文書をパーザに入力すると、 XML文書の文字列とマークアップに応じてハンドラ関数が呼び出されます。 - Python
  • An MXF process 8 operating on a computer prescribes an FTP thread 42 and an MXF parser thread 43 by the MXF process 8 and performs the processing for reception by the FTP thread 42 and the parse processing by the MXF parser thread 43 in parallel.
    コンピュータ上で動作するMXFプロセス8は、FTPスレッド42とMXFパーサスレッド43をMXFプロセス8によって規定し、FTPスレッド42による受信処理とMXFパーサスレッド43によるパース処理とを並行して行う。 - 特許庁
  • The disclosed apparatus comprises a transport packet parser (TP parser) 23 for extracting a packet identifier (PID) of video, audio and additional information of a channel selected by a user; a microcomputer 30 for storing the extracted PID in a memory 31 and then setting the stored PID to the TP parser 23; and decoders 26, 24 for inputting and decoding video and audio signals utilizing the set PID.
    使用者により選択されたチャネルの映像、音声及び付加情報のパケット識別子(PID)を抽出するトランスポートパケットパーザ(TPパーザ)23と、この抽出されたPIDをメモリ31に格納した後、その格納されたPIDをTPパーザ23に設定するマイクロコンピュータ30と、上記の設定されたPIDを利用して映像及び音声信号が入力されてそれをデコーディングするデコーダ26,24とを備える。 - 特許庁
  • The document box plug-in 103 receives this response data via the net file wrapper 108, and makes an XML parser parse it.
    ドキュメントボックスプラグイン103はネットファイルラッパ108を介してこの応答データを受け取り、XMLパーサ107に解釈させる。 - 特許庁
  • 1. The words that the parser has marked as variable assignments (those preceding the command name) and redirections are saved for later processing.
    1.パーザが変数代入 (コマンド名の前にあるもの)またはリダイレクションと判断した単語は、保存されて後で処理されます。 - JM
  • histverify If set, and readline is being used, the results of history substitution are not immediately passed to the shell parser.
    histverifyこの変数が設定されており、かつreadlineが使われている場合、履歴置換の結果は即座にはシェルのパーザに渡されません。 - JM
  • A firewall manager uses a model definition language(MDL) 210 and a related parser 220 to generate an entity relation model 300.
    ファイアウォールマネージャ200は、モデル定義言語(MDL)210および関連するパーサ220を用いて、エンティティ関係モデル300を生成する。 - 特許庁
  • 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パーサが意味情報を用いてテキストを分析・正規化し、構文解析ツリーをタグレコグナイザに戻す。 - 特許庁
<前へ 1 2 3 4 5 6 7 次へ>

例文データの著作権について

  • コンピューター用語辞典
    Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • Python
    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.
  • NetBeans
    © 2010, Oracle Corporation and/or its affiliates.
    Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  • XFree86
    Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
    Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  • PEAR
    Copyright © 2001 - 2008 by the PEAR Documentation Group.
    This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  • JM
    Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
    The contents of this document are licensed under the GNU Free Documentation License.
    Copyright (C) 1999 JM Project All rights reserved.