JP7154113B2 - SYSTEM ASSET ANALYSIS DEVICE AND SYSTEM ASSET ANALYSIS METHOD - Google Patents

SYSTEM ASSET ANALYSIS DEVICE AND SYSTEM ASSET ANALYSIS METHOD Download PDF

Info

Publication number
JP7154113B2
JP7154113B2 JP2018212475A JP2018212475A JP7154113B2 JP 7154113 B2 JP7154113 B2 JP 7154113B2 JP 2018212475 A JP2018212475 A JP 2018212475A JP 2018212475 A JP2018212475 A JP 2018212475A JP 7154113 B2 JP7154113 B2 JP 7154113B2
Authority
JP
Japan
Prior art keywords
asset
assets
analysis
unit
word
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2018212475A
Other languages
Japanese (ja)
Other versions
JP2020080013A (en
Inventor
章 井奥
淳 前岡
遼 曾我
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2018212475A priority Critical patent/JP7154113B2/en
Publication of JP2020080013A publication Critical patent/JP2020080013A/en
Application granted granted Critical
Publication of JP7154113B2 publication Critical patent/JP7154113B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Stored Programmes (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、ソフトウェアを含むシステムの資産を分析する技術に関する。 The present invention relates to technology for analyzing system assets including software.

ソフトウェアを含むシステムにおいて、ある仕様等を変更したときは、影響しあう仕様等をもれなく把握し、あわせて変更することが必要となる。しかし、ソフトウェア開発が大規模かつ複雑になるにつれ、その影響範囲の特定に困難が伴うために、影響範囲の特定作業が品質および効率等の開発の成果を左右する事例が増えている。 In a system including software, when a certain specification is changed, it is necessary to understand all the specifications that affect each other and to change them together. However, as software development becomes larger and more complex, it becomes more difficult to identify the extent of its influence. Therefore, there are increasing cases where the work of identifying the extent of influence affects development results such as quality and efficiency.

そこで、従来、開発成果物としての設計ドキュメントないしはその内部の記述項目間の依存関係の把握を支援する方法が提供されている。 Therefore, conventionally, there have been provided methods for assisting in grasping the dependency relationships between design documents as development deliverables or description items therein.

特許文献1は、変更対象のドキュメント類と相関関係を有するドキュメント類を検索するとともに特定することが可能な影響範囲検出装置および影響範囲の検出方法を提供している。 Patent Literature 1 provides an influence range detection device and an influence range detection method capable of searching and specifying documents that have a correlation with documents to be changed.

特許文献2では、設計文書(仕様書等)のファイル名を識別子として依存関係を持つファイル間の依存関係を記録し、対象のファイルを変更することによって影響を受ける可能性があるファイルを一覧化している。 In Patent Document 2, the file names of design documents (specifications, etc.) are used as identifiers to record the dependencies between files that have dependencies, and the files that may be affected by changing the target file are listed. ing.

特許文献3は、プログラム内部の情報を用いて依存関係を把握してプログラムモジュール間の影響強度を評価する手段を提供している。 Patent Literature 3 provides means for grasping dependencies using information inside a program and evaluating the degree of influence between program modules.

特開2000-47861号公報JP-A-2000-47861 特開2009-265836号公報JP 2009-265836 A 特開2010-282441号公報JP 2010-282441 A

ソフトウェアを含むシステムの大規模化により、システムの構築や保守にかかるコストが増大し、保守開発等のチームの作業人員数も増える傾向にある。そのため、開発保守や改造作業において、工数や開発量の事前の見積り、見積りに基づく作業分担等の計画の妥当性は開発の成否を左右する要素となっている。ある仕様等を変更したときは、影響しあう仕様等をもれなく把握し、あわせて変更することが必要となる。ここで、開発成果物としての設計書や実装、その入力となった顧客要件や業務仕様等を記述した文書を、システムの資産と称する。長期間保守を繰り返してきたシステムになるほど、理解をしておくべきシステムの資産の累積の数、規模が増え、その影響範囲の特定に困難が伴うために、影響範囲の特定作業が品質及び効率等の開発の成果を左右する事例が増えている。 As the scale of systems including software increases, the cost of system construction and maintenance tends to increase, and the number of working personnel in teams such as maintenance and development tends to increase. Therefore, in the development and maintenance and modification work, the validity of the advance estimate of the man-hours and development amount, and the validity of the plan such as the division of work based on the estimate are factors that determine the success or failure of the development. When changing a certain specification, etc., it is necessary to fully understand the specifications, etc. that affect each other, and to change them accordingly. Here, design documents and implementations as development deliverables, and documents describing customer requirements, business specifications, etc. that are inputs thereof are referred to as system assets. As the system has undergone repeated maintenance over a long period of time, the cumulative number and scale of system assets that need to be understood increase, and it becomes difficult to identify the scope of impact. There are an increasing number of cases that affect the results of development such as

例えば、上下流の複数工程の成果物の間の依存関係の状態などを人間が把握して、適切な影響範囲を探し出そうとすると、分析者の労力や分析に要する時間を多く費やしてしまう。機能と実装をまたがって依存関係の状態を分析者(ユーザ)が自ら把握することは、機能と実装の双方への深い理解が必要になるため、資産の数、規模と複雑さの拡大に伴い、一層難しくなっている。 For example, if a human were to grasp the state of dependencies between deliverables in multiple upstream and downstream processes and try to find an appropriate range of influence, the analyst would spend a lot of time and effort on the analysis. Analysts (users) themselves need to understand the state of dependencies across functions and implementations, which requires a deep understanding of both functions and implementations. , is becoming more difficult.

本発明は、上記事情に鑑みなされたものであり、その目的は、システム資産における関連する資産を容易且つ適切に分析することのできる技術を提供することにある。 SUMMARY OF THE INVENTION The present invention has been made in view of the circumstances described above, and an object thereof is to provide a technique capable of easily and appropriately analyzing related assets in system assets.

上記目的を達成するため、一観点に係るシステム資産分析装置は、ソフトウェア開発の複数の資産の中から分析要求に関連する資産を抽出するシステム資産分析装置であって、関連する資産の対応関係を示す対応づけ情報を記憶する記憶部と、資産に対する分析要求を受け付ける要求受付部と、分析要求に基づく語を含む第1資産を検索する検索部と、記対応づけ情報に基づいて、検索部により検索された第1資産と関連する第2資産を特定する資産特定部と、第1資産及び第2資産に基づいて抽出結果に含める資産を特定する資産分析部と、資産分析部により特定された前記資産を含む結果を提示する提示部と、を備える。 In order to achieve the above object, a system asset analysis device according to one aspect is a system asset analysis device for extracting assets related to an analysis request from a plurality of assets for software development, and determining a correspondence relationship between the related assets. a storage unit that stores association information indicating a property; a request reception unit that accepts an analysis request for an asset; a search unit that searches for a first asset that includes a term based on the analysis request; an asset identification unit that identifies a second asset related to the searched first asset; an asset analysis unit that identifies assets to be included in the extraction result based on the first asset and the second asset; a presenter for presenting results including the assets.

本発明によれば、システム資産における関連する資産を容易且つ適切に分析することができる。 According to the present invention, related assets in system assets can be easily and appropriately analyzed.

図1は、第1実施例に係るシステム資産分析装置の全体構成図である。FIG. 1 is an overall configuration diagram of a system resource analysis device according to the first embodiment. 図2は、第1実施例に係るシステム資産分析装置の一部の機能構成図である。FIG. 2 is a functional configuration diagram of part of the system asset analysis device according to the first embodiment. 図3は、第1実施例に係るシステム開発の工程及び資産を説明する図である。FIG. 3 is a diagram for explaining the process and resources for system development according to the first embodiment. 図4は、第1実施例に係る資産対応づけ表の構成図である。FIG. 4 is a configuration diagram of an asset correspondence table according to the first embodiment. 図5は、第1実施例に係る語句出現表の構成図である。FIG. 5 is a configuration diagram of a phrase appearance table according to the first embodiment. 図6は、第1実施例に係るシステム資産分析装置による分析処理のフローチャートである。FIG. 6 is a flowchart of analysis processing by the system asset analysis device according to the first embodiment. 図7は、第1実施例に係る資産対応づけ情報を説明する図である。FIG. 7 is a diagram for explaining asset correspondence information according to the first embodiment. 図8は、第1実施例に係る関係資産抽出処理のフローチャートである。FIG. 8 is a flowchart of related asset extraction processing according to the first embodiment. 図9は、第1実施例に係る自然言語関係性分析部による分析結果と、照合・統合部による抽出結果の一例を示す。FIG. 9 shows an example of the analysis result by the natural language relationship analysis unit and the extraction result by the collation/integration unit according to the first embodiment. 図10は、第2実施例に係る類似度表の構成図である。FIG. 10 is a configuration diagram of a similarity table according to the second embodiment. 図11は、第3実施例に係る資産対応づけ表の構成図である。FIG. 11 is a configuration diagram of an asset correspondence table according to the third embodiment. 図12は、第3実施例に係る資産対応づけ表生成処理のフローチャートである。FIG. 12 is a flowchart of asset correspondence table generation processing according to the third embodiment. 図13は、第4実施例に係る照合・統合部により抽出された資産を説明する図である。FIG. 13 is a diagram for explaining assets extracted by the collation/integration unit according to the fourth embodiment. 図14は、第4実施形態に係る表示画面例を説明する図である。FIG. 14 is a diagram explaining an example of a display screen according to the fourth embodiment. 図15は、第5実施例に係る資産対応づけ表の構成図である。FIG. 15 is a configuration diagram of an asset correspondence table according to the fifth embodiment. 図16は、第5実施例に係る意味役割表の構成図である。FIG. 16 is a configuration diagram of a semantic role table according to the fifth embodiment. 図17は、第5実施例に係る分析処理のフローチャートである。FIG. 17 is a flowchart of analysis processing according to the fifth embodiment.

いくつかの実施例について、図面を参照して説明する。なお、以下に説明する実施例は特許請求の範囲に係る発明を限定するものではなく、また実施例の中で説明されている諸要素及びその組み合わせの全てが発明の解決手段に必須であるとは限らない。 Some examples will be described with reference to the drawings. It should be noted that the examples described below do not limit the invention according to the claims, and that all of the elements and combinations thereof described in the examples are essential to the solution of the invention. is not limited.

以下の説明では、「AAA表」の表現にて情報を説明することがあるが、情報は、どのようなデータ構造で表現されていてもよい。すなわち、情報がデータ構造に依存しないことを示すために、「AAA表」を「AAA情報」と呼ぶことができる。 In the following description, the information may be expressed in terms of "AAA table", but the information may be expressed in any data structure. That is, the "AAA table" can be called "AAA information" to indicate that the information is data structure independent.

まず、第1実施例に係るシステム資産分析装置について説明する。 First, the system resource analysis device according to the first embodiment will be explained.

図1は、第1実施例に係るシステム資産分析装置の全体構成図である。 FIG. 1 is an overall configuration diagram of a system resource analysis device according to the first embodiment.

システム資産分析装置10は、例えば、一般的なコンピュータにより構成され、CPU100と、主記憶装置101と、記憶部の一例としての外部記憶装置102と、読取装置104と、入出力装置105と、通信装置106と、これらを通信可能に接続するバス107とを備える。 The system asset analysis device 10 is configured by, for example, a general computer, and includes a CPU 100, a main storage device 101, an external storage device 102 as an example of a storage unit, a reading device 104, an input/output device 105, and a communication device. It comprises a device 106 and a bus 107 communicatively connecting them.

CPU100は、主記憶装置101や外部記憶装置102に格納されたプログラムを実行することにより、各種処理を実行する。主記憶装置101は、例えば、RAM(Random Access Memory)であり、CPU100で実行されるプログラムや、CPU100で使用される各種情報を記憶する。外部記憶装置102は、例えば、HDD(Hard Disk Drive)やSSD(Solid State Drive)で構成され、各種情報や、各種プログラムを記憶する。 The CPU 100 executes various processes by executing programs stored in the main storage device 101 and the external storage device 102 . The main storage device 101 is, for example, a RAM (Random Access Memory), and stores programs executed by the CPU 100 and various information used by the CPU 100 . The external storage device 102 is configured by, for example, an HDD (Hard Disk Drive) or SSD (Solid State Drive), and stores various information and various programs.

読取装置104は、CD-ROMやDVD-ROM等の可搬性を有する可搬型記憶媒体103から情報を読み出す。本実施形態では、可搬型記憶媒体103に記憶されたシステム資産分析プログラムが読取装置104により読み出されて、外部記憶装置102に格納される。入出力装置105は、情報を表示するディスプレイ(表示装置)や、ユーザからの入力を受け付けるキーボードやマウス等である。入出力装置105は、ユーザインターフェース機能を有するディスプレイのように、入出力装置が一体的に構成された装置であってもよく、あるいは、入力装置と出力装置とが独立して構成された装置であってもよい。通信装置106は、NIC(Network Interface Card)等であり、システム資産分析装置10を通信ネットワークに接続する。 A reading device 104 reads information from a portable storage medium 103 such as a CD-ROM or a DVD-ROM. In this embodiment, the system asset analysis program stored in the portable storage medium 103 is read by the reading device 104 and stored in the external storage device 102 . The input/output device 105 is a display (display device) that displays information, a keyboard, a mouse, or the like that receives input from a user. The input/output device 105 may be a device in which an input/output device is integrally configured, such as a display having a user interface function, or a device in which an input device and an output device are configured independently. There may be. The communication device 106 is a NIC (Network Interface Card) or the like, and connects the system asset analysis device 10 to a communication network.

なお、本実施例では、システム資産分析プログラムを、システム資産分析装置10が単体で実行するものを例として説明するが、例えば、システム資産分析プログラムを、システム資産分析装置10と、ネットワークを介して接続されたサーバとにより実行するようにしてもよい。 In this embodiment, the system resource analysis program is executed by the system resource analysis device 10 alone. It may be executed by a connected server.

次に、システム資産分析装置10における機能構成を説明する。 Next, the functional configuration of the system asset analysis device 10 will be described.

図2は、第1実施例に係るシステム資産分析装置の一部の機能構成図である。 FIG. 2 is a functional configuration diagram of part of the system asset analysis device according to the first embodiment.

システム資産分析装置10の外部記憶装置102は、システム資産格納部121と、分析関連情報格納部122とを備える。 The external storage device 102 of the system asset analysis device 10 comprises a system asset storage section 121 and an analysis-related information storage section 122 .

システム資産格納部121は、分析対象となるシステム開発における複数の資産(成果物ともいう)を格納する。システム開発における資産としては、例えば、システムに対する要求仕様情報、要求概念情報、機能仕様書情報、設計情報、カタログ項目情報、ソースコード等がある。分析関連情報格納部122は、システム資産の分析に必要な各種情報、例えば、分析に利用可能な外部ツールの情報や、後述する資産対応づけ表250(図4参照)、語句出現表260(図5参照)等を格納する。 The system asset storage unit 121 stores a plurality of assets (also called deliverables) in system development to be analyzed. Assets in system development include, for example, requirement specification information, requirement concept information, function specification information, design information, catalog item information, and source code for the system. The analysis-related information storage unit 122 stores various types of information necessary for analyzing system assets, such as information on external tools that can be used for analysis, an asset correspondence table 250 (see FIG. 4), and a phrase appearance table 260 (see FIG. 4), which will be described later. 5), etc. are stored.

主記憶装置101は、システム資産分析プログラム等のコンピュータプログラムを保有しており、このプログラムをCPU100が実行することにより、各種処理機能部が構成される。主記憶装置101のシステム資産分析プログラムをCPU100が実行することにより構成される処理機能部としては、要求受付部の一例としての入力受付部131と、前処理部132と、資産対応づけ情報取得部133と、検索部の一例としての自然言語関係性分析部134と、資産特定部及び資産分析部の一例としての照合・統合部135と、提示部の一例としての分析結果提示部136とがある。なお、これら機能部の処理は、CPU100が実行する処理ということができる。 The main storage device 101 stores computer programs such as a system asset analysis program, and the CPU 100 executes these programs to configure various processing function units. The processing function units configured by the CPU 100 executing the system asset analysis program in the main storage device 101 include an input reception unit 131 as an example of a request reception unit, a preprocessing unit 132, and an asset association information acquisition unit. 133, a natural language relationship analysis unit 134 as an example of a search unit, a collation/integration unit 135 as an example of an asset identification unit and an asset analysis unit, and an analysis result presentation unit 136 as an example of a presentation unit. . The processing of these functional units can be said to be processing executed by the CPU 100 .

入力受付部131は、入出力装置105を介して、関連する資産を分析するための分析要求をユーザから受け付ける。分析要求としては、関連する資産を分析するために用いる単語、語句、文、文章であってもよい。本実施例では、分析要求に基づく語、例えば、分析要求の語や、分析要求の文に含まれる語等を「指定語」と称する。本実施例では、この指定語をキーとして、関連する資産を検索したり、分析したり等する。なお、指定語としては、1つの語であってもよく、複数の語、すなわち、語句又は文であってもよい。 The input reception unit 131 receives an analysis request for analyzing related assets from the user via the input/output device 105 . Analysis requests may be words, phrases, sentences, sentences used to analyze related assets. In this embodiment, a word based on an analysis request, for example, a word of an analysis request, a word included in a sentence of an analysis request, etc., is referred to as a "designated word". In this embodiment, using this specified word as a key, related assets are retrieved, analyzed, and the like. Note that the specified word may be one word or a plurality of words, that is, phrases or sentences.

前処理部132は、システム資産格納部121から資産対応づけ情報取得部133及び自然言語関係性分析部134で処理するためのデータを取得し、それらデータに基づいて、語句出現表260や、資産対応づけ表250を生成し、外部記憶装置102に格納する。 The preprocessing unit 132 acquires data to be processed by the asset association information acquisition unit 133 and the natural language relationship analysis unit 134 from the system asset storage unit 121, and based on these data, the word/phrase occurrence table 260 and the asset A correspondence table 250 is generated and stored in the external storage device 102 .

資産対応づけ情報取得部133は、外部記憶装置102から資産対応づけ表250を取得する。自然言語関係性分析部134は、外部記憶装置102から語句出現表260を取得し、語句出現表260に基づいて、入力受付部131で受け付けた分析要求に基づく指定語を含む資産を検索する。 The asset correspondence information acquisition unit 133 acquires the asset correspondence table 250 from the external storage device 102 . The natural language relationship analysis unit 134 acquires the word/phrase occurrence table 260 from the external storage device 102 , and searches for assets containing the specified word based on the analysis request received by the input receiving unit 131 based on the word/phrase appearance table 260 .

照合・統合部135は、資産対応づけ情報取得部133及び自然言語関係性分析部134で得られた結果を、照合・統合して、分析要求に関連する資産を特定し、特定した資産を分析結果とする。分析結果提示部136は、照合・統合部135による分析結果を、ユーザにわかりやすく可視化して入出力装置105に表示する。 The collation/integration unit 135 collates/integrates the results obtained by the asset association information acquisition unit 133 and the natural language relationship analysis unit 134, identifies assets related to the analysis request, and analyzes the identified assets. result. The analysis result presenting unit 136 visualizes the analysis result by the collation/integration unit 135 so that the user can easily understand it, and displays it on the input/output device 105 .

ここで、システム開発における上流工程、下流工程の概念や、各工程において成果物として得られる資産について説明する。 Here, we will explain the concepts of upstream and downstream processes in system development, and the assets obtained as deliverables in each process.

図3は、第1実施例に係るシステム開発の工程及び資産を説明する図である。 FIG. 3 is a diagram for explaining the process and resources for system development according to the first embodiment.

システム開発における上流工程は、例えば自然言語等を使用した文書や図形など、一般の人が理解できる形で表現された、システムに対する要求や仕様を生成する工程を指す。上流工程で得られる成果物(資産)としては、漠然とした概念のレベルや、詳細な仕様書等のような具体化されたレベルがある。上流工程は、例えば、顧客の要求概念を分析して抽出する工程である上流工程1と、その要求を実現するための具体的な機能仕様書、設計情報、カタログ項目等を作成する工程である上流工程2とに分けることができる。上流工程1の成果物(資産)は、例えば、顧客の要求概念を列挙し明確化した文書情報(文書データ)であり、上流工程2の成果物(資産)は、要求を実現するための具体的な機能仕様書、設計書、カタログ項目等である。 The upstream process in system development refers to the process of generating requirements and specifications for the system expressed in a form that can be understood by the general public, such as documents and graphics using natural language. The deliverables (assets) obtained in the upstream process include a vague conceptual level and a concrete level such as detailed specifications. The upstream process is, for example, upstream process 1, which is the process of analyzing and extracting the customer's request concept, and the process of creating specific functional specifications, design information, catalog items, etc. to realize the request. It can be divided into an upstream process 2 and an upstream process 2. The deliverables (assets) of upstream process 1 are, for example, document information (document data) that enumerates and clarifies the concepts of customer requirements, and the deliverables (assets) of upstream process 2 are specific functional specifications, design documents, catalog items, etc.

システム開発における下流工程は、コンピュータを用いて上流工程の要求仕様を実現するためのソースコード等の実装、換言するとコンピュータ言語で表現された形式で表現されたデータを生成する工程を指す。また、下流工程に、そのソースコードを試験するテスト工程等を含めてもよい。ソースコードには、自然言語(日本語等)が補助的な説明等として記述されているものもある。下流工程の成果物(資産)は、ソースコード等である。なお、ソースコード中の一部分、例えばモジュールについても資産である。 The downstream process in system development refers to the implementation of source code, etc., for realizing the required specifications of the upstream process using a computer, in other words, the process of generating data expressed in a format expressed in a computer language. Also, the downstream process may include a test process for testing the source code. Some source codes are written in natural language (Japanese, etc.) as supplementary explanations. The downstream process deliverables (assets) are source codes and the like. A part of the source code, such as a module, is also an asset.

次に、資産対応づけ表250について説明する。 Next, the asset correspondence table 250 will be explained.

図4は、第1実施例に係る資産対応づけ表の構成図である。 FIG. 4 is a configuration diagram of an asset correspondence table according to the first embodiment.

資産対応づけ表250は、システム開発における対応関係のある資産同士を対応づけて管理する資産対応づけ情報をテーブル形式としたものである。資産対応づけ表250の各エントリは、資産名(関数名)欄251と、資産名(仕様書項目名)欄252とを含む。資産名(関数名)欄251には、エントリに対応するソースコード中の関数のモジュール(資産の一例)の名称(関数名)が格納される。資産名(仕様書項目名)欄252には、エントリに対応する資産名(関数名)欄251に名称が格納されている下流工程のモジュールと対応関係がある上流工程の仕様書項目(資産の一例)の名称が格納される。なお、仕様書項目名に代えて、章番号等の仕様書の記載箇所を示すID情報としてもよい。 The asset correspondence table 250 is a table format of asset correspondence information for managing assets having a correspondence relationship in system development in association with each other. Each entry in the asset correspondence table 250 includes an asset name (function name) column 251 and an asset name (specification item name) column 252 . The asset name (function name) column 251 stores the name (function name) of the function module (an example of the asset) in the source code corresponding to the entry. In the asset name (specification item name) column 252, an upstream process specification item (asset name) having a corresponding relationship with the downstream process module whose name is stored in the asset name (function name) column 251 corresponding to the entry. example) is stored. It should be noted that, in place of the specification item name, ID information indicating the description location of the specification, such as a chapter number, may be used.

このエントリによると、資産名(関数名)欄251のモジュールは、資産名(仕様書項目名)欄252の仕様書項目に基づいて作成されたものであることがわかる。より具体的には、図4の一行目のエントリによると、下流工程の資産である関数f1が、上流工程の資産である仕様書項目S1を実現するためのモジュールであることを示している。なお、図4の関数名f、仕様書項目名Sとの対応関係の具体例は、あくまでも一例を示すものである。 This entry shows that the module in the asset name (function name) column 251 is created based on the specification item in the asset name (specification item name) column 252 . More specifically, the entry on the first line in FIG. 4 indicates that the function f1, which is the asset of the downstream process, is a module for realizing the specification item S1, which is the asset of the upstream process. Note that the specific example of the correspondence relationship between the function name f and the specification item name S in FIG. 4 is merely an example.

資産対応づけ表250は、ユーザが予め作成した情報を外部からシステム資産分析装置10に入力して分析関連情報格納部122に格納するようにしてもよく、システム資産分析装置10の入出力装置105を利用してユーザが入力して作成するようにしてもよく、システム資産分析装置10において、所定のアルゴリズムに従って作成するようにしてもよい。 The asset correspondence table 250 may be stored in the analysis-related information storage unit 122 by inputting information created in advance by the user into the system asset analysis apparatus 10 from the outside. , or may be created in the system resource analysis apparatus 10 according to a predetermined algorithm.

なお、図4の資産対応づけ表250は、下流工程の資産と、上流工程の資産とのそれぞれに対応する欄を設けて対応関係を示しているが、これに限られず、複数の上流工程がある場合には、それぞれの上流工程ごとの資産に対応する欄を設けるようにして、下流工程の資産と、複数の上流工程のそれぞれの工程の資産とを対応づけるようにしてもよい。また、図4の資産対応づけ表250は、下流工程の資産と、上流工程の資産とを対応づけるようにしているが、同一階層の資産同士を対応づけるようにしてもよい。また、対応付ける資産の単位としては、ソースコード、仕様書の全体としてもよく、それらの一部分としてもよい。 Note that the asset correspondence table 250 in FIG. 4 provides columns corresponding to downstream process assets and upstream process assets, respectively, to indicate the correspondence relationship. In some cases, a column corresponding to the asset of each upstream process may be provided to associate the asset of the downstream process with the asset of each process of a plurality of upstream processes. Further, although the asset correspondence table 250 in FIG. 4 associates downstream process assets with upstream process assets, assets in the same hierarchy may be associated with each other. Also, the unit of assets to be associated may be the entire source code or specification, or a part thereof.

次に、語句出現表260について説明する。 Next, the word/phrase occurrence table 260 will be described.

図5は、第1実施例に係る語句出現表の構成図である。 FIG. 5 is a configuration diagram of a phrase appearance table according to the first embodiment.

語句出現表260は、各資産における語の出現の有無を管理する表であり、例えば、行名称を各資産の名称、例えば、文書名、ソースコードファイル名、関数名等とし、列名称を複数の語のそれぞれとし、行名称及び列名称のそれぞれの交点のセルには、対応する資産における、対応する単語の出現有無が設定されている。具体的には、対応する資産において対応する単語が存在している場合には、存在していることを意味する「1」が設定され、存在していない場合には、存在しないことを意味する「0」が設定される。なお、図5に示す語句出現表260では、資産における単語の出現を管理するようにしているが、例えば、複数の語(語句、文等)を単位として、その単位の出現を管理するようにしてもよい。 The word/phrase appearance table 260 is a table for managing the presence/absence of word appearance in each asset. , and whether or not the corresponding word appears in the corresponding asset is set in the cell at the intersection of each row name and column name. Specifically, if the corresponding word exists in the corresponding asset, "1" is set, meaning that it exists, and if it does not exist, it means that it does not exist. "0" is set. In the word/phrase appearance table 260 shown in FIG. 5, the word/phrase appearance table 260 manages the appearance of words in assets. may

次に、システム資産分析装置10の処理動作について説明する。 Next, processing operations of the system asset analysis device 10 will be described.

図6は、第1実施例に係るシステム資産分析装置による分析処理のフローチャートである。 FIG. 6 is a flowchart of analysis processing by the system asset analysis device according to the first embodiment.

まず、入力受付部131は、入出力装置105により、ユーザから関連する資産を分析するための分析要求の入力を受け付ける(S101)。 First, through the input/output device 105, the input receiving unit 131 receives an input of an analysis request for analyzing related assets from the user (S101).

次いで、前処理部132は、複数の資産(ソースコードや設計文書情報など)に対して、文字コード変換などの前処理を行う(S102)。 Next, the preprocessing unit 132 performs preprocessing such as character code conversion on a plurality of assets (source code, design document information, etc.) (S102).

次いで、資産対応づけ情報取得部133は、資産対応づけ情報を取得(S103)し、自然言語関係性分析部134は、自然言語関係性を分析する処理を実行する(S104)。ステップS103とS104の処理は、並列的に実施してもよい。なお、資産対応づけ情報を使用しない場合には、ステップS103の処理を省いてもよい。 Next, the asset association information acquisition unit 133 acquires asset association information (S103), and the natural language relationship analysis unit 134 executes processing for analyzing natural language relationships (S104). The processing of steps S103 and S104 may be performed in parallel. It should be noted that the process of step S103 may be omitted if the asset correspondence information is not used.

次いで、照合・統合部135は、ステップS103で得られた資産対応づけ情報と、ステップS104で得られた自然言語関係性の分析結果(第1資産を含む結果)とに基づいて、分析結果を統合する関係資産抽出処理(図8参照)を実行する(S106)。 Next, the collation/integration unit 135 calculates the analysis result based on the asset correspondence information obtained in step S103 and the analysis result of the natural language relationship (including the first asset) obtained in step S104. The related asset extraction process (see FIG. 8) to be integrated is executed (S106).

次いで、分析結果提示部136は、関係資産抽出処理により得られた分析結果を提示する(S106)。具体的には、分析結果提示部136は、入出力装置105により分析結果を表示する。 Next, the analysis result presentation unit 136 presents the analysis result obtained by the related asset extraction process (S106). Specifically, the analysis result presenting unit 136 displays the analysis result using the input/output device 105 .

ここで、ステップS103の処理について詳細に説明する。 Here, the processing of step S103 will be described in detail.

図7は、第1実施例に係る資産対応づけ情報を説明する図である。 FIG. 7 is a diagram for explaining asset correspondence information according to the first embodiment.

ステップS103では、資産対応づけ情報取得部133は、図4の資産対応づけ情報表250の情報に基づいて、図7に示す資産対応づけ情報を生成する。資産対応づけ情報は、図4の資産対応づけ情報表250と同義の情報であり、各資産をノードで表現し、資産間の対応関係を、ノード間をつなぐリンクで表現している。 In step S103, the asset association information acquisition unit 133 generates asset association information shown in FIG. 7 based on the information in the asset association information table 250 of FIG. The asset association information is synonymous with the asset association information table 250 of FIG. 4, expresses each asset by a node, and expresses the correspondence between assets by links connecting the nodes.

次に、ステップS104の処理について詳細に説明する。なお、図5を参照して説明する。 Next, the processing of step S104 will be described in detail. In addition, it demonstrates with reference to FIG.

自然言語関係性分析部134は、語句出現表260を参照して処理を行う。例えば、分析要求に基づく指定語が「年齢」である場合には、自然言語関係性分析部134は、語句出現表260の「年齢」を列名に持つ列261において、「1」が設定されているレコード(行)の名称を特定する。この例では、自然言語関係性分析部134は、レコードの名称として、S1,S2,S3,S4,f1,f2を特定する。ここで、これらの名称は、「年齢」を記述に含む資産の名称である。つまり、「年齢」という単語は、S1,S2,S3,S4,f1,f2に含まれていることを意味する。次いで、自然言語関係性分析部134は、S1,S2,S3,S4,f1,f2を指定語「年齢」と関係が強い資産であるとする分析結果とする。なお、指定語が「撤回」である場合には、同様な処理により、「撤回」を列名に持つ列262を参照し、「撤回」と関係が強い資産を分析結果とする。 The natural language relationship analysis unit 134 performs processing with reference to the phrase appearance table 260 . For example, when the specified word based on the analysis request is "age", the natural language relationship analysis unit 134 sets "1" in the column 261 having the column name "age" in the phrase appearance table 260. Identifies the name of the record (row) that contains the In this example, the natural language relationship analysis unit 134 identifies S1, S2, S3, S4, f1, and f2 as record names. Here, these names are names of assets that include "age" in the description. That is, it means that the word "age" is included in S1, S2, S3, S4, f1 and f2. Next, the natural language relationship analysis unit 134 determines that S1, S2, S3, S4, f1, and f2 are assets strongly related to the specified word "age". If the specified word is "withdrawal", the column 262 having "withdrawal" as the column name is referred to by the same process, and the assets strongly related to "withdrawal" are analyzed.

次に、関係資産抽出処理(図6のステップS105)について詳細に説明する。 Next, the related asset extraction process (step S105 in FIG. 6) will be described in detail.

図8は、第1実施例に係る関係資産抽出処理のフローチャートである。なお、フローチャートの説明において、資産対応づけ表250が図4に示す状態であり、語句出現表260が図5に示す状態であり、指定語が年齢である場合の具体例を適宜説明する。図9は、第1実施例に係る自然言語関係性分析部による分析結果と、照合・統合部による抽出結果の一例を示す。 FIG. 8 is a flowchart of related asset extraction processing according to the first embodiment. In the description of the flowchart, a specific example in which the asset correspondence table 250 is in the state shown in FIG. 4, the word/phrase occurrence table 260 is in the state shown in FIG. 5, and the specified word is age will be described as appropriate. FIG. 9 shows an example of the analysis result by the natural language relationship analysis unit and the extraction result by the collation/integration unit according to the first embodiment.

まず、照合・統合部135は、資産対応づけ情報取得部133の取得結果と、自然言語関係性分析部134で得られた分析結果とを入力する(S201)。 First, the collation/integration unit 135 inputs the acquisition result of the asset correspondence information acquisition unit 133 and the analysis result obtained by the natural language relationship analysis unit 134 (S201).

次いで、照合・統合部135は、自然言語関係性分析部134で得られた分析結果に含まれない資産のうちの関数名を取得する(S202)。例えば、自然言語関係性分析部134が図9(A)に示す分析結果(S1,S2,S3,S4,f1,f2)を出力した場合には、照合・統合部135は、分析結果以外の関数名(この例ではf3,f7)を取得する。 Next, the matching/integration unit 135 acquires the function names of the assets that are not included in the analysis results obtained by the natural language relationship analysis unit 134 (S202). For example, when the natural language relationship analysis unit 134 outputs the analysis results (S1, S2, S3, S4, f1, f2) shown in FIG. Get the function name (f3, f7 in this example).

次に、照合・統合部135は、資産対応づけ表250を参照し、ステップS202で取得した関数名を含むレコードを各々抽出する(S203)。具体例においては、照合・統合部135は、関数名f3,f7を含むレコードを抽出する。これらレコードによると、関数名f3の関数は、S5の仕様書項目に対応し、関数名f7の関数は、S4の仕様書項目に対応する。 Next, the collation/integration unit 135 refers to the asset correspondence table 250 and extracts each record including the function name acquired in step S202 (S203). In a specific example, the collation/integration unit 135 extracts records containing the function names f3 and f7. According to these records, the function with the function name f3 corresponds to the specification item of S5, and the function with the function name f7 corresponds to the specification item of S4.

次いで、照合・統合部135は、関数名に対応づけられている仕様書項目名のそれぞれに対して、自然言語関係性分析部134による分析結果にあるか否かを判定する(S204)。具体例においては、照合・統合部135は、仕様書項目名S4,S5を分析結果(S1,S2,S3,S4,f1,f2)と比較して判定する。 Next, the matching/integration unit 135 determines whether or not each of the specification item names associated with the function name is included in the analysis result of the natural language relationship analysis unit 134 (S204). In a specific example, the collation/integration unit 135 compares the specification item names S4 and S5 with the analysis results (S1, S2, S3, S4, f1, and f2) for determination.

この結果、仕様書項目名が分析結果にある場合(S204:YES)には、照合・統合部135は、自然言語関係性分析部134による分析結果の下端に、この仕様書項目名に対応する関数名(第2資産の一例)を追加し(S205)、この分析結果を分析結果提示部136に出力し(S206)、処理を終了する。具体例においては、仕様書項目名S4については、分析結果にあるので、S4に対応するf7を図9(B)に示すように分析結果に追加したものを抽出結果として出力する。ここで、図9(B)に示す抽出結果が、指定語「年齢」に関係がある(関係が強い)資産群である。 As a result, if the specification item name is found in the analysis result (S204: YES), the collation/integration unit 135 adds the specification item name corresponding to this specification item name to the lower end of the analysis result by the natural language relationship analysis unit 134. A function name (an example of the second asset) is added (S205), this analysis result is output to the analysis result presentation unit 136 (S206), and the process ends. In the specific example, since the specification item name S4 is included in the analysis result, f7 corresponding to S4 is added to the analysis result as shown in FIG. 9B and output as the extraction result. Here, the extraction result shown in FIG. 9B is an asset group that is related (strongly related) to the specified word "age".

一方、仕様書項目名が分析結果にない場合(S204:NO)には、処理を終了する。具体例においては、仕様書項目名S5については、分析結果にないので、S5に対応するf3については、分析結果に追加されない。 On the other hand, if the specification item name is not found in the analysis result (S204: NO), the process is terminated. In the specific example, since the specification item name S5 is not included in the analysis results, f3 corresponding to S5 is not added to the analysis results.

上記した関係資産抽出処理によると、具体例に示すように、自然言語関係性分析部134による分析結果(図9(A))に対して、関数名f7を追加した抽出結果が、指定語「年齢」に関係がある(関係が強い)資産群として得られる。 According to the related asset extraction process described above, as shown in a specific example, the extraction result obtained by adding the function name f7 to the analysis result (FIG. 9A) by the natural language relationship analysis unit 134 is the designated word " It is obtained as a group of assets that are related (strongly related) to “age”.

例えば、ソースファイルの関数等の処理内容の説明を仕様書に自然言語で記述しているが、ソースファイル内においてコメントとしてその自然言語で記述していない場合においては、その自然言語を指定語とすると、自然言語関係性分析部134による分析結果には、ソースファイルが含まれない。これに対して、上記した関係資産抽出処理によると、仕様書とソースファイルとの対応関係から、このようなソースファイル(具体例におけるf7がこれに対応)を抽出結果に含めることができる。したがって、指定語に関係する改修作業等の影響範囲として把握が必要な資産(具体例のf7のような関数等の資産)を漏らさずに抽出結果に含めることができる。 For example, if the description of the processing contents of a function in a source file is written in a natural language in the specifications, but is not written in that natural language as a comment in the source file, then that natural language is used as the designated word. Then, the analysis result by the natural language relationship analysis unit 134 does not include the source file. On the other hand, according to the related asset extraction process described above, such a source file (corresponding to f7 in the specific example) can be included in the extraction result based on the correspondence relationship between the specification and the source file. Therefore, assets (assets such as functions such as f7 in the specific example) that need to be grasped as the scope of influence of repair work or the like related to the designated word can be included in the extraction results without omission.

次に、第2実施例に係るシステム資産分析装置について説明する。なお、第2実施例については、第1実施例と異なる点を中心に説明するとともに、便宜的に、第1実施例に係る図面を参照して説明する。 Next, a system asset analysis apparatus according to a second embodiment will be described. It should be noted that the second embodiment will be described with a focus on the differences from the first embodiment, and for the sake of convenience, will be described with reference to the drawings relating to the first embodiment.

第1実施例に係るシステム資産分析装置では、自然言語関係性分析部134が指示語と同一の語等を資産が含む場合に、この資産が指示語と「関係性がある(関係性が強い)」としていたが、第2実施例に係るシステム資産分析装置における自然言語関係性分析部134は、指示語と同一の語(語句、文等)でなくても、資産が所定の関連性がある語(例えば、類似性がある語(語句、文等))を含む場合にも、この資産が指定語と関連性があるとする。 In the system asset analysis apparatus according to the first embodiment, when the natural language relationship analysis unit 134 detects that the asset includes the same word as the reference word, the asset is "related (strongly related)" to the reference word. )”, the natural language relationship analysis unit 134 in the system asset analysis apparatus according to the second embodiment detects that the asset has a predetermined relationship even if it is not the same word (phrase, sentence, etc.) as the reference word. An asset is also associated with a specified word if it contains a word (eg, similar words (phrases, sentences, etc.)).

第2実施例に係る自然言語関係性分析部134は、第1実施例の自然言語関係性分析部134と同様に、語句出現表260を参照するが、自然言語関係性分析部134は、語句出現表260に基づいて、類似度表270(図10参照)を作成して参照することが特徴的である。 The natural language relationship analysis unit 134 according to the second embodiment refers to the word/phrase appearance table 260 in the same manner as the natural language relationship analysis unit 134 of the first embodiment, but the natural language relationship analysis unit 134 uses the word/phrase Characteristically, based on the appearance table 260, a similarity table 270 (see FIG. 10) is created and referred to.

次に、類似度表270のデータ構造及び類似度表270の作成及び参照の流れについて説明する。 Next, the data structure of the similarity table 270 and the flow of creating and referencing the similarity table 270 will be described.

図10は、第2実施例に係る類似度表の構成図である。 FIG. 10 is a configuration diagram of a similarity table according to the second embodiment.

類似度表270は、或る指定語(図10例では、「アッカイ」)についての1以上の単語との類似度を管理する表であり、各単語に対応するエントリを格納する。なお、図10の類似度表270は、指定語と単語との類似度を管理するようにしているが、単語に限られず、語句や、文との類似度を管理するようにしてもよい。類似度表270のレコード(行)は、単語名欄271と、類似度欄272とを含む。単語名欄271には、分析要求における指定語となる可能性のある語、資産から抽出される語、語句出現表260の列名称の語等が格納される。類似度欄272には、単語名欄271に格納されている語と、特定の指定語との類似の度合いを示す類似度が格納される。類似度としては、例えば、編集距離としてもよく、別の類似指標を用いてもよい。さらに、例えば、指定語をカタカナ表記とし、単語を漢字表記とし、指定語と単語のカタカナ表記における編集距離を類似度としているが、漢字表記の編集距離としてもよく、ひらがな表記による編集距離としてもよく、ローマ字表記による編集距離としてもよく、英単語での編集距離としてもよい。 The similarity table 270 is a table for managing the degree of similarity between a certain designated word (“ackai” in the example of FIG. 10) and one or more words, and stores entries corresponding to each word. The similarity table 270 in FIG. 10 manages the degree of similarity between designated words and words. A record (row) of the similarity table 270 includes a word name column 271 and a similarity column 272 . The word name column 271 stores words that may be designated words in the analysis request, words that are extracted from assets, words that are column names of the word/phrase appearance table 260, and the like. The similarity column 272 stores a similarity indicating the degree of similarity between the word stored in the word name column 271 and a specific designated word. The degree of similarity may be, for example, an edit distance or another similarity index. Furthermore, for example, the specified word is written in katakana, the word is written in kanji, and the edit distance between the specified word and the word in katakana notation is used as the similarity. The edit distance may be expressed in roman letters, or in English words.

類似度表270においては、特定のレコード(例えば、最も下のレコード)の単語名欄271には、この類似度表270が対象とする特定の指定語(図10では、「アッカイ」)が格納されており、このレコードにより、特定の指定語を確認することができる。 In the similarity table 270, the word name column 271 of a specific record (for example, the bottommost record) stores a specific specified word (“ackai” in FIG. 10) targeted by this similarity table 270. This record allows confirmation of a specific designated word.

類似度表270によると、「撤回」という単語の指定語に対する類似度が「3」であることがわかる。この例では、類似度は、類似度の数値が小さいほど、類似していることを意味しているものとする。したがって、図10の類似度表270によると、「撤回」の類似度の数値が最も小さいので、指定語「アッカイ」に最も類似していることがわかる。 According to the degree of similarity table 270, it can be seen that the degree of similarity of the word “withdrawal” to the specified word is “3”. In this example, the degree of similarity means that the smaller the numerical value of the degree of similarity, the more similar. Therefore, according to the similarity table 270 of FIG. 10, the numerical value of the similarity of "withdrawal" is the smallest, so it can be seen that it is most similar to the specified word "ackai".

自然言語関係性分析部134は、入力受付部131により入力された指定語と、複数の語との類似度を示す類似度表270を作成する。なお、指定語に対応する類似度表270が既に存在する場合には、類似度表270を作成しなくてもよい。 The natural language relationship analysis unit 134 creates a similarity table 270 indicating similarities between the specified word input by the input receiving unit 131 and a plurality of words. Note that if the similarity table 270 corresponding to the specified word already exists, the similarity table 270 does not have to be created.

自然言語関係性分析部134は、指定語に対応する類似度表270を参照して、指定語に類似する単語(関連語の一例)を取得する。例えば、指定語が「アッカイ」であり、図10に示す類似度表270が作成されている場合には、自然言語関係性分析部134は、指定語の「アッカイ」に類似する単語として「撤回」を取得する。 The natural language relationship analysis unit 134 refers to the similarity table 270 corresponding to the specified word and acquires words (an example of related words) similar to the specified word. For example, if the specified word is "ackai" and the similarity table 270 shown in FIG. ” is obtained.

この後、自然言語関係性分析部134は、指定語のアッカイと同様に、「撤回」についても指定語と同様な自然言語関係性の分析を行う。具体的には、自然言語関係性分析部134は、図5に示す語句出現表260を参照し、「撤回」を列名に持つ列262に「1」が記入されているレコード(行)の名称(S2,S3,f3)を分析結果とする。すなわち、「撤回」という単語は、S2,S3,f3に含まれているとの分析結果を生成する。なお、本実施例では、自然言語関係性分析部134は、指定語による分析結果と、関連語による分析結果とを合わせものを分析結果とする。 After that, the natural language relationship analysis unit 134 analyzes the natural language relationship of "withdrawal" in the same way as for the specified word "ackai". Specifically, the natural language relationship analysis unit 134 refers to the word/phrase appearance table 260 shown in FIG. Let the name (S2, S3, f3) be the analysis result. That is, the analysis result that the word "withdrawal" is included in S2, S3, and f3 is generated. In this embodiment, the natural language relationship analysis unit 134 sets the analysis result by combining the analysis result of the specified word and the analysis result of the related word.

この例によると、「テッカイ」の誤記として、「アッカイ」が分析要求に指定されてしまった場合であっても、「テッカイ」や「撤回」を用いて分析等が行われて、分析結果が生成されるので、分析要求における誤記等の表記揺らぎをも許容して、ユーザが所望する資産を適切に抽出することができる。 According to this example, even if "Ackai" is specified in the analysis request as an error in "Tekkai", analysis, etc. is performed using "Tekkai" or "Retract", and the analysis results are not returned. Since it is generated, it is possible to allow notation fluctuations such as writing errors in the analysis request and appropriately extract the assets desired by the user.

また、資産内に「テッカイ」の誤記である「アッカイ」が含まれ、指定語を「撤回」とした場合においても、上記同様な処理により、「アッカイ」が含まれている資産を適切に抽出することができる。 In addition, even if the asset contains the erroneous word "ackai" and the specified word is "withdrawal", the same process as above will be used to properly extract assets that include "ackai". can do.

次に、第3実施例に係るシステム資産分析装置について説明する。なお、第3実施例については、第1実施例と異なる点を中心に説明するとともに、便宜的に、第1実施例に係る図面を参照して説明する。 Next, a system resource analysis device according to a third embodiment will be described. It should be noted that the third embodiment will be described with a focus on the points that differ from the first embodiment, and for the sake of convenience, will be described with reference to the drawings relating to the first embodiment.

第3実施例に係るシステム資産分析装置は、第1実施例に係る前処理部132に、資産対応づけ表を自動で作成する機能を備えるようにすることにより、作成効率を向上させるものである。以下、第3実施例に係る前処理部を便宜的に前処理部132として説明する。 The system asset analysis apparatus according to the third embodiment improves creation efficiency by providing the preprocessing unit 132 according to the first embodiment with a function for automatically creating an asset correspondence table. . Hereinafter, the pre-processing unit according to the third embodiment will be described as a pre-processing unit 132 for convenience.

システム資産分析装置の前処理部132は、資産に記述されている自然言語の出現頻度や位置の特徴を数値化した特徴量を算定し、算定した特徴量に基づいて資産間の類似性を評価し、相互に類似する資産を特定して部分集合として集め、部分集合に基づいて、資産対応づけ表280(図11参照)を生成する。ここで、前処理部132が、対応づけ情報生成部に相当する。 The preprocessing unit 132 of the system asset analysis device calculates feature quantities that quantify the appearance frequency and positional features of the natural language described in the assets, and evaluates the similarity between assets based on the calculated feature quantities. Then, assets that are similar to each other are identified and collected as subsets, and an asset correspondence table 280 (see FIG. 11) is generated based on the subsets. Here, the preprocessing unit 132 corresponds to an association information generation unit.

図11は、第3実施例に係る資産対応づけ表の構成図である。 FIG. 11 is a configuration diagram of an asset correspondence table according to the third embodiment.

資産対応づけ表280は、システム開発における対応関係のある資産同士を対応づけて管理する資産対応づけ情報をテーブル形式としたものである。資産対応づけ表280の各エントリは、資産名(関数名)欄281と、資産名(類似資産名)欄282とを含む。資産名(関数名)欄281には、エントリに対応するソースコード中の関数のモジュール(資産の一例)の名称(関数名)が格納される。資産名(類似資産名)欄282には、エントリに対応する資産名(関数名)欄281に名称が格納されている下流工程のモジュールと対応関係がある1以上の資産名が格納される。なお、図11に示す例では、資産名(類似資産名)欄282には、下流工程のモジュールの資産名、すなわち、関数名だけが格納されているが、上流工程の仕様書項目(資産の一例)の名称を格納するようにしてもよい。 The asset correspondence table 280 is a table format of asset correspondence information that associates and manages assets that have a correspondence relationship in system development. Each entry in the asset correspondence table 280 includes an asset name (function name) column 281 and an asset name (similar asset name) column 282 . The asset name (function name) column 281 stores the name (function name) of the function module (an example of the asset) in the source code corresponding to the entry. The asset name (similar asset name) column 282 stores one or more asset names that have a correspondence relationship with the downstream process module whose name is stored in the asset name (function name) column 281 corresponding to the entry. In the example shown in FIG. 11, the asset name (similar asset name) column 282 stores only the asset name of the module in the downstream process, that is, only the function name. (example) may be stored.

前処理部132による資産対応づけ表生成処理の処理動作について説明する。 The processing operation of the asset correspondence table generation processing by the preprocessing unit 132 will be described.

図12は、第3実施例に係る資産対応づけ表生成処理のフローチャートである。 FIG. 12 is a flowchart of asset correspondence table generation processing according to the third embodiment.

まず、前処理部132は、システム資産格納部121から分析対象となる複数の資産(関数、仕様書等)を受け付け(S401)、資産内の語句の出現頻度を示す語句出現表を作成する(S402)。ここで、ステップS402で作成される語句出現表は、図5に示す語句出現表260における各セルの値を、「1」,「0」ではなく、資産における対応する語の出現頻度(出現回数)を格納するようにしたものである。 First, the preprocessing unit 132 receives a plurality of assets (functions, specifications, etc.) to be analyzed from the system asset storage unit 121 (S401), and creates a word/phrase appearance table indicating the appearance frequency of words/phrases in the assets ( S402). Here, in the word/phrase appearance table created in step S402, the value of each cell in the word/phrase appearance table 260 shown in FIG. ) is stored.

次いで、前処理部132は、分析対象の資産の中から処理対象の1つの資産を決定し、この処理対象の資産に対応する語句出現表の1つの行を取得し(S403)、取得した行の各語の出現頻度に基づいて、資産における各語の重要度を算出し、資産の特徴量を算出する(S404)。ここで、各語の重要度としては、公知であるTF-IDF法におけtf-idf値としてもよい。また、資産の特徴量は、例えば、各語の重要度を構成要素とするベクトルである。なお、資産の特徴量は、これに限られない。 Next, the preprocessing unit 132 determines one asset to be processed from among the assets to be analyzed, acquires one row of the phrase occurrence table corresponding to this asset to be processed (S403), and Based on the frequency of appearance of each word of , the importance of each word in the asset is calculated, and the feature amount of the asset is calculated (S404). Here, the importance of each word may be a tf-idf value in the known TF-IDF method. Also, the asset feature amount is, for example, a vector having the importance of each word as a component. Note that the asset feature amount is not limited to this.

次いで、前処理部132は、特徴量を未算出の資産があるか否かを判定し(S405)、特徴量を未算出の資産がある場合(S405:Yes)には、処理をステップS403に進めて、未算出の資産に対する特徴量を算出する処理を行う。 Next, the preprocessing unit 132 determines whether there is an asset for which the feature amount has not been calculated (S405), and if there is an asset for which the feature amount has not been calculated (S405: Yes), the process proceeds to step S403. Proceeding to perform the process of calculating the feature amount for the assets that have not yet been calculated.

一方、特徴量を未算出の資産がない、すなわち、分析対象の全ての資産に対して特徴量を算出した場合(S405:No)には、前処理部132は、分析対象の全ての資産から全ての2つの資産の組み合わせを導出する(S406)。 On the other hand, if there is no asset for which the feature amount has not been calculated, that is, if the feature amount has been calculated for all the assets to be analyzed (S405: No), the preprocessing unit 132 All two asset combinations are derived (S406).

次いで、前処理部132は、導出した2つの資産の組み合わせの中の一組の資産を以下の処理対象として取得する(S407)。次いで、前処理部132は、処理対象の一組の資産間の類似度を算出する(S408)。ここで、資産間の類似度としては、例えば、各資産の特徴量であるベクトル間の余弦としてもよい。 Next, the preprocessing unit 132 acquires a set of assets in the derived combination of the two assets as the following processing target (S407). Next, the preprocessing unit 132 calculates the degree of similarity between the set of assets to be processed (S408). Here, the degree of similarity between assets may be, for example, the cosine between vectors, which is the feature quantity of each asset.

次いで、前処理部132は、算出された類似度が所定の基準類似度よりも高いか否かを判定し(S409)、算出された類似度が所定の基準類似度よりも高い場合(S409:Yes)には、これら資産同士が類似していると考えられるので、資産対応づけ表280に、この組の資産を追加し(S410)、処理をステップS411に進める。一方、算出された類似度が所定の基準類似度よりも高くない場合(S409:No)には、この組の資産同士が類似していないと考えられるので、前処理部132は、処理をステップS411に進める。 Next, the preprocessing unit 132 determines whether the calculated similarity is higher than a predetermined reference similarity (S409), and if the calculated similarity is higher than the predetermined reference similarity (S409: If Yes), these assets are considered to be similar to each other, so this group of assets is added to the asset correspondence table 280 (S410), and the process proceeds to step S411. On the other hand, if the calculated similarity is not higher than the predetermined reference similarity (S409: No), it is considered that the assets in this group are not similar to each other. Proceed to S411.

ステップS411では、前処理部132は、未処理の資産の組み合わせがあるか否かを判定し、未処理の資産の組み合わせがある場合(S411:Yes)には、未処理の資産の組に対して同様な処理を実行させるために、処理をステップS407に進める。一方、未処理の資産の組み合わせがない場合(S411:No)には、全ての資産の組み合わせに対して類似しているか否かを判定したことを意味しているので、前処理部132は、処理を終了する。 In step S411, the preprocessing unit 132 determines whether or not there is an unprocessed combination of assets, and if there is an unprocessed combination of assets (S411: Yes), The process advances to step S407 in order to execute the same process as above. On the other hand, if there is no unprocessed asset combination (S411: No), it means that it has been determined whether or not all asset combinations are similar. End the process.

この資産対応づけ表生成処理によると、図11に示すような資産対応づけ表280を、ユーザの入力による設定によらず、生成することができる。 According to this asset correspondence table generation process, the asset correspondence table 280 as shown in FIG. 11 can be generated regardless of the settings input by the user.

次に、第4実施例に係るシステム資産分析装置について説明する。なお、第4実施例に係るシステム資産分析装置は、第1乃至第3実施例に係る照合・統合部135により、ユーザが必要とする資産に限定して分析結果を表示するようにして、出力に係る処理効率及びユーザの視認性を向上させるようにしたものである。なお、便宜的に、第1実施例に係る図面を参照して説明する。 Next, a system resource analysis apparatus according to a fourth embodiment will be described. In addition, the system asset analysis apparatus according to the fourth embodiment displays analysis results limited to the assets required by the user by the collation/integration unit 135 according to the first to third embodiments. It is intended to improve the processing efficiency and the visibility of the user. For convenience, the description will be made with reference to the drawings relating to the first embodiment.

第4実施例に係るシステム資産分析装置における入力受付部131は、更に、出力する対象とする資産種別をユーザから受け付ける。照合・統合部135は、分析結果の中から入力受付部131により受け付けた資産種別の資産のみを抽出する。ここで、入力受付部131が種類指定受付部に相当する。 The input reception unit 131 in the system asset analysis apparatus according to the fourth embodiment further receives from the user the asset type to be output. The collation/integration unit 135 extracts only assets of the asset type accepted by the input acceptance unit 131 from the analysis results. Here, the input reception unit 131 corresponds to the type designation reception unit.

照合・統合部135により抽出された資産の範囲について説明する。 A range of assets extracted by the collation/integration unit 135 will be described.

図13は、第4実施例に係る照合・統合部により抽出された資産を説明する図である。図13(A)は、出力対象の資産種別を受け付けていない場合の資産を示し、図13(B)は、資産種別として「関数」を受け付けた場合の資産を説明する図である。 FIG. 13 is a diagram for explaining assets extracted by the collation/integration unit according to the fourth embodiment. FIG. 13A shows assets when the asset type to be output is not accepted, and FIG. 13B is a diagram explaining assets when "function" is accepted as the asset type.

入力受付部131が出力対象の資産種別を受け付けていない場合には、図13(A)に示すように、資産として、仕様書S1~S4と、関数f1,f2,f7が抽出される一方、資産種別として「関数」が受け付けられた場合には、図13(B)に示すように、仕様書が表示されずに、関数f1,f2,f7のみが抽出されることとなる。これにより、関連する関数の検索を行うユーザにとって不要な仕様書名等の情報が分析結果に追加されてしまうことを回避できる。 When the input receiving unit 131 does not receive the asset type to be output, specifications S1 to S4 and functions f1, f2, and f7 are extracted as assets, as shown in FIG. When "function" is accepted as the asset type, only the functions f1, f2, and f7 are extracted without displaying the specifications, as shown in FIG. 13(B). As a result, it is possible to avoid adding unnecessary information such as the specification name to the analysis result for the user searching for the related function.

次に、分析結果提示部136により表示される分析結果の表示画面例について説明する。 Next, an example of an analysis result display screen displayed by the analysis result presentation unit 136 will be described.

図14は、第4実施例に係る表示画面例を説明する図である。なお、図14の画面表示例は、図13の検出結果とは別の例となっている。 FIG. 14 is a diagram for explaining an example of a display screen according to the fourth embodiment. Note that the screen display example of FIG. 14 is an example different from the detection result of FIG.

例えば、入力受付部131により、対象とする資産種別が受け付けられていない場合には、照合・統合部135の結果においては、資産種別が限定されていないので、分析結果提示部136は、資産のネットワーク図として、実線500に囲まれる図(上流工程の資産及び下流工程の資産を含む図)を表示する。また、入力受付部131により、対象とする資産種別として「仕様書」が受け付けられている場合には、照合・統合部135の結果においては、仕様書のみの資産に限定されることとなるので、分析結果提示部136は、資産のネットワーク図として、破線502に囲まれる図を表示する。また、入力受付部131により、対象とする資産種別として「関数」が受け付けられている場合には、照合・統合部135の結果においては、関数のみの資産に限定されることとなるので、分析結果提示部136は、資産のネットワーク図として、破線501に囲まれる図を表示する。 For example, when the input receiving unit 131 does not receive the target asset type, the result of the collation/integration unit 135 does not limit the asset type. A diagram surrounded by a solid line 500 (a diagram including upstream process assets and downstream process assets) is displayed as a network diagram. Further, when the input receiving unit 131 receives "specifications" as the asset type to be targeted, the result of the collation/integration unit 135 is limited to assets with only specifications. , the analysis result presentation unit 136 displays a diagram surrounded by a dashed line 502 as a network diagram of assets. Further, when the input receiving unit 131 receives "function" as the asset type to be targeted, the result of the collation/integration unit 135 is limited to assets with functions only. The result presentation unit 136 displays a diagram surrounded by a dashed line 501 as a network diagram of assets.

本実施例に係るシステム資産分析装置によると、選択された種類の資産のみが表示されるので、ユーザにとって不要な資産の情報が表示されることを回避できるので、ユーザは視認性よく効率的に必要な情報を把握することができる。 According to the system asset analysis device according to the present embodiment, only assets of the selected type are displayed, so it is possible to avoid the display of unnecessary asset information for the user. You can grasp the necessary information.

次に、第5実施例に係るシステム資産分析装置について説明する。なお、第5実施例に係るシステム資産分析装置は、第1乃至第4実施例に係るいずれかの自然言語関係性分析部134において、関連する資産として対応づけられている各資産において、各資産での語の意味役割に基づいて、同一又は類似の関連語を解析し、意味役割に基づく解析によって得られた関連語を用いて検索された資産も分析結果に追加するようにしたものである。ここで、自然言語関係性分析部134が、関連語検出部及び追加検索部に相当する。 Next, a system resource analysis apparatus according to a fifth embodiment will be described. In addition, the system asset analysis apparatus according to the fifth embodiment, in each asset associated as a related asset in any one of the natural language relationship analysis units 134 according to the first to fourth embodiments, each asset Based on the semantic role of the words in the system, the same or similar related words are analyzed, and the assets searched using the related words obtained by the analysis based on the semantic role are also added to the analysis results. . Here, the natural language relationship analysis unit 134 corresponds to a related word detection unit and an additional search unit.

システム資産分析装置の分析関連情報格納部122は、資産対応づけ表250Aと、意味役割情報の一例としての意味役割表290とを格納する。 The analysis-related information storage unit 122 of the system asset analysis device stores an asset correspondence table 250A and a semantic role table 290 as an example of semantic role information.

図15は、第5実施例に係る資産対応づけ表の構成図である。 FIG. 15 is a configuration diagram of an asset correspondence table according to the fifth embodiment.

資産対応づけ表250Aは、第1実施例の資産対応づけ表250と構成は同じであるが、表中の値は、第5実施例における具体例の説明用の値となっている。 The asset correspondence table 250A has the same configuration as the asset correspondence table 250 of the first embodiment, but the values in the table are values for explanation of specific examples in the fifth embodiment.

図16は、第5実施例に係る意味役割表の構成図である。 FIG. 16 is a configuration diagram of a semantic role table according to the fifth embodiment.

意味役割表290は、複数の資産における語に対応するエントリを複数格納している。意味役割表290のエントリは、資産名欄291と、種別欄292と、No欄293と、意味(観点、属性)欄294とを含む。 The semantic role table 290 stores multiple entries corresponding to words in multiple assets. An entry in the meaning role table 290 includes an asset name column 291 , a type column 292 , a No column 293 and a meaning (point of view, attribute) column 294 .

資産名欄291には、エントリに対応する語が含まれている資産名が格納される。種別欄292には、エントリに対応する語の種別が格納される。例えば、エントリに対応する語が仕様書の記述であれば、種別は、仕様書となり、エントリに対応する語が設計書の記述であれば、種別は、設計書となり、エントリに対応する語がソースコードにおける自然言語による説明(コメント)である場合には、種別は、コードの説明であり、エントリに対応する語がソースコードのプログラム言語による語であれば、種別は、コードとなる。No欄293には、エントリに対応する語が含まれている資産における文を特定する番号(文番号)が格納される。すなわち、同一資産における同一の文に存在する語については、No欄293の値が同じになる。 The asset name column 291 stores the asset name that includes the word corresponding to the entry. The type column 292 stores the type of word corresponding to the entry. For example, if the word corresponding to the entry is a specification description, the type is specification, and if the word corresponding to the entry is a design document description, the type is design document, and the word corresponding to the entry is If it is a description (comment) in natural language in the source code, the type is code description, and if the word corresponding to the entry is a word in the programming language of the source code, the type is code. The No column 293 stores a number (sentence number) specifying a sentence in the asset containing the word corresponding to the entry. That is, the values in the No column 293 are the same for words existing in the same sentence in the same asset.

意味(観点、属性)欄294には、エントリに対応する語と、その語の文章中の意味役割に関する情報が格納される。本実施例では、意味(観点、属性)欄294は、条件欄295と、効果欄296と、その他297とを含む。条件欄295には、エントリに対応する語であり、且つ文章では条件としての意味役割を有する語が格納される。効果欄296には、条件を満たした場合における効果の内容が格納される。その他欄297には、例えば、ソースコードにおけるコメントの記載が格納される。 The meaning (point of view, attribute) column 294 stores information about the word corresponding to the entry and the semantic role of the word in the sentence. In this embodiment, the meaning (point of view, attribute) column 294 includes a condition column 295 , an effect column 296 , and others 297 . The condition column 295 stores words that correspond to the entry and that have a semantic role as conditions in sentences. The effect column 296 stores the details of the effect when the conditions are satisfied. The other column 297 stores, for example, descriptions of comments in the source code.

意味役割表290は、ユーザが予め作成してもよく、システム資産分析装置により資産を解析して作成されるようにしてもよい。 The semantic role table 290 may be created in advance by the user, or may be created by analyzing assets using a system asset analysis device.

図17は、第5実施例に係る分析処理のフローチャートである。なお、図6と同様なステップには、同一符号を付し、重複する説明を省略する。また、資産対応づけ表250Aが図15に示す状態であり、意味役割表290が図16に示す状態である場合として、具体的な例を説明する。 FIG. 17 is a flowchart of analysis processing according to the fifth embodiment. The steps similar to those in FIG. 6 are denoted by the same reference numerals, and overlapping descriptions are omitted. A specific example will be described assuming that the asset correspondence table 250A is in the state shown in FIG. 15 and the semantic role table 290 is in the state shown in FIG.

ステップS501では、自然言語関連性分析部134は、意味役割表290に基づいて、指定語が検出された資産における指定語の意味役割を特定し、この意味役割と同一又は類似の意味役割を持つ語(関連語の一例)を、指定語が検出された資産と対応づけがされている資産から特定する。例えば、指定語が「支給種別」である場合には、資産S2が検索により得られ、資産対応づけ表250Aにより、資産S2に関連する資産として、資産f20が特定される。資産S2において「支給種別」は意味役割が条件であるので、資産f20において意味役割が条件である「WRK-シキュ-C-1」(エントリ290-4)は、同義である可能性が高く、関連語として抽出される。なお、意味役割が同じであるだけで関連語として判定してもよいが、より精度を上げることを目的として、他の内容を加味してもよい。例えば、指定語と類似している表現を含んでいるか、同一の文に存在する他の条件となる語が同一又は類似しているか、条件を満たした場合の効果が、指定語に対応する条件を満たした場合の効果と同一又は類似しているか等の少なくともいずれか1つを考慮してもよい。具体例で考慮すると、この例では、「シキュ」と、「支給」(シキュウ)と類似している、また、それぞれが含まれる文における別の条件「14」(エントリ290-2,290-5)が類似している、また、それぞれの条件を満たした場合の効果が「割引」(ワリビキ)と「wari」(ワリ)でカタカナの編集距離が近く、類似していることからも、「支給種別」と、「WRK-シキュ-C-1」とは類似している可能性が高く、関連語として適していると判断できる。 In step S501, the natural language relevance analysis unit 134 identifies the semantic role of the specified word in the asset in which the specified word is detected, based on the semantic role table 290, and A word (an example of a related word) is identified from assets associated with the asset in which the designated word is detected. For example, if the specified word is "payment type", the asset S2 is obtained by searching, and the asset f20 is specified as an asset related to the asset S2 from the asset correspondence table 250A. Since the semantic role is the condition for the "payment type" in the asset S2, there is a high possibility that "WRK-sikyu-C-1" (entry 290-4), which is the condition for the semantic role in the asset f20, is synonymous. Extracted as related words. It should be noted that although words having the same semantic role may be determined as related words, other contents may be added for the purpose of further improving accuracy. For example, if an expression similar to the specified word is included, if other conditional words existing in the same sentence are the same or similar, or if the condition is satisfied, the condition corresponding to the specified word At least one of whether the effect is the same or similar to the effect when satisfying Considered in a concrete example, in this example, ``shikyu'' and ``supply'' (shikyu) are similar, and another condition ``14'' (entries 290-2, 290-5 ) are similar, and the effect when each condition is satisfied is "discount" (Waribiki) and "wari" (Wari), and the edit distance of katakana is close and similar. Type" and "WRK-Sikyu-C-1" are highly likely to be similar, and can be determined to be suitable as related terms.

次いで、自然言語関連性分析部134は、ステップS501で特定した関連語を用いて、資産を検索する(S502)。この検索により検出された資産が第3資産に相当する。例えば、関連語として、「WRK-シキュ-C-1」が特定された場合には、自然言語関連性分析部134は、「WRK-シキュ-C-1」を用いて資産を検索し、結果として、資産f21が検出され、すでに照合・統合部135により抽出されている結果(S2,f20)に対して、資産f21を追加する。これにより、分析結果提示部136により、分析結果として、S2,f20,f21が提示されることとなる。 Next, the natural language relevance analysis unit 134 searches for assets using the related terms identified in step S501 (S502). The assets detected by this search correspond to the third assets. For example, when "WRK-Sikyu-C-1" is specified as a related term, the natural language relevance analysis unit 134 searches for assets using "WRK-Sikyu-C-1", and the result , the asset f21 is detected, and the asset f21 is added to the result (S2, f20) already extracted by the collation/integration unit 135 . As a result, the analysis result presentation unit 136 presents S2, f20, and f21 as the analysis results.

実施例5に係るシステム資産分析装置によると、対応する資産同士における意味役割を考慮して、指定語に対応する関連語を特定することができるので、関連する資産をより適切に抽出することができる。 According to the system asset analysis apparatus according to the fifth embodiment, it is possible to identify the related words corresponding to the specified word by considering the semantic role between the corresponding assets, so that the related assets can be extracted more appropriately. can.

なお、第5実施例では、指定語に関連する関連語を文章における意味役割を用いて特定するようにしているが、関連語を特定するための意味役割のカテゴリとしては、意味役割表290の「条件」や「効果」に限られず、他のカテゴリであってもよい。 In the fifth embodiment, the related words related to the specified word are identified by using the semantic role in the sentence. The categories are not limited to "conditions" and "effects", and may be other categories.

他の意味役割のカテゴリとしては、例えば、以下のようなものがある。
例1:動作主格、経験者格、道具格、対象格、源泉格、目標格、場所格、時間格(フィルモアの深層格(チェールズJ.フィルモア:格文法の原理,三省堂,1975))による意味役割
例2:談話構造としてみた場合の意味役割(談話単位間の談話関係)。
-TEMPORAL(時間)・・・「前」,「後」など
-CONTINGENCY(関係可能性)・・・原因(「理由」,「結果」)、認識的原因(「根拠」)、条件、認識的条件(「関連」など)
-COMPARISON(比較)
-EXPANSION(展開)・・・例示、選択、換言、例外、列挙など
例3:5W1H(When、Where、Who、What、Why、How)
Other semantic role categories include, for example:
Example 1: Meaning by nominative, experiential, instrumental, objective, source, target, local, temporal (Fillmore's deep case (Charles J. Fillmore: Principles of case grammar, Sanseido, 1975)) Roles Example 2: Semantic roles (discourse relations between discourse units) when viewed as a discourse structure.
- TEMPORAL (time) ... "before", "after", etc. - CONTINGENCY (relationship possibility) ... cause ("reason", "result"), cognitive cause ("basis"), condition, epistemological Conditions (e.g. "related")
-COMPARISON
- EXPANSION --- example, selection, paraphrase, exception, enumeration, etc. Example 3: 5W1H (When, Where, Who, What, Why, How)

なお、本発明は、上述の実施形態に限定されるものではなく、本発明の趣旨を逸脱しない範囲で、適宜変形して実施することが可能である。 It should be noted that the present invention is not limited to the above-described embodiments, and can be modified appropriately without departing from the scope of the present invention.

例えば、上記実施形態において、CPUが行っていた処理の一部又は全部を、専用のハードウェア回路で行うようにしてもよい。また、上記実施形態におけるプログラムは、プログラムソースからインストールされてよい。プログラムソースは、プログラム配布サーバ又は記憶メディア(例えば可搬型の記憶メディア)であってもよい。 For example, in the above embodiments, part or all of the processing performed by the CPU may be performed by a dedicated hardware circuit. Also, the programs in the above embodiments may be installed from program sources. The program source may be a program distribution server or storage media (eg, portable storage media).

10…システム資産分析装置、100…CPU、101…主記憶装置、102…外部記憶装置、103…可搬型記憶媒体、104…読取装置、105…入出力装置、106…通信装置、121…システム資産格納部、122…分析関連情報格納部、131…入力受付部、132…前処理部、133…資産対応づけ情報取得部、134…自然言語関係性分析部、135…照合・統合部、136…分析結果提示部 DESCRIPTION OF SYMBOLS 10... System resource analysis apparatus 100... CPU, 101... Main storage device, 102... External storage device, 103... Portable storage medium, 104... Reader, 105... Input/output device, 106... Communication device, 121... System resource Storage unit 122 Analysis-related information storage unit 131 Input reception unit 132 Preprocessing unit 133 Asset association information acquisition unit 134 Natural language relationship analysis unit 135 Matching/integration unit 136 Analysis result presentation part

Claims (7)

ソフトウェア開発の複数の資産の中から分析要求に関連する資産を抽出するシステム資産分析装置であって、
関連する資産の対応関係を示す対応づけ情報を記憶する記憶部と、
資産に対する分析要求を受け付ける要求受付部と、
前記分析要求に基づく語を含む第1資産を検索する検索部と、
前記対応づけ情報に基づいて、前記検索部により検索された第1資産と関連する第2資産を特定する資産特定部と、
前記第1資産及び前記第2資産に基づいて抽出結果に含める資産を特定する資産分析部と、
前記資産分析部により特定された前記資産を含む結果を提示する提示部と、
を備え、
前記記憶部は、複数の資産に含まれる複数の語の資産中での意味役割を示す意味役割情報をさらに記憶し、
前記検索部は、前記意味役割情報に基づいて、前記第1資産での前記分析要求に基づく語と同一又は類似の意味役割の前記第2資産中の語を関連語として検出し、前記関連語を含む第3資産を検索し、
前記資産分析部は、前記第1資産、前記第2資産、及び前記第3資産に基づいて抽出結果に含める資産を特定する
システム資産分析装置。
A system asset analysis device for extracting assets related to an analysis request from a plurality of software development assets,
a storage unit that stores correspondence information indicating a correspondence relationship between related assets;
a request reception unit that receives an analysis request for assets;
a search unit that searches for a first asset that includes a term based on the analysis request;
an asset identification unit that identifies a second asset related to the first asset searched by the search unit based on the association information;
an asset analysis unit that identifies assets to be included in an extraction result based on the first asset and the second asset;
a presentation unit that presents results including the assets identified by the asset analysis unit;
with
The storage unit further stores semantic role information indicating semantic roles in assets of the plurality of words included in the plurality of assets,
The search unit, based on the semantic role information, detects words in the second asset that have the same or similar semantic role as words based on the analysis request in the first asset as related words, and Search for a third asset containing
The asset analysis unit is a system asset analysis device that identifies assets to be included in the extraction result based on the first asset, the second asset, and the third asset.
前記資産には、コンピュータ言語で記述された下流工程資産と、前記下流工程資産を作成するための基となった自然言語で記述された上流工程資産とを含み、
前記対応づけ情報は、前記上流工程資産と、前記下流工程資産とを対応づけた情報を含む
請求項1に記載のシステム資産分析装置。
The assets include a downstream process asset written in a computer language and an upstream process asset written in a natural language from which the downstream process asset was created;
2. The system asset analysis apparatus according to claim 1, wherein said association information includes information associating said upstream process assets with said downstream process assets.
前記資産における語の出現頻度に基づいて、複数の前記資産同士の対応関係を決定して、前記対応づけ情報を生成する対応づけ情報生成部をさらに備える
請求項1又は請求項2に記載のシステム資産分析装置。
3. The system according to claim 1, further comprising an association information generating unit that determines a correspondence relationship between the plurality of assets based on the appearance frequency of words in the assets and generates the association information. Asset analysis device.
前記情報生成部は、前記資産の複数の語の出現頻度に基づいて、複数の前記資産の特徴量を検出し、前記特徴量に基づいて前記資産同士の対応関係を決定する
請求項3に記載のシステム資産分析装置。
4. The information generating unit according to claim 3, wherein the information generation unit detects feature quantities of the plurality of assets based on appearance frequencies of the plurality of words of the assets, and determines correspondence relationships between the assets based on the feature quantities. system asset analyzer.
前記提示部により抽出結果として提示する資産の種類の指定を受け付ける種類指定受付部をさらに備え、
前記資産分析部は、前記種類指定受付部が受け付けた種類の資産を分析結果に含める資産として特定する
請求項1から請求項4のいずれか一項に記載のシステム資産分析装置。
further comprising a type designation reception unit that receives designation of the type of asset to be presented as an extraction result by the presentation unit;
5. The system asset analysis device according to any one of claims 1 to 4, wherein the asset analysis unit specifies assets of the type received by the type designation reception unit as assets to be included in analysis results.
ソフトウェア開発の複数の資産の中から分析要求に関連する資産を抽出するシステム資産分析装置であって、
関連する資産の対応関係を示す対応づけ情報と、複数の資産に含まれる複数の語の資産中での意味役割を示す意味役割情報とを記憶する記憶部と、
資産に対する分析要求を受け付ける要求受付部と、
前記分析要求に基づく語を含む第1資産を検索する検索部と、
前記対応づけ情報に基づいて、前記検索部により検索された第1資産と関連する第2資産を特定する資産特定部と、
前記意味役割情報に基づいて、前記第1資産での前記分析要求に基づく語と同一又は類似の意味役割の前記第2資産の語を関連語として検出する関連語検出部と、
前記関連語を含む第3資産を検索する追加検索部と、
前記第1資産及び第3資産に基づいて抽出結果に含める資産を特定する資産分析部と、
前記資産分析部により特定された前記資産を含む結果を提示する提示部と、
を備えるシステム資産分析装置。
A system asset analysis device for extracting assets related to an analysis request from a plurality of software development assets,
a storage unit that stores correspondence information indicating a correspondence relationship between related assets and semantic role information indicating semantic roles in assets of a plurality of words included in the plurality of assets;
a request reception unit that receives an analysis request for assets;
a search unit that searches for a first asset that includes a term based on the analysis request;
an asset identification unit that identifies a second asset related to the first asset searched by the search unit based on the association information;
a related term detection unit that detects, as a related term, a term of the second asset having the same or similar semantic role as the term based on the analysis request in the first asset, based on the semantic role information;
an additional search unit that searches for a third asset that includes the related term;
an asset analysis unit that identifies assets to be included in an extraction result based on the first asset and the third asset;
a presentation unit that presents results including the assets identified by the asset analysis unit;
A system asset analyzer comprising:
ソフトウェア開発の複数の資産の中から分析要求に関連する資産を抽出するシステム資産分析装置によるシステム資産分析方法であって、
資産に対する分析要求を受け付け、
前記分析要求に基づく語を含む第1資産を検索し、
記憶部に記憶された関連する資産の対応関係を示す対応づけ情報に基づいて、検索された第1資産と関連する第2資産を特定し、
複数の資産に含まれる複数の語の資産中での意味役割を示す意味役割情報に基づいて、前記第1資産での前記分析要求に基づく語と同一又は類似の意味役割の前記第2資産中の語を関連語として検出し、前記関連語を含む第3資産を検索し、
前記第1資産、前記第2資産、及び前記第3資産に基づいて分析結果に含める資産を特定し、
特定された資産を含む分析結果を提示する
システム資産分析方法。
A system asset analysis method by a system asset analysis device for extracting assets related to an analysis request from a plurality of software development assets,
Receive analysis requests for assets,
searching for a first asset containing terms based on the analysis request;
identifying a second asset related to the searched first asset based on the correspondence information indicating the correspondence relationship of the related assets stored in the storage unit;
Based on the semantic role information indicating the semantic role in assets of a plurality of words included in a plurality of assets, the second asset having the same or similar semantic role as the word based on the analysis request in the first asset Detecting a word in an asset as a related word, searching for a third asset containing the related word,
identifying assets to be included in analysis results based on the first asset, the second asset, and the third asset;
A system asset analysis method that presents analysis results that include identified assets.
JP2018212475A 2018-11-12 2018-11-12 SYSTEM ASSET ANALYSIS DEVICE AND SYSTEM ASSET ANALYSIS METHOD Active JP7154113B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018212475A JP7154113B2 (en) 2018-11-12 2018-11-12 SYSTEM ASSET ANALYSIS DEVICE AND SYSTEM ASSET ANALYSIS METHOD

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018212475A JP7154113B2 (en) 2018-11-12 2018-11-12 SYSTEM ASSET ANALYSIS DEVICE AND SYSTEM ASSET ANALYSIS METHOD

Publications (2)

Publication Number Publication Date
JP2020080013A JP2020080013A (en) 2020-05-28
JP7154113B2 true JP7154113B2 (en) 2022-10-17

Family

ID=70801764

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018212475A Active JP7154113B2 (en) 2018-11-12 2018-11-12 SYSTEM ASSET ANALYSIS DEVICE AND SYSTEM ASSET ANALYSIS METHOD

Country Status (1)

Country Link
JP (1) JP7154113B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005100078A (en) 2003-09-25 2005-04-14 Hitachi Ltd Software asset management system
JP2010003104A (en) 2008-06-20 2010-01-07 Internatl Business Mach Corp <Ibm> Development support apparatus, method, and program
JP2011210210A (en) 2010-03-31 2011-10-20 Japan Research Institute Ltd Development support device
JP2012252519A (en) 2011-06-02 2012-12-20 Nippon Telegr & Teleph Corp <Ntt> Classification system and classification method
JP2013015958A (en) 2011-07-01 2013-01-24 Hitachi Ltd Dependence evaluation device among software development deliverable and evaluation method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08147154A (en) * 1994-11-22 1996-06-07 Nec Eng Ltd Software development support device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005100078A (en) 2003-09-25 2005-04-14 Hitachi Ltd Software asset management system
JP2010003104A (en) 2008-06-20 2010-01-07 Internatl Business Mach Corp <Ibm> Development support apparatus, method, and program
JP2011210210A (en) 2010-03-31 2011-10-20 Japan Research Institute Ltd Development support device
JP2012252519A (en) 2011-06-02 2012-12-20 Nippon Telegr & Teleph Corp <Ntt> Classification system and classification method
JP2013015958A (en) 2011-07-01 2013-01-24 Hitachi Ltd Dependence evaluation device among software development deliverable and evaluation method

Also Published As

Publication number Publication date
JP2020080013A (en) 2020-05-28

Similar Documents

Publication Publication Date Title
US10489439B2 (en) System and method for entity extraction from semi-structured text documents
US8577884B2 (en) Automated analysis and summarization of comments in survey response data
Leopold et al. Detection of naming convention violations in process models for different languages
US9864741B2 (en) Automated collective term and phrase index
US8229883B2 (en) Graph based re-composition of document fragments for name entity recognition under exploitation of enterprise databases
US20070130561A1 (en) Automated relationship traceability between software design artifacts
US20080162455A1 (en) Determination of document similarity
US20080162456A1 (en) Structure extraction from unstructured documents
RU2613846C2 (en) Method and system for extracting data from images of semistructured documents
WO2012106133A2 (en) System for identifying textual relationships
US20120221324A1 (en) Document Processing Apparatus
CN115062148A (en) Database-based risk control method
US9558462B2 (en) Identifying and amalgamating conditional actions in business processes
Perevalov et al. Augmentation-based Answer Type Classification of the SMART dataset.
US20180247240A1 (en) Judgment support system and judgment support method
CN112181490A (en) Method, device, equipment and medium for identifying function category in function point evaluation method
Haris et al. Automated features extraction from software requirements specification (SRS) documents as the basis of software product line (SPL) engineering
JP6108212B2 (en) Synonym extraction system, method and program
Swe et al. Bug localization approach using source code structure with different structure fields
JP5117744B2 (en) Word meaning tag assigning device and method, program, and recording medium
US10534788B2 (en) Automatically determining a recommended set of actions from operational data
JP7154113B2 (en) SYSTEM ASSET ANALYSIS DEVICE AND SYSTEM ASSET ANALYSIS METHOD
CN115309995A (en) Scientific and technological resource pushing method and device based on demand text
JP2006285825A (en) Support system for quantifying risk and support method for quantifying risk
Kumar et al. Natural Language Processing based Automatic Making of Use Case Diagram

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210506

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220307

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220315

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220512

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220607

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220803

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20220906

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221004

R150 Certificate of patent or registration of utility model

Ref document number: 7154113

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150