| 例文 |
"Syntax Tree"を含む例文一覧と使い方
該当件数 : 53件
The syntax tree display means 5 displays the syntax tree in accordance with a display form indicated in the syntax tree display form information.例文帳に追加
そして、構文木表示手段5は、構文木を、構文木表示様式情報に示される表示形式に従って表示する。 - 特許庁
The selection ascertaining means 7 sends specification information of the syntax tree to a syntax tree display means 5 along with syntax tree display form information inputted from a syntax tree display form selecting means 8.例文帳に追加
また、選択確定手段7は、構文木の特定情報を、構文木表示様式選択手段8から入力した構文木表示様式情報とともに、構文木表示手段5に渡す。 - 特許庁
By a program front end 5, a program 1 is converted into an abstract syntax tree as a program abstract syntax tree 8.例文帳に追加
プログラムフロントエンド5によって、プログラム1を抽象構文木に変換し、プログラム抽象構文木8とする。 - 特許庁
By a specification front end 6, an internal specification 2 is converted into an abstract syntax tree, as a specification abstract syntax tree 9.例文帳に追加
仕様フロントエンド6によって、内部仕様2を抽象構文木に変換し、仕様抽象構文木9とする。 - 特許庁
SIMILARITY RETRIEVAL SYSTEM USING PARTIAL SYNTAX TREE PROFILE例文帳に追加
部分構文木プロファイルを用いた類似性検索システム - 特許庁
An abstract syntax tree verifying section 7 compares the program abstract syntax tree 8 and the specification abstract syntax tree 9, and examines whether a program to be verified satisfies the internal specification 2.例文帳に追加
抽象構文木検証部7は、プログラム抽象構文木8と仕様抽象構文木9とを比較し、検証対象プログラムが内部仕様2を満足するかを検証する。 - 特許庁
A syntax analysis section 4 generates a syntax tree of an input sentence.例文帳に追加
構文解析部4は、入力文の構文木を生成する。 - 特許庁
A syntax tree input means 1 inputs the result of syntactic analysis of a text group by syntactic analyzing technique, and stores it as a positive example syntax tree group 2 or a negative example syntax tree group 3.例文帳に追加
構文木入力手段1はテキスト集合を構文解析技術によって構文解析した結果を入力し、正例構文木集合2もしくは負例構文木集合3として保存する。 - 特許庁
The programming language translation program development supporting device 100 analyzes the abstract syntax tree specification definition file 30 and prepares an abstract syntax tree damp program file 40, an abstract syntax tree access program file 50 and an abstract syntax tree scan program file 60 on the basis of this analyzed result.例文帳に追加
プログラミング言語変換プログラム開発支援装置100は、抽象構文木仕様定義ファイル30を解析し、この解析結果を元にして抽象構文木ダンププログラムファイル40、抽象構文木アクセスプログラムファイル50及び抽象構文木走査プログラムファイル60を作成する。 - 特許庁
A graph display means 4 extracts each syntax tree and displays a graph.例文帳に追加
また、グラフ表示手段4は、各構文木を抽出しグラフを表示する。 - 特許庁
A digest extracting means 2 creates a digest in regard to each syntax tree.例文帳に追加
ダイジェスト抽出手段2は、各構文木についてダイジェストを作成する。 - 特許庁
Grammar forms to be followed by every word are substantially changed by constituting a dictionary so as to have syntax tree acceptance sections which accept columns of syntax tree to which a word is concerned by every word and lexicalizing a grammar by the syntax tree acceptance section.例文帳に追加
単語ごとに、その単語が関わる構文木の列を受理する構文木受理部を有するように辞書を構成し、構文木受理部が語彙化させたことで、単語ごとに従う文法形式を実質的に変えることができる。 - 特許庁
A syntax analyzing part 13 prepares an abstract syntax tree of the segmented tokens.例文帳に追加
構文解析部13は、切り出したトークンの抽象構文木を作成する。 - 特許庁
Do a pre-order walk over the abstract syntax tree ast. 例文帳に追加
ast に格納された抽象構文木の各ノードを先行順序 (pre-order) でたどっていきます。 - Python
Return an abstract syntax tree for the Python source code in the file specified by path.例文帳に追加
path で指定されたファイル中の Python ソースコードから得られた抽象構文木 AST を返します。 - Python
This tree is used to generate an abstract syntax tree (AST) and then Python bytecode.The full functionality of the package duplicates the builtin compiler provided with the Python interpreter.例文帳に追加
この構文木から抽象構文木 AST (Abstract Syntax Tree) が生成され、その後 Python バイトコードが得られます。 このパッケージの機能は、Python インタプリタに内蔵されている組み込みのコンパイラがすべて含んでいるものです。 - Python
A user prepares an abstract syntax tree specification definition file 30, which describes the use of the abstract syntax tree stored in an abstract syntax tree storage part 220 as the analyzed result of a high-order language input file 10, and inputs it to a programming language translation program development supporting device 100.例文帳に追加
ユーザは、上位言語入力ファイル10の解析結果として抽象構文木記憶部220に記憶される抽象構文木の使用を記述した抽象構文木仕様定義ファイル30を作成し、プログラミング言語変換プログラム開発支援装置100に入力する。 - 特許庁
To display a graph using a syntax tree as a display object without impairing readability.例文帳に追加
可読性を損なうことなく、構文木を表示対象とするグラフを表示できるようにする。 - 特許庁
A tree structure extracting part 11 applies syntax analysis to the inputted sentences and extracts a syntax tree.例文帳に追加
木構造抽出部11は、入力した文章を統語解析して構文木を抽出する。 - 特許庁
These selection conditions can be decided only from a syntax tree prepared by syntax analysis.例文帳に追加
この選択条件は、構文解析によって作成される構文木のみから判定可能な条件である。 - 特許庁
A determination section 6 and a replacement section 7 replaces a partial syntax tree contained in the paraphrase target sentence.例文帳に追加
判断部6及び置換部7は、言い換え対象文に含まれる部分構文木の置換処理を行なう。 - 特許庁
In such a case, the graph display means 4 displays the graph including the digest in a position which should display the syntax tree.例文帳に追加
この場合、グラフ表示手段4は、構文木を表示すべき位置にダイジェストを含むグラフを表示する。 - 特許庁
To develop a programming language translation program to use an abstract syntax tree as the intermediate result with a little man-hour.例文帳に追加
中間結果として抽象構文木を使用するプログラミング言語変換プログラムを少ない工数で開発する。 - 特許庁
A tree structure display part 12 indicates a tree structure on a display part on the basis of information on the extracted syntax tree.例文帳に追加
木構造表示部12は、抽出された構文木の情報に基づいて木構造を表示部に表示する。 - 特許庁
To provide a tree ordering component within a sentence realization system which receives an unordered syntax tree and generates a ranked list of alternative ordered syntax trees from the unordered syntax tree.例文帳に追加
順序付けられていない構文木を受け取り、順序付けられていない構文木から順序付けられた代替構文木のランク付けされたリストを生成する文章実現化システム内の木順序付け構成要素を提供すること。 - 特許庁
A dictionary 2 is constructed so as to have a syntax tree accepting part 22 which accepts rows of a syntax tree to which a word is related in each word, and a grammatical format following in each word can substantially be changed in such a manner that the part 22 lexicalizes the word.例文帳に追加
単語ごとに、その単語が関わる構文木の列を受理する構文木受理部を有するように辞書を構成し、構文木受理部が語彙化させたことで、単語ごとに従う文法形式を実質的に変えることができる。 - 特許庁
This system includes a tree conversion component 206 for receiving the ALR to generate a basic syntax tree from the ALR.例文帳に追加
このシステムは、ALRを受け取り、ALRから基本となる構文ツリーを生成するツリー変換コンポーネント206を含む。 - 特許庁
The compiler contains libraries to generate an abstract syntax tree from Python source code and to generate Python bytecode from the tree. The例文帳に追加
compiler はPython のソースコードから抽象的な構文木を生成し、その構文木からPython バイトコードを生成するライブラリをそなえています。 - Python
Returns an abstract syntax tree for the Python source code in buf.The function raises SyntaxError if there is an error in the sourcecode. 例文帳に追加
buf 中の Python ソースコードから得られた抽象構文木 AST を返します。 ソースコード中にエラーがある場合、この関数は SyntaxError を発生させます。 - Python
An intra-constituent ordering component 210 establishes a linear order among the nodes to order the syntax tree fully.例文帳に追加
次いで構成素間順序付けコンポーネント210が、構文ツリーを完全に順序付けるようにノード間に線形順序を確立する。 - 特許庁
The source code processing device acquires a source code to be inspected, and performs syntax analysis on the acquired source code to generate an AST (abstract syntax tree) 230.例文帳に追加
ソースコード処理装置は、検査対象となるソースコードを取得し、その構文解析を行いAST(抽象構文木)を生成する。 - 特許庁
A global movement component 208 receives the basic tree component, and orders child nodes in the syntax tree hierarchically relative to ancestor nodes.例文帳に追加
次いでグローバル移動コンポーネント208が基本的な構文ツリーを受け取り、その構文ツリー中の子ノードを祖先ノードに対して階層的に順序づける。 - 特許庁
An abstract syntax tree generation unit 201-2 generates an abstract syntax tree corresponding to each input sentence by: analyzing syntax of the input sentence; removing a portion unrelated to the meaning of a process; and applies the process such that nodes which may take a plurality of arguments and correspond to the arguments are at the same layer.例文帳に追加
抽象構文木生成部201−2は、各入力文について構文解析を行った後、処理の意味に関係ない部分を除去し、かつ複数の引数をとり得る各引数に対応する各ノードは同じ階層になるように処理して各入力文に対応する各抽象構文木を生成する。 - 特許庁
To provide a source analysis program allowing efficient obtaining of correspondence between a position in a macro call inside a source code and even a node of an AST (Abstract Syntax Tree).例文帳に追加
ASTのノードとの間でも、ソースコード中のマクロ呼び出しにおける位置との対応を効率よく把握することを可能とするソース解析プログラムを提供する。 - 特許庁
A source code management server 1 is provided with; a parsing means 12 which parses a source code file received from a client terminal and decomposes it into a syntax tree; a repository editing means 13 which extracts a variance difference between the source code file and a preceding version of the source code file per element of the syntax tree; and a repository information holding part 20 which holds the variance difference.例文帳に追加
ソースコード管理サーバ1は、クライアント端末機から受信したソースコードファイルを構文解析し、構文ツリーに分解する構文解析手段12と、構文ツリーの要素毎に、ソースコードファイルの前のバージョンにおけるソースコードファイルとの変更差分を抽出するリポジトリ編集手段13と、変更差分を保持するリポジトリ情報保持部20とを備える。 - 特許庁
Meanwhile, acceptance algorithm obtained by defining a syntax tree as a unit can perform an efficient analysis by the pack of dynamic programming and a partial solution because the acceptance algorithm is the same as the case of context-free grammar.例文帳に追加
一方、構文木を単位とした受理アルゴリズムは、文脈自由文法の場合と同じであるため、動的計画法と部分解のパックによる効率的な解析が行うことができる。 - 特許庁
The COBOL source code check program 110 searches a syntax tree with a data item having a plurality of items as a start point, and compares a conditional statement of the data item with table size definition.例文帳に追加
COBOLソースコードチェックプログラム110は、複数項目を有するデータ項目を起点として構文木を探索し、そのデータ項目の条件文とテーブルサイズ定義を比較する。 - 特許庁
A syntax analysis portion 4 analyzes syntax of each paragraph by inputting a result of morphologic analysis, and creates a syntax tree indicating grammatical relationship of each paragraph as a result of syntax analysis.例文帳に追加
構文解析部4は、形態素解析結果を入力して各文節の構文解析を行なって、各文節の文法上の関係を示す構文木を構文解析結果として生成する。 - 特許庁
Meanwhile, since acceptance algorithm by unit of the syntax tree is the same as the case of a context free grammar, the efficient analysis by a pack of the dynamic programming and a partial solution is performed.例文帳に追加
一方、構文木を単位とした受理アルゴリズムは、文脈自由文法の場合と同じであるため、動的計画法と部分解のパックによる効率的な解析が行うことができる。 - 特許庁
A syntax analytical processing part 171 performs syntax analytic processing on the restriction contents contained as the restriction conditions to be checked in the rolling restriction master 151 to generate a syntax tree.例文帳に追加
構文解析処理部171は、圧延制約マスター151にチェック対象の制約条件として記憶されている規制内容の構文解析処理を行い、構文木を作成する。 - 特許庁
A text data analysis method includes a text data separation means which separates text data into morphemes and a tuple data generation means 15 which generates syntax tree data corresponding to a prescribed constitution rule from the text data separated into morphemes and generates partial tree data corresponding to a prescribed extraction rule from the syntax tree data and generates tuple data corresponding to a prescribed conversion rule from the partial tree data.例文帳に追加
テキストデータを形態素に分離するテキストデータ分離手段13と、形態素に分離されたテキストデータから所定の構成規則に応じた構文木データを作成し、構文木データから所定の抽出規則に応じた部分木データを作成し、部分木データから所定の変換規則に応じたタプルデータを作成するタプルデータ作成手段15とを有することにより上記課題を解決する。 - 特許庁
An action 61 for type check and an action 64 for code generation are respectively added to the abstract syntax tree scan program file 60 and a type check program file 63 and a code generation program file 66 are generated.例文帳に追加
抽象構文木走査プログラムファイル60に型検査用アクション61とコード生成用アクション64とをそれぞれ付加して、型検査プログラムファイル63とコード生成プログラムファイル66とを作成する。 - 特許庁
A variable section setting part 102 creates an abstract syntax tree from a created model read from a created model storage means 101, and integrates the same partial trees into one partial tree.例文帳に追加
可変部設定手段102は、作成済みモデル格納手段101から読み込んだ作成済みモデルから抽象構文木を作成し、そのうち部分木が同じものは1つの部分木に統合する。 - 特許庁
A restriction condition determination processing part 173 determines whether a cycle or rolled material within the restriction range meets the restriction contents by using the syntax tree to determine whether the object to be checked meets the restriction conditions.例文帳に追加
制約条件判定処理部173は、規制範囲内のサイクルまたは圧延材が規制内容を満たすか否かを構文木を用いて判定することで、チェック対象が制約条件を満たすか否かを判定する。 - 特許庁
When a user indicates selection of any one of the digests, a selection ascertaining means 7 specifies a syntax tree corresponding to a digest in a cursor position on the basis of cursor position information inputted from a cursor moving means 6.例文帳に追加
ユーザがいずれかのダイジェストを選択指示すると、選択確定手段7は、カーソル移動手段6から入力したカーソル位置情報に基づいて、カーソル位置のダイジェストに対応する構文木を特定する。 - 特許庁
A surface clean-up component 212 receives the fully ordered tree, and performs a number of realization operations to generate surface realizations for the constituent still represented abstractly in the fully ordered syntax tree.例文帳に追加
表層クリーンアップコンポーネント212が完全に順序付けられたツリーを受け取り、いくつかの実現操作を行って、完全に順序付けた構文ツリー中でなお抽象的に表されている構成素の表層実現を生成する。 - 特許庁
An interpretation part 14 reads the the prepared abstract syntax tree and an application to be checked, and evaluates the conditional formula for the application by using the function of a program analyzing part 15, and returns the evaluation result to a rule definition analyzing part 11.例文帳に追加
解釈部14は、作成された抽象構文木と、検査対象のアプリケーションとを読み込み、プログラム解析部15の機能を用いて、アプリケーションに対し条件式を評価し、その評価結果をルール定義解析部11に返す。 - 特許庁
A determining portion 6 determines the presence of defect in a sentence in the input document data, that is, the paragraph for establishing grammatically correct sentence is not described, when the paragraph corresponding to a route of the syntax tree indicating a result of syntax analysis is not found.例文帳に追加
判定部6は構文解析結果を示す構文木のルートに対応する文節がない場合には、入力文書データ中の文に欠損がある、つまり文法上の正しい文として成立するための文節が記述されていないと判定する。 - 特許庁
This design data analysis program converts HDL design data into syntax tree data, searches signal propagation paths based thereon, counts the number of signal wires between blocks, detects a register circuit, searches registers operating by a same control signal and searches a data path operating asynchronously.例文帳に追加
HDL設計データを構文木データに変換し、それを基に信号伝播経路の探索、ブロック間信号線数の計数、ファンアウト数の計数、レジスタ回路の検出、同一制御信号で動作するレジスタの検索、非同期に動作するデータパスの検索を実行する構成である。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|