JP2018092440A - Traceability management apparatus, traceability management method, and traceability management program - Google Patents
Traceability management apparatus, traceability management method, and traceability management program Download PDFInfo
- Publication number
- JP2018092440A JP2018092440A JP2016236119A JP2016236119A JP2018092440A JP 2018092440 A JP2018092440 A JP 2018092440A JP 2016236119 A JP2016236119 A JP 2016236119A JP 2016236119 A JP2016236119 A JP 2016236119A JP 2018092440 A JP2018092440 A JP 2018092440A
- Authority
- JP
- Japan
- Prior art keywords
- character string
- traceability
- data
- traceability management
- information database
- 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.)
- Granted
Links
- 238000007726 management method Methods 0.000 title claims description 80
- 238000000034 method Methods 0.000 claims description 12
- 238000012545 processing Methods 0.000 claims description 6
- 239000000284 extract Substances 0.000 claims description 3
- 230000007717 exclusion Effects 0.000 abstract description 4
- 230000006870 function Effects 0.000 description 7
- 238000004891 communication Methods 0.000 description 4
- 235000016496 Panda oleosa Nutrition 0.000 description 3
- 240000000220 Panda oleosa Species 0.000 description 3
- 238000012356 Product development Methods 0.000 description 3
- 238000010586 diagram Methods 0.000 description 3
- 239000002245 particle Substances 0.000 description 3
- 238000012937 correction Methods 0.000 description 2
- 239000002131 composite material Substances 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000001771 impaired effect Effects 0.000 description 1
- 238000011835 investigation Methods 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
Images
Landscapes
- Machine Translation (AREA)
- Stored Programmes (AREA)
Abstract
Description
本発明は、トレーサビリティ管理装置、トレーサビリティ管理方法およびトレーサビリティ管理プログラムに関するものである。 The present invention relates to a traceability management apparatus, a traceability management method, and a traceability management program.
現在、製品開発の工程で作成された文書間のトレーサビリティを確保するために、あらかじめ人手で用意したトレーサビリティ情報、または、作業者の操作内容から抽出したトレーサビリティ情報を用いた文字列検索によるトレーサビリティ管理ツールが存在する。トレーサビリティ情報は、正規表現またはキーワードである。 Currently, in order to ensure traceability between documents created in the product development process, traceability management tool by character string search using traceability information prepared in advance by hand or traceability information extracted from operator's operation contents Exists. The traceability information is a regular expression or a keyword.
既存のトレーサビリティ管理ツールでは、トレーサビリティ情報を用いたパターンマッチングによってトレーサビリティの確保を行っている。しかし、この手法では、トレーサビリティ情報が適当でなかった場合、あるいは、全角・半角、大文字・小文字、および、助詞の有無等の表記ゆれが文書に存在した場合、トレーサビリティが確保できず網羅性が損なわれるという課題がある。さらに、同綴異義語が文書に存在した場合、誤ったトレーサビリティを確保してしまうという課題がある。 Existing traceability management tools ensure traceability by pattern matching using traceability information. However, with this method, if the traceability information is not appropriate, or if there are written fluctuations such as full-width / half-width, uppercase / lowercase letters, and presence / absence of particles, traceability cannot be ensured and the completeness is impaired. There is a problem of being. Furthermore, there is a problem that when the same spelling synonym exists in a document, erroneous traceability is secured.
本発明は、文書間のトレーサビリティを確保しやすくすることを目的とする。 An object of the present invention is to facilitate ensuring traceability between documents.
本発明の一態様に係るトレーサビリティ管理装置は、
文書のトレーサビリティ管理のために複数の文書中で検索される文字列を示すデータを格納するトレーサビリティ情報データベースと、
文書の入力を受けるトレーサビリティ管理部と、
前記トレーサビリティ情報データベースに格納されたデータが示す文字列を第1文字列として取得し、前記トレーサビリティ管理部に入力された文書中で前記第1文字列を検索して、前記第1文字列の出現回数が閾値を下回っている場合、前記第1文字列から一部の文字列を除外して第2文字列を作成し、前記トレーサビリティ管理部に入力された文書中で前記第2文字列を検索して、前記第2文字列の出現回数が前記閾値を上回っている場合、前記トレーサビリティ情報データベースに格納されたデータを、前記第1文字列に代えて前記第2文字列を示すデータに更新する除外文字列データ作成部とを備える。
A traceability management apparatus according to an aspect of the present invention is provided.
A traceability information database for storing data indicating character strings searched in a plurality of documents for document traceability management;
A traceability manager that receives input of documents;
The character string indicated by the data stored in the traceability information database is acquired as a first character string, the first character string is searched in the document input to the traceability management unit, and the appearance of the first character string If the number of times is less than the threshold, a part of the first character string is excluded to create a second character string, and the second character string is searched in the document input to the traceability management unit If the number of appearances of the second character string exceeds the threshold, the data stored in the traceability information database is updated to data indicating the second character string instead of the first character string. And an excluded character string data creation unit.
本発明では、トレーサビリティ情報データベースに格納されるトレーサビリティ情報が適宜補正されるため、文書間のトレーサビリティを確保しやすくなる。 In the present invention, since the traceability information stored in the traceability information database is appropriately corrected, it is easy to ensure the traceability between documents.
以下、本発明の実施の形態について、図を用いて説明する。各図中、同一または相当する部分には、同一符号を付している。実施の形態の説明において、同一または相当する部分については、説明を適宜省略または簡略化する。なお、本発明は、以下に説明する実施の形態に限定されるものではなく、必要に応じて種々の変更が可能である。例えば、以下に説明する実施の形態は、部分的に実施されても構わない。 Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the drawings, the same or corresponding parts are denoted by the same reference numerals. In the description of the embodiments, the description of the same or corresponding parts will be omitted or simplified as appropriate. The present invention is not limited to the embodiments described below, and various modifications can be made as necessary. For example, the embodiment described below may be partially implemented.
実施の形態1.
本実施の形態について、図1から図7を用いて説明する。
Embodiment 1 FIG.
This embodiment will be described with reference to FIGS.
***構成の説明***
図1を参照して、本実施の形態に係るトレーサビリティ管理装置200の構成を説明する。
*** Explanation of configuration ***
With reference to FIG. 1, a configuration of a
トレーサビリティ管理装置200は、コンピュータである。トレーサビリティ管理装置200は、プロセッサ201を備えるとともに、メモリ202、入力装置203およびディスプレイ204といった他のハードウェアを備える。プロセッサ201は、信号線を介して他のハードウェアと接続され、これら他のハードウェアを制御する。
The
トレーサビリティ管理装置200は、機能要素として、表記ゆれデータ作成部101と、除外文字列データ作成部105と、トレーサビリティ管理部107と、同綴異義語判定部109とを備える。表記ゆれデータ作成部101、除外文字列データ作成部105、トレーサビリティ管理部107および同綴異義語判定部109の機能は、ソフトウェアにより実現される。
The
プロセッサ201は、各種処理を行うICである。「IC」は、Integrated Circuitの略語である。プロセッサ201は、例えば、CPUである。「CPU」は、Central Processing Unitの略語である。
The
メモリ202には、新・旧漢字対応データベース102と、送り仮名データベース103と、除外文字列データベース104と、トレーサビリティ情報データベース106と、トレーサビリティデータベース110とが構築される。メモリ202は、例えば、フラッシュメモリまたはRAMである。「RAM」は、Random Access Memoryの略語である。
In the
入力装置203は、例えば、マウス、キーボードまたはタッチパネルである。
The
ディスプレイ204は、例えば、LCDである。「LCD」は、Liquid Crystal Displayの略語である。
The
トレーサビリティ管理装置200は、ハードウェアとして、通信装置を備えていてもよい。
The
通信装置は、データを受信するレシーバおよびデータを送信するトランスミッタを含む。通信装置は、例えば、通信チップまたはNICである。「NIC」は、Network Interface Cardの略語である。 The communication device includes a receiver that receives data and a transmitter that transmits data. The communication device is, for example, a communication chip or a NIC. “NIC” is an abbreviation for Network Interface Card.
メモリ202には、表記ゆれデータ作成部101、除外文字列データ作成部105、トレーサビリティ管理部107および同綴異義語判定部109の機能を実現するプログラムであるトレーサビリティ管理プログラムが記憶されている。トレーサビリティ管理プログラムは、プロセッサ201に読み込まれ、プロセッサ201によって実行される。メモリ202には、OSも記憶されている。「OS」は、Operating Systemの略語である。プロセッサ201は、OSを実行しながら、トレーサビリティ管理プログラムを実行する。なお、トレーサビリティ管理プログラムの一部または全部がOSに組み込まれていてもよい。
The
トレーサビリティ管理プログラムおよびOSは、補助記憶装置に記憶されていてもよい。補助記憶装置は、例えば、フラッシュメモリまたはHDDである。「HDD」は、Hard Disk Driveの略語である。補助記憶装置に記憶されているトレーサビリティ管理プログラムおよびOSは、メモリ202にロードされ、プロセッサ201によって実行される。新・旧漢字対応データベース102、送り仮名データベース103、除外文字列データベース104、トレーサビリティ情報データベース106およびトレーサビリティデータベース110は、補助記憶装置に構築されてもよい。
The traceability management program and the OS may be stored in the auxiliary storage device. The auxiliary storage device is, for example, a flash memory or an HDD. “HDD” is an abbreviation for Hard Disk Drive. The traceability management program and the OS stored in the auxiliary storage device are loaded into the
トレーサビリティ管理装置200は、プロセッサ201を代替する複数のプロセッサを備えていてもよい。これら複数のプロセッサは、トレーサビリティ管理プログラムの実行を分担する。それぞれのプロセッサは、プロセッサ201と同じように、各種処理を行うICである。
The
表記ゆれデータ作成部101、除外文字列データ作成部105、トレーサビリティ管理部107および同綴異義語判定部109の処理の結果を示す情報、データ、信号値および変数値は、メモリ202、補助記憶装置、または、プロセッサ201内のレジスタまたはキャッシュメモリに記憶される。
Information, data, signal values, and variable values indicating processing results of the notation fluctuation
トレーサビリティ管理プログラムは、磁気ディスクおよび光ディスクといった可搬記録媒体に記憶されてもよい。 The traceability management program may be stored in a portable recording medium such as a magnetic disk and an optical disk.
***動作の説明***
図1から図7を参照して、本実施の形態に係るトレーサビリティ管理装置200の動作を説明する。トレーサビリティ管理装置200の動作は、本実施の形態に係るトレーサビリティ管理方法に相当する。
*** Explanation of operation ***
With reference to FIGS. 1 to 7, the operation of the
図2のステップS11において、トレーサビリティ管理装置200は、入力装置203を介して、文書301の入力、および、各種設定をユーザから受け付ける。
In step S <b> 11 of FIG. 2, the
具体的には、トレーサビリティ管理装置200のトレーサビリティ管理部107は、文書301の入力を受ける。本実施の形態では、複数の文書301がユーザから入力される。文書301は、トレーサビリティ管理の対象となるものであればよいが、本実施の形態では、ソフトウェア等の製品の開発工程で作成された成果物である。
Specifically, the
また、トレーサビリティ管理装置200は、図3の表記ゆれ設定データベース100の有効/無効の設定を受け付ける。このとき、表記ゆれ設定データベース100中の旧漢字が有効とされた場合、トレーサビリティ管理装置200は、新・旧漢字対応データベース102を作成する。さらに、表記ゆれ設定データベース100中の送り仮名が有効とされた場合、トレーサビリティ管理装置200は、送り仮名データベース103を作成する。
Further, the
図3に示すように、本実施の形態において、表記ゆれ設定データベース100は、あらかじめ指定された表記ゆれの種類を表記ゆれ種別として示すデータを格納するデータベースである。
As shown in FIG. 3, in this embodiment, the notation
トレーサビリティ管理装置200は、図4の除外文字列データベース104の設定も受け付ける。
The
図4に示すように、本実施の形態において、除外文字列データベース104は、あらかじめ指定された文字列を除外文字列として示すデータを格納するデータベースである。
As shown in FIG. 4, in this embodiment, the excluded
トレーサビリティ管理装置200は、さらに、図5のトレーサビリティ情報データベース106を作成する。このとき、ユーザは、文書301からトレーサビリティ確保に用いる文字列を抽出し、トレーサビリティ情報データベース106中のトレーサビリティ情報1に格納していく。IDは、ユニークな値で自動採番される。「ID」は、Identifierの略語である。
The
図5に示すように、本実施の形態において、トレーサビリティ情報データベース106は、文書301のトレーサビリティ管理のために複数の文書301中で検索される文字列をトレーサビリティ情報として示すデータを格納するデータベースである。トレーサビリティ情報データベース106に格納されたデータは、一意の識別子であるIDごとに、表記ゆれにより互いに表記が異なる文字列のグループを示すデータである。nを2以上の整数としたとき、トレーサビリティ情報データベース106中のトレーサビリティ情報1からトレーサビリティ情報nが1つのグループを構成する。なお、1つのグループに属する文字列の個数nは、任意の数でよく、グループによって異なる数であってもよい。
As shown in FIG. 5, in the present embodiment, the
図2のステップS12において、トレーサビリティ管理装置200の表記ゆれデータ作成部101は、トレーサビリティ情報データベース106に格納されたデータが示す文字列を第3文字列として取得する。表記ゆれデータ作成部101は、第3文字列の表記を変更して第4文字列を作成する。このとき、表記ゆれデータ作成部101は、表記ゆれ設定データベース100に格納されたデータが示す種類に応じて第3文字列から第4文字列を作成する。そして、表記ゆれデータ作成部101は、トレーサビリティ情報データベース106に格納されたデータを、第3文字列に加えて第4文字列を示すデータに更新する。
In step S12 of FIG. 2, the notation fluctuation
つまり、表記ゆれデータ作成部101は、トレーサビリティ情報データベース106のデータを取得し、取得したデータに含まれるトレーサビリティ情報1に対して表記ゆれ設定データベース100の設定内容に従いトレーサビリティ情報データベース106のデータの更新を行う。
That is, the notation fluctuation
具体例として、トレーサビリティ情報データベース106中のID=Xのデータにおいて、トレーサビリティ情報1に「ポート」が全角の「ポート切換」という文字列が格納されており、表記ゆれ設定データベース100の全角・半角および送り仮名づかいが有効となっているとする。この場合、トレーサビリティ情報データベース106のID=Xのデータにおいて、表記ゆれデータ作成部101により、トレーサビリティ情報2以降に「ポート」が半角の「ポート切換」、「ポート切り換え」および「ポート切り替え」といった文字列が追加される。
As a specific example, in the data of ID = X in the
図2のステップS13において、トレーサビリティ管理装置200の除外文字列データ作成部105は、トレーサビリティ情報データベース106に格納されたデータが示す文字列を第1文字列として取得する。除外文字列データ作成部105は、トレーサビリティ管理部107に入力された文書301中で第1文字列を検索して、第1文字列の出現回数が閾値を下回っている場合、第1文字列から一部の文字列を除外して第2文字列を作成する。このとき、除外文字列データ作成部105は、除外文字列データベース104に格納されたデータが示す文字列を第1文字列から除外して第2文字列を作成する。そして、除外文字列データ作成部105は、トレーサビリティ管理部107に入力された文書301中で第2文字列を検索して、第2文字列の出現回数が閾値を上回っている場合、トレーサビリティ情報データベース106に格納されたデータを、第1文字列に代えて第2文字列を示すデータに更新する。第1文字列の出現回数が閾値以上の場合、除外文字列データ作成部105は、データを更新しない。第1文字列の出現回数が閾値を下回っているが第2文字列の出現回数が閾値以下の場合も、除外文字列データ作成部105は、データを更新しない。ただし、その場合、除外文字列データ作成部105は、第1文字列から除外する文字列を変更して別の第2文字列を作成し、当該別の第2文字列の出現回数が閾値を上回っていれば、トレーサビリティ情報データベース106に格納されたデータを、第1文字列に代えて当該別の第2文字列を示すデータに更新してもよい。
In step S13 of FIG. 2, the excluded character string
つまり、除外文字列データ作成部105は、文書301、トレーサビリティ情報データベース106のデータ、および、除外文字列データベース104のデータを取得し、文書301中におけるトレーサビリティ情報の出現回数を調査する。このとき、出現回数は、トレーサビリティ情報データベース106のID単位で合算される。除外文字列データ作成部105は、合算後の数値が指定された閾値を下回っている場合、除外文字列データベース104の有効となっている文字列および助詞をトレーサビリティ情報の文字列から削除し、再度出現回数を調査する。調査の結果、出現回数が閾値を上回った場合、除外文字列データ作成部105は、更新後の文字列でトレーサビリティ情報データベース106を更新する。
That is, the excluded character string
具体例として、トレーサビリティ情報データベース106中のID=Yのデータにおいて、トレーサビリティ情報1に「運転の制御指令」という文字列が格納されており、除外文字列データベース104に「指令」という文字列が格納されているとする。この場合、「運転の制御指令」という文字列が文書301中に閾値以上出現しなかったとすると、除外文字列データ作成部105により、「運転の制御指令」から助詞の「の」と除外文字列「指令」とを除外した「運転制御」という文字列で再度出現回数の調査が行われる。その結果、出現回数が閾値を超えたとすると、トレーサビリティ情報データベース106中のID=Yのデータにおいて、除外文字列データ作成部105により、トレーサビリティ情報1が「運転制御」に更新される。
As a specific example, in the data of ID = Y in the
図2のステップS14において、トレーサビリティ管理装置200のトレーサビリティ管理部107は、ステップS11で入力された複数の文書301のうち、同じグループに属する文字列が出現する2つ以上の文書301を抽出する。そして、トレーサビリティ管理部107は、上記同じグループに対応する識別子であるIDと、抽出した文書301を識別する情報とを含むデータをトレーサビリティデータ108として出力する。文書301を識別する情報は、任意の識別子でよいが、本実施の形態では、文書301の名称である。
In step S14 of FIG. 2, the
具体的には、トレーサビリティ管理部107は、文書301とトレーサビリティ情報データベース106のデータとを取得し、2つ以上の文書301から同一IDのトレーサビリティ情報が見つかった場合、トレーサビリティが確保されていると判断する。すなわち、トレーサビリティ管理部107は、IDが同じであれば、2つ以上の文書301間で異なる文字列でも、共通の文字列であると判断する。そして、トレーサビリティ管理部107は、図6のトレーサビリティデータ108を作成する。このとき、トレーサビリティデータ108のIDとしては、トレーサビリティ情報データベース106のIDと同じものが格納される。トレーサビリティデータ108の出現位置としては、トレーサビリティ情報が出現した文書301の名称とトレーサビリティ情報が出現した位置が保存される。
Specifically, the
図2のステップS15において、トレーサビリティ管理装置200の同綴異義語判定部109は、トレーサビリティ管理部107により出力されたトレーサビリティデータ108に基づき、トレーサビリティ管理部107により抽出された2つ以上の文書301に対して構文解析を実施して、上記同じグループに属する文字列の意味を特定する。互いに意味が異なる2つ以上の文字列が上記同じグループに含まれている場合、同綴異義語判定部109は、トレーサビリティ情報データベース106に格納されたデータを補正する。
In step S15 of FIG. 2, the synonym
具体的には、同綴異義語判定部109は、文書301、トレーサビリティ情報データベース106のデータ、および、トレーサビリティデータ108を取得し、文書301中に現れたトレーサビリティ情報を含む文章に対して構文解析を行い、文章中でのトレーサビリティ情報の意味を特定する。意味の特定方法としては、図6のトレーサビリティデータ108の上位文書出現位置および下位文書出現位置それぞれに対して、トレーサビリティ情報を含む文章の字句解析を行い、トレーサビリティ情報を根とした構文解析木を作成する方法を用いることができる。同綴異義語判定部109は、この操作を同一IDのトレーサビリティ情報を含む全文章に対して実施する。実施後、同綴異義語判定部109は、上位文書で作成された同一IDの全構文解析木の相似度を枝葉の一致数から算出し、相似度の高い組み合わせでグループを作成する。その後、同綴異義語判定部109は、グループごとに、下位文書で作成された構文木との相似度の測定を行い、最も相似度が高いグループと下位文書との紐付けを行い、図7のトレーサビリティデータベース110を作成する。
Specifically, the synonym
***実施の形態の効果の説明***
本実施の形態では、トレーサビリティ情報データベース106に格納されるトレーサビリティ情報が適宜補正されるため、文書間のトレーサビリティを確保しやすくなる。
*** Explanation of the effect of the embodiment ***
In the present embodiment, since the traceability information stored in the
本実施の形態では、製品開発時の各工程で作成された文書301間のトレーサビリティ確保に用いるトレーサビリティ情報を更新することでトレーサビリティの網羅性および精度を向上させることができる。
In the present embodiment, it is possible to improve the completeness and accuracy of traceability by updating the traceability information used for ensuring traceability between
本実施の形態では、複数の文字列間での表記ゆれがトレーサビリティ管理の対象の文書301に存在した場合、表記ゆれを検出し、それら複数の文字列を同一文字列として取り扱うことによって、従来のパターンマッチングでは一致しなかった文字列を一致させることができる。すなわち、製品開発時の各工程で作成された文書301間で表記ゆれがあった場合でも、文書301の修正なしにトレーサビリティを確保することが可能となり、トレーサビリティの抜け漏れを削減することが可能となる。さらに、表記ゆれの種類を定義し、同一文字列として扱う表記ゆれの種類を指定することが可能となる。
In the present embodiment, when there is a notation fluctuation between a plurality of character strings in the
また、本実施の形態では、文書301中にトレーサビリティ情報が出現した頻度を計測し、出現頻度が閾値を超えない場合、トレーサビリティ情報から文字列一致を阻害する要因である特定の文字列を除外して再度検索を行うことで、トレーサビリティ情報の出現率を向上させることができる。すなわち、人手で作成したトレーサビリティ情報の精度を自動的に改善することが可能となり、トレーサビリティの抜け漏れを削減することが可能となる。さらに、除外する文字列を指定することが可能である。
In the present embodiment, the frequency at which traceability information appears in the
さらに、本実施の形態では、トレーサビリティ情報と一致する文字列を含む文書301に対して構文解析を実施し、トレーサビリティ情報の意味を特定することで、同綴異義語を区別し、異なるトレーサビリティ情報として判別することで誤ったトレーサビリティの確保を削減することができる。その結果、トレーサビリティの精度を向上することが可能となる。
Furthermore, in the present embodiment, syntactic analysis is performed on the
以上説明したように、本実施の形態によれば、トレーサビリティ情報の出現頻度を用いたトレーサビリティ情報の補正、および、パターンマッチングを用いたトレーサビリティ管理ツールではトレーサビリティが確保できなかった表記ゆれへの対応により、トレーサビリティの抜け漏れを解消することが可能となる。さらに、同綴異義語の特定により、誤ったトレーサビリティの確保を防止することでトレーサビリティの精度を向上させることが可能となる。 As described above, according to the present embodiment, the correction of traceability information using the appearance frequency of traceability information and the correspondence to the notation fluctuation that could not be secured by the traceability management tool using pattern matching. It becomes possible to eliminate the omission of traceability. Furthermore, the accuracy of traceability can be improved by specifying the same spelling synonyms and preventing the wrong traceability from being ensured.
***他の構成***
本実施の形態では、表記ゆれデータ作成部101、除外文字列データ作成部105、トレーサビリティ管理部107および同綴異義語判定部109の機能がソフトウェアにより実現されるが、変形例として、表記ゆれデータ作成部101、除外文字列データ作成部105、トレーサビリティ管理部107および同綴異義語判定部109の機能がソフトウェアとハードウェアとの組み合わせにより実現されてもよい。すなわち、表記ゆれデータ作成部101、除外文字列データ作成部105、トレーサビリティ管理部107および同綴異義語判定部109の機能の一部が専用の電子回路により実現され、残りがソフトウェアにより実現されてもよい。
*** Other configurations ***
In the present embodiment, the functions of the notation fluctuation
専用の電子回路は、例えば、単一回路、複合回路、プログラム化したプロセッサ、並列プログラム化したプロセッサ、ロジックIC、GA、FPGAまたはASICである。「GA」は、Gate Arrayの略語である。「FPGA」は、Field−Programmable Gate Arrayの略語である。「ASIC」は、Application Specific Integrated Circuitの略語である。 The dedicated electronic circuit is, for example, a single circuit, a composite circuit, a programmed processor, a parallel programmed processor, a logic IC, a GA, an FPGA, or an ASIC. “GA” is an abbreviation for Gate Array. “FPGA” is an abbreviation for Field-Programmable Gate Array. “ASIC” is an abbreviation for Application Specific Integrated Circuit.
プロセッサ201、メモリ202および専用の電子回路を、総称して「プロセッシングサーキットリ」という。つまり、表記ゆれデータ作成部101、除外文字列データ作成部105、トレーサビリティ管理部107および同綴異義語判定部109の機能がソフトウェアにより実現されるか、ソフトウェアとハードウェアとの組み合わせにより実現されるかに関わらず、表記ゆれデータ作成部101、除外文字列データ作成部105、トレーサビリティ管理部107および同綴異義語判定部109の機能は、プロセッシングサーキットリにより実現される。
The
トレーサビリティ管理装置200の「装置」を「方法」に読み替え、表記ゆれデータ作成部101、除外文字列データ作成部105、トレーサビリティ管理部107および同綴異義語判定部109の「部」を「工程」に読み替えてもよい。あるいは、トレーサビリティ管理装置200の「装置」を「プログラム」、「プログラムプロダクト」または「プログラムを記録したコンピュータ読取可能な媒体」に読み替え、表記ゆれデータ作成部101、除外文字列データ作成部105、トレーサビリティ管理部107および同綴異義語判定部109の「部」を「手順」または「処理」に読み替えてもよい。
The “device” in the
100 表記ゆれ設定データベース、101 表記ゆれデータ作成部、102 新・旧漢字対応データベース、103 送り仮名データベース、104 除外文字列データベース、105 除外文字列データ作成部、106 トレーサビリティ情報データベース、107 トレーサビリティ管理部、108 トレーサビリティデータ、109 同綴異義語判定部、110 トレーサビリティデータベース、200 トレーサビリティ管理装置、201 プロセッサ、202 メモリ、203 入力装置、204 ディスプレイ、301 文書。 100 Notation fluctuation setting database, 101 Notation fluctuation data creation unit, 102 New / old kanji correspondence database, 103 Sending kana database, 104 Excluded character string database, 105 Excluded character string data creation unit, 106 Traceability information database, 107 Traceability management unit, 108 traceability data, 109 consensus synonym determination unit, 110 traceability database, 200 traceability management device, 201 processor, 202 memory, 203 input device, 204 display, 301 document.
Claims (8)
文書の入力を受けるトレーサビリティ管理部と、
前記トレーサビリティ情報データベースに格納されたデータが示す文字列を第1文字列として取得し、前記トレーサビリティ管理部に入力された文書中で前記第1文字列を検索して、前記第1文字列の出現回数が閾値を下回っている場合、前記第1文字列から一部の文字列を除外して第2文字列を作成し、前記トレーサビリティ管理部に入力された文書中で前記第2文字列を検索して、前記第2文字列の出現回数が前記閾値を上回っている場合、前記トレーサビリティ情報データベースに格納されたデータを、前記第1文字列に代えて前記第2文字列を示すデータに更新する除外文字列データ作成部と
を備えるトレーサビリティ管理装置。 A traceability information database for storing data indicating character strings searched in a plurality of documents for document traceability management;
A traceability manager that receives input of documents;
The character string indicated by the data stored in the traceability information database is acquired as a first character string, the first character string is searched in the document input to the traceability management unit, and the appearance of the first character string If the number of times is less than the threshold, a part of the first character string is excluded to create a second character string, and the second character string is searched in the document input to the traceability management unit If the number of appearances of the second character string exceeds the threshold, the data stored in the traceability information database is updated to data indicating the second character string instead of the first character string. A traceability management device comprising an excluded character string data creation unit.
前記除外文字列データ作成部は、前記第1文字列の出現回数が前記閾値を下回っている場合、前記除外文字列データベースに格納されたデータが示す文字列を前記第1文字列から除外して前記第2文字列を作成する請求項1に記載のトレーサビリティ管理装置。 It further includes an excluded character string database that stores data indicating a character string designated in advance.
The excluded character string data creation unit excludes the character string indicated by the data stored in the excluded character string database from the first character string when the number of appearances of the first character string is less than the threshold value. The traceability management apparatus according to claim 1, wherein the second character string is created.
前記表記ゆれデータ作成部は、前記表記ゆれ設定データベースに格納されたデータが示す種類に応じて前記第3文字列から前記第4文字列を作成する請求項3に記載のトレーサビリティ管理装置。 A notation fluctuation setting database for storing data indicating the type of notation fluctuation specified in advance is further provided.
The traceability management apparatus according to claim 3, wherein the notation fluctuation data creation unit creates the fourth character string from the third character string in accordance with a type indicated by data stored in the notation fluctuation setting database.
前記トレーサビリティ管理部は、前記複数の文書のうち、同じグループに属する文字列が出現する2つ以上の文書を抽出し、前記同じグループに対応する識別子と、抽出した文書を識別する情報とを含むデータを出力する請求項3または4に記載のトレーサビリティ管理装置。 The data stored in the traceability information database is data indicating a group of character strings whose notations are different from each other due to notation fluctuations for each unique identifier,
The traceability management unit extracts two or more documents in which character strings belonging to the same group appear from the plurality of documents, and includes an identifier corresponding to the same group and information for identifying the extracted document The traceability management device according to claim 3 or 4, which outputs data.
トレーサビリティ管理部が、文書の入力を受け、
除外文字列データ作成部が、前記トレーサビリティ情報データベースに格納されたデータが示す文字列を第1文字列として取得し、前記トレーサビリティ管理部に入力された文書中で前記第1文字列を検索して、前記第1文字列の出現回数が閾値を下回っている場合、前記第1文字列から一部の文字列を除外して第2文字列を作成し、前記トレーサビリティ管理部に入力された文書中で前記第2文字列を検索して、前記第2文字列の出現回数が前記閾値を上回っている場合、前記トレーサビリティ情報データベースに格納されたデータを、前記第1文字列に代えて前記第2文字列を示すデータに更新するトレーサビリティ管理方法。 In a traceability management method using a traceability information database for storing data indicating character strings searched in a plurality of documents for traceability management of documents,
The traceability management department receives the input of the document,
An excluded character string data creation unit obtains a character string indicated by data stored in the traceability information database as a first character string, and searches for the first character string in a document input to the traceability management unit. When the number of appearances of the first character string is less than a threshold value, a second character string is created by excluding a part of the character string from the first character string, and the document is input to the traceability management unit. When the second character string is searched for and the number of appearances of the second character string exceeds the threshold, the data stored in the traceability information database is replaced with the first character string. A traceability management method that updates data that represents character strings.
文書の入力を受ける処理と、
前記トレーサビリティ情報データベースに格納されたデータが示す文字列を第1文字列として取得し、入力された文書中で前記第1文字列を検索して、前記第1文字列の出現回数が閾値を下回っている場合、前記第1文字列から一部の文字列を除外して第2文字列を作成し、入力された文書中で前記第2文字列を検索して、前記第2文字列の出現回数が前記閾値を上回っている場合、前記トレーサビリティ情報データベースに格納されたデータを、前記第1文字列に代えて前記第2文字列を示すデータに更新する処理と
を実行させるトレーサビリティ管理プログラム。 A computer having a traceability information database for storing data indicating character strings searched in a plurality of documents for the purpose of document traceability management.
Processing to receive input of documents,
A character string indicated by data stored in the traceability information database is acquired as a first character string, the first character string is searched in the input document, and the number of appearances of the first character string falls below a threshold value. The second character string is created by excluding a part of the character string from the first character string, the second character string is searched in the input document, and the second character string appears. A traceability management program for executing a process of updating data stored in the traceability information database to data indicating the second character string instead of the first character string when the number of times exceeds the threshold.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016236119A JP6832687B2 (en) | 2016-12-05 | 2016-12-05 | Traceability management device, traceability management method and traceability management program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016236119A JP6832687B2 (en) | 2016-12-05 | 2016-12-05 | Traceability management device, traceability management method and traceability management program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2018092440A true JP2018092440A (en) | 2018-06-14 |
JP6832687B2 JP6832687B2 (en) | 2021-02-24 |
Family
ID=62566163
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2016236119A Expired - Fee Related JP6832687B2 (en) | 2016-12-05 | 2016-12-05 | Traceability management device, traceability management method and traceability management program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6832687B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116342148A (en) * | 2023-03-23 | 2023-06-27 | 山东添睿智慧信息科技有限公司 | Harmless integrated traceability management system and method for medical waste |
-
2016
- 2016-12-05 JP JP2016236119A patent/JP6832687B2/en not_active Expired - Fee Related
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116342148A (en) * | 2023-03-23 | 2023-06-27 | 山东添睿智慧信息科技有限公司 | Harmless integrated traceability management system and method for medical waste |
CN116342148B (en) * | 2023-03-23 | 2023-11-17 | 山东添睿智慧信息科技有限公司 | Harmless integrated traceability management system and method for medical waste |
Also Published As
Publication number | Publication date |
---|---|
JP6832687B2 (en) | 2021-02-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8712989B2 (en) | Wild card auto completion | |
US10936821B2 (en) | Testing and training a question-answering system | |
EP3080721B1 (en) | Query techniques and ranking results for knowledge-based matching | |
Guerrouj et al. | Tidier: an identifier splitting approach using speech recognition techniques | |
US8135580B1 (en) | Multi-language relevance-based indexing and search | |
US8433560B2 (en) | Rule based apparatus for modifying word annotations | |
JP5751253B2 (en) | Information extraction system, method and program | |
CN111626048A (en) | Text error correction method, device, equipment and storage medium | |
KR102491172B1 (en) | Natural language question-answering system and learning method | |
JP2011511341A (en) | Archive management method for approximate string matching | |
KR101509727B1 (en) | Apparatus for creating alignment corpus based on unsupervised alignment and method thereof, and apparatus for performing morphological analysis of non-canonical text using the alignment corpus and method thereof | |
CN102955773B (en) | For identifying the method and system of chemical name in Chinese document | |
CN106682209A (en) | Cross-language scientific and technical literature retrieval method and cross-language scientific and technical literature retrieval system | |
CN104008093A (en) | Method and system for chinese name transliteration | |
CN110532567A (en) | Extracting method, device, electronic equipment and the storage medium of phrase | |
WO2016121048A1 (en) | Text generation device and text generation method | |
US20110202518A1 (en) | Apparatus and Methods for Providing Assistance in Detecting Mistranslation | |
JP5930228B2 (en) | Information processing apparatus, method, and program | |
US9495638B2 (en) | Scalable, rule-based processing | |
CN114676678A (en) | Structured query language data parsing method and device and electronic equipment | |
Bhaire et al. | Spell checker | |
JP6832687B2 (en) | Traceability management device, traceability management method and traceability management program | |
JP2016133960A (en) | Keyword extraction system, keyword extraction method, and computer program | |
US10572592B2 (en) | Method, device, and computer program for providing a definition or a translation of a word belonging to a sentence as a function of neighbouring words and of databases | |
US20220067555A1 (en) | Creation Assisting Device, Creation Assisting Method, And Recording Medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20180531 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190919 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20200722 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200804 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20200828 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20201109 |
|
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: 20210105 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210202 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6832687 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |