KeyLang

parser

/ˈpɑɹsɝ/
複数:
parsers
意味・定義
2つの辞書から6件の定義

日本語WordNet

5
名詞
1パーザー、パーザ、パーサ、構文解析器、パーサー

a computer program that divides code up into functional components; "compilers must parse source code in order to translate it into object code"

AIによる解説

1
1パーサー、構文解析器。プログラミングやコンピューターサイエンスで、テキストやデータを解析して構造化された形式に変換するプログラム。

A program in computing that analyzes text or data and converts it into a structured format. Used in programming and computer science.

ライセンス: KeyLang Original

例文
この単語を含む例文でタイピング練習ができます

The parser handles multicharacter operators.

パーサーは複数文字の演算子を処理します。

-

ATN parsers were popular in early natural language processing.

ATNパーサーは初期の自然言語処理で人気があった。

-

BNF is commonly used to define grammar rules for parsers.

BNFは構文解析器の文法規則を定義するのによく使われる。

-

Parser combinators allow you to build complex parsers from simple ones.

パーサーコンビネータを使うと、単純なパーサーから複雑なパーサーを構築できる。

-

We need to write a parser to handle the new data format.

新しいデータフォーマットを処理するためにパーサーを書く必要があります。

-

The HTML parser converts web page code into a document tree.

HTMLパーサーはWebページのコードをドキュメントツリーに変換します。

-

The parser recognizes each punctuation_mark in the text.

パーサーはテキスト内の各句読点を認識する。

-
関連語
活用形・派生語などの関連単語
同じレベルの単語
このレベル周辺のおすすめ単語

Pronunciation data from ipa-dict (MIT License) based on cmudict-ipa by @lingz