JP5812805B2 - Document concealment system, document concealment program, and document concealment method - Google Patents

Document concealment system, document concealment program, and document concealment method Download PDF

Info

Publication number
JP5812805B2
JP5812805B2 JP2011238170A JP2011238170A JP5812805B2 JP 5812805 B2 JP5812805 B2 JP 5812805B2 JP 2011238170 A JP2011238170 A JP 2011238170A JP 2011238170 A JP2011238170 A JP 2011238170A JP 5812805 B2 JP5812805 B2 JP 5812805B2
Authority
JP
Japan
Prior art keywords
secret
word
file
document
storage unit
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
JP2011238170A
Other languages
Japanese (ja)
Other versions
JP2013097479A5 (en
JP2013097479A (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.)
Mitsubishi Space Software Co Ltd
Original Assignee
Mitsubishi Space Software Co 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 Mitsubishi Space Software Co Ltd filed Critical Mitsubishi Space Software Co Ltd
Priority to JP2011238170A priority Critical patent/JP5812805B2/en
Publication of JP2013097479A publication Critical patent/JP2013097479A/en
Publication of JP2013097479A5 publication Critical patent/JP2013097479A5/ja
Application granted granted Critical
Publication of JP5812805B2 publication Critical patent/JP5812805B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Document Processing Apparatus (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

本発明は、例えば、文書ファイルを権限のない利用者に開示しないようにするための文書秘匿システム、文書秘匿装置、文書秘匿プログラムおよび文書秘匿方法に関するものである。   The present invention relates to a document concealment system, a document concealment device, a document concealment program, and a document concealment method for preventing a document file from being disclosed to an unauthorized user, for example.

組織は、企業秘密等の漏洩を防止するために文書ファイルを秘匿したい場合がある。また、文書ファイル内の特定の固有名詞(人名、組織名、場所、装置名、システム名、プロジェクト名、ミッション名等)を秘匿化したい場合がある。   An organization may want to keep a document file secret in order to prevent leakage of trade secrets. Further, there are cases where it is desired to conceal a specific proper noun (person name, organization name, location, device name, system name, project name, mission name, etc.) in the document file.

従来、管理者は、OS(オペレーティングシステム)やアプリケーションが持つ機能を用いて、自身の裁量で文書ファイルに秘匿レベルを付与していた。
そして、利用者に付与された権限のレベルと文書ファイルに付与された秘匿レベルとを照合してアクセス制御を行うことにより、権限のない利用者に対して文書ファイルの開示を制限していた。
Conventionally, an administrator assigns a secret level to a document file at his / her discretion by using a function of an OS (operating system) or an application.
Then, access control is performed by comparing the level of authority granted to the user with the level of secrecy assigned to the document file, thereby restricting disclosure of the document file to unauthorized users.

特開2011−133991号公報Japanese Patent Application Laid-Open No. 2011-133991

個々の管理者が知りうる知識に基づいて自身の主観で不確かな秘匿レベルを文書ファイルに付与してしまうと、十分なアクセス制御を行うことができない。
また、文書ファイル内の特定の固有名詞(人名、組織名、場所、装置名、システム名、プロジェクト名、ミッション名等)を秘匿化したい場合、管理者は、文書ファイル内の固有名詞を手作業で伏せ字等にする必要がある。
If a secret level that is uncertain by its own subjectivity is given to a document file based on knowledge that each administrator can know, sufficient access control cannot be performed.
In addition, when a specific proper noun (person name, organization name, location, device name, system name, project name, mission name, etc.) in the document file is to be kept secret, the administrator manually handles the proper noun in the document file. It is necessary to turn it down.

本発明は、例えば、文書ファイルを効率的に秘匿化できるようにすることを目的とする。   An object of the present invention is, for example, to be able to efficiently conceal a document file.

本発明の文書秘匿システムは、
秘匿される秘匿単語を記憶する秘匿単語記憶部と、
複数の単語を含んだ文書ファイルを記憶する文書ファイル記憶部と、
前記文書ファイル記憶部に記憶される文書ファイルから当該文書ファイルに含まれる単語を抽出し、抽出した単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と異なる単語を新たな秘匿単語として前記秘匿単語記憶部に記憶する秘匿単語登録部と、
特定の文書ファイルを閲覧ファイルとして前記文書ファイル記憶部から取得する閲覧ファイル取得部と、
前記閲覧ファイル取得部によって取得された閲覧ファイルに含まれる単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と同じ単語を秘匿して秘匿ファイルを生成する秘匿ファイル生成部と、
前記秘匿ファイル生成部によって生成された秘匿ファイルを出力する秘匿ファイル出力部とを備える。
The document concealment system of the present invention is
A secret word storage unit for storing a secret word to be concealed;
A document file storage unit for storing a document file including a plurality of words;
The word contained in the document file is extracted from the document file stored in the document file storage unit, and a word different from the secret word stored in the secret word storage unit among the extracted words is used as a new secret word. A secret word registration unit to be stored in the secret word storage unit;
A browsing file acquisition unit that acquires a specific document file as a browsing file from the document file storage unit;
A secret file generating unit that generates a secret file by concealing the same word as the secret word stored in the secret word storage unit among the words included in the browse file acquired by the browse file acquisition unit;
A secret file output unit that outputs the secret file generated by the secret file generation unit.

前記秘匿ファイル生成部は、前記閲覧ファイルに含まれる単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と同じ単語を所定の秘匿表記に置換して当該単語を秘匿する。   The concealment file generation unit conceals the word by replacing the same word as the concealment word stored in the concealment word storage unit among the words included in the browsing file with a predetermined concealment notation.

前記秘匿単語登録部は、前記文書ファイルから所定の品詞に属する単語を抽出する。   The secret word registration unit extracts words belonging to a predetermined part of speech from the document file.

前記秘匿単語登録部は、前記文書ファイルから固有名詞と数名詞との少なくともいずれかの単語を抽出する。   The secret word registration unit extracts at least one of a proper noun and a few nouns from the document file.

前記秘匿単語登録部は、前記文書ファイルから数値と単位とを含んだ単語を抽出する。   The secret word registration unit extracts a word including a numerical value and a unit from the document file.

前記文書秘匿システムは、さらに、
開示される開示単語を記憶する開示単語記憶部を備え、
前記秘匿単語登録部は、前記文書ファイルから抽出した単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と異なる単語であって且つ前記開示単語記憶部に記憶されている開示単語と異なる単語を前記新たな秘匿単語として前記秘匿単語記憶部に記憶する。
The document concealment system further includes:
A disclosure word storage unit for storing disclosed disclosure words;
The secret word registration unit is a word different from the secret word stored in the secret word storage unit and different from the disclosed word stored in the disclosure word storage unit among the words extracted from the document file Is stored in the secret word storage unit as the new secret word.

前記秘匿単語記憶部は、各秘匿単語に対応付けて当該秘匿単語と当該秘匿単語を含んだ閲覧ファイルとのいずれを秘匿するかを示す秘匿種別を記憶し、
前記秘匿単語登録部は、前記秘匿単語記憶部に記憶されている秘匿種別のうち前記文書ファイルから抽出した単語と同じ秘匿単語の秘匿種別を取得し、取得した秘匿種別のうちいずれかの秘匿種別を前記新たな秘匿単語の秘匿種別として前記秘匿単語記憶部に記憶し、
前記秘匿ファイル生成部は、前記秘匿単語記憶部に記憶されている秘匿種別のうち前記閲覧ファイルに含まれる単語と同じ秘匿単語の秘匿種別を取得し、取得した秘匿種別に基づいて各秘匿単語と前記閲覧ファイルとのいずれを秘匿するか判定し、各秘匿単語を秘匿すると判定した場合に前記秘匿ファイルを生成する。
The secret word storage unit stores a secret type indicating which of the secret word and the browsing file including the secret word to be secreted in association with each secret word,
The secret word registration unit acquires a secret type of the same secret word as the word extracted from the document file among the secret types stored in the secret word storage unit, and any one of the acquired secret types Is stored in the secret word storage unit as a secret type of the new secret word,
The secret file generation unit acquires a secret type of a secret word that is the same as a word included in the browse file among the secret types stored in the secret word storage unit, and each secret word based on the acquired secret type It is determined which of the browsing files is concealed, and the concealment file is generated when it is determined that each concealment word is concealed.

前記秘匿単語記憶部は、特定の秘匿単語を組み合わせた秘匿組み合わせを記憶し、
前記秘匿単語登録部は、前記文書ファイルから抽出した単語に基づいて前記秘匿単語記憶部に記憶されている秘匿組み合わせと同じ単語の組み合わせが前記文書ファイルに含まれているか否かを判定し、前記秘匿組み合わせと同じ単語の組み合わせが前記文書ファイルに含まれていると判定した場合に前記新たな秘匿単語を前記秘匿単語記憶部に記憶する。
The secret word storage unit stores a secret combination obtained by combining specific secret words,
The secret word registration unit determines whether the document file includes a combination of the same words as a secret combination stored in the secret word storage unit based on a word extracted from the document file, and When it is determined that the same word combination as the secret combination is included in the document file, the new secret word is stored in the secret word storage unit.

前記文書秘匿システムは、さらに、
各利用者に与えられた閲覧レベルを記憶する利用者情報記憶部と、
特定の利用者に与えられた閲覧レベルを閲覧者レベルとして前記利用者情報記憶部から取得する閲覧者レベル取得部とを備え、
前記秘匿単語記憶部は、各秘匿単語に対応付けて特定の秘匿レベルを記憶し、
前記秘匿単語登録部は、前記文書ファイルから抽出した単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と同じ単語を登録済み単語として選別し、選別した登録済み単語の秘匿レベルを前記秘匿単語記憶部から取得し、取得した秘匿レベルのうちいずれかの秘匿レベルを前記新たな秘匿単語の秘匿レベルとして前記秘匿単語記憶部に記憶し、
前記秘匿ファイル生成部は、前記閲覧ファイルに含まれる単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と同じ単語を選別し、選別した単語と同じ秘匿単語に対応付けられた秘匿レベルを前記秘匿単語記憶部から取得し、取得した秘匿レベルと前記閲覧者レベル取得部によって取得された閲覧者レベルとを比較し、当該秘匿レベルが前記閲覧者レベルより高い単語を秘匿して前記秘匿ファイルを生成する。
The statement Shohi anonymous system further,
A user information storage unit for storing the browsing level given to each user;
A browser level acquisition unit that acquires a browsing level given to a specific user as a browser level from the user information storage unit;
The secret word storage unit stores a specific secret level in association with each secret word,
The secret word registration unit selects, as registered words, the same words as the secret words stored in the secret word storage unit among the words extracted from the document file, and sets a secret level of the selected registered words. Acquired from the word storage unit, and stored in the secret word storage unit as a secret level of the new secret word among any of the acquired secret levels,
The secret file generation unit selects the same word as the secret word stored in the secret word storage unit from the words included in the browsing file, and sets a secret level associated with the same secret word as the selected word. The concealment file obtained from the concealment word storage unit, compares the concealment level acquired with the viewer level acquired by the viewer level acquisition unit, conceals words whose concealment level is higher than the viewer level, and stores the concealment file Is generated.

本発明の文書秘匿装置は、
秘匿される秘匿単語を記憶する秘匿単語記憶部と、
文書ファイルから前記文書ファイルに含まれる単語を抽出し、抽出した単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と異なる単語を新たな秘匿単語として前記秘匿単語記憶部に記憶する秘匿単語登録部とを備える。
The document concealment device of the present invention is
A secret word storage unit for storing a secret word to be concealed;
A secret word that extracts a word contained in the document file from a document file and stores a word different from the secret word stored in the secret word storage unit in the extracted word as a new secret word in the secret word storage unit And a registration unit.

本発明の文書秘匿プログラムは、
秘匿される秘匿単語を記憶する秘匿単語記憶部と、複数の単語を含んだ文書ファイルを記憶する文書ファイル記憶部とを備える文書秘匿システムを機能させる。
前記文書秘匿プログラムは、
前記文書ファイル記憶部に記憶される文書ファイルから当該文書ファイルに含まれる単語を抽出し、抽出した単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と異なる単語を新たな秘匿単語として前記秘匿単語記憶部に記憶する秘匿単語登録部と、
特定の文書ファイルを閲覧ファイルとして前記文書ファイル記憶部から取得する閲覧ファイル取得部と、
前記閲覧ファイル取得部によって取得された閲覧ファイルに含まれる単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と同じ単語を秘匿して秘匿ファイルを生成する秘匿ファイル生成部と、
前記秘匿ファイル生成部によって生成された秘匿ファイルを出力する秘匿ファイル出力部として前記文書秘匿システムを機能させる。
The document concealment program of the present invention is
A document concealment system including a concealment word storage unit that stores concealment secret words and a document file storage unit that stores a document file including a plurality of words is caused to function.
The document concealment program is
The word contained in the document file is extracted from the document file stored in the document file storage unit, and a word different from the secret word stored in the secret word storage unit among the extracted words is used as a new secret word. A secret word registration unit to be stored in the secret word storage unit;
A browsing file acquisition unit that acquires a specific document file as a browsing file from the document file storage unit;
A secret file generating unit that generates a secret file by concealing the same word as the secret word stored in the secret word storage unit among the words included in the browse file acquired by the browse file acquisition unit;
The document concealment system is caused to function as a concealment file output unit that outputs a concealment file generated by the concealment file generation unit.

前記秘匿ファイル生成部は、前記閲覧ファイルに含まれる単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と同じ単語を所定の秘匿表記に置換して当該単語を秘匿する。   The concealment file generation unit conceals the word by replacing the same word as the concealment word stored in the concealment word storage unit among the words included in the browsing file with a predetermined concealment notation.

前記秘匿単語登録部は、前記文書ファイルから所定の品詞に属する単語を抽出する。   The secret word registration unit extracts words belonging to a predetermined part of speech from the document file.

前記秘匿単語登録部は、前記文書ファイルから固有名詞と数名詞との少なくともいずれかの単語を抽出する。   The secret word registration unit extracts at least one of a proper noun and a few nouns from the document file.

前記秘匿単語登録部は、前記文書ファイルから数値と単位とを含んだ単語を抽出する。   The secret word registration unit extracts a word including a numerical value and a unit from the document file.

前記文書秘匿システムは、さらに、
開示される開示単語を記憶する開示単語記憶部を備え、
前記秘匿単語登録部は、前記文書ファイルから抽出した単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と異なる単語であって且つ前記開示単語記憶部に記憶されている開示単語と異なる単語を前記新たな秘匿単語として前記秘匿単語記憶部に記憶する。
The document concealment system further includes:
A disclosure word storage unit for storing disclosed disclosure words;
The secret word registration unit is a word different from the secret word stored in the secret word storage unit and different from the disclosed word stored in the disclosure word storage unit among the words extracted from the document file Is stored in the secret word storage unit as the new secret word.

前記秘匿単語記憶部は、各秘匿単語に対応付けて当該秘匿単語と当該秘匿単語を含んだ閲覧ファイルとのいずれを秘匿するかを示す秘匿種別を記憶し、
前記秘匿単語登録部は、前記秘匿単語記憶部に記憶されている秘匿種別のうち前記文書ファイルから抽出した単語と同じ秘匿単語の秘匿種別を取得し、取得した秘匿種別のうちいずれかの秘匿種別を前記新たな秘匿単語の秘匿種別として前記秘匿単語記憶部に記憶し、
前記秘匿ファイル生成部は、前記秘匿単語記憶部に記憶されている秘匿種別のうち前記閲覧ファイルに含まれる単語と同じ秘匿単語の秘匿種別を取得し、取得した秘匿種別に基づいて各秘匿単語と前記閲覧ファイルとのいずれを秘匿するか判定し、各秘匿単語を秘匿すると判定した場合に前記秘匿ファイルを生成する。
The secret word storage unit stores a secret type indicating which of the secret word and the browsing file including the secret word to be secreted in association with each secret word,
The secret word registration unit acquires a secret type of the same secret word as the word extracted from the document file among the secret types stored in the secret word storage unit, and any one of the acquired secret types Is stored in the secret word storage unit as a secret type of the new secret word,
The secret file generation unit acquires a secret type of a secret word that is the same as a word included in the browse file among the secret types stored in the secret word storage unit, and each secret word based on the acquired secret type It is determined which of the browsing files is concealed, and the concealment file is generated when it is determined that each concealment word is concealed.

前記秘匿単語記憶部は、特定の秘匿単語を組み合わせた秘匿組み合わせを記憶し、
前記秘匿単語登録部は、前記文書ファイルから抽出した単語に基づいて前記秘匿単語記憶部に記憶されている秘匿組み合わせと同じ単語の組み合わせが前記文書ファイルに含まれているか否かを判定し、前記秘匿組み合わせと同じ単語の組み合わせが前記文書ファイルに含まれていると判定した場合に前記新たな秘匿単語を前記秘匿単語記憶部に記憶する。
The secret word storage unit stores a secret combination obtained by combining specific secret words,
The secret word registration unit determines whether the document file includes a combination of the same words as a secret combination stored in the secret word storage unit based on a word extracted from the document file, and When it is determined that the same word combination as the secret combination is included in the document file, the new secret word is stored in the secret word storage unit.

前記文書秘匿システムは、さらに、
各利用者に与えられた閲覧レベルを記憶する利用者情報記憶部を備え、
前記文書秘匿プログラムは、
特定の利用者に与えられた閲覧レベルを閲覧者レベルとして前記利用者情報記憶部から取得する閲覧者レベル取得部として前記文書秘匿システムを機能させ、
前記秘匿単語記憶部は、各秘匿単語に対応付けて特定の秘匿レベルを記憶し、
前記秘匿単語登録部は、前記文書ファイルから抽出した単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と同じ単語を登録済み単語として選別し、選別した登録済み単語の秘匿レベルを前記秘匿単語記憶部から取得し、取得した秘匿レベルのうちいずれかの秘匿レベルを前記新たな秘匿単語の秘匿レベルとして前記秘匿単語記憶部に記憶し、
前記秘匿ファイル生成部は、前記閲覧ファイルに含まれる単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と同じ単語を選別し、選別した単語と同じ秘匿単語に対応付けられた秘匿レベルを前記秘匿単語記憶部から取得し、取得した秘匿レベルと前記閲覧者レベル取得部によって取得された閲覧者レベルとを比較し、当該秘匿レベルが前記閲覧者レベルより高い単語を秘匿して前記秘匿ファイルを生成する。
The statement Shohi anonymous system further,
A user information storage unit for storing a browsing level given to each user;
The document concealment program is
To function the sentence Shohi anonymous system as a viewer level acquisition unit that acquires from the user information storage unit a viewing levels given to a specific user as a viewer levels,
The secret word storage unit stores a specific secret level in association with each secret word,
The secret word registration unit selects, as registered words, the same words as the secret words stored in the secret word storage unit among the words extracted from the document file, and sets a secret level of the selected registered words. Acquired from the word storage unit, and stored in the secret word storage unit as a secret level of the new secret word among any of the acquired secret levels,
The secret file generation unit selects the same word as the secret word stored in the secret word storage unit from the words included in the browsing file, and sets a secret level associated with the same secret word as the selected word. The concealment file obtained from the concealment word storage unit, compares the concealment level acquired with the viewer level acquired by the viewer level acquisition unit, conceals words whose concealment level is higher than the viewer level, and stores the concealment file Is generated.

本発明の文書秘匿プログラムは、
秘匿される秘匿単語を記憶する秘匿単語記憶部を備える文書秘匿装置を機能させる。
前記文書秘匿プログラムは、
文書ファイルから前記文書ファイルに含まれる単語を抽出し、抽出した単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と異なる単語を新たな秘匿単語として前記秘匿単語記憶部に記憶する秘匿単語登録部として前記文書秘匿装置を機能させる。
The document concealment program of the present invention is
A document concealment device including a concealment word storage unit that stores concealment concealment words is caused to function.
The document concealment program is
A secret word that extracts a word contained in the document file from a document file and stores a word different from the secret word stored in the secret word storage unit in the extracted word as a new secret word in the secret word storage unit The document concealment device functions as a registration unit.

本発明の文書秘匿方法は、
秘匿される秘匿単語を記憶する秘匿単語記憶部と、複数の単語を含んだ文書ファイルを記憶する文書ファイル記憶部と、前記文書ファイル記憶部に記憶される文書ファイルから当該文書ファイルに含まれる単語を抽出し、抽出した単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と異なる単語を新たな秘匿単語として前記秘匿単語記憶部に記憶する秘匿単語登録部とを備える文書秘匿システムによって実行する。
前記文書秘匿方法において、
閲覧ファイル取得部が、特定の文書ファイルを閲覧ファイルとして前記文書ファイル記憶部から取得し、
秘匿ファイル生成部が、前記閲覧ファイル取得部によって取得された閲覧ファイルに含まれる単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と同じ単語を秘匿して秘匿ファイルを生成し、
秘匿ファイル出力部が、前記秘匿ファイル生成部によって生成された秘匿ファイルを出力する。
The document concealment method of the present invention includes:
A secret word storage unit for storing a secret word to be concealed, a document file storage unit for storing a document file including a plurality of words, and a word included in the document file from the document file stored in the document file storage unit The extracted word is executed by a document concealment system including a concealment word registration unit that stores a word different from the concealment word stored in the concealment word storage unit as a new concealment word in the concealment word storage unit To do.
In the document concealment method,
The browsing file acquisition unit acquires a specific document file as a browsing file from the document file storage unit,
The secret file generation unit generates a secret file by concealing the same word as the secret word stored in the secret word storage unit among the words included in the browse file acquired by the browse file acquisition unit,
The secret file output unit outputs the secret file generated by the secret file generation unit.

本発明の文書秘匿方法は、
秘匿される秘匿単語を記憶する秘匿単語記憶部を備える文書秘匿装置によって実行する。
前記文書秘匿方法において、
秘匿単語登録部が、文書ファイルから前記文書ファイルに含まれる単語を抽出し、抽出した単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と異なる単語を新たな秘匿単語として前記秘匿単語記憶部に記憶する。
The document concealment method of the present invention includes:
This is executed by a document concealment device including a concealment word storage unit that stores concealment secret words.
In the document concealment method,
The secret word registration unit extracts a word included in the document file from the document file, and stores the secret word as a new secret word, which is different from the secret word stored in the secret word storage unit among the extracted words Store in the department.

本発明によれば、例えば、文書ファイルを効率的に秘匿化することができる。   According to the present invention, for example, a document file can be efficiently concealed.

実施の形態1における文書秘匿システム100の構成図。1 is a configuration diagram of a document concealment system 100 according to Embodiment 1. FIG. 実施の形態1における秘匿単語テーブル291と利用者情報テーブル292とを示す図。The figure which shows the confidential word table 291 and the user information table 292 in Embodiment 1. FIG. 実施の形態1における文書秘匿方法(文書ファイル登録方法)を示すフローチャート。5 is a flowchart showing a document concealment method (document file registration method) in the first embodiment. 実施の形態1における秘匿単語登録処理(S200)を示すフローチャート。The flowchart which shows the confidential word registration process (S200) in Embodiment 1. FIG. 実施の形態1における秘匿単語登録処理(S200)の具体例を示す図。The figure which shows the specific example of the secret word registration process (S200) in Embodiment 1. FIG. 実施の形態1における秘匿単語登録処理(S200)の具体例を示す図。The figure which shows the specific example of the secret word registration process (S200) in Embodiment 1. FIG. 実施の形態1における秘匿単語登録処理(S200)の具体例を示す図。The figure which shows the specific example of the secret word registration process (S200) in Embodiment 1. FIG. 実施の形態1における文書秘匿方法(文書ファイル提供方法)を示すフローチャート。5 is a flowchart showing a document concealment method (document file providing method) in the first embodiment. 実施の形態1における秘匿ファイル生成処理(S300)を示すフローチャート。The flowchart which shows the confidential file production | generation process (S300) in Embodiment 1. 実施の形態1における秘匿ファイル生成処理(S300)の具体例を示す図。The figure which shows the specific example of the secret file production | generation process (S300) in Embodiment 1. FIG. 実施の形態1における秘匿ファイル生成処理(S300)の具体例を示す図。The figure which shows the specific example of the secret file production | generation process (S300) in Embodiment 1. FIG. 実施の形態1における文書秘匿装置200のハードウェア資源の一例を示す図。FIG. 3 is a diagram illustrating an example of hardware resources of the document concealment apparatus 200 according to Embodiment 1. 実施の形態1における文書秘匿システム100の別例を示す構成図。FIG. 6 is a configuration diagram illustrating another example of the document concealment system 100 according to the first embodiment. 実施の形態2における文書秘匿システム100の構成図。The block diagram of the document concealment system 100 in Embodiment 2. FIG. 実施の形態2における秘匿単語登録処理(S200)を示すフローチャート。The flowchart which shows the confidential word registration process (S200) in Embodiment 2. FIG. 実施の形態2における秘匿単語登録処理(S200)の具体例を示す図。The figure which shows the specific example of the secret word registration process (S200) in Embodiment 2. FIG. 実施の形態2における秘匿ファイル生成処理(S300)を示すフローチャート。The flowchart which shows the confidential file production | generation process (S300) in Embodiment 2. FIG. 実施の形態2における秘匿ファイル生成処理(S300)の具体例を示す図。The figure which shows the specific example of the secret file production | generation process (S300) in Embodiment 2. FIG. 実施の形態2における秘匿ファイル生成処理(S300)の具体例を示す図。The figure which shows the specific example of the secret file production | generation process (S300) in Embodiment 2. FIG. 実施の形態3における秘匿単語テーブル291と利用者情報テーブル292とを示す図。The figure which shows the confidential word table 291 and the user information table 292 in Embodiment 3. FIG. 実施の形態3における秘匿単語登録処理(S200)を示すフローチャート。The flowchart which shows the secret word registration process (S200) in Embodiment 3. FIG. 実施の形態3における秘匿単語登録処理(S200)の具体例を示す図。The figure which shows the specific example of the secret word registration process (S200) in Embodiment 3. FIG. 実施の形態3における秘匿ファイル生成処理(S300)を示すフローチャート。The flowchart which shows the confidential file production | generation process (S300) in Embodiment 3. 実施の形態3における秘匿ファイル生成処理(S300)の具体例を示す図。The figure which shows the specific example of the secret file production | generation process (S300) in Embodiment 3. FIG. 実施の形態3における秘匿ファイル生成処理(S300)の具体例を示す図。The figure which shows the specific example of the secret file production | generation process (S300) in Embodiment 3. FIG. 実施の形態4における秘匿単語テーブル291と利用者情報テーブル292とを示す図。The figure which shows the confidential word table 291 and the user information table 292 in Embodiment 4. FIG. 実施の形態4における秘匿単語登録処理(S200)を示すフローチャート。The flowchart which shows the secret word registration process (S200) in Embodiment 4. 実施の形態4における秘匿単語登録処理(S200)の具体例を示す図。The figure which shows the specific example of the secret word registration process (S200) in Embodiment 4. FIG. 実施の形態4における秘匿ファイル生成処理(S300)の具体例を示す図。The figure which shows the specific example of the secret file production | generation process (S300) in Embodiment 4. FIG. 実施の形態4における秘匿ファイル生成処理(S300)の具体例を示す図。The figure which shows the specific example of the secret file production | generation process (S300) in Embodiment 4. FIG.

実施の形態1.
秘匿したい単語を自動で登録し、登録した単語を秘匿化して文書ファイルを提供する文書秘匿システムについて説明する。
Embodiment 1 FIG.
A document concealment system that automatically registers a word to be concealed and conceals the registered word to provide a document file will be described.

図1は、実施の形態1における文書秘匿システム100の構成図である。
実施の形態1における文書秘匿システム100の構成について、図1に基づいて説明する。
FIG. 1 is a configuration diagram of a document concealment system 100 according to the first embodiment.
The configuration of the document concealment system 100 according to Embodiment 1 will be described with reference to FIG.

文書秘匿システム100は、文書秘匿装置200、ファイルサーバ130、利用者端末110および管理者端末120を有する。
文書秘匿装置200、ファイルサーバ130、利用者端末110および管理者端末120は、ネットワーク101を介して通信を行う。
The document concealment system 100 includes a document concealment device 200, a file server 130, a user terminal 110, and an administrator terminal 120.
The document concealment apparatus 200, the file server 130, the user terminal 110, and the administrator terminal 120 communicate via the network 101.

ファイルサーバ130は、秘匿化される文書ファイル139を記憶管理する装置(コンピュータ)である。
ファイルサーバ130は、ファイルサーバ制御部131とファイルサーバ記憶部132とを備える。
The file server 130 is a device (computer) that stores and manages the document file 139 to be concealed.
The file server 130 includes a file server control unit 131 and a file server storage unit 132.

ファイルサーバ制御部131は、文書ファイル139の通信や登録など、ファイルサーバ130の情報処理を実行する。
ファイルサーバ記憶部132(文書ファイル記憶部の一例)は、登録された文書ファイル139を記憶する。
The file server control unit 131 executes information processing of the file server 130 such as communication and registration of the document file 139.
The file server storage unit 132 (an example of a document file storage unit) stores the registered document file 139.

文書ファイル139は、複数の単語を含んだ文書を表したデータである。   The document file 139 is data representing a document including a plurality of words.

文書秘匿装置200は、秘匿化した文書ファイル139を生成するコンピュータである。
文書秘匿装置200は、文書ファイル登録部210、秘匿単語登録部220、閲覧者レベル取得部230、閲覧ファイル取得部240、秘匿ファイル生成部250、秘匿ファイル出力部260および文書秘匿装置記憶部290を備える。
The document concealment device 200 is a computer that generates a concealed document file 139.
The document concealment device 200 includes a document file registration unit 210, a concealment word registration unit 220, a viewer level acquisition unit 230, a browse file acquisition unit 240, a concealment file generation unit 250, a concealment file output unit 260, and a document concealment device storage unit 290. Prepare.

文書秘匿装置記憶部290(秘匿単語記憶部、利用者情報記憶部の一例)は、文書秘匿装置200で使用するデータを記憶する。
例えば、秘匿単語テーブル291や利用者情報テーブル292は、文書秘匿装置記憶部290に記憶されるデータの一例である。
The document concealment device storage unit 290 (an example of a concealment word storage unit and a user information storage unit) stores data used by the document concealment device 200.
For example, the secret word table 291 and the user information table 292 are examples of data stored in the document secret device storage unit 290.

秘匿単語テーブル291は、秘匿単語と秘匿レベルとを対応付けて設定したデータである。
秘匿単語とは、特定レベル未満の閲覧レベルが与えられた利用者に対して秘匿する単語のことである。
秘匿レベルとは、秘匿単語の開示に必要な利用者の閲覧レベル(特定レベル)のことである。
The secret word table 291 is data in which a secret word and a secret level are set in association with each other.
The secret word is a word that is concealed from a user who is given a browsing level lower than a specific level.
The secrecy level is a browsing level (specific level) of a user necessary for disclosing the secret word.

利用者情報テーブル292は、各利用者に与えられた閲覧レベルを設定したデータである。   The user information table 292 is data in which a browsing level given to each user is set.

文書ファイル登録部210は、新たな文書ファイル139をファイルサーバ130に登録する。   The document file registration unit 210 registers a new document file 139 in the file server 130.

秘匿単語登録部220は、ファイルサーバ130に登録される文書ファイル139から当該文書ファイル139に含まれる単語を抽出する。例えば、秘匿単語登録部220は、文書ファイル139に含まれる単語のうち所定の品詞(固有名詞など)に属する単語を抽出する。
秘匿単語登録部220は、抽出した単語のうち秘匿単語テーブル291に設定されている秘匿単語と異なる単語(未登録単語)(例えば、後述する未登録の固有名詞)を新たな秘匿単語として秘匿単語テーブル291に設定する。
The secret word registration unit 220 extracts words included in the document file 139 from the document file 139 registered in the file server 130. For example, the secret word registration unit 220 extracts words belonging to a predetermined part of speech (such as proper nouns) from words included in the document file 139.
The secret word registration unit 220 uses a word (unregistered word) (for example, an unregistered proper noun, which will be described later) different from the secret word set in the secret word table 291 among the extracted words as a new secret word. Set in table 291.

秘匿単語登録部220は、文書ファイル139から抽出した単語のうち秘匿単語テーブル291に設定されている秘匿単語と同じ単語(例えば、後述する登録済みの固有名詞)を登録済み単語として選別する。
秘匿単語登録部220は、選別した登録済み単語の秘匿レベルを秘匿単語テーブル291から取得する。
秘匿単語登録部220は、取得した秘匿レベルのうちいずれかの秘匿レベルを新たな秘匿単語の秘匿レベルとして秘匿単語テーブル291に設定する。
The secret word registration unit 220 selects, as registered words, the same words (for example, registered proper nouns described later) as the secret words set in the secret word table 291 among the words extracted from the document file 139.
The secret word registration unit 220 acquires the secret level of the selected registered words from the secret word table 291.
The secret word registration unit 220 sets one of the acquired secret levels in the secret word table 291 as the secret level of the new secret word.

閲覧者レベル取得部230は、特定の利用者に与えられた閲覧レベルを閲覧者レベルとして利用者情報テーブル292から取得する。   The browsing level acquisition unit 230 acquires the browsing level given to a specific user from the user information table 292 as the browsing level.

閲覧ファイル取得部240は、特定の文書ファイルを閲覧ファイルとしてファイルサーバ130から取得する。   The browsing file acquisition unit 240 acquires a specific document file from the file server 130 as a browsing file.

秘匿ファイル生成部250は、閲覧ファイル取得部240によって取得された閲覧ファイルに含まれる単語のうち秘匿単語テーブル291に設定されている秘匿単語と同じ単語を秘匿して秘匿ファイルを生成する。   The secret file generation unit 250 generates a secret file by concealing the same word as the secret word set in the secret word table 291 among the words included in the browse file acquired by the browse file acquisition unit 240.

例えば、秘匿ファイル生成部250は、閲覧ファイルに含まれる単語のうち秘匿単語テーブル291に設定されている秘匿単語と同じ単語を所定の秘匿表記に置換して当該単語を秘匿する。   For example, the secret file generation unit 250 conceals the word by replacing the same word as the secret word set in the secret word table 291 among the words included in the browse file with a predetermined secret notation.

例えば、秘匿ファイル生成部250は、以下のように秘匿ファイルを生成する。
秘匿ファイル生成部250は、閲覧ファイルに含まれる単語のうち秘匿単語テーブル291に設定されている秘匿単語と同じ単語を選別する。
秘匿ファイル生成部250は、選別した単語と同じ秘匿単語に対応付けられた秘匿レベルを秘匿単語テーブル291から取得する。
秘匿ファイル生成部250は、取得した秘匿レベルと閲覧者レベル取得部230によって取得された閲覧者レベルとを比較する。
秘匿ファイル生成部250は、当該秘匿レベルが閲覧者レベルより高い単語を秘匿して秘匿ファイルを生成する。
For example, the secret file generation unit 250 generates a secret file as follows.
The secret file generation unit 250 selects the same words as the secret words set in the secret word table 291 from the words included in the browse file.
The secret file generation unit 250 acquires a secret level associated with the same secret word as the selected word from the secret word table 291.
The secret file generation unit 250 compares the acquired secret level with the viewer level acquired by the viewer level acquisition unit 230.
The secret file generation unit 250 generates a secret file by concealing words whose secret level is higher than the viewer level.

秘匿ファイル出力部260は、秘匿ファイル生成部250によって生成された秘匿ファイルを出力する。例えば、秘匿ファイル出力部260は、秘匿ファイルを利用者端末110へ送信する。   The secret file output unit 260 outputs the secret file generated by the secret file generation unit 250. For example, the secret file output unit 260 transmits the secret file to the user terminal 110.

管理者端末120は、文書ファイル139を秘匿化したい管理者が使用する装置である。例えば、管理者は、管理者端末120を操作して文書ファイル139の登録を文書秘匿装置200に要求する。
管理者端末120は、管理者端末制御部121を備える。
管理者端末制御部121は、データの編集・表示・通信など、管理者端末120の情報処理を実行する。
The administrator terminal 120 is a device used by an administrator who wants to keep the document file 139 secret. For example, the administrator operates the administrator terminal 120 to request the document concealment apparatus 200 to register the document file 139.
The administrator terminal 120 includes an administrator terminal control unit 121.
The administrator terminal control unit 121 executes information processing of the administrator terminal 120 such as data editing / display / communication.

利用者端末110は、文書ファイル139を閲覧したい利用者が使用する装置である。例えば、利用者は、利用者端末110を操作して文書ファイル139の開示を文書秘匿装置200に要求し、文書秘匿装置200から送信される秘匿ファイルを利用者端末110の画面で閲覧する。
利用者端末110は、利用者端末制御部111を備える。
利用者端末制御部111は、データの編集・表示・通信など、利用者端末110の情報処理を実行する。
The user terminal 110 is a device used by a user who wants to browse the document file 139. For example, the user operates the user terminal 110 to request the document concealment apparatus 200 to disclose the document file 139 and browse the concealment file transmitted from the document concealment apparatus 200 on the screen of the user terminal 110.
The user terminal 110 includes a user terminal control unit 111.
The user terminal control unit 111 executes information processing of the user terminal 110 such as data editing / display / communication.

図2は、実施の形態1における秘匿単語テーブル291と利用者情報テーブル292とを示す図である。
実施の形態1における秘匿単語テーブル291と利用者情報テーブル292とについて、図2に基づいて説明する。
FIG. 2 is a diagram showing the secret word table 291 and the user information table 292 according to the first embodiment.
The secret word table 291 and the user information table 292 in Embodiment 1 will be described with reference to FIG.

秘匿単語テーブル291は、「秘匿単語」と「秘匿レベル」とを対応付けたデータである。   The secret word table 291 is data in which a “secret word” and a “secret level” are associated with each other.

「秘匿単語」は、閲覧レベルが低い利用者に対して秘匿にしたい単語(秘匿単語)を示す。秘匿単語は、管理者によって手動で、又は秘匿単語登録部220によって自動で秘匿単語テーブル291に登録される。また、管理者は秘匿単語を削除することができ、また、秘匿単語を実施の形態2で説明する開示単語リスト293に開示可能な一般固有名詞として登録することもできる。   The “confidential word” indicates a word (confidential word) that the user wants to conceal from a user with a low browsing level. The secret word is registered in the secret word table 291 manually by the administrator or automatically by the secret word registration unit 220. Further, the administrator can delete the secret word, and can also register the secret word as a general proper noun that can be disclosed in the disclosed word list 293 described in the second embodiment.

「秘匿レベル」は、秘匿単語の開示に必要な利用者の閲覧レベルを示す。管理者は秘匿レベルを変更することができる。
実施の形態1において、秘匿レベル(または閲覧レベル)は、値が大きいほど高いものとする。つまり、実施の形態1において、秘匿レベル(または閲覧レベル)は「1」より「2」の方が高く、「2」より「3」の方が高い。
The “confidential level” indicates the browsing level of the user necessary for disclosure of the confidential word. The administrator can change the level of secrecy.
In Embodiment 1, it is assumed that the concealment level (or browsing level) is higher as the value is larger. That is, in the first embodiment, the concealment level (or browsing level) is higher for “2” than “1”, and higher for “3” than “2”.

実施の形態1において、管理者によって生成された秘匿単語テーブル291が文書秘匿装置記憶部290に予め記憶されているものとする。
この秘匿単語テーブル291には、秘匿単語として固有名詞「情報太郎」「情報二郎」「ミッションA」が設定され、各固有名詞の秘匿レベルとして「1」「2」「3」が設定されている。
In the first embodiment, it is assumed that the confidential word table 291 generated by the administrator is stored in advance in the document confidential device storage unit 290.
In this secret word table 291, the proper nouns “Information Taro”, “Information Jiro”, and “Mission A” are set as the secret words, and “1”, “2”, and “3” are set as the secret level of each proper noun. .

利用者情報テーブル292は、「利用者ID」「閲覧レベル」を対応付けたデータである。   The user information table 292 is data in which “user ID” and “browsing level” are associated with each other.

「利用者ID」は、利用者を識別する識別子である。   “User ID” is an identifier for identifying a user.

「閲覧レベル」は、利用者に与えられた閲覧レベルを示す。   The “browsing level” indicates a browsing level given to the user.

実施の形態1において、管理者によって生成された利用者情報テーブル292が文書秘匿装置記憶部290に予め記憶されているものとする。
“USER001”で識別される利用者の閲覧レベルは「1」であり、“USER002”で識別される利用者の閲覧レベルは「2」である。
In the first embodiment, it is assumed that a user information table 292 generated by an administrator is stored in advance in the document concealment device storage unit 290.
The browsing level of the user identified by “USER001” is “1”, and the browsing level of the user identified by “USER002” is “2”.

図3は、実施の形態1における文書秘匿方法(文書ファイル登録方法)を示すフローチャートである。
秘匿化したい文書ファイルを登録する文書ファイル登録方法について、図3に基づいて説明する。
FIG. 3 is a flowchart showing the document concealment method (document file registration method) in the first embodiment.
A document file registration method for registering a document file to be concealed will be described with reference to FIG.

S101において、管理者は、秘匿化したい文書ファイル(新規ファイル)を管理者端末120に入力する。
管理者端末120の管理者端末制御部121は、入力された文書ファイルを含んだ文書ファイル登録要求(データ)を生成し、生成した文書ファイル登録要求を文書秘匿装置200へ送信する。
S101の後、S102に進む。
In step S <b> 101, the administrator inputs a document file (new file) to be concealed to the administrator terminal 120.
The administrator terminal control unit 121 of the administrator terminal 120 generates a document file registration request (data) including the input document file, and transmits the generated document file registration request to the document concealment apparatus 200.
After S101, the process proceeds to S102.

S102において、文書秘匿装置200の文書ファイル登録部210は、管理者端末120から送信された文書ファイル登録要求を受信する。
文書ファイル登録部210は、受信した文書ファイル登録要求をファイルサーバ130へ送信する。
S102の後、S103に進む。
In step S <b> 102, the document file registration unit 210 of the document concealment apparatus 200 receives the document file registration request transmitted from the administrator terminal 120.
The document file registration unit 210 transmits the received document file registration request to the file server 130.
After S102, the process proceeds to S103.

S103において、ファイルサーバ130のファイルサーバ制御部131は、文書秘匿装置200から送信された文書ファイル登録要求を受信する。
ファイルサーバ制御部131は、受信した文書ファイル登録要求から文書ファイル139を取得し、取得した文書ファイルを新たな文書ファイル139としてファイルサーバ記憶部132に記憶(登録)する。
S103の後、S200に進む。
In step S <b> 103, the file server control unit 131 of the file server 130 receives the document file registration request transmitted from the document concealment apparatus 200.
The file server control unit 131 acquires the document file 139 from the received document file registration request, and stores (registers) the acquired document file in the file server storage unit 132 as a new document file 139.
After S103, the process proceeds to S200.

S200において、文書秘匿装置200の秘匿単語登録部220は、文書ファイル登録要求に含まれる文書ファイルから秘匿単語を抽出し、抽出した秘匿単語を秘匿単語テーブル291に登録する。
秘匿単語登録処理(S200)の詳細については後述する。
In S200, the secret word registration unit 220 of the document secret device 200 extracts a secret word from the document file included in the document file registration request, and registers the extracted secret word in the secret word table 291.
Details of the secret word registration process (S200) will be described later.

S200により、文書秘匿方法(文書ファイル登録方法)の処理は終了する。
但し、文書ファイル139をファイルサーバ130に登録する処理(S102、S103)の前に、秘匿単語登録処理(S200)を実行しても構わない。
By S200, the processing of the document concealment method (document file registration method) ends.
However, the secret word registration process (S200) may be executed before the process of registering the document file 139 in the file server 130 (S102, S103).

文書秘匿方法(文書ファイル登録方法)の処理が実行されることにより、ファイルサーバ130に文書ファイル139が追加され、秘匿単語テーブル291に秘匿単語が追加される。   By executing the process of the document concealment method (document file registration method), the document file 139 is added to the file server 130, and the concealment word is added to the concealment word table 291.

図4は、実施の形態1における秘匿単語登録処理(S200)を示すフローチャートである。
実施の形態1における秘匿単語登録処理(S200)について、図4に基づいて説明する。
FIG. 4 is a flowchart showing the secret word registration process (S200) in the first embodiment.
The secret word registration process (S200) in Embodiment 1 is demonstrated based on FIG.

S210において、秘匿単語登録部220は、管理者端末120から送信された文書ファイル登録要求から文書ファイル139(新規ファイル)を取得する。
秘匿単語登録部220は、取得した文書ファイル139から固有名詞を抽出する。例えば、秘匿単語登録部220は、文書ファイル139に対して形態素解析を実行することにより、文書ファイル139から固有名詞を抽出する。
S210の後、S220に進む。
In S <b> 210, the secret word registration unit 220 acquires the document file 139 (new file) from the document file registration request transmitted from the administrator terminal 120.
The secret word registration unit 220 extracts proper nouns from the acquired document file 139. For example, the secret word registration unit 220 extracts proper nouns from the document file 139 by performing morphological analysis on the document file 139.
It progresses to S220 after S210.

S220において、秘匿単語登録部220は、文書ファイル139から抽出した固有名詞のうち秘匿単語テーブル291に秘匿単語として登録されている固有名詞を選別する。
例えば、秘匿単語登録部220は、文書ファイル139から抽出した各固有名詞を検索キーにして秘匿単語テーブル291を検索し、秘匿単語テーブル291に設定されている秘匿単語と一致した固有名詞を選別する。
以下、S220で選別した固有名詞を「登録済みの固有名詞」といい、文書ファイル139から抽出した固有名詞のうち登録済みの固有名詞以外の固有名詞を「未登録の固有名詞」という。
S220の後、S230に進む。
In S220, the secret word registration unit 220 selects proper nouns registered as secret words in the secret word table 291 from the proper nouns extracted from the document file 139.
For example, the secret word registration unit 220 searches the secret word table 291 using each proper noun extracted from the document file 139 as a search key, and selects proper nouns that match the secret words set in the secret word table 291. .
Hereinafter, the proper nouns selected in S220 are referred to as “registered proper nouns”, and among the proper nouns extracted from the document file 139, proper nouns other than the registered proper nouns are referred to as “unregistered proper nouns”.
It progresses to S230 after S220.

S230において、秘匿単語登録部220は、各登録済みの固有名詞の秘匿レベルを秘匿単語テーブル291から取得する。
S230の後、S240に進む。
In S230, the secret word registration unit 220 acquires the secret level of each registered proper noun from the secret word table 291.
It progresses to S240 after S230.

S240において、秘匿単語登録部220は、文書ファイル139から抽出した固有名詞のうち未登録の固有名詞を新たな秘匿単語として秘匿単語テーブル291に登録(設定)する。
秘匿単語登録部220は、新たな秘匿単語の秘匿レベルとしていずれかの登録済みの固有名詞と同じ秘匿レベルを秘匿単語テーブル291に設定する。
S240により、秘匿単語登録処理(S200)は終了する。
In S240, the secret word registration unit 220 registers (sets) an unregistered proper noun in the secret word table 291 as a new secret word among the proper nouns extracted from the document file 139.
The secret word registration unit 220 sets the same secret level as that of any registered proper noun in the secret word table 291 as the secret level of the new secret word.
By S240, the secret word registration process (S200) ends.

図5から図7は、実施の形態1における秘匿単語登録処理(S200)の具体例を示す図である。
実施の形態1における秘匿単語登録処理(S200)の具体例について、図5から図7に基づいて説明する。
5 to 7 are diagrams showing specific examples of the secret word registration process (S200) in the first embodiment.
A specific example of the secret word registration process (S200) in the first embodiment will be described with reference to FIGS.

<具体例1>
図5に示すように、“a文書”というファイル名の文書ファイル139aには3つの固有名詞“Bシステム”“情報太郎”“情報三郎”が含まれる。
秘匿単語登録部220は、この文書ファイル139aから3つの固有名詞“Bシステム”“情報太郎”“情報三郎”を抽出し、抽出した3つの固有名詞を設定した単語リスト221を生成する。
<Specific example 1>
As shown in FIG. 5, the document file 139a having the file name “a document” includes three proper nouns “B system”, “Information Taro”, and “Information Saburo”.
The secret word registration unit 220 extracts three proper nouns “B system”, “Information Taro”, and “Information Saburo” from the document file 139a, and generates a word list 221 in which the three extracted proper nouns are set.

図2に示した秘匿単語テーブル291には、抽出した3つの固有名詞“Bシステム”“情報太郎”“情報三郎”のうち“情報太郎”だけが設定されている。
したがって、“情報太郎”は登録済みの固有名詞であり、残りの“Bシステム”“情報三郎”は未登録の固有名詞である。
また、“情報太郎”の秘匿レベルは“1”である。
In the secret word table 291 shown in FIG. 2, only “Information Taro” among the extracted three proper nouns “B system”, “Information Taro”, and “Information Saburo” is set.
Therefore, “Information Taro” is a registered proper noun, and the remaining “B system” and “Information Saburo” are unregistered proper nouns.
The secret level of “Information Taro” is “1”.

図5に示すように、秘匿単語登録部220は、未登録の固有名詞である“Bシステム”“情報三郎”を新たな秘匿単語として秘匿単語テーブル291に設定する。
秘匿単語登録部220は、新たな秘匿単語“Bシステム”“情報三郎”の秘匿レベルとして登録済みの固有名詞“情報太郎”と同じ秘匿レベル“1”を秘匿単語テーブル291に設定する。
As illustrated in FIG. 5, the secret word registration unit 220 sets “B system” and “Information Saburo”, which are unregistered proper nouns, as new secret words in the secret word table 291.
The secret word registration unit 220 sets, in the secret word table 291, the same secret level “1” as that of the registered proper noun “Information Taro” as the secret level of the new secret word “B system” “Information Saburo”.

<具体例2>
図6に示すように、“b文書”というファイル名の文書ファイル139bには5つの固有名詞“ミッションA”“Bシステム”“情報太郎”“情報二郎”“情報三郎”が含まれる。
秘匿単語登録部220は、この文書ファイル139bから5つの固有名詞“ミッションA”“Bシステム”“情報太郎”“情報二郎”“情報三郎”を抽出し、抽出した5つの固有名詞を設定した単語リスト221を生成する。
<Specific example 2>
As shown in FIG. 6, the document file 139b having the file name “b document” includes five proper nouns “mission A” “B system” “information Taro” “information Jiro” “information Saburo”.
The secret word registration unit 220 extracts five proper nouns “Mission A”, “B system”, “Information Taro”, “Information Jiro”, and “Information Saburo” from the document file 139b, and sets the extracted five proper nouns. A list 221 is generated.

図2に示した秘匿単語テーブル291には、抽出した5つの固有名詞“ミッションA”“Bシステム”“情報太郎”“情報二郎”“情報三郎”のうち“ミッションA”“情報太郎”“情報二郎”が設定されている。
したがって、“ミッションA”“情報太郎”“情報二郎”は登録済みの固有名詞であり、残りの“Bシステム”“情報三郎”は未登録の固有名詞である。
また、“ミッションA”の秘匿レベルは“3”であり、“情報太郎”の秘匿レベルは“1”であり、“情報二郎”の秘匿レベルは“2”である。
The secret word table 291 shown in FIG. 2 includes “Mission A”, “Information Taro”, “Information” among the extracted five proper nouns “Mission A”, “B System”, “Information Taro”, “Information Jiro”, and “Information Saburo”. “Jiro” is set.
Therefore, “Mission A”, “Information Taro” and “Information Jiro” are registered proper nouns, and the remaining “B System” and “Information Saburo” are unregistered proper nouns.
The secret level of “Mission A” is “3”, the secret level of “Information Taro” is “1”, and the secret level of “Information Jiro” is “2”.

図6に示すように、秘匿単語登録部220は、未登録の固有名詞である“Bシステム”“情報三郎”を新たな秘匿単語として秘匿単語テーブル291に設定する。
秘匿単語登録部220は、登録済みの固有名詞“ミッションA”“情報太郎”“情報二郎”の秘匿レベルのうち最も高い秘匿レベル“3(ミッションA)”を選択し、選択した秘匿レベルを新たな秘匿単語“Bシステム”“情報三郎”の秘匿レベルとして秘匿単語テーブル291に設定する。但し、秘匿単語登録部220は、登録済みの固有名詞の秘匿レベルのうち最も低い秘匿レベル“1(情報太郎)”または中間(平均)の秘匿レベル“2(情報二郎)”を新たな秘匿単語の秘匿レベルとして設定してもよい。また、秘匿単語登録部220は、各登録済みの固有名詞の秘匿レベルからランダムに秘匿レベルを選択し、選択した秘匿レベルを新たな秘匿単語の秘匿レベルとして設定しても構わない。
As illustrated in FIG. 6, the secret word registration unit 220 sets “B system” and “Information Saburo”, which are unregistered proper nouns, as new secret words in the secret word table 291.
The secret word registration unit 220 selects the highest secret level “3 (mission A)” among the secret levels of the registered proper nouns “Mission A”, “Information Taro”, and “Information Jiro”, and newly selects the selected secret level. The secret level of the secret word “B system” and “Information Saburo” is set in the secret word table 291. However, the secret word registration unit 220 sets the lowest secret level “1 (Information Taro)” or intermediate (average) secret level “2 (Information Jiro)” among the secret levels of registered proper nouns as new secret words. You may set as a secrecy level. Also, the secret word registration unit 220 may randomly select a secret level from the secret levels of each registered proper noun, and set the selected secret level as a secret level of a new secret word.

<具体例3>
図7に示すように、“c文書”というファイル名の文書ファイル139cには4つの固有名詞“C装置”“Bシステム”“情報太郎”“情報二郎”が含まれる。
秘匿単語登録部220は、この文書ファイル139cから4つの固有名詞“C装置”“Bシステム”“情報太郎”“情報二郎”を抽出し、抽出した4つの固有名詞を設定した単語リスト221を生成する。
<Specific example 3>
As shown in FIG. 7, the document file 139c having the file name “c document” includes four proper nouns “C device”, “B system”, “Information Taro”, and “Information Jiro”.
The secret word registration unit 220 extracts four proper nouns “C device”, “B system”, “Information Taro”, and “Information Jiro” from the document file 139c, and generates a word list 221 in which the extracted four proper nouns are set. To do.

図6に示した秘匿単語テーブル291には、抽出した4つの固有名詞“C装置”“Bシステム”“情報太郎”“情報二郎”のうち“Bシステム”“情報太郎”“情報二郎”が設定されている。“Bシステム”は文書ファイル139bから抽出されて登録された秘匿単語である。
したがって、“Bシステム”“情報太郎”“情報二郎”は登録済みの固有名詞であり、残りの“C装置”は未登録の固有名詞である。
また、“Bシステム”の秘匿レベルは“3”であり、“情報太郎”の秘匿レベルは“1”であり、“情報二郎”の秘匿レベルは“2”である。
In the concealment word table 291 shown in FIG. 6, “B system”, “Information Taro”, and “Information Jiro” are set out of the extracted four proper nouns “C device”, “B system”, “Information Taro”, and “Information Jiro”. Has been. "B system" is a secret word extracted and registered from the document file 139b.
Therefore, “B system”, “Information Taro”, and “Information Jiro” are registered proper nouns, and the remaining “C device” is unregistered proper nouns.
Further, the secret level of “B system” is “3”, the secret level of “Information Taro” is “1”, and the secret level of “Information Jiro” is “2”.

図7に示すように、秘匿単語登録部220は、未登録の固有名詞である“C装置”を新たな秘匿単語として秘匿単語テーブル291に設定する。
秘匿単語登録部220は、登録済みの固有名詞“Bシステム”“情報太郎”“情報二郎”の秘匿レベルのうち最も高い秘匿レベル“3(Bシステム)”を選択し、選択した秘匿レベルを新たな秘匿単語“C装置”の秘匿レベルとして秘匿単語テーブル291に設定する。但し、秘匿単語登録部220は、図6で説明したように、登録済みの固有名詞の秘匿レベルのうち最も低い秘匿レベル、中間(平均)の秘匿レベルまたはランダムに選択した秘匿レベルを新たな秘匿単語の秘匿レベルとして設定しても構わない。
As illustrated in FIG. 7, the secret word registration unit 220 sets “C device”, which is an unregistered proper noun, as a new secret word in the secret word table 291.
The secret word registration unit 220 selects the highest secret level “3 (B system)” among the secret levels of the registered proper nouns “B system”, “Information Taro”, and “Information Jiro”, and newly selects the selected secret level. The secret level of the secret word “C device” is set in the secret word table 291. However, as described with reference to FIG. 6, the secret word registration unit 220 sets the lowest secret level, the intermediate (average) secret level, or the randomly selected secret level among the secret levels of the registered proper nouns as new secrets. It may be set as a word concealment level.

図8は、実施の形態1における文書秘匿方法(文書ファイル提供方法)を示すフローチャートである。
秘匿化した文書ファイル139(秘匿ファイル)を提供する文書ファイル提供方法について、図8に基づいて説明する。
FIG. 8 is a flowchart showing the document concealment method (document file providing method) in the first embodiment.
A document file providing method for providing a concealed document file 139 (confidential file) will be described with reference to FIG.

S111において、利用者(閲覧者)は、自分の利用者IDと閲覧したい文書ファイル139のファイル名とを利用者端末110に入力する。以下、利用者端末110に入力された利用者IDを「閲覧者ID」といい、利用者端末110に入力されたファイル名を「閲覧ファイル名」という。
利用者端末110の利用者端末制御部111は、入力された閲覧者IDと閲覧ファイル名とを含んだ文書ファイル提供要求(データ)を生成し、生成した文書ファイル提供要求を文書秘匿装置200へ送信する。
S111の後、S112に進む。
In S <b> 111, the user (viewer) inputs his / her user ID and the file name of the document file 139 to be browsed to the user terminal 110. Hereinafter, the user ID input to the user terminal 110 is referred to as “browser ID”, and the file name input to the user terminal 110 is referred to as “browsing file name”.
The user terminal control unit 111 of the user terminal 110 generates a document file provision request (data) including the input viewer ID and the browse file name, and sends the generated document file provision request to the document concealment apparatus 200. Send.
It progresses to S112 after S111.

S112において、文書秘匿装置200の閲覧者レベル取得部230は、利用者端末110から送信された文書ファイル提供要求を受信する。
閲覧者レベル取得部230は、受信した文書ファイル提供要求から閲覧者IDを取得し、取得した閲覧者IDと同じ利用者IDに対応付けられた閲覧レベルを利用者情報テーブル292(図2参照)から取得する。
以下、S112で取得した閲覧レベルを「閲覧者レベル」という。
S112の後、S113に進む。
In S <b> 112, the browser level acquisition unit 230 of the document concealment apparatus 200 receives the document file provision request transmitted from the user terminal 110.
The browser level acquisition unit 230 acquires the browser ID from the received document file provision request, and sets the browsing level associated with the same user ID as the acquired browser ID to the user information table 292 (see FIG. 2). Get from.
Hereinafter, the browsing level acquired in S112 is referred to as “browser level”.
It progresses to S113 after S112.

S113において、文書秘匿装置200の閲覧ファイル取得部240は、文書ファイル提供要求から閲覧ファイル名を取得し、取得した閲覧ファイル名を含んだ文書ファイル要求(データ)を生成し、生成した文書ファイル要求をファイルサーバ130へ送信する。
ファイルサーバ130のファイルサーバ制御部131は、文書ファイル要求を受信し、受信した文書ファイル要求から閲覧ファイル名を取得し、取得した閲覧ファイル名で識別される文書ファイル139をファイルサーバ記憶部132から取得する。
ファイルサーバ130のファイルサーバ制御部131は、取得した文書ファイル139を含んだ文書ファイル応答(データ)を生成し、生成した文書ファイル応答を文書秘匿装置200へ送信する。
文書秘匿装置200の閲覧ファイル取得部240は、文書ファイル応答を受信し、受信した文書ファイル応答から文書ファイル139を取得する。
以下、S113で取得された文書ファイル139を「閲覧ファイル」という。
S113の後、S300に進む。但し、閲覧ファイルを取得する処理(S113)を閲覧者レベルを取得する処理(S112)の前に実行しても構わない。
In S113, the browse file acquisition unit 240 of the document concealment apparatus 200 acquires a browse file name from the document file provision request, generates a document file request (data) including the acquired browse file name, and generates the generated document file request. Is transmitted to the file server 130.
The file server control unit 131 of the file server 130 receives the document file request, acquires the browse file name from the received document file request, and retrieves the document file 139 identified by the acquired browse file name from the file server storage unit 132. get.
The file server control unit 131 of the file server 130 generates a document file response (data) including the acquired document file 139, and transmits the generated document file response to the document concealment apparatus 200.
The browse file acquisition unit 240 of the document concealment apparatus 200 receives the document file response and acquires the document file 139 from the received document file response.
Hereinafter, the document file 139 acquired in S113 is referred to as “browsing file”.
It progresses to S300 after S113. However, you may perform the process (S113) which acquires a browsing file, before the process (S112) which acquires a viewer level.

S300において、文書秘匿装置200の秘匿ファイル生成部250は、秘匿単語テーブル291に基づいて閲覧ファイル内の固有名詞のうち秘匿レベルが閲覧者レベルより高い固有名詞(秘匿単語)を秘匿して秘匿ファイルを生成する。
秘匿ファイル生成処理(S300)の詳細については後述する。
S300の後、S114に進む。
In S300, the secret file generation unit 250 of the document secret device 200 conceals a proper noun (confidential word) whose secret level is higher than the viewer level among the proper nouns in the browse file based on the secret word table 291. Is generated.
Details of the secret file generation process (S300) will be described later.
It progresses to S114 after S300.

S114において、文書秘匿装置200の秘匿ファイル出力部260は、秘匿ファイルを含んだ文書ファイル提供応答(データ)を生成し、生成した文書ファイル提供応答を利用者端末110へ送信する。
S114の後、S115に進む。
In S <b> 114, the secret file output unit 260 of the document secret device 200 generates a document file provision response (data) including the secret file, and transmits the generated document file provision response to the user terminal 110.
It progresses to S115 after S114.

S115において、利用者端末110の利用者端末制御部111は、文書ファイル提供応答を受信し、受信した文書ファイル提供応答から秘匿ファイルを取得し、取得した秘匿ファイルをディスプレイに表示する。
S115により、文書秘匿方法(文書ファイル提供方法)の処理は終了する。
In S115, the user terminal control unit 111 of the user terminal 110 receives the document file provision response, acquires the confidential file from the received document file provision response, and displays the acquired confidential file on the display.
The process of the document concealment method (document file providing method) is terminated by S115.

図9は、実施の形態1における秘匿ファイル生成処理(S300)を示すフローチャートである。
実施の形態1における秘匿ファイル生成処理(S300)について、図9に基づいて説明する。
FIG. 9 is a flowchart showing the secret file generation process (S300) in the first embodiment.
The secret file generation process (S300) in the first embodiment will be described with reference to FIG.

S310において、秘匿ファイル生成部250は、閲覧ファイル取得部240によって取得された文書ファイル139(閲覧ファイル)から固有名詞を抽出する。
例えば、秘匿ファイル生成部250は、文書ファイル139に対して形態素解析を実行することにより、文書ファイル139から固有名詞を抽出する。
S310の後、S320に進む。
In S <b> 310, the secret file generation unit 250 extracts a proper noun from the document file 139 (browsing file) acquired by the browsing file acquisition unit 240.
For example, the secret file generation unit 250 extracts proper nouns from the document file 139 by performing morphological analysis on the document file 139.
It progresses to S320 after S310.

S320において、秘匿ファイル生成部250は、文書ファイル139から抽出した各固有名詞の秘匿レベルを秘匿単語テーブル291から取得する。
例えば、秘匿ファイル生成部250は、文書ファイル139から抽出した各固有名詞を検索キーにして秘匿単語テーブル291を検索し、検索キーと一致した秘匿単語に対応付けられた秘匿レベルを当該固有名詞の秘匿レベルとして秘匿単語テーブル291から取得する。
S320の後、S330に進む。
In S320, the secret file generation unit 250 acquires the secret level of each proper noun extracted from the document file 139 from the secret word table 291.
For example, the secret file generation unit 250 searches the secret word table 291 using each proper noun extracted from the document file 139 as a search key, and sets the secret level associated with the secret word that matches the search key to the proper noun. The secret level is acquired from the secret word table 291.
It progresses to S330 after S320.

S330において、秘匿ファイル生成部250は、各固有名詞の秘匿レベルと閲覧者レベル取得部230によって取得された閲覧者レベルとを比較する。
秘匿ファイル生成部250は、比較結果に基づいて秘匿レベルが閲覧者レベルより高い固有名詞(秘匿対象単語)を選別する。
S330の後、S340に進む。
In S330, the secret file generation unit 250 compares the secret level of each proper noun with the viewer level acquired by the viewer level acquisition unit 230.
The secret file generation unit 250 selects proper nouns (confidential target words) whose secret level is higher than the viewer level based on the comparison result.
It progresses to S340 after S330.

S340において、秘匿ファイル生成部250は、S330で選別した固有名詞(秘匿対象単語)を伏せ字にして文書ファイル139から秘匿ファイルを生成する。
例えば、秘匿ファイル生成部250は、秘匿対象単語を検索キーにして文書ファイル139を検索して秘匿対象単語が記された部分を秘匿対象部分として特定し、特定した各秘匿対象部分を所定の秘匿表記で置換する。
S340により、秘匿ファイル生成処理(S300)は終了する。
In S340, the secret file generation unit 250 generates a secret file from the document file 139 using the proper noun (the secret target word) selected in S330 as a hidden character.
For example, the concealment file generation unit 250 searches the document file 139 using the concealment target word as a search key, specifies a part where the concealment target word is written as the concealment target part, and sets each identified concealment target part to a predetermined concealment Replace with notation.
By S340, the secret file generation process (S300) ends.

図10、図11は、実施の形態1における秘匿ファイル生成処理(S300)の具体例を示す図である。
実施の形態1における秘匿ファイル生成処理(S300)の具体例について、図10および図11に基づいて説明する。
10 and 11 are diagrams illustrating specific examples of the secret file generation process (S300) in the first embodiment.
A specific example of the secret file generation process (S300) in the first embodiment will be described with reference to FIGS.

図10に示すように、“c文書”というファイル名の文書ファイル139cには4つの固有名詞“C装置”“Bシステム”“情報太郎”“情報二郎”が含まれる。
秘匿ファイル生成部250は、この文書ファイル139cから4つの固有名詞“C装置”“Bシステム”“情報太郎”“情報二郎”を抽出し、抽出した4つの固有名詞を設定した単語リスト251を生成する。
As shown in FIG. 10, the document file 139c having the file name “c document” includes four proper nouns “C device”, “B system”, “Information Taro”, and “Information Jiro”.
The secret file generation unit 250 extracts four proper nouns “C device”, “B system”, “Information Taro”, and “Information Jiro” from the document file 139c, and generates a word list 251 in which the four extracted proper nouns are set. To do.

秘匿ファイル生成部250は、抽出した各固有名詞を検索キーにして秘匿単語テーブル291を検索し、検索キーと一致した秘匿単語に対応付けられた秘匿レベルを取得する。
“C装置”の秘匿レベルは“3”であり、“Bシステム”の秘匿レベルは“3”であり、“情報太郎”の秘匿レベルは“1”であり、“情報二郎”の秘匿レベルは“2”である。
秘匿ファイル生成部250は、各固有名詞の秘匿レベルを単語リスト251に設定する。
The secret file generation unit 250 searches the secret word table 291 using each extracted proper noun as a search key, and acquires a secret level associated with the secret word that matches the search key.
The secret level of “C device” is “3”, the secret level of “B system” is “3”, the secret level of “Information Taro” is “1”, and the secret level of “Information Jiro” is “2”.
The secret file generation unit 250 sets the secret level of each proper noun in the word list 251.

図11において、秘匿ファイル生成部250は、各固有名詞の秘匿レベルと閲覧者レベルとを比較する。ここで、閲覧者レベルは“2”である。
秘匿ファイル生成部250は、比較結果を単語リスト251に設定する。図中の“○”は閲覧者レベルが秘匿レベル以上であることを表し、“×”は閲覧者レベルが秘匿レベル未満であることを表している。つまり、“×”を記した固有名詞“C装置”“Bシステム”の秘匿レベル“3”は閲覧者レベル“2”より高い。
以下、秘匿レベルが閲覧者レベルより高い固有名詞“C装置”“Bシステム”を「秘匿対象単語」という。
In FIG. 11, the secret file generation unit 250 compares the secret level of each proper noun with the viewer level. Here, the viewer level is “2”.
The secret file generation unit 250 sets the comparison result in the word list 251. In the figure, “◯” indicates that the viewer level is higher than the confidential level, and “X” indicates that the viewer level is lower than the confidential level. That is, the concealment level “3” of the proper noun “C device” and “B system” with “×” is higher than the viewer level “2”.
Hereinafter, the proper nouns “C device” and “B system” whose concealment level is higher than the viewer level are referred to as “confidential target words”.

秘匿ファイル生成部250は、文書ファイル139c内の秘匿対象単語“C装置”“Bシステム”を伏せ字にして秘匿ファイル252cを生成する。
図中の秘匿ファイル252cは、秘匿対象単語“C装置”“Bシステム”を黒い四角(秘匿表記の一例)で表している。但し、黒い四角の代わりに空白やバツ印などのその他の表記で秘匿対象単語を表しても構わない。
The secret file generation unit 250 generates the secret file 252c with the word “C device” and the “B system” in the document file 139c hidden.
The concealment file 252c in the figure represents the concealment target words “C device” and “B system” with black squares (an example of concealment notation). However, the word to be concealed may be expressed by other notation such as a blank or a cross instead of the black square.

図12は、実施の形態1における文書秘匿装置200のハードウェア資源の一例を示す図である。
図12において、文書秘匿装置200(コンピュータの一例)は、CPU901(Central Processing Unit)を備えている。CPU901は、バス902を介してROM903、RAM904、通信装置905、ディスプレイ911(表示装置)、キーボード912、マウス913、ドライブ装置914、磁気ディスク装置920などのハードウェアデバイスと接続され、これらのハードウェアデバイスを制御する。ドライブ装置914は、FD(Flexible Disk Drive)、CD(Compact Disc)、DVD(Digital Versatile Disc)などの記憶媒体を読み書きする装置である。
ROM903、RAM904、磁気ディスク装置920およびドライブ装置914は記憶装置の一例である。キーボード912、マウス913および通信装置905は入力装置の一例である。ディスプレイ911および通信装置905は出力装置の一例である。
FIG. 12 is a diagram illustrating an example of hardware resources of the document concealment device 200 according to the first embodiment.
In FIG. 12, a document concealment device 200 (an example of a computer) includes a CPU 901 (Central Processing Unit). The CPU 901 is connected to hardware devices such as a ROM 903, a RAM 904, a communication device 905, a display 911 (display device), a keyboard 912, a mouse 913, a drive device 914, and a magnetic disk device 920 via a bus 902. Control the device. The drive device 914 is a device that reads and writes a storage medium such as an FD (Flexible Disk Drive), a CD (Compact Disc), and a DVD (Digital Versatile Disc).
The ROM 903, the RAM 904, the magnetic disk device 920, and the drive device 914 are examples of storage devices. A keyboard 912, a mouse 913, and a communication device 905 are examples of input devices. The display 911 and the communication device 905 are examples of output devices.

通信装置905は、有線または無線で、LAN(Local Area Network)、インターネット、電話回線などの通信網に接続している。   The communication device 905 is wired or wirelessly connected to a communication network such as a LAN (Local Area Network), the Internet, or a telephone line.

磁気ディスク装置920には、OS921(オペレーティングシステム)、プログラム群922、ファイル群923が記憶されている。   The magnetic disk device 920 stores an OS 921 (operating system), a program group 922, and a file group 923.

プログラム群922には、実施の形態において「〜部」として説明する機能を実行するプログラムが含まれる。プログラム(例えば、文書秘匿プログラム、文書ファイル登録プログラム、文書ファイル提供プログラム)は、CPU901により読み出され実行される。すなわち、プログラムは、「〜部」としてコンピュータを機能させるものであり、また「〜部」の手順や方法をコンピュータに実行させるものである。   The program group 922 includes programs that execute the functions described as “units” in the embodiments. A program (for example, a document concealment program, a document file registration program, and a document file provision program) is read and executed by the CPU 901. That is, the program causes the computer to function as “to part”, and causes the computer to execute the procedures and methods of “to part”.

ファイル群923には、実施の形態において説明する「〜部」で使用される各種データ(入力、出力、判定結果、計算結果、処理結果など)が含まれる。   The file group 923 includes various data (input, output, determination result, calculation result, processing result, etc.) used in “˜part” described in the embodiment.

実施の形態において構成図およびフローチャートに含まれている矢印は主としてデータや信号の入出力を示す。
フローチャートなどに基づいて説明する実施の形態の処理はCPU901、記憶装置、入力装置、出力装置などのハードウェアを用いて実行される。
In the embodiment, arrows included in the configuration diagrams and flowcharts mainly indicate input and output of data and signals.
The processing of the embodiment described based on the flowchart and the like is executed using hardware such as the CPU 901, a storage device, an input device, and an output device.

実施の形態において「〜部」として説明するものは「〜回路」、「〜装置」、「〜機器」であってもよく、また「〜ステップ」、「〜手順」、「〜処理」であってもよい。すなわち、「〜部」として説明するものは、ファームウェア、ソフトウェア、ハードウェアまたはこれらの組み合わせのいずれで実装されても構わない。   In the embodiment, what is described as “to part” may be “to circuit”, “to apparatus”, and “to device”, and “to step”, “to procedure”, and “to processing”. May be. That is, what is described as “to part” may be implemented by any of firmware, software, hardware, or a combination thereof.

利用者端末110、管理者端末120、ファイルサーバ130も文書秘匿装置200と同様にハードウェア資源を備える。   Similar to the document concealment apparatus 200, the user terminal 110, the administrator terminal 120, and the file server 130 also include hardware resources.

図13は、実施の形態1における文書秘匿システム100の別例を示す構成図である。
図13に示すように、文書秘匿装置200がファイルサーバ130(図1参照)を兼ねても構わない。つまり、文書秘匿装置記憶部290に文書ファイル139を登録してもよい。
FIG. 13 is a configuration diagram illustrating another example of the document concealment system 100 according to the first embodiment.
As shown in FIG. 13, the document concealment device 200 may also serve as the file server 130 (see FIG. 1). That is, the document file 139 may be registered in the document secret device storage unit 290.

また、秘匿単語テーブル291や利用者情報テーブル292をファイルサーバ130または別個に設けたデータベース装置に記憶しても構わない(図示省略)。   Further, the secret word table 291 and the user information table 292 may be stored in the file server 130 or a separately provided database device (not shown).

実施の形態1では、文書ファイル139から固有名詞を抽出し、固有名詞を秘匿単語として秘匿単語テーブル291に登録する例を示した。但し、固有名詞以外の単語を抽出して秘匿単語として登録しても構わない。つまり、名詞(一般名詞、代名詞、数名詞などを含む)、動詞、形容詞など、その他の品詞に属する単語を秘匿単語として登録しても構わない。また、所定の複数の品詞(例えば、名詞と動詞と形容詞)のいずれかに属する単語または品詞の種類に関わらず全ての単語を文書ファイル139から抽出して秘匿単語として登録しても構わない。   In the first embodiment, the proper noun is extracted from the document file 139, and the proper noun is registered in the secret word table 291 as the secret word. However, words other than proper nouns may be extracted and registered as secret words. In other words, words belonging to other parts of speech such as nouns (including general nouns, pronouns, numerical nouns, etc.), verbs, and adjectives may be registered as secret words. Further, all words may be extracted from the document file 139 and registered as secret words regardless of the type of words or parts of speech belonging to any of a plurality of parts of speech (for example, nouns, verbs, and adjectives).

文書ファイル139から抽出する単語および秘匿単語には、複数の単語を組み合わせて一語として扱うもの(固有名詞、熟語、複合語、合成語)を含む。例えば、図2に示したように名字「情報」と名前「太郎」とを組み合わせた氏名「情報太郎」を一つの単語(秘匿単語)として扱ってもよい。   The words and secret words extracted from the document file 139 include words (proprietary nouns, idioms, compound words, synthesized words) that are handled as a single word by combining a plurality of words. For example, as shown in FIG. 2, the name “Information Taro” in which the last name “Information” and the name “Taro” are combined may be treated as one word (secret word).

文書ファイル139から抽出する単語および秘匿単語は、数量を表す単語(数詞、数名詞、数量詞)であっても構わない。つまり、単語(秘匿単語)は数値を含んでいても構わない。例えば、数値「170」と単位「cm(センチメートル)」とを組み合わせた「170cm」や数値「60」と単位「kg(キログラム)」とを組み合わせた「60kg」などを秘匿単語として扱っても構わない。さらに、数値と単位とによって修飾される名詞「身長」「体重」を組み合わせて「身長170cm」「体重60kg」などを秘匿単語として扱っても構わない。   The word and secret word extracted from the document file 139 may be a word representing a quantity (numerical number, numerical noun, quantifier). That is, the word (secret word) may include a numerical value. For example, “170 cm” in which the numerical value “170” is combined with the unit “cm (centimeter)”, “60 kg” in which the numerical value “60” is combined with the unit “kg (kilogram)”, etc. I do not care. Further, the nouns “height” and “weight” modified by the numerical value and the unit may be combined to treat “height 170 cm”, “weight 60 kg”, etc. as a secret word.

実施の形態1において、例えば、以下のような文書秘匿システム100について説明した。   In the first embodiment, for example, the following document concealment system 100 has been described.

秘匿単語テーブル291には、最初に個々の管理者が知り得た特定の固有名詞を秘匿単語として秘匿レベルと共に登録しておく。
文書秘匿装置200は、文書ファイル139の登録時に文書ファイル139内に秘匿単語と共に記されている固有名詞を秘匿すべき単語として秘匿単語の秘匿レベルと共に自動で秘匿単語テーブル291に登録する。つまり、文書ファイル139を登録すればするほど、秘匿単語のデータベース(秘匿単語テーブル291)は拡充されていく。
これにより、管理者が秘匿レベルの付与作業を行う必要はなくなり、個々の管理者の主観に基づいて不確かな秘匿レベルが付与されることを防ぐことができる。
In the secret word table 291, a specific proper noun that is first known by each administrator is registered as a secret word together with a secret level.
When registering the document file 139, the document concealment device 200 automatically registers the proper nouns written in the document file 139 together with the concealment word in the concealment word table 291 together with the concealment level of the concealment word as a word to be concealed. That is, as the document file 139 is registered, the secret word database (the secret word table 291) is expanded.
This eliminates the need for the administrator to perform a secret level assignment operation, and prevents an uncertain secret level from being assigned based on the subjectivity of each administrator.

文書秘匿装置200は、利用者に相応しくない秘匿レベルの固有名詞を秘匿単語テーブル291に基づいて伏字に置き換えて文書ファイル139を提供する。これにより、Need To Knowの原則に基づいた文書ファイル139の提供を強制化できる。   The document concealment apparatus 200 provides a document file 139 by replacing a proper noun of a concealment level that is not suitable for the user with a prone character based on the concealment word table 291. Thereby, provision of the document file 139 based on the Need To Know principle can be forced.

つまり、文書秘匿システム100は、文書ファイルを効率的かつ効果的に秘匿化することができる。   That is, the document concealment system 100 can conceal the document file efficiently and effectively.

実施の形態2.
利用者の閲覧レベルに関わらず、特定の単語を伏せ字にしないで開示する形態について説明する。
以下、実施の形態1と異なる事項について主に説明する。説明しない事項については実施の形態1と同様である。
Embodiment 2. FIG.
A description will be given of a form of disclosure without making a specific word a hidden character regardless of the browsing level of the user.
Hereinafter, items different from the first embodiment will be mainly described. Matters not described are the same as those in the first embodiment.

図14は、実施の形態2における文書秘匿システム100の構成図である。
実施の形態2における文書秘匿システム100の構成について、図14に基づいて説明する。
FIG. 14 is a configuration diagram of the document concealment system 100 according to the second embodiment.
The configuration of the document concealment system 100 according to Embodiment 2 will be described with reference to FIG.

文書秘匿装置200の文書秘匿装置記憶部290(秘匿単語記憶部の一例)は、開示単語リスト293を記憶する。
開示単語リスト293は、各利用者に対して開示する開示単語(例えば、後述する一般固有名詞)を設定したデータである。
例えば、開示単語リスト293には、辞書などに記載されている一般的な固有名詞などを予め登録する。これは、一般的な固有名詞などを特定の固有名詞(秘匿単語)として抽出しないようにするためである。管理者によって開示単語リスト293に固有名詞を追加することが可能であるが、同じ固有名詞を複数登録することはできないものとする。
The document concealment device storage unit 290 (an example of the concealment word storage unit) of the document concealment device 200 stores the disclosed word list 293.
The disclosed word list 293 is data in which disclosed words (for example, general proper nouns described later) to be disclosed to each user are set.
For example, general proper nouns described in a dictionary or the like are registered in advance in the disclosed word list 293. This is to prevent extraction of general proper nouns as specific proper nouns (secret words). The administrator can add proper nouns to the disclosed word list 293, but a plurality of the same proper nouns cannot be registered.

秘匿単語登録部220は、文書ファイル139から抽出した単語のうち秘匿単語テーブル291に設定されている秘匿単語と異なる単語であって且つ開示単語リスト293に設定されている開示単語と異なる単語を新たな秘匿単語として秘匿単語テーブル291に記憶する。   The secret word registration unit 220 newly selects a word that is different from the secret word set in the secret word table 291 and different from the disclosed word set in the disclosure word list 293 among the words extracted from the document file 139. The secret word is stored in the secret word table 291 as a secret word.

文書秘匿方法(文書ファイル登録方法)は、実施の形態1(図3参照)と同様である。
但し、秘匿単語登録処理(S200)の一部が実施の形態1と異なる。
The document concealment method (document file registration method) is the same as in the first embodiment (see FIG. 3).
However, a part of the secret word registration process (S200) is different from the first embodiment.

図15は、実施の形態2における秘匿単語登録処理(S200)を示すフローチャートである。
実施の形態2における秘匿単語登録処理(S200)について、図15に基づいて説明する。
FIG. 15 is a flowchart showing the secret word registration process (S200) in the second embodiment.
The secret word registration process (S200) in Embodiment 2 is demonstrated based on FIG.

S210からS230の処理は、実施の形態1(図4参照)と同じである。   The processing from S210 to S230 is the same as in the first embodiment (see FIG. 4).

秘匿単語登録部220は、実施の形態1で説明したS240の代わりにS241−1,2を実行する。   The secret word registration unit 220 executes S241-1, 2 instead of S240 described in the first embodiment.

S241−1において、秘匿単語登録部220は、文書ファイル139から抽出した固有名詞のうち開示単語リスト293に設定されていない未登録の固有名詞を選別する。未登録の固有名詞とは、文書ファイル139から抽出した固有名詞のうち秘匿単語として登録済みの固有名詞以外の固有名詞のことである。
例えば、秘匿単語登録部220は、各未登録の固有名詞を検索キーにして開示単語リスト293を検索し、開示単語リスト293に設定されているいずれの一般固有名詞とも異なる未登録の固有名詞を選別する。
S241−1の後、S241−2に進む。
In S241-1, the secret word registration unit 220 selects unregistered proper nouns that are not set in the disclosed word list 293 from the proper nouns extracted from the document file 139. The unregistered proper noun is a proper noun other than the proper noun registered as a secret word among the proper nouns extracted from the document file 139.
For example, the secret word registration unit 220 searches the disclosed word list 293 using each unregistered proper noun as a search key, and finds an unregistered proper noun different from any general proper noun set in the disclosed word list 293. Sort out.
It progresses to S241-2 after S241-1.

S241−2において、秘匿単語登録部220は、S241で選別した未登録の固有名詞を新たな秘匿単語として秘匿単語テーブル291に登録(設定)する。
秘匿単語登録部220は、新たな秘匿単語の秘匿レベルとしていずれかの登録済みの固有名詞と同じ秘匿レベルを秘匿単語テーブル291に設定する。
S241−2により秘匿単語登録処理(S200)は終了する。
In S241-2, the secret word registration unit 220 registers (sets) the unregistered proper noun selected in S241 as a new secret word in the secret word table 291.
The secret word registration unit 220 sets the same secret level as that of any registered proper noun in the secret word table 291 as the secret level of the new secret word.
The secret word registration process (S200) is terminated by S241-2.

但し、登録済みの固有名詞の秘匿レベルを取得する処理(S220、S230)の前に、未登録の固有名詞を選別する処理(S241−1)を実行しても構わない。   However, the process (S241-1) of selecting unregistered proper nouns may be executed before the process (S220, S230) of acquiring the secret level of registered proper nouns.

図16は、実施の形態2における秘匿単語登録処理(S200)の具体例を示す図である。
実施の形態2における秘匿単語登録処理(S200)の具体例について、図16に基づいて説明する。
FIG. 16 is a diagram illustrating a specific example of the secret word registration process (S200) according to the second embodiment.
A specific example of the secret word registration process (S200) in the second embodiment will be described with reference to FIG.

“d文書”というファイル名の文書ファイル139dには5つの固有名詞“経済産業省”“Dシステム”“情報太郎”“情報二郎”“特許太郎”が含まれる。
秘匿単語登録部220は、この文書ファイル139dから5つの固有名詞“経済産業省”“Dシステム”“情報太郎”“情報二郎”“特許太郎”を抽出し、抽出した5つの固有名詞を設定した単語リスト221を生成する。
The document file 139d having the file name “d document” includes five proper nouns “Ministry of Economy, Trade and Industry”, “D system”, “Information Taro”, “Information Jiro”, and “Taro Patent”.
The secret word registration unit 220 extracts five proper nouns “Ministry of Economy, Trade and Industry”, “D system”, “Information Taro”, “Information Jiro”, and “Taro Taro” from the document file 139d, and sets the extracted five proper nouns. A word list 221 is generated.

開示単語リスト293には、3つの一般固有名詞“特許太郎”“経済産業省”“特許庁”が設定されている。
秘匿単語登録部220は、単語リスト221から開示単語リスト293に設定されている一般固有名詞“経済産業省”“特許太郎”を削除する。
以下、単語リスト221に残った3つの固有名詞“Dシステム”“情報太郎”“情報二郎”を「特定固有名詞」という。
In the disclosed word list 293, three general proper nouns “Patent Taro”, “Ministry of Economy, Trade and Industry” and “Patent Office” are set.
The secret word registration unit 220 deletes the general proper nouns “Ministry of Economy, Trade and Industry” and “Patent Taro” set in the disclosed word list 293 from the word list 221.
Hereinafter, the three proper nouns “D system”, “Information Taro”, and “Information Jiro” remaining in the word list 221 are referred to as “specific proper nouns”.

秘匿単語テーブル291(図2参照)には、単語リスト221に設定されている3つの固有名詞“Dシステム”“情報太郎”“情報二郎”のうち“情報太郎”“情報二郎”が設定されている。
したがって、“情報太郎”“情報二郎”は登録済みの特定固有名詞であり、残りの“Dシステム”は未登録の特定固有名詞である。
また、“情報太郎”の秘匿レベルは“1”であり、“情報二郎”の秘匿レベルは“2”である。
In the secret word table 291 (see FIG. 2), “Information Taro” and “Information Jiro” among the three proper nouns “D system”, “Information Taro”, and “Information Jiro” set in the word list 221 are set. Yes.
Therefore, “Information Taro” and “Information Jiro” are registered specific proper nouns, and the remaining “D system” is unregistered specific proper nouns.
The secret level of “Information Taro” is “1”, and the secret level of “Information Jiro” is “2”.

図16に示すように、秘匿単語登録部220は、未登録の特定固有名詞である“Dシステム”を新たな秘匿単語として秘匿単語テーブル291に設定する。
秘匿単語登録部220は、登録済みの特定固有名詞“情報太郎”“情報二郎”の秘匿レベルのうち最も高い秘匿レベル“2(情報二郎)”を選択し、選択した秘匿レベルを新たな秘匿単語“Dシステム”の秘匿レベルとして秘匿単語テーブル291に設定する。但し、秘匿単語登録部220は、図6で説明したように、登録済みの固有名詞の秘匿レベルのうち最も低い秘匿レベル、中間(平均)の秘匿レベルまたはランダムに選択した秘匿レベルを新たな秘匿単語の秘匿レベルとして設定しても構わない。
As illustrated in FIG. 16, the secret word registration unit 220 sets “D system”, which is an unregistered specific proper noun, as a new secret word in the secret word table 291.
The secret word registration unit 220 selects the highest secret level “2 (Information Jiro)” among the secret levels of the registered specific proper nouns “Information Taro” and “Information Jiro”, and sets the selected secret level as a new secret word. The secret level of “D system” is set in the secret word table 291. However, as described with reference to FIG. 6, the secret word registration unit 220 sets the lowest secret level, the intermediate (average) secret level, or the randomly selected secret level among the secret levels of the registered proper nouns as new secrets. It may be set as a word concealment level.

文書秘匿方法(文書ファイル提供方法)は、実施の形態1(図8参照)と同様である。
但し、秘匿ファイル生成処理(S300)の一部が実施の形態1と異なる。
The document concealment method (document file providing method) is the same as in the first embodiment (see FIG. 8).
However, a part of the secret file generation process (S300) is different from the first embodiment.

図17は、実施の形態2における秘匿ファイル生成処理(S300)を示すフローチャートである。
実施の形態2における秘匿ファイル生成処理(S300)について、図17に基づいて説明する。
FIG. 17 is a flowchart showing a secret file generation process (S300) according to the second embodiment.
The secret file generation process (S300) in the second embodiment will be described with reference to FIG.

S310の処理は、実施の形態1(図9参照)と同じである。   The process of S310 is the same as that of the first embodiment (see FIG. 9).

秘匿ファイル生成部250は、実施の形態1で説明したS320からS340の代わりにS311からS341を実行する。
S321からS341は、S320からS340に相当する処理である。
The secret file generation unit 250 executes S311 to S341 instead of S320 to S340 described in the first embodiment.
S321 to S341 are processes corresponding to S320 to S340.

S311において、秘匿ファイル生成部250は、S310で文書ファイル139から抽出した固有名詞のうち開示単語リスト293に設定されていない固有名詞を選別する。
例えば、秘匿ファイル生成部250は、各固有名詞を検索キーにして開示単語リスト293を検索し、開示単語リスト293に設定されているいずれの一般固有名詞とも異なる固有名詞を選別する。
以下、S311で選別した固有名詞を「特定固有名詞」という。
S311の後、S321に進む。
In S311, the secret file generation unit 250 selects proper nouns that are not set in the disclosed word list 293 from the proper nouns extracted from the document file 139 in S310.
For example, the secret file generation unit 250 searches the disclosed word list 293 using each proper noun as a search key, and selects proper nouns that are different from any general proper nouns set in the disclosed word list 293.
Hereinafter, the proper nouns selected in S311 are referred to as “specific proper nouns”.
After S311, the process proceeds to S321.

S321からS341の処理は、S320からS340と同様の処理であり、S320からS340の処理においてS310で抽出した「固有名詞」をS311で選別した「特定固有名詞」に置き換えた処理である。
つまり、秘匿ファイル生成部250は、各特定固有名詞の秘匿レベルを利用者情報テーブル292から取得し(S321)、秘匿レベルが閲覧者レベルより高い特定固有名詞を選別し(S331)、選別した特定固有名詞を伏せ字にして文書ファイル139から秘匿ファイルを生成する(S341)。
The processing from S321 to S341 is the same processing as S320 to S340, and is the processing in which the “proper noun” extracted in S310 in the processing from S320 to S340 is replaced with the “specific proper noun” selected in S311.
That is, the secret file generation unit 250 acquires the secret level of each specific proper noun from the user information table 292 (S321), selects a specific proper noun with a higher secret level than the viewer level (S331), and selects the specified A secret file is generated from the document file 139 using the proper noun as a hidden character (S341).

但し、秘匿ファイル生成部250は、秘匿レベルが閲覧者レベルより高い固有名詞を選別(S310−S330)した後に、秘匿レベルが閲覧者レベルより高い固有名詞のうち開示単語リスト293に設定されていない特定固有名詞を選別(S311)しても構わない。秘匿ファイル生成部250は、選別した特定固有名詞を伏せ字にして秘匿ファイルを生成する(S341)。
また、秘匿ファイル生成部250は、文書ファイル139から抽出した固有名詞のうち秘匿レベルが閲覧者レベルより高い固有名詞を選別(S320、S330)すると共に、文書ファイル139から抽出した固有名詞のうち開示単語リスト293に設定されていない特定固有名詞を選別(S311)しても構わない。秘匿ファイル生成部250は、選別した特定固有名詞のうち秘匿レベルが閲覧者レベルより高い特定固有名詞を伏せ字にして秘匿ファイルを生成する(S341)。
However, after the secret file generation unit 250 selects proper nouns whose secrecy level is higher than the viewer level (S310-S330), the secret file generation unit 250 is not set in the disclosed word list 293 among proper nouns whose secrecy level is higher than the viewer level. A specific proper noun may be selected (S311). The secret file generation unit 250 generates a secret file by using the selected specific proper noun as a hidden character (S341).
Further, the secret file generation unit 250 selects proper nouns whose secret level is higher than the viewer level from the proper nouns extracted from the document file 139 (S320, S330), and discloses the proper nouns extracted from the document file 139. A specific proper noun that is not set in the word list 293 may be selected (S311). The secret file generation unit 250 generates a secret file with the specific proper nouns whose concealment level is higher than the viewer level out of the selected specific proper nouns as a hidden character (S341).

図18、図19は、実施の形態2における秘匿ファイル生成処理(S300)の具体例を示す図である。
実施の形態2における秘匿ファイル生成処理(S300)の具体例について、図18および図19に基づいて説明する。
18 and 19 are diagrams illustrating specific examples of the secret file generation process (S300) according to the second embodiment.
A specific example of the secret file generation process (S300) in the second embodiment will be described with reference to FIGS.

図18に示すように、“d文書”というファイル名の文書ファイル139dには5つの固有名詞“経済産業省”“Dシステム”“情報太郎”“情報二郎”“特許太郎”が含まれる。
秘匿ファイル生成部250は、この文書ファイル139dから5つの固有名詞“経済産業省”“Dシステム”“情報太郎”“情報二郎”“特許太郎”を抽出し、抽出した5つの固有名詞を設定した単語リスト251を生成する。
As shown in FIG. 18, the document file 139 d having the file name “d document” includes five proper nouns “Ministry of Economy, Trade and Industry”, “D system”, “Information Taro”, “Information Jiro”, and “Taro Patent”.
The secret file generation unit 250 extracts five proper nouns “Ministry of Economy, Trade and Industry”, “D system”, “Information Taro”, “Information Jiro”, and “Taro Taro” from the document file 139d, and sets the extracted five proper nouns. A word list 251 is generated.

開示単語リスト293には、3つの一般固有名詞“特許太郎”“経済産業省”“特許庁”が設定されている。
秘匿ファイル生成部250は、単語リスト251から開示単語リスト293に設定されている一般固有名詞“経済産業省”“特許太郎”を削除する。単語リスト251に残った3つの固有名詞“Dシステム”“情報太郎”“情報二郎”が特定固有名詞である。
In the disclosed word list 293, three general proper nouns “Patent Taro”, “Ministry of Economy, Trade and Industry” and “Patent Office” are set.
The secret file generation unit 250 deletes the general proper nouns “Ministry of Economy, Trade and Industry” and “Taro Taro” set in the disclosed word list 293 from the word list 251. The three proper nouns “D system”, “Information Taro”, and “Information Jiro” remaining in the word list 251 are specific proper nouns.

秘匿ファイル生成部250は、各特定固有名詞を検索キーにして秘匿単語テーブル291を検索し、検索キーと一致した秘匿単語に対応付けられた秘匿レベルを取得する。
秘匿ファイル生成部250は、各特定固有名詞の秘匿レベルを単語リスト251に設定する。
The secret file generation unit 250 searches the secret word table 291 using each specific proper noun as a search key, and acquires the secret level associated with the secret word that matches the search key.
The secret file generation unit 250 sets the secret level of each specific proper noun in the word list 251.

図19において、秘匿ファイル生成部250は、各特定固有名詞の秘匿レベルと閲覧者レベルとを比較する。
比較した結果、特定固有名詞“Dシステム”“情報二郎”の秘匿レベル“2”は閲覧者レベル“1”より高い。
以下、秘匿レベルが閲覧者レベルより高い特定固有名詞“Dシステム”“情報二郎”を「秘匿対象単語」という。
In FIG. 19, the secret file generation unit 250 compares the secret level of each specific proper noun with the viewer level.
As a result of comparison, the secrecy level “2” of the specific proper nouns “D system” and “Information Jiro” is higher than the viewer level “1”.
Hereinafter, the specific proper nouns “D system” and “Jiro Jiro” whose concealment level is higher than the viewer level are referred to as “confidential words”.

秘匿ファイル生成部250は、文書ファイル139d内の秘匿対象単語“Dシステム”“情報二郎”を伏せ字にして秘匿ファイル252dを生成する。   The secret file generation unit 250 generates a secret file 252d with the words “D system” and “Jiro Jiro” in the document file 139d hidden.

実施の形態2において、利用者の閲覧レベルに関わらず、特定の単語(例えば、一般固有名詞)を伏せ字にしないで開示する形態について説明した。
実施の形態2により、秘匿する必要が無い単語を秘匿単語として自動登録してしまうことを防ぐことができる。また、秘匿する必要が無い単語を伏せ字にしてしまうことを防ぐことができる。
In the second embodiment, a mode has been described in which a specific word (for example, a general proper noun) is disclosed without being hidden, regardless of the browsing level of the user.
According to the second embodiment, it is possible to prevent a word that does not need to be concealed from being automatically registered as a concealed word. Moreover, it is possible to prevent a word that does not need to be concealed from being turned over.

実施の形態2は、例えば以下のように、実施の形態1と組み合わせても構わない。   The second embodiment may be combined with the first embodiment as follows, for example.

実施の形態1と同様に、文書秘匿装置200がファイルサーバ130を兼ねても構わないし、秘匿単語テーブル291や利用者情報テーブル292をファイルサーバ130またはデータベース装置に記憶しても構わない。
また、固有名詞以外の単語を秘匿単語または開示単語として登録しても構わない。
As in the first embodiment, the document concealment device 200 may also serve as the file server 130, or the concealment word table 291 and the user information table 292 may be stored in the file server 130 or the database device.
In addition, words other than proper nouns may be registered as secret words or disclosed words.

実施の形態3.
文書ファイル139に含まれる秘匿単語に応じて文書ファイル139(秘匿ファイル)の提供を拒否する形態について説明する。
以下、実施の形態1、2と異なる事項について主に説明する。説明しない事項については実施の形態1、2と同様である。
Embodiment 3 FIG.
A mode in which provision of the document file 139 (confidential file) is rejected in accordance with a confidential word included in the document file 139 will be described.
Hereinafter, items different from the first and second embodiments will be mainly described. Matters not described are the same as in the first and second embodiments.

文書秘匿システム100の構成は、実施の形態1(図1参照)と同様である。但し、各構成は以下のような機能を有する。   The configuration of the document concealment system 100 is the same as that of the first embodiment (see FIG. 1). However, each configuration has the following functions.

秘匿単語テーブル291には、各秘匿単語に対応付けて当該秘匿単語と当該秘匿単語を含んだ閲覧ファイルとのいずれを秘匿するかを示す秘匿種別が設定される。   In the secret word table 291, a secret type indicating which one of the secret word and the browse file including the secret word is to be concealed is set in association with each secret word.

秘匿単語登録部220は、秘匿単語テーブル291に設定されている秘匿種別のうち文書ファイル139から抽出した単語と同じ秘匿単語の秘匿種別を取得する。
秘匿単語登録部220は、取得した秘匿種別のうちいずれかの秘匿種別を新たな秘匿単語の秘匿種別として秘匿単語テーブル291に設定する。
The secret word registration unit 220 acquires the secret type of the same secret word as the word extracted from the document file 139 among the secret types set in the secret word table 291.
The secret word registration unit 220 sets one of the acquired secret types in the secret word table 291 as the secret type of the new secret word.

秘匿ファイル生成部250は、秘匿単語テーブル291に設定されている秘匿単語のうち閲覧ファイルに含まれる単語と同じ秘匿単語の秘匿種別を取得する。
秘匿ファイル生成部250は、取得した秘匿種別に基づいて各秘匿単語と閲覧ファイルとのいずれを秘匿するか判定する。
秘匿ファイル生成部250は、各秘匿単語を秘匿すると判定した場合に秘匿ファイルを生成する。
The secret file generation unit 250 acquires the secret type of the same secret word as the word included in the browse file among the secret words set in the secret word table 291.
The secret file generation unit 250 determines which of each secret word and the browse file is to be concealed based on the acquired secret type.
The secret file generation unit 250 generates a secret file when it is determined that each secret word is concealed.

図20は、実施の形態3における秘匿単語テーブル291と利用者情報テーブル292とを示す図である。
実施の形態3における秘匿単語テーブル291について、図20に基づいて説明する。利用者情報テーブル292は実施の形態1と同じである(図2参照)。
FIG. 20 is a diagram showing the secret word table 291 and the user information table 292 according to the third embodiment.
The secret word table 291 in Embodiment 3 will be described with reference to FIG. The user information table 292 is the same as that in the first embodiment (see FIG. 2).

秘匿単語テーブル291は、「秘匿単語」「秘匿レベル」に対応付けて「秘匿種別」を有する。   The secret word table 291 has “secret type” in association with “secret word” and “secret level”.

「秘匿種別」は、“単語”または“ファイル”を示す。
“単語”は、文書ファイル139に含まれる秘匿単語の秘匿レベルが利用者の閲覧レベルより高い場合に秘匿単語を秘匿して秘匿ファイルを生成することを意味する。
“ファイル”は、文書ファイル139に含まれる秘匿単語の秘匿レベルが利用者の閲覧レベルより高い場合に秘匿ファイルを生成せずに文書ファイル139の提供を拒否することを意味する。
The “secret type” indicates “word” or “file”.
“Word” means that a secret file is generated by concealing a secret word when the secret level of the secret word included in the document file 139 is higher than the browsing level of the user.
“File” means that the provision of the document file 139 is rejected without generating the secret file when the secret level of the secret word included in the document file 139 is higher than the browsing level of the user.

文書秘匿方法(文書ファイル登録方法)は、実施の形態1(図3参照)と同様である。
但し、秘匿単語登録処理(S200)の一部が実施の形態1と異なる。
The document concealment method (document file registration method) is the same as in the first embodiment (see FIG. 3).
However, a part of the secret word registration process (S200) is different from the first embodiment.

図21は、実施の形態3における秘匿単語登録処理(S200)を示すフローチャートである。
実施の形態3における秘匿単語登録処理(S200)について、図21に基づいて説明する。
FIG. 21 is a flowchart showing the secret word registration process (S200) in the third embodiment.
The secret word registration process (S200) in Embodiment 3 is demonstrated based on FIG.

S210およびS220は、実施の形態1(図4参照)と同じである。   S210 and S220 are the same as those in the first embodiment (see FIG. 4).

秘匿単語登録部220は、実施の形態1で説明したS230、S240の代わりにS232、S242を実行する。   The secret word registration unit 220 executes S232 and S242 instead of S230 and S240 described in the first embodiment.

S232において、秘匿単語登録部220は、実施の形態1のS230と同じく登録済みの固有名詞の秘匿レベルを秘匿単語テーブル291から取得する。
同様に、秘匿単語登録部220は、登録済みの固有名詞の秘匿種別を秘匿単語テーブル291から取得する。
S232の後、S242に進む。
In S232, the secret word registration unit 220 acquires the secret level of the registered proper noun from the secret word table 291 as in S230 of the first embodiment.
Similarly, the secret word registration unit 220 acquires the secret type of the registered proper noun from the secret word table 291.
It progresses to S242 after S232.

S242において、秘匿単語登録部220は、実施の形態1のS240と同じく未登録の固有名詞を新たな秘匿単語として秘匿単語テーブル291に登録する。また、秘匿単語登録部220は、S232で取得したいずれかの秘匿レベルを新たな秘匿単語の秘匿レベルとして秘匿単語テーブル291に設定する。
同様に、秘匿単語登録部220は、S232で取得したいずれかの秘匿種別を新たな秘匿単語の秘匿種別として秘匿単語テーブル291に設定する。
S242により、秘匿単語登録処理(S200)は終了する。
In S242, the secret word registration unit 220 registers an unregistered proper noun as a new secret word in the secret word table 291 as in S240 of the first embodiment. Also, the secret word registration unit 220 sets one of the secret levels acquired in S232 in the secret word table 291 as the secret level of the new secret word.
Similarly, the secret word registration unit 220 sets one of the secret types acquired in S232 in the secret word table 291 as the secret type of the new secret word.
By S242, the secret word registration process (S200) ends.

図22は、実施の形態3における秘匿単語登録処理(S200)の具体例を示す図である。
実施の形態3における秘匿単語登録処理(S200)の具体例について、図22に基づいて説明する。
FIG. 22 is a diagram illustrating a specific example of the secret word registration process (S200) in the third embodiment.
A specific example of the secret word registration process (S200) in the third embodiment will be described with reference to FIG.

“b文書”というファイル名の文書ファイル139bには5つの固有名詞“ミッションA”“Bシステム”“情報太郎”“情報二郎”“情報三郎”が含まれる。
秘匿単語登録部220は、この文書ファイル139bから5つの固有名詞“ミッションA”“Bシステム”“情報太郎”“情報二郎”“情報三郎”を抽出し、抽出した5つの固有名詞を設定した単語リスト221を生成する。
The document file 139b having the file name “b document” includes five proper nouns “mission A”, “B system”, “information Taro”, “information Jiro”, and “information Saburo”.
The secret word registration unit 220 extracts five proper nouns “Mission A”, “B system”, “Information Taro”, “Information Jiro”, and “Information Saburo” from the document file 139b, and sets the extracted five proper nouns. A list 221 is generated.

ここで、文書ファイル139bから抽出した5つの固有名詞のうち“ミッションA”“情報太郎”“情報二郎”は、秘匿単語テーブル291に登録された登録済みの固有名詞である。
つまり、“Bシステム”“情報三郎”が未登録の固有名詞である。
Here, among the five proper nouns extracted from the document file 139 b, “Mission A”, “Information Taro”, and “Information Jiro” are registered proper nouns registered in the secret word table 291.
That is, “B system” and “Information Saburo” are unregistered proper nouns.

秘匿単語登録部220は、未登録の固有名詞“Bシステム”“情報三郎”を新たな秘匿単語として秘匿単語テーブル291に設定する。
秘匿単語登録部220は、登録済みの固有名詞の秘匿レベルのうち最も高い秘匿レベル“3(ミッションA)”を新たな秘匿単語“Bシステム”“情報三郎”の秘匿レベルとして秘匿単語テーブル291に設定する。但し、秘匿単語登録部220は、実施の形態1で説明したように、他の秘匿レベルを新たな秘匿単語の秘匿レベルとして設定しても構わない。
秘匿単語登録部220は、登録済みの固有名詞の秘匿種別のうち秘匿レベルが最も高い登録済みの固有名詞の秘匿種別“ファイル(ミッションA)”を選択し、選択した秘匿種別を新たな秘匿単語“Bシステム”“情報三郎”の秘匿種別として秘匿単語テーブル291に設定する。
The secret word registration unit 220 sets the unregistered proper noun “B system” and “Information Saburo” in the secret word table 291 as new secret words.
The secret word registration unit 220 sets the highest secret level “3 (mission A)” among the secret levels of the registered proper nouns in the secret word table 291 as the secret level of the new secret word “B system” and “Information Saburo”. Set. However, the secret word registration unit 220 may set another secret level as the secret level of a new secret word, as described in the first embodiment.
The secret word registration unit 220 selects the secret type “file (mission A)” of the registered proper noun with the highest secret level among the secret types of the registered proper nouns, and sets the selected secret type as a new secret word. The secret word table 291 is set as the secret type of “B system” and “Information Saburo”.

但し、秘匿単語登録部220は、最も秘匿レベルが低い登録済みの固有名詞(情報太郎)と同じ秘匿種別“単語”を新たな秘匿単語の秘匿種別として秘匿単語テーブル291に設定しても構わない。
また、秘匿単語登録部220は、各登録済みの固有名詞の秘匿レベルに関わらず、各登録済みの固有名詞の秘匿種別に基づいて新たな秘匿単語の秘匿種別を選択しても構わない。例えば、少なくともいずれかの登録済みの固有名詞の秘匿種別が“ファイル(または単語)”である場合、秘匿単語登録部220は“ファイル(または単語)”を新たな秘匿単語の秘匿種別として選択する。
However, the secret word registration unit 220 may set the same secret type “word” as the registered proper noun (information Taro) having the lowest secret level in the secret word table 291 as the secret type of the new secret word. .
Also, the secret word registration unit 220 may select a new secret word secret type based on the secret type of each registered proper noun, regardless of the secret level of each registered proper noun. For example, when the secret type of at least one registered proper noun is “file (or word)”, the secret word registration unit 220 selects “file (or word)” as the secret type of a new secret word. .

文書秘匿方法(文書ファイル提供方法)は、実施の形態1(図8参照)と同様である。
但し、秘匿ファイル生成処理(S300)の一部が実施の形態1と異なる。
The document concealment method (document file providing method) is the same as in the first embodiment (see FIG. 8).
However, a part of the secret file generation process (S300) is different from the first embodiment.

図23は、実施の形態3における秘匿ファイル生成処理(S300)を示すフローチャートである。
実施の形態3における秘匿ファイル生成処理(S300)について、図23に基づいて説明する。
FIG. 23 is a flowchart showing a secret file generation process (S300) in the third embodiment.
The secret file generation process (S300) in the third embodiment will be described with reference to FIG.

S310からS330の処理およびS340の処理は、実施の形態1(図9参照)と同じである。
秘匿ファイル生成部250は、S330の後、S332−1およびS332−2を実行する。
The processing from S310 to S330 and the processing from S340 are the same as those in the first embodiment (see FIG. 9).
The secret file generation unit 250 executes S332-1 and S332-2 after S330.

S332−1において、秘匿ファイル生成部250は、S330で選別した各固有名詞の秘匿種別を利用者情報テーブル292から取得する。
S332−1の後、S332−2に進む。
In S332-1, the secret file generation unit 250 acquires the secret type of each proper noun selected in S330 from the user information table 292.
After S332-1, the process proceeds to S332-2.

S332−2において、秘匿ファイル生成部250は、S332−1で取得した各秘匿種別に基づいて“単語”と“ファイル”とのいずれかの秘匿種別を選択する。
例えば、S332−2で取得した少なくてもいずれかの秘匿種別が“ファイル(または単語)”である場合、秘匿ファイル生成部250は“ファイル(または単語)”を選択する。
また、秘匿ファイル生成部250は、S330で選別した固有名詞のうち秘匿レベルが最も高い(または最も低い)固有名詞の秘匿種別を選択しても構わない。
選択した秘匿種別が“単語”である場合、S340に進む。
選択した秘匿種別が“ファイル”である場合、秘匿ファイル生成処理(S300)は終了する。この場合、秘匿ファイル出力部260は、文書ファイル139(秘匿ファイル)の提供を拒否することを示す文書ファイル提供応答を利用者端末110へ送信する。利用者端末110はこの文書ファイル提供応答を受信し、文書ファイル139の提供が拒否されたことを示すメッセージをディスプレイに表示する。
In S332-2, the secret file generation unit 250 selects a secret type of “word” or “file” based on each secret type acquired in S332-1.
For example, if at least one of the secret types acquired in S332-2 is “file (or word)”, the secret file generation unit 250 selects “file (or word)”.
The secret file generation unit 250 may select the secret type of the proper noun having the highest (or lowest) secret level among the proper nouns selected in S330.
When the selected secret type is “word”, the process proceeds to S340.
If the selected secret type is “file”, the secret file generation process (S300) ends. In this case, the secret file output unit 260 transmits to the user terminal 110 a document file provision response indicating that provision of the document file 139 (confidential file) is rejected. The user terminal 110 receives this document file provision response, and displays a message indicating that provision of the document file 139 has been rejected on the display.

図24、図25は、実施の形態3における秘匿ファイル生成処理(S300)の具体例を示す図である。
実施の形態3における秘匿ファイル生成処理(S300)の具体例について、図24および図25に基づいて説明する。
24 and 25 are diagrams illustrating a specific example of the secret file generation process (S300) according to the third embodiment.
A specific example of the secret file generation process (S300) in the third embodiment will be described with reference to FIGS. 24 and 25. FIG.

図24に示すように、“b文書”というファイル名の文書ファイル139bには5つの固有名詞“ミッションA”“Bシステム”“情報太郎”“情報二郎”“情報三郎”が含まれる。
秘匿単語登録部220は、この文書ファイル139bから5つの固有名詞“ミッションA”“Bシステム”“情報太郎”“情報二郎”“情報三郎”を抽出し、抽出した5つの固有名詞を設定した単語リスト221を生成する。
As shown in FIG. 24, the document file 139b having the file name “b document” includes five proper nouns “mission A” “B system” “information Taro” “information Jiro” “information Saburo”.
The secret word registration unit 220 extracts five proper nouns “Mission A”, “B system”, “Information Taro”, “Information Jiro”, and “Information Saburo” from the document file 139b, and sets the extracted five proper nouns. A list 221 is generated.

秘匿ファイル生成部250は、抽出した各固有名詞を検索キーにして秘匿単語テーブル291を検索し、検索キーと一致した秘匿単語に対応付けられた秘匿レベルを取得する。
秘匿ファイル生成部250は、各固有名詞の秘匿レベルを単語リスト251に設定する。
The secret file generation unit 250 searches the secret word table 291 using each extracted proper noun as a search key, and acquires a secret level associated with the secret word that matches the search key.
The secret file generation unit 250 sets the secret level of each proper noun in the word list 251.

図25において、秘匿ファイル生成部250は、各固有名詞の秘匿レベルと閲覧者レベルとを比較する。
比較した結果、固有名詞“ミッションA”“Bシステム”“情報二郎”“情報三郎”の秘匿レベルは閲覧者レベルより高い。
以下、秘匿レベルが閲覧者レベルより高い固有名詞“ミッションA”“Bシステム”“情報二郎”“情報三郎”を「秘匿対象単語」という。
In FIG. 25, the secret file generation unit 250 compares the secret level of each proper noun with the viewer level.
As a result of comparison, the confidential levels of the proper nouns “mission A”, “B system”, “information Jiro”, and “information Saburo” are higher than the viewer level.
Hereinafter, the proper nouns “mission A”, “B system”, “information Jiro”, and “information Saburo” whose concealment level is higher than the viewer level are referred to as “confidential words”.

秘匿ファイル生成部250は、秘匿対象単語“ミッションA”“Bシステム”“情報二郎”“情報三郎”の秘匿種別を秘匿単語テーブル291から取得する。
秘匿対象単語“情報二郎”の秘匿種別は“単語”であり、秘匿対象単語“ミッションA”“Bシステム”“情報三郎”の秘匿種別は“ファイル”である。
The concealment file generation unit 250 acquires the concealment type of the concealment target words “mission A”, “B system”, “Information Jiro”, and “Information Saburo” from the concealment word table 291.
The confidential type of the confidential target word “Information Jiro” is “Word”, and the confidential type of the confidential target words “Mission A”, “B System”, and “Information Saburo” is “File”.

秘匿ファイル生成部250は、取得した秘匿種別の中に“ファイル”が含まれるため文書ファイル139b内の秘匿対象単語を伏せ字にした秘匿ファイルを生成しない。つまり、秘匿ファイル生成部250は、文書ファイル139bの提供を拒否する。   The concealment file generation unit 250 does not generate a concealment file in which the concealment target word in the document file 139b is turned upside down because “file” is included in the acquired concealment type. That is, the secret file generation unit 250 refuses to provide the document file 139b.

実施の形態3において、文書ファイル139に含まれる秘匿単語に応じて文書ファイル139(秘匿ファイル)の提供を拒否する形態について説明した。
実施の形態3により、特定の秘匿単語を含んだ文書ファイル139およびその秘匿ファイルの提供を拒否することができる。つまり、文書ファイル139の秘匿性を向上させることができる。
In the third embodiment, the form in which the provision of the document file 139 (confidential file) is rejected according to the confidential word included in the document file 139 has been described.
According to the third embodiment, provision of a document file 139 including a specific secret word and the secret file can be rejected. That is, the confidentiality of the document file 139 can be improved.

実施の形態3は、例えば以下のように、実施の形態1、2と組み合わせても構わない。   For example, the third embodiment may be combined with the first and second embodiments as follows.

実施の形態1と同様に、文書秘匿装置200がファイルサーバ130を兼ねても構わないし、秘匿単語テーブル291や利用者情報テーブル292をファイルサーバ130またはデータベース装置に記憶しても構わない。
また、固有名詞以外の単語を秘匿単語として秘匿単語テーブル291に登録しても構わない。
As in the first embodiment, the document concealment device 200 may also serve as the file server 130, or the concealment word table 291 and the user information table 292 may be stored in the file server 130 or the database device.
Further, words other than proper nouns may be registered in the secret word table 291 as secret words.

実施の形態2と同様に開示単語リスト293を設け、秘匿ファイルを生成する際に利用者の閲覧レベルに関わらず開示単語を伏せ字にせずに開示しても構わない。   As in the second embodiment, the disclosed word list 293 may be provided, and the secret word may be disclosed without being hidden, regardless of the browsing level of the user, when generating the confidential file.

実施の形態4.
文書ファイル139に特定の秘匿単語の組み合わせが含まれる場合に文書ファイル139に含まれる未登録単語を新たな秘匿単語として登録する形態について説明する。
以下、実施の形態1から3と異なる事項について主に説明する。説明しない事項については実施の形態1から3と同様である。
Embodiment 4 FIG.
A description will be given of a mode in which an unregistered word included in the document file 139 is registered as a new secret word when the document file 139 includes a combination of specific secret words.
Hereinafter, items different from the first to third embodiments will be mainly described. Matters not described are the same as in the first to third embodiments.

文書秘匿システム100の構成は、実施の形態1(図1参照)と同様である。但し、各構成は以下のような機能を有する。   The configuration of the document concealment system 100 is the same as that of the first embodiment (see FIG. 1). However, each configuration has the following functions.

秘匿単語テーブル291には、特定の秘匿単語を組み合わせた秘匿組み合わせが設定される。   In the secret word table 291, a secret combination in which specific secret words are combined is set.

秘匿単語登録部220は、文書ファイル139から抽出した単語に基づいて、秘匿単語テーブル291に記憶されている秘匿組み合わせと同じ単語の組み合わせが文書ファイル139に含まれているか否かを判定する。
秘匿単語登録部220は、秘匿組み合わせと同じ単語の組み合わせが文書ファイル139に含まれていると判定した場合に新たな秘匿単語を秘匿単語テーブル291に設定する。
The secret word registration unit 220 determines whether or not the document file 139 includes a combination of the same words as the secret combinations stored in the secret word table 291 based on the words extracted from the document file 139.
The secret word registration unit 220 sets a new secret word in the secret word table 291 when it is determined that the same combination of words as the secret combination is included in the document file 139.

図26は、実施の形態4における秘匿単語テーブル291と利用者情報テーブル292とを示す図である。
実施の形態4における秘匿単語テーブル291について、図26に基づいて説明する。利用者情報テーブル292は実施の形態1と同じである(図2参照)。
FIG. 26 is a diagram illustrating the secret word table 291 and the user information table 292 according to the fourth embodiment.
The secret word table 291 according to Embodiment 4 will be described with reference to FIG. The user information table 292 is the same as that in the first embodiment (see FIG. 2).

秘匿単語テーブル291の「秘匿単語」は、単一の秘匿単語または秘匿単語の組み合わせを示す。図中の“ミッションD”は単一の秘匿単語の一例であり、図中の“情報太郎,ミッションA”“情報太郎,Bシステム”“情報二郎,C装置”はそれぞれ秘匿単語の組み合わせの一例である。秘匿単語の組み合わせは、3つ以上の秘匿単語を組み合わせたものであっても構わない。
秘匿単語の組み合わせは管理者によって予め設定され、単一の秘匿単語は管理者または秘匿単語登録部220によって設定される。
The “secret word” in the secret word table 291 indicates a single secret word or a combination of secret words. “Mission D” in the figure is an example of a single secret word, and “Information Taro, Mission A”, “Information Taro, B system” and “Information Jiro, C device” in the figure are examples of combinations of secret words. It is. The combination of secret words may be a combination of three or more secret words.
A combination of secret words is set in advance by the administrator, and a single secret word is set by the administrator or the secret word registration unit 220.

以下、秘匿単語テーブル291に設定されている秘匿単語の組み合わせを「秘匿組み合わせ」という。   Hereinafter, a combination of secret words set in the secret word table 291 is referred to as a “secret combination”.

文書秘匿方法(文書ファイル登録方法)は、実施の形態1(図3参照)と同様である。
但し、秘匿単語登録処理(S200)の一部が実施の形態1と異なる。
The document concealment method (document file registration method) is the same as in the first embodiment (see FIG. 3).
However, a part of the secret word registration process (S200) is different from the first embodiment.

図27は、実施の形態4における秘匿単語登録処理(S200)を示すフローチャートである。
実施の形態4における秘匿単語登録処理(S200)について、図27に基づいて説明する。
FIG. 27 is a flowchart showing the secret word registration process (S200) in the fourth embodiment.
The secret word registration process (S200) in Embodiment 4 is demonstrated based on FIG.

S210は、実施の形態1(図4参照)と同じである。   S210 is the same as that in the first embodiment (see FIG. 4).

秘匿単語登録部220は、実施の形態1で説明したS220からS240の代わりにS223からS243を実行する。   The secret word registration unit 220 executes S223 to S243 instead of S220 to S240 described in the first embodiment.

S223において、秘匿単語登録部220は、S210で文書ファイル139から抽出した各固有名詞に基づいて、秘匿単語テーブル291に設定されている少なくともいずれかの秘匿組み合わせと同じ単語の組み合わせが文書ファイル139に含まれるか否かを判定する。
秘匿組み合わせと同じ単語の組み合わせが文書ファイル139に含まれる場合(YES)、S233に進む。
秘匿組み合わせと同じ単語の組み合わせが文書ファイル139に含まれない場合(NO)、新たな秘匿単語の登録を行わず、秘匿単語登録処理(S200)は終了する。
In S223, the secret word registration unit 220 sets, in the document file 139, a combination of the same words as at least one of the secret combinations set in the secret word table 291 based on each proper noun extracted from the document file 139 in S210. It is determined whether or not it is included.
If the same combination of words as the secret combination is included in the document file 139 (YES), the process proceeds to S233.
When the same word combination as the secret combination is not included in the document file 139 (NO), the new secret word is not registered, and the secret word registration process (S200) ends.

S233において、秘匿単語登録部220は、S223の処理結果に基づいて、文書ファイル139に含まれる単語の組み合わせと同じ各秘匿組み合わせの秘匿レベルを秘匿単語テーブル291から取得する。
S233の後、S243に進む。
In S233, the secret word registration unit 220 acquires the secret level of each secret combination, which is the same as the word combination included in the document file 139, from the secret word table 291 based on the processing result of S223.
After S233, the process proceeds to S243.

S243において、秘匿単語登録部220は、S210で文書ファイル139から抽出した複数の固有名詞から秘匿単語テーブル291に秘匿単語として登録されていない未登録の固有名詞を選別する。
例えば、秘匿単語登録部220は、各固有名詞を検索キーにして秘匿単語テーブル291を検索し、検索キーと一致する秘匿単語が秘匿単語テーブル291に存在しない場合に当該固有名詞を未登録の固有名詞と判定する。検索対象は秘匿単語テーブル291に設定されている単一の秘匿単語であっても構わないし、秘匿組み合わせを構成する秘匿単語を検索対象に含めても構わない。
In S243, the secret word registration unit 220 selects an unregistered proper noun that is not registered as a secret word in the secret word table 291 from a plurality of proper nouns extracted from the document file 139 in S210.
For example, the secret word registration unit 220 searches the secret word table 291 using each proper noun as a search key, and if the secret word matching the search key does not exist in the secret word table 291, the proper noun is not registered. Judge as a noun. The search target may be a single secret word set in the secret word table 291 or may include a secret word constituting a secret combination as a search target.

秘匿単語登録部220は、選別した未登録の固有名詞を新たな秘匿単語として秘匿単語テーブル291に登録(設定)する。
秘匿単語登録部220は、新たな秘匿単語の秘匿レベルとしてS233で取得したいずれかの秘匿レベルを秘匿単語テーブル291に設定する。
S243により、秘匿単語登録処理(S200)は終了する。
The secret word registration unit 220 registers (sets) the selected unregistered proper noun in the secret word table 291 as a new secret word.
The secret word registration unit 220 sets one of the secret levels acquired in S233 as the secret level of the new secret word in the secret word table 291.
By S243, the secret word registration process (S200) ends.

図28は、実施の形態4における秘匿単語登録処理(S200)の具体例を示す図である。
実施の形態4における秘匿単語登録処理(S200)の具体例について、図28に基づいて説明する。
FIG. 28 is a diagram illustrating a specific example of the secret word registration process (S200) according to the fourth embodiment.
A specific example of the secret word registration process (S200) in the fourth embodiment will be described with reference to FIG.

“e文書”というファイル名の文書ファイル139eには5つの固有名詞“Bシステム”“ミッションD”“情報太郎”“情報二郎”“情報三郎”が含まれる。
秘匿単語登録部220は、この文書ファイル139eから5つの固有名詞“Bシステム”“ミッションD”“情報太郎”“情報二郎”“情報三郎”を抽出し、抽出した5つの固有名詞を設定した単語リスト221を生成する。
The document file 139e having the file name “e document” includes five proper nouns “B system”, “mission D”, “information Taro”, “information Jiro”, and “information Saburo”.
The secret word registration unit 220 extracts five proper nouns “B system”, “mission D”, “Information Taro”, “Information Jiro”, and “Information Saburo” from the document file 139e, and sets the extracted five proper nouns. A list 221 is generated.

図26に示した秘匿単語テーブル291には、3つの秘匿組み合わせ“情報太郎,ミッションA”“情報太郎,Bシステム”“情報二郎,C装置”が設定されている。
これら3つの秘匿組み合わせのうち“情報太郎,Bシステム”が単語リスト221に含まれる。
この秘匿組み合わせ“情報太郎,Bシステム”の秘匿レベルは“2”である。
In the secret word table 291 shown in FIG. 26, three secret combinations “Information Taro, Mission A”, “Information Taro, B System”, and “Information Jiro, C Device” are set.
Among these three secret combinations, “Information Taro, B system” is included in the word list 221.
The secret level of this secret combination “Information Taro, B system” is “2”.

また、秘匿単語テーブル291には、6つの秘匿単語“情報太郎”“ミッションA”“Bシステム”“情報二郎”“C装置”“ミッションD”が設定されている。
このため、単語リスト221に設定されている5つの固有名詞のうち“情報三郎”が、秘匿単語テーブル291に設定されていない未登録の固有名詞である。
In the secret word table 291, six secret words “Information Taro” “Mission A” “B System” “Information Jiro” “C Device” “Mission D” are set.
Therefore, among the five proper nouns set in the word list 221, “Information Saburo” is an unregistered proper noun that is not set in the secret word table 291.

秘匿単語登録部220は、未登録の固有名詞“情報三郎”を新たな秘匿単語として秘匿単語テーブル291に設定する。但し、秘匿単語登録部220は、単一の秘匿単語として登録されていない“Bシステム”“情報太郎”“情報二郎”“情報三郎”を新たな秘匿単語として秘匿単語テーブル291に設定しても構わない。
秘匿単語登録部220は、新たな秘匿単語“情報三郎”の秘匿レベルとして単語リスト221に含まれる秘匿組み合わせ“情報太郎,Bシステム”と同じ秘匿レベル“2”を秘匿単語テーブル291に設定する。複数の秘匿組み合わせが単語リスト221に含まれる場合、秘匿単語登録部220は、最も秘匿レベルが高い(または最も秘匿レベルが低い)秘匿組み合わせと同じ秘匿レベルを新たな秘匿単語の秘匿レベルとして設定する。但し、秘匿単語登録部220は、中間の秘匿レベルまたはランダムに選択した秘匿組み合わせの秘匿レベルを新たな秘匿単語の秘匿レベルとして設定しても構わない。
The secret word registration unit 220 sets the unregistered proper noun “Information Saburo” in the secret word table 291 as a new secret word. However, the secret word registration unit 220 may set “B system”, “Information Taro”, “Information Jiro”, and “Information Saburo”, which are not registered as a single secret word, in the secret word table 291 as new secret words. I do not care.
The secret word registration unit 220 sets the same secret level “2” as the secret combination “Information Taro, B system” included in the word list 221 as the secret level of the new secret word “Information Saburo” in the secret word table 291. When a plurality of concealment combinations are included in the word list 221, the concealment word registration unit 220 sets the same concealment level as the concealment combination having the highest concealment level (or the lowest concealment level) as the concealment level of the new concealment word. . However, the secret word registration unit 220 may set an intermediate secret level or a secret level of a randomly selected secret combination as a secret level of a new secret word.

文書秘匿方法(文書ファイル提供方法)および秘匿ファイル生成処理(S300)は、実施の形態1と同様である(図8、図9参照)。   The document concealment method (document file providing method) and the concealment file generation process (S300) are the same as those in the first embodiment (see FIGS. 8 and 9).

図29、図30は、実施の形態4における秘匿ファイル生成処理(S300)の具体例を示す図である。
実施の形態4における秘匿ファイル生成処理(S300)の具体例について、図29および図30に基づいて説明する。
FIGS. 29 and 30 are diagrams illustrating specific examples of the secret file generation process (S300) according to the fourth embodiment.
A specific example of the secret file generation process (S300) in the fourth embodiment will be described with reference to FIGS. 29 and 30. FIG.

図29に示すように、“e文書”というファイル名の文書ファイル139eには5つの固有名詞“Bシステム”“ミッションD”“情報太郎”“情報二郎”“情報三郎”が含まれる。
秘匿ファイル生成部250は、この文書ファイル139eから5つの固有名詞“Bシステム”“ミッションD”“情報太郎”“情報二郎”“情報三郎”を抽出し、抽出した5つの固有名詞を設定した単語リスト251を生成する。
As shown in FIG. 29, the document file 139e having the file name “e document” includes five proper nouns “B system”, “mission D”, “information Taro”, “information Jiro”, and “information Saburo”.
The secret file generation unit 250 extracts five proper nouns “B system”, “mission D”, “Information Taro”, “Information Jiro”, and “Information Saburo” from the document file 139e, and sets the extracted five proper nouns. A list 251 is generated.

秘匿ファイル生成部250は、抽出した各固有名詞を検索キーにして秘匿単語テーブル291を検索し、検索キーと一致した秘匿単語に対応付けられた秘匿レベルを取得する。複数の秘匿レベルが存在する場合、秘匿ファイル生成部250は、最も高い(または最も低い)秘匿レベルを選択する。
秘匿ファイル生成部250は、各固有名詞の秘匿レベルを単語リスト251に設定する。
The secret file generation unit 250 searches the secret word table 291 using each extracted proper noun as a search key, and acquires a secret level associated with the secret word that matches the search key. When there are a plurality of secret levels, the secret file generation unit 250 selects the highest (or lowest) secret level.
The secret file generation unit 250 sets the secret level of each proper noun in the word list 251.

図30において、秘匿ファイル生成部250は、各固有名詞の秘匿レベルと閲覧者レベルとを比較する。
以下、秘匿レベルが閲覧者レベルより高い固有名詞“情報二郎”を「秘匿対象単語」という。
In FIG. 30, the secret file generation unit 250 compares the secret level of each proper noun with the viewer level.
Hereinafter, the proper noun “Information Jiro” whose concealment level is higher than the viewer level is referred to as “confidential target word”.

秘匿ファイル生成部250は、文書ファイル139e内の秘匿対象単語“情報二郎”を伏せ字にして秘匿ファイル252eを生成する。   The secret file generation unit 250 generates the secret file 252e with the word “Information Jiro” to be concealed in the document file 139e as a hidden character.

実施の形態4において、文書ファイル139に特定の秘匿単語の組み合わせが含まれる場合に文書ファイル139に含まれる未登録単語を新たな秘匿単語として登録する形態について説明した。
実施の形態4により、一つの秘匿単語が文書ファイル139に記され、文書ファイル139に記されたその他の単語は秘匿する必要がない場合に文書ファイル139に含まれる秘匿する必要がない単語を秘匿単語として登録し、秘匿してしまうことを防ぐことができる。
In the fourth embodiment, the case where an unregistered word included in the document file 139 is registered as a new secret word when the document file 139 includes a combination of specific secret words has been described.
According to the fourth embodiment, when one secret word is recorded in the document file 139 and the other words recorded in the document file 139 do not need to be concealed, the word included in the document file 139 that does not need to be concealed is concealed. It is possible to prevent registration as a word and concealment.

実施の形態4は、例えば以下のように、実施の形態1から3と組み合わせても構わない。   The fourth embodiment may be combined with the first to third embodiments as follows, for example.

実施の形態1と同様に、文書秘匿装置200がファイルサーバ130を兼ねても構わないし、秘匿単語テーブル291や利用者情報テーブル292をファイルサーバ130またはデータベース装置に記憶しても構わない。
また、固有名詞以外の単語を秘匿単語として秘匿単語テーブル291に登録しても構わない。
As in the first embodiment, the document concealment device 200 may also serve as the file server 130, or the concealment word table 291 and the user information table 292 may be stored in the file server 130 or the database device.
Further, words other than proper nouns may be registered in the secret word table 291 as secret words.

実施の形態2と同様に開示単語リスト293を設け、秘匿ファイルを生成する際に利用者の閲覧レベルに関わらず開示単語を伏せ字にせずに開示しても構わない。   As in the second embodiment, the disclosed word list 293 may be provided, and the secret word may be disclosed without being hidden, regardless of the browsing level of the user, when generating the confidential file.

実施の形態3と同様に秘匿種別を設け、特定の秘匿組み合わせを含んだ文書ファイル139およびその秘匿ファイルの提供を拒否しても構わない。   As in the third embodiment, a secret type may be provided, and the document file 139 including a specific secret combination and the provision of the secret file may be rejected.

100 文書秘匿システム、101 ネットワーク、110 利用者端末、111 利用者端末制御部、120 管理者端末、121 管理者端末制御部、130 ファイルサーバ、131 ファイルサーバ制御部、132 ファイルサーバ記憶部、139 文書ファイル、200 文書秘匿装置、210 文書ファイル登録部、220 秘匿単語登録部、221 単語リスト、230 閲覧者レベル取得部、240 閲覧ファイル取得部、250 秘匿ファイル生成部、251 単語リスト、252 秘匿ファイル、260 秘匿ファイル出力部、290 文書秘匿装置記憶部、291 秘匿単語テーブル、292 利用者情報テーブル、293 開示単語リスト、901 CPU、902 バス、903 ROM、904 RAM、905 通信装置、911 ディスプレイ、912 キーボード、913 マウス、914 ドライブ装置、920 磁気ディスク装置、921 OS、922 プログラム群、923 ファイル群。   100 document confidential system, 101 network, 110 user terminal, 111 user terminal control unit, 120 administrator terminal, 121 administrator terminal control unit, 130 file server, 131 file server control unit, 132 file server storage unit, 139 document File, 200 document concealment device, 210 document file registration unit, 220 concealment word registration unit, 221 word list, 230 viewer level acquisition unit, 240 browse file acquisition unit, 250 concealment file generation unit, 251 word list, 252 concealment file, 260 secret file output unit, 290 document secret device storage unit, 291 secret word table, 292 user information table, 293 disclosure word list, 901 CPU, 902 bus, 903 ROM, 904 RAM, 905 communication device, 911 Display, 912 keyboard, 913 mouse, 914 drive device, 920 magnetic disk device, 921 OS, 922 program group, 923 file group.

Claims (17)

秘匿される秘匿単語を記憶する秘匿単語記憶部と、
複数の単語を含んだ文書ファイルを記憶する文書ファイル記憶部と、
前記文書ファイル記憶部に記憶される文書ファイルから当該文書ファイルに含まれる特定の単語を抽出し、抽出した単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と異なる単語を新たな秘匿単語として前記秘匿単語記憶部に記憶する秘匿単語登録部と、
特定の文書ファイルを閲覧ファイルとして前記文書ファイル記憶部から取得する閲覧ファイル取得部と、
前記閲覧ファイル取得部によって取得された閲覧ファイルに含まれる単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と同じ単語を秘匿して秘匿ファイルを生成する秘匿ファイル生成部と、
前記秘匿ファイル生成部によって生成された秘匿ファイルを出力する秘匿ファイル出力部とを備え、
前記秘匿単語記憶部は、各秘匿単語に対応付けて当該秘匿単語と当該秘匿単語を含んだ閲覧ファイルとのいずれを秘匿するかを示す秘匿種別を記憶し、
前記秘匿単語登録部は、前記秘匿単語記憶部に記憶されている秘匿種別のうち前記文書ファイルから抽出した単語と同じ秘匿単語の秘匿種別を取得し、取得した秘匿種別のうちいずれかの秘匿種別を前記新たな秘匿単語の秘匿種別として前記秘匿単語記憶部に記憶し、
前記秘匿ファイル生成部は、前記秘匿単語記憶部に記憶されている秘匿種別のうち前記閲覧ファイルに含まれる単語と同じ秘匿単語の秘匿種別を取得し、取得した秘匿種別に基づいて各秘匿単語と前記閲覧ファイルとのいずれを秘匿するか判定し、各秘匿単語を秘匿すると判定した場合に前記秘匿ファイルを生成する
ことを特徴とする文書秘匿システム。
A secret word storage unit for storing a secret word to be concealed;
A document file storage unit for storing a document file including a plurality of words;
A specific word included in the document file is extracted from the document file stored in the document file storage unit, and a word that is different from the secret word stored in the secret word storage unit among the extracted words is a new secret word As a secret word registration unit to be stored in the secret word storage unit,
A browsing file acquisition unit that acquires a specific document file as a browsing file from the document file storage unit;
A secret file generating unit that generates a secret file by concealing the same word as the secret word stored in the secret word storage unit among the words included in the browse file acquired by the browse file acquisition unit;
A secret file output unit that outputs the secret file generated by the secret file generation unit ,
The secret word storage unit stores a secret type indicating which of the secret word and the browsing file including the secret word to be secreted in association with each secret word,
The secret word registration unit acquires a secret type of the same secret word as the word extracted from the document file among the secret types stored in the secret word storage unit, and any one of the acquired secret types Is stored in the secret word storage unit as a secret type of the new secret word,
The secret file generation unit acquires a secret type of a secret word that is the same as a word included in the browse file among the secret types stored in the secret word storage unit, and each secret word based on the acquired secret type features and to Rubun manual secret system that the determined one or concealing the browsing files, generating the confidential file when it is determined that concealing the confidential words.
前記秘匿ファイル生成部は、前記閲覧ファイルに含まれる単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と同じ単語を所定の秘匿表記に置換して当該単語を秘匿することを特徴とする請求項1記載の文書秘匿システム。   The secret file generation unit is configured to conceal the word by replacing the same secret word stored in the secret word storage unit with a predetermined secret notation among the words included in the browsing file. The document concealment system according to claim 1. 前記秘匿単語登録部は、前記文書ファイルから所定の品詞に属する単語を抽出する
ことを特徴とする請求項1または請求項2記載の文書秘匿システム。
3. The document concealment system according to claim 1, wherein the secret word registration unit extracts words belonging to a predetermined part of speech from the document file.
前記秘匿単語登録部は、前記文書ファイルから固有名詞と数名詞との少なくともいずれかの単語を抽出する
ことを特徴とする請求項3記載の文書秘匿システム。
The document concealment system according to claim 3, wherein the secret word registration unit extracts at least one of proper nouns and several nouns from the document file.
前記秘匿単語登録部は、前記文書ファイルから数値と単位とを含んだ単語を抽出する
ことを特徴とする請求項1または請求項2記載の文書秘匿システム。
The document secret system according to claim 1, wherein the secret word registration unit extracts a word including a numerical value and a unit from the document file.
前記文書秘匿システムは、さらに、
開示される開示単語を記憶する開示単語記憶部を備え、
前記秘匿単語登録部は、前記文書ファイルから抽出した単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と異なる単語であって且つ前記開示単語記憶部に記憶されている開示単語と異なる単語を前記新たな秘匿単語として前記秘匿単語記憶部に記憶する
ことを特徴とする請求項1から請求項5いずれかに記載の文書秘匿システム。
The document concealment system further includes:
A disclosure word storage unit for storing disclosed disclosure words;
The secret word registration unit is a word different from the secret word stored in the secret word storage unit and different from the disclosed word stored in the disclosure word storage unit among the words extracted from the document file 6. The document concealment system according to claim 1, wherein the concealment word storage unit is stored as the new concealment word.
前記秘匿単語記憶部は、特定の秘匿単語を組み合わせた秘匿組み合わせを記憶し、
前記秘匿単語登録部は、前記文書ファイルから抽出した単語に基づいて前記秘匿単語記憶部に記憶されている秘匿組み合わせと同じ単語の組み合わせが前記文書ファイルに含まれているか否かを判定し、前記秘匿組み合わせと同じ単語の組み合わせが前記文書ファイルに含まれていると判定した場合に前記新たな秘匿単語を前記秘匿単語記憶部に記憶する
ことを特徴とする請求項1から請求項いずれかに記載の文書秘匿システム。
The secret word storage unit stores a secret combination obtained by combining specific secret words,
The secret word registration unit determines whether the document file includes a combination of the same words as a secret combination stored in the secret word storage unit based on a word extracted from the document file, and the new confidential words to claim 6 claim 1, characterized in that stored in the secret word storage unit when the same combination of words and confidentiality combination is determined to be included in the document file The document concealment system described.
前記文書秘匿システムは、さらに、
各利用者に与えられた閲覧レベルを記憶する利用者情報記憶部と、
特定の利用者に与えられた閲覧レベルを閲覧者レベルとして前記利用者情報記憶部から取得する閲覧者レベル取得部とを備え、
前記秘匿単語記憶部は、各秘匿単語に対応付けて特定の秘匿レベルを記憶し、
前記秘匿単語登録部は、前記文書ファイルから抽出した単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と同じ単語を登録済み単語として選別し、選別した登録済み単語の秘匿レベルを前記秘匿単語記憶部から取得し、取得した秘匿レベルのうちいずれかの秘匿レベルを前記新たな秘匿単語の秘匿レベルとして前記秘匿単語記憶部に記憶し、
前記秘匿ファイル生成部は、前記閲覧ファイルに含まれる単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と同じ単語を選別し、選別した単語と同じ秘匿単語に対応付けられた秘匿レベルを前記秘匿単語記憶部から取得し、取得した秘匿レベルと前記閲覧者レベル取得部によって取得された閲覧者レベルとを比較し、当該秘匿レベルが前記閲覧者レベルより高い単語を秘匿して前記秘匿ファイルを生成する
ことを特徴とする請求項1から請求項いずれかに記載の文書秘匿システム。
The document concealment system further includes:
A user information storage unit for storing the browsing level given to each user;
A browser level acquisition unit that acquires a browsing level given to a specific user as a browser level from the user information storage unit;
The secret word storage unit stores a specific secret level in association with each secret word,
The secret word registration unit selects, as registered words, the same words as the secret words stored in the secret word storage unit among the words extracted from the document file, and sets a secret level of the selected registered words. Acquired from the word storage unit, and stored in the secret word storage unit as a secret level of the new secret word among any of the acquired secret levels,
The secret file generation unit selects the same word as the secret word stored in the secret word storage unit from the words included in the browsing file, and sets a secret level associated with the same secret word as the selected word. The concealment file obtained from the concealment word storage unit, compares the concealment level acquired with the viewer level acquired by the viewer level acquisition unit, conceals words whose concealment level is higher than the viewer level, and stores the concealment file Article concealment system according to any claims 1 to 7, characterized in that to produce a.
秘匿される秘匿単語を記憶し、各秘匿単語に対応付けて当該秘匿単語と当該秘匿単語を含んだ閲覧ファイルとのいずれを秘匿するかを示す秘匿種別を記憶する秘匿単語記憶部と、複数の単語を含んだ文書ファイルを記憶する文書ファイル記憶部とを備える文書秘匿システムを機能させる文書秘匿プログラムであって、
前記文書ファイル記憶部に記憶される文書ファイルから当該文書ファイルに含まれる特定の単語を抽出し、抽出した単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と異なる単語を新たな秘匿単語として前記秘匿単語記憶部に記憶し、前記秘匿単語記憶部に記憶されている秘匿種別のうち前記文書ファイルから抽出した単語と同じ秘匿単語の秘匿種別を取得し、取得した秘匿種別のうちいずれかの秘匿種別を前記新たな秘匿単語の秘匿種別として前記秘匿単語記憶部に記憶する秘匿単語登録部と、
特定の文書ファイルを閲覧ファイルとして前記文書ファイル記憶部から取得する閲覧ファイル取得部と、
前記秘匿単語記憶部に記憶されている秘匿種別のうち前記閲覧ファイルに含まれる単語と同じ秘匿単語の秘匿種別を取得し、取得した秘匿種別に基づいて各秘匿単語と前記閲覧ファイルとのいずれを秘匿するか判定し、各秘匿単語を秘匿すると判定した場合、記閲覧ファイルに含まれる単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と同じ単語を秘匿して秘匿ファイルを生成する秘匿ファイル生成部と、
前記秘匿ファイル生成部によって生成された秘匿ファイルを出力する秘匿ファイル出力部として前記文書秘匿システムを機能させる
ことを特徴とする文書秘匿プログラム。
A secret word storage unit that stores a secret word to be concealed , stores a secret type indicating which of the secret word and a browsing file including the secret word is to be concealed in association with each secret word, and a plurality of secret words A document concealment program that functions a document concealment system comprising a document file storage unit that stores a document file including words,
A specific word included in the document file is extracted from the document file stored in the document file storage unit, and a word that is different from the secret word stored in the secret word storage unit among the extracted words is a new secret word As the secret word storage unit, acquiring the secret type of the same secret word as the word extracted from the document file among the secret types stored in the secret word storage unit, and any of the acquired secret types A secret word registration unit for storing the secret type of the new secret word as a secret type in the secret word storage unit ;
A browsing file acquisition unit that acquires a specific document file as a browsing file from the document file storage unit;
The secret type of the same secret word as the word included in the browse file is acquired from the secret types stored in the secret word storage unit, and each of the secret word and the browse file is acquired based on the acquired secret type. It determines whether concealed, generates each confidential If word is determined that the concealing, before Ki閲 list confidential files concealed the same word as the secret word stored in the secret word storage unit among the words included in the file A secret file generation unit,
A document concealment program that causes the document concealment system to function as a concealment file output unit that outputs a concealment file generated by the concealment file generation unit.
前記秘匿ファイル生成部は、前記閲覧ファイルに含まれる単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と同じ単語を所定の秘匿表記に置換して当該単語を秘匿することを特徴とする請求項記載の文書秘匿プログラム。 The secret file generation unit is configured to conceal the word by replacing the same secret word stored in the secret word storage unit with a predetermined secret notation among the words included in the browsing file. The document concealment program according to claim 9 . 前記秘匿単語登録部は、前記文書ファイルから所定の品詞に属する単語を抽出する
ことを特徴とする請求項または請求項10記載の文書秘匿プログラム。
The document concealment program according to claim 9 or 10, wherein the secret word registration unit extracts words belonging to a predetermined part of speech from the document file.
前記秘匿単語登録部は、前記文書ファイルから固有名詞と数名詞との少なくともいずれかの単語を抽出する
ことを特徴とする請求項11記載の文書秘匿プログラム。
12. The document concealment program according to claim 11, wherein the secret word registration unit extracts at least one of a proper noun and a few nouns from the document file.
前記秘匿単語登録部は、前記文書ファイルから数値と単位とを含んだ単語を抽出する
ことを特徴とする請求項または請求項10記載の文書秘匿プログラム。
The document concealment program according to claim 9 or 10, wherein the secret word registration unit extracts a word including a numerical value and a unit from the document file.
前記文書秘匿システムは、さらに、
開示される開示単語を記憶する開示単語記憶部を備え、
前記秘匿単語登録部は、前記文書ファイルから抽出した単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と異なる単語であって且つ前記開示単語記憶部に記憶されている開示単語と異なる単語を前記新たな秘匿単語として前記秘匿単語記憶部に記憶する
ことを特徴とする請求項から請求項13いずれかに記載の文書秘匿プログラム。
The document concealment system further includes:
A disclosure word storage unit for storing disclosed disclosure words;
The secret word registration unit is a word different from the secret word stored in the secret word storage unit and different from the disclosed word stored in the disclosure word storage unit among the words extracted from the document file Article concealment program according to claims 9 to claim 13, characterized in that stored in the secret word storage unit as a new confidential words said.
前記秘匿単語記憶部は、特定の秘匿単語を組み合わせた秘匿組み合わせを記憶し、
前記秘匿単語登録部は、前記文書ファイルから抽出した単語に基づいて前記秘匿単語記憶部に記憶されている秘匿組み合わせと同じ単語の組み合わせが前記文書ファイルに含まれているか否かを判定し、前記秘匿組み合わせと同じ単語の組み合わせが前記文書ファイルに含まれていると判定した場合に前記新たな秘匿単語を前記秘匿単語記憶部に記憶する
ことを特徴とする請求項から請求項14いずれかに記載の文書秘匿プログラム。
The secret word storage unit stores a secret combination obtained by combining specific secret words,
The secret word registration unit determines whether the document file includes a combination of the same words as a secret combination stored in the secret word storage unit based on a word extracted from the document file, and the new confidential words to claim 14 claim 9, characterized in that stored in the secret word storage unit when the same combination of words and confidentiality combination is determined to be included in the document file Document confidentiality program.
前記文書秘匿システムは、さらに、
各利用者に与えられた閲覧レベルを記憶する利用者情報記憶部を備え、
前記文書秘匿プログラムは、
特定の利用者に与えられた閲覧レベルを閲覧者レベルとして前記利用者情報記憶部から取得する閲覧者レベル取得部として前記文書秘匿システムを機能させ、
前記秘匿単語記憶部は、各秘匿単語に対応付けて特定の秘匿レベルを記憶し、
前記秘匿単語登録部は、前記文書ファイルから抽出した単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と同じ単語を登録済み単語として選別し、選別した登録済み単語の秘匿レベルを前記秘匿単語記憶部から取得し、取得した秘匿レベルのうちいずれかの秘匿レベルを前記新たな秘匿単語の秘匿レベルとして前記秘匿単語記憶部に記憶し、
前記秘匿ファイル生成部は、前記閲覧ファイルに含まれる単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と同じ単語を選別し、選別した単語と同じ秘匿単語に対応付けられた秘匿レベルを前記秘匿単語記憶部から取得し、取得した秘匿レベルと前記閲覧者レベル取得部によって取得された閲覧者レベルとを比較し、当該秘匿レベルが前記閲覧者レベルより高い単語を秘匿して前記秘匿ファイルを生成する
ことを特徴とする請求項から請求項15いずれかに記載の文書秘匿プログラム。
The document concealment system further includes:
A user information storage unit for storing a browsing level given to each user;
The document concealment program is
The document concealment system is made to function as a browser level acquisition unit that acquires from the user information storage unit as a browsing level given to a specific user,
The secret word storage unit stores a specific secret level in association with each secret word,
The secret word registration unit selects, as registered words, the same words as the secret words stored in the secret word storage unit among the words extracted from the document file, and sets a secret level of the selected registered words. Acquired from the word storage unit, and stored in the secret word storage unit as a secret level of the new secret word among any of the acquired secret levels,
The secret file generation unit selects the same word as the secret word stored in the secret word storage unit from the words included in the browsing file, and sets a secret level associated with the same secret word as the selected word. The concealment file obtained from the concealment word storage unit, compares the concealment level acquired with the viewer level acquired by the viewer level acquisition unit, conceals words whose concealment level is higher than the viewer level, and stores the concealment file Article concealment program according to claim 15 claim 9, characterized in that to produce a.
秘匿される秘匿単語を記憶し、各秘匿単語に対応付けて当該秘匿単語と当該秘匿単語を含んだ閲覧ファイルとのいずれを秘匿するかを示す秘匿種別を記憶する秘匿単語記憶部と、複数の単語を含んだ文書ファイルを記憶する文書ファイル記憶部とを備える文書秘匿システムによって実行する文書秘匿方法であって、
秘匿単語登録部が、前記文書ファイル記憶部に記憶される文書ファイルから当該文書ファイルに含まれる特定の単語を抽出し、抽出した単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と異なる単語を新たな秘匿単語として前記秘匿単語記憶部に記憶し、前記秘匿単語記憶部に記憶されている秘匿種別のうち前記文書ファイルから抽出した単語と同じ秘匿単語の秘匿種別を取得し、取得した秘匿種別のうちいずれかの秘匿種別を前記新たな秘匿単語の秘匿種別として前記秘匿単語記憶部に記憶し、
閲覧ファイル取得部が、特定の文書ファイルを閲覧ファイルとして前記文書ファイル記憶部から取得し、
秘匿ファイル生成部が、前記秘匿単語記憶部に記憶されている秘匿種別のうち前記閲覧ファイルに含まれる単語と同じ秘匿単語の秘匿種別を取得し、取得した秘匿種別に基づいて各秘匿単語と前記閲覧ファイルとのいずれを秘匿するか判定し、各秘匿単語を秘匿すると判定した場合、記閲覧ファイルに含まれる単語のうち前記秘匿単語記憶部に記憶されている秘匿単語と同じ単語を秘匿して秘匿ファイルを生成し、
秘匿ファイル出力部が、前記秘匿ファイル生成部によって生成された秘匿ファイルを出力する
ことを特徴とする文書秘匿方法。
A secret word storage unit that stores a secret word to be concealed , stores a secret type indicating which of the secret word and a browsing file including the secret word is to be concealed in association with each secret word, and a plurality of secret words a document confidential process performed by the document confidential system comprising a document file storage unit for storing a document file containing a word,
The secret word registration unit extracts a specific word included in the document file from the document file stored in the document file storage unit, and is different from the secret word stored in the secret word storage unit among the extracted words The word is stored in the secret word storage unit as a new secret word, and the secret type of the same secret word as the word extracted from the document file is acquired and acquired from the secret types stored in the secret word storage unit. One of the secret types is stored in the secret word storage unit as a secret type of the new secret word,
The browsing file acquisition unit acquires a specific document file as a browsing file from the document file storage unit,
The secret file generation unit acquires the secret type of the same secret word as the word contained in the browse file among the secret types stored in the secret word storage unit, and each secret word and the above based on the acquired secret type any of the browsing file determines whether concealed, each confidential when determining to confidential words, concealing the same words as confidential words stored in said secret word storage unit among the words included in prior Ki閲 list file To generate a secret file,
A document concealment method, wherein the concealment file output unit outputs the concealment file generated by the concealment file generation unit.
JP2011238170A 2011-10-31 2011-10-31 Document concealment system, document concealment program, and document concealment method Active JP5812805B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011238170A JP5812805B2 (en) 2011-10-31 2011-10-31 Document concealment system, document concealment program, and document concealment method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011238170A JP5812805B2 (en) 2011-10-31 2011-10-31 Document concealment system, document concealment program, and document concealment method

Publications (3)

Publication Number Publication Date
JP2013097479A JP2013097479A (en) 2013-05-20
JP2013097479A5 JP2013097479A5 (en) 2014-12-11
JP5812805B2 true JP5812805B2 (en) 2015-11-17

Family

ID=48619379

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011238170A Active JP5812805B2 (en) 2011-10-31 2011-10-31 Document concealment system, document concealment program, and document concealment method

Country Status (1)

Country Link
JP (1) JP5812805B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015170949A (en) * 2014-03-06 2015-09-28 日本電信電話株式会社 Secret information distribution synthesis system
WO2016181904A1 (en) * 2015-05-14 2016-11-17 日本電信電話株式会社 Database system and database processing method
JP6607354B2 (en) * 2016-11-10 2019-11-20 京セラドキュメントソリューションズ株式会社 Image forming system, image forming method, and image forming program
JP7031438B2 (en) * 2018-03-29 2022-03-08 日本電気株式会社 Information processing equipment, control methods, and programs
CN110598463B (en) 2019-04-19 2021-05-14 腾讯科技(深圳)有限公司 Block chain-based information processing method and device and computer-readable storage medium
JP7301938B2 (en) * 2021-12-06 2023-07-03 みずほリサーチ&テクノロジーズ株式会社 Document creation system, document creation method and document creation program

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3961760B2 (en) * 2000-11-07 2007-08-22 沖電気工業株式会社 E-mail device
JP4281561B2 (en) * 2004-01-27 2009-06-17 株式会社日立製作所 Document publication method
JP4175578B1 (en) * 2008-02-13 2008-11-05 クオリティ株式会社 Management system and management program
JP4807364B2 (en) * 2008-02-22 2011-11-02 日本電気株式会社 Information management device
JP2010231717A (en) * 2009-03-30 2010-10-14 Hitachi Ltd Information concealing device, information concealing method, information concealment program, and recording medium

Also Published As

Publication number Publication date
JP2013097479A (en) 2013-05-20

Similar Documents

Publication Publication Date Title
JP5812805B2 (en) Document concealment system, document concealment program, and document concealment method
US10564795B2 (en) Control method, processing apparatus, and non-transitory computer-readable recording medium
Makhortykh et al. Hey, Google, is it what the Holocaust looked like? Auditing algorithmic curation of visual historical content on Web search engines
US11361068B2 (en) Securing passwords by using dummy characters
JP2002140323A (en) Information management method and device
JP5556711B2 (en) Category classification processing apparatus, category classification processing method, category classification processing program recording medium, category classification processing system
Are et al. The emotional and financial impact of de-platforming on creators at the margins
Shadmy The new social contract: Facebook's community and our rights
JP2012014310A (en) Information leakage file detector and method and program of the same
US20190018977A1 (en) Document management apparatus, document management system, and non-transitory computer readable medium
JP2011081642A (en) Retrieval server, information retrieval method, program and storage medium
Epstein Why Google poses a serious threat to democracy, and how to end that threat
JP4281561B2 (en) Document publication method
JP5661449B2 (en) File name creation device
JP2010231526A (en) Device, method and program for constructing dictionary
JP6926749B2 (en) Document management equipment, document management system and programs
KR20210028401A (en) Device and method for style translation
US20090287654A1 (en) Device for identifying electronic file based on assigned identifier
JP2004287835A (en) Object table preparation method, object recommendation method, object table preparation program and object recommendation method
JP7484278B2 (en) Information processing device and program
JP2008140202A (en) Information provision controller, information provision control method and program
Morrow et al. Marketplace of Ideas 3.0? A Framework for the Era of Algorithms
WO2022085554A1 (en) Device for generating draft document and method therefor
KR102501117B1 (en) Work sharing system for non-face-to-face collaboration
US20240020286A1 (en) Database management apparatus and database management method

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141027

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20141027

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150708

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150714

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150812

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: 20150915

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150915

R150 Certificate of patent or registration of utility model

Ref document number: 5812805

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250