parsing
意味一覧 (2件)
構文解析
解説 Definition
プログラムやテキストを個々の構成要素に分解して解析する計算機科学の処理です。コンピュータが人間の言語やプログラミング言語を理解するために行われます。
例文
The computer used parsing to interpret the code.
そのコンピュータは構文解析を使ってコードを解釈しました。
Parsing the sentence helps understand its grammar.
その文を構文解析することはその文法を理解するのに役立ちます。
The parsing algorithm broke down the text into components.
その構文解析アルゴリズムはテキストをコンポーネントに分解しました。
解析する
(意味 2)解説 Definition
解析するとは、複雑な文や文章を要素に分けて構造を明らかにするプロセスを指します。コンピュータプログラムが言語を理解し処理することを意味します。
Parsing means examining language, data, or information by breaking it into parts and understanding how those parts are connected. It is commonly used in grammar, linguistics, and computing. In technical contexts, it often refers to how a program reads and organizes text or code.
覚え方のコツ Memory Tip
parse は "読む" よりも "ルールに沿って区切って構造を取る" 感覚で覚えると残りやすいです。analyze が広く分析するのに対し、parse は文・コード・JSON などを要素ごとに分解し、主語・述語やキー・値の関係まで見抜く動き。parse a sentence, parse JSON, parsing error をまとめて覚えると、単なる分析ではなく「構文をほどく処理」だと定着します。
Remember `parse` as a more technical kind of reading: not just reading, but cutting something into parts by rules. You often see `parse a sentence`, `parse JSON`, or `parsing error`. That pattern helps you connect it with structure, not general analysis.
例文
The parser handles the task of parsing complex code.
パーサーは複雑なコードを解析するタスクを処理します。
Natural language processing involves parsing sentences into components.
自然言語処理は文を成分に解析することを含みます。
The compiler is responsible for parsing the source code.
コンパイラはソースコードを解析する責任があります。
parsing の類義語・関連語
外部辞書で調べる
この単語を英単語クイズで覚えよう