小窓モード


プレミアム

ログイン
設定

設定

文法的解析の英語

ピン留め

追加できません

(登録数上限)

単語を追加

英訳・英語 grammatical analysis


JST科学技術用語日英対訳辞書での「文法的解析」の英訳

文法的解析


「文法的解析」の部分一致の例文検索結果

該当件数 : 23



例文

プログラム解析部4は、プログラムを文法解析し、その解析情報を解析済みプログラム情報記憶部7に格納する。例文帳に追加

A program analysis part 4 grammatically analyzes the program, and stores analysis information thereof in an analyzed program information storage part 7. - 特許庁

属性解析手段9は、述語の接尾語に基づいて、その文法属性を解析する。例文帳に追加

An attribute analyzing means 9 analyzes the grammatical attribute of the parts of speech based on the suffixes of predicates. - 特許庁

読点情報を活用することによって、文法規則に基づく言語解析システムの解析結果候補の絞込みを効果に実行する。例文帳に追加

To effectively execute narrowing-down of an analysis result candidate of a language analysis system based on a grammar rule by practically using comma information. - 特許庁

属性文法、継承され合成された属性、再帰下向き構文解析への属性の提供例文帳に追加

Attribute Grammars, Inherited and Synthesized Attributes, Implementing Attributes in Recursive Descent Parsing発音を聞く  - コンピューター用語辞典

文の有する文法属性を正確に解析することのできるシステムを提供する。例文帳に追加

To provide a system which can accurately analyze the grammatical attribute of a statement. - 特許庁

LR文法と呼ばれる文脈自由文法の下位分類の一つに自らを限定するならば、非常に効率なLR構文解析法が入手できるようになる。例文帳に追加

If we restrict ourselves to a subclass of context-free grammars called LR Grammars, the very efficient LR parsing method becomes available.発音を聞く  - コンピューター用語辞典

例文

形態素解析で用いる辞書を自動生成することができ、形態素解析で用いていた文法を用いることなく形態素解析を行うことが可能な言語知識獲得プログラムを提供することを目とする。例文帳に追加

To provide a language knowledge acquisition program capable of automatically generating a dictionary for morpheme analysis use, and performing morpheme analysis without using grammar ever used in the morpheme analysis. - 特許庁

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

クロスランゲージ 37分野専門語辞書での「文法的解析」の英訳

文法的解析


「文法的解析」の部分一致の例文検索結果

該当件数 : 23



例文

特定の文法形式に拘束されない柔軟な文法記述と、動計画法に基づいた効率解析を両立させることのできる自然言語の解析装置の提供。例文帳に追加

To provide an analyzing device for a natural language capable of managing both flexible grammatical description that is not restricted by a specific grammatical format and an efficient analysis on the basis of dynamic programming. - 特許庁

特定の文法形式に拘束されない柔軟な文法記述と、動計画法に基づいた効率解析を両立させることのできる自然言語の解析装置の提供。例文帳に追加

To provide an analyzing device of a natural language by which flexible grammar description without being retrained by a specific grammar form and efficient analysis based on dynamic programming are combined. - 特許庁

形態素解析で用いる辞書を自動生成することができ、形態素解析で用いていた文法を用いることなく形態素解析を行うことが可能な言語知識獲得プログラムおよび形態素解析プログラムを提供することを目とする。例文帳に追加

To provide a language knowledge acquisition program and a morpheme analysis program capable of automatically generating a dictionary for morpheme analysis use, and performing morpheme analysis without using grammar ever used in morpheme analysis. - 特許庁

解析用辞書は品詞、活用型といった文法情報や各種属性情報を明示に持つ必要はない。例文帳に追加

Thus, the analysis dictionary has no need to clearly demonstrate the grammar information and various attribute information such as a part of speech and conjugation. - 特許庁

RNA配列や抽出した文法を統合に管理し、集積した文法やRNA配列を用いて二次構造予測などをより効率に行うことのできるRNA配列解析装置等を提供することを課題とする。例文帳に追加

To provide an RNA sequence analyzing device and the like capable of comprehensively managing the RNA sequence and the extracted grammar, and efficiently performing the estimation of a secondary structure by using the integrated grammar and the RNA sequence. - 特許庁

本発明は、ユーザーがカスタマイズ可能な文法記述ファイルを用いて、コンパイラ・リンカを通すことなく、文書の文法解析し、得られる情報を表示することを目とする。例文帳に追加

To analyze the grammar of a document and display acquired information without passing through a compiler linker using a grammar description file which a user can customize. - 特許庁

ユーザは音声認識部及び自然言語構文解析部を含む音声制御可能なシステムに対して自然言語の要求を発話し、上記構文解析部は目付けられた複数の文法に基づいてユーザの音声から意味内容を抽出する。例文帳に追加

The user utters a request in a natural language to a voice controllable system including a voice recognition section and a natural language syntax analysis section and the syntax analysis section extracts semantic contents from the user's voice on the basis of a plurality of oriented grammars. - 特許庁

例文

宣言されたエンコードは全ての字句解析、特に文字列の終端を検出する際やUnicode リテラルの内容を翻訳する上で用いられます。 文字列リテラルは文法解析を行うために Unicode に変換され、解釈が行われる前に元のエンコードに戻されます。例文帳に追加

The encoding is used for all lexical analysis, in particular to find the end of a string, and to interpret the contents of Unicode literals.String literals are converted to Unicode for syntactical analysis,then converted back to their original encoding before interpretationstarts. - Python

>>例文の一覧を見る

「文法的解析」の英訳に関連した単語・英語表現

文法的解析のページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
独立行政法人科学技術振興機構独立行政法人科学技術振興機構
All Rights Reserved, Copyright © Japan Science and Technology Agency
株式会社クロスランゲージ株式会社クロスランゲージ
Copyright © 2024 Cross Language Inc. All Right Reserved.

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS