WO2023276646A1 - 情報処理装置、情報処理方法、及びプログラム - Google Patents

情報処理装置、情報処理方法、及びプログラム Download PDF

Info

Publication number
WO2023276646A1
WO2023276646A1 PCT/JP2022/023738 JP2022023738W WO2023276646A1 WO 2023276646 A1 WO2023276646 A1 WO 2023276646A1 JP 2022023738 W JP2022023738 W JP 2022023738W WO 2023276646 A1 WO2023276646 A1 WO 2023276646A1
Authority
WO
WIPO (PCT)
Prior art keywords
document
term
confirmation result
output information
information processing
Prior art date
Application number
PCT/JP2022/023738
Other languages
English (en)
French (fr)
Inventor
瑛美子 乾
雄也 渡辺
Original Assignee
株式会社LegalOn Technologies
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 株式会社LegalOn Technologies filed Critical 株式会社LegalOn Technologies
Priority to JP2023531768A priority Critical patent/JPWO2023276646A1/ja
Publication of WO2023276646A1 publication Critical patent/WO2023276646A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/253Grammatical analysis; Style critique

Definitions

  • the present invention relates to an information processing device, an information processing method, and a program.
  • Patent Document 1 describes a document check device for checking the consistency of descriptions in a document to be analyzed (Patent Document 1).
  • the document checking device detects when a specific character string (e.g., "said” or “that") is used in a document to indicate that the term following this character string has already appeared in the document. , it is possible to check the consistency of the usage of a particular string like this:
  • An information processing apparatus includes an acquisition unit that acquires document information related to a document, and terms included in the document as defined terms that have specific meanings based on a first rule.
  • a determination unit for determination, a confirmation unit for confirming the use status of the defined word in the document based on the second rule, and output information for outputting the confirmation result of the usage status for the determined defined word and an output information generation unit for generating the output information.
  • An information processing method includes the step of acquiring document information related to a document by a computer; a step of discriminating as a word; a step of confirming the usage status of the defined word in the document based on the second rule for the determined defined word; and generating output information for outputting the confirmation result of the usage status. perform the step of
  • a program according to an aspect of the present invention comprises a computer, an acquisition unit that acquires document information related to a document; a determination unit that determines the defined word as A program for functioning as an output information generation unit to be generated.
  • Defined term refers to a term that has a unique meaning. Defined terms are any terms that have a specific meaning. Person”, and “this Agreement”, etc., but are not limited to these.
  • a "document” is information that is recorded on the premise that it will be referenced.
  • Documents include, for example, official documents, contracts, minutes, rules, notices, rules, regulations, and the like. Documents include those written in Japanese as well as foreign languages such as English.
  • a document has a hierarchical structure of, for example, editions, chapters, sections, items, sub-items, and the like.
  • "Document information" is information about a document to be checked.
  • the format of the document information is not particularly limited, but for example, the document data of the document to be checked may be a data file created with specific word processor software or the like, or may be text data extracted from the data file. There may be.
  • the term "department” does not simply mean physical means, but also includes the case where the functions of the "department” are realized by software.
  • the function of one "section” or device is realized by two or more physical means or devices, the functions of two or more "sections” or devices are realized by one physical means or device.
  • FIG. 4 is a conceptual diagram showing an example of defined word discrimination processing according to an embodiment of the present invention
  • FIG. 7 is a conceptual diagram showing another example of defined word discrimination processing according to an embodiment of the present invention
  • FIG. 10 is a flowchart showing an example of output information generation processing for generating output information for outputting a confirmation result of usage status of defined terms according to one embodiment of the present invention
  • FIG. 10 is a diagram showing an output example of a result of confirming usage of defined terms according to an embodiment of the present invention
  • FIG. 10 is a diagram showing an output example of a result of confirming usage of defined terms according to an embodiment of the present invention
  • FIG. 10 is a diagram showing an output example of a result of confirming usage of defined terms according to an embodiment of the present invention
  • FIG. 10 is a diagram showing an output example of a result of confirming usage of defined terms according to an embodiment of the present invention
  • FIG. 10 is a diagram showing an output example of a result of confirming usage of defined terms according to an embodiment of the present invention
  • FIG. 10 is a diagram showing an output example of a result of confirming usage of defined terms according to an embodiment of the present invention
  • FIG. 10 is a diagram showing an output example of a result of confirming usage of defined terms according to an embodiment of the present invention
  • FIG. 10 is a diagram showing an output example of a result of confirming usage of defined terms according to an embodiment of the present invention
  • FIG. 10 is a diagram showing an output example of a result of confirming usage of defined terms according to an embodiment of the present invention
  • It is a figure showing an example of hardware constitutions of a computer concerning one embodiment of the present invention.
  • FIG. 1 is a diagram showing an example of functional blocks of a defined word discrimination device 1 according to one embodiment of the present invention.
  • a defined term discriminating device 1 discriminates a defined term from among a plurality of arbitrary terms in a document, confirms the usage status of the discriminated defined term in the document, and presents the confirmation result to the user.
  • the defined word discrimination device 1 is realized by, for example, a desktop computer, a laptop computer, or a smart phone.
  • the defined word discrimination device 1 may be implemented by, for example, one or more server devices.
  • the defined term discrimination device 1 exemplarily includes an information processing unit 11 that executes information processing for discriminating a defined term from arbitrary plural terms in a document, information for executing the information processing, and , and a recording unit 20 for recording information generated by executing the information processing.
  • the information processing unit 11 functionally includes an information acquisition unit 13 (acquisition unit), a defined word determination unit 15 (determination unit), a usage status confirmation unit 17 (confirmation unit), and an output information generation unit 19 (generation unit ) and It should be noted that each of the above-described units of the information processing unit 11 can be realized, for example, by using a storage area such as a memory or a hard disk, or by causing a processor to execute a program stored in the storage area.
  • the information acquisition unit 13 acquires document information DI regarding the document.
  • the information acquisition unit 13 acquires, for example, document information DI recorded in advance in the recording unit 20 (internal database).
  • the information acquisition unit 13 may acquire the document information DI from a database outside the defined word discrimination device 1 .
  • the defined term discrimination unit 15 discriminates terms contained in the document as defined terms defined as terms having a unique meaning based on the first rule.
  • First rule refers to a predetermined rule for discriminating defined words from a plurality of arbitrary terms contained in a document. A specific example of the first rule will be described later with reference to FIGS. 2 and 3. FIG.
  • the defined term determining unit 15 reads the character information in the document, performs morphological analysis, and cuts out each word.
  • “Morphological analysis” is a form of computer natural language processing. "Morphological analysis” divides natural language text data without grammatical information notes into morpheme units based on information such as the grammar of the target language and the part of speech of words, and determines the part of speech etc. for each morpheme. Analysis processing.
  • the defined word discrimination unit 15 may execute dependency analysis (syntactic analysis), that is, to investigate the modification relation of the sentence from the part-of-speech information. Note that the defined word discrimination unit 15 can refer to a dictionary database including a corpus dictionary and the like when executing the morphological analysis.
  • the dictionary database may be held by, for example, the recording unit 20 in the defined word discrimination device 1, or may be held by a predetermined external server device.
  • FIG. 2 is a conceptual diagram showing an example of defined word discrimination processing based on the first rule according to one embodiment of the present invention.
  • the defined term discrimination unit 15 discriminates the term as a defined term.
  • the defined word discrimination unit 15 is referred to as "this regulation” in the dashed frame DL. such as "Hereinafter referred to as ' ⁇ '. ”, the term “this regulation” is identified as the defined word DT.
  • the specific format is arbitrary as long as the defined term determination unit 15 can appropriately extract the defined term from a plurality of terms in the document, but in addition to the above, it will be referred to as “hereinafter referred to as “ ⁇ ”. ”, or “Hereinafter defined as “ ⁇ ”. ” and other formats may be included.
  • FIG. 3 is a conceptual diagram showing another example of defined word discrimination processing based on the first rule according to one embodiment of the present invention.
  • the defined term determining unit 15 extracts the headline H (for example, "Section 2 (definition)") of one or more items I1 and I3 in the document D having a hierarchical structure.
  • the defined term discrimination unit 15 determines the terms stored in the dictionary database.
  • headline H of item I3 that is assumed to contain the defined word is identified.
  • the defined term discrimination unit 15 identifies the term are defined as defined words DT1, DT3, and DT5.
  • the specific format is arbitrary as long as the defined word discrimination unit 15 can appropriately extract the defined word from a plurality of terms in the document. For example, in addition to the notation of "(1) employees, etc.” in the first hierarchy in Document D, the specific format is a unique format of "(1) employees, etc.” in the second hierarchy below the first hierarchy. It may include a form spanning multiple layers, such as a description of the meaning "company and company's".
  • the usage status confirmation unit 17 confirms the usage status of the defined word in the document based on the second rule.
  • the "second rule” is, for example, a predetermined rule for checking the usage of defined words, and includes, for example, the following rules. (1) Whether there are defined terms (for example, “regulations” shown in FIGS. 2 and 3) in the document, but the meaning of the defined terms is not defined (described) (output information generation, which will be described later) This will be described in detail in the first example of processing.) (2) Whether the defined word is used before the part whose meaning is defined in the document (described in detail in the second example of the output information generation process, which will be described later).
  • first rule and second rule may be fixed, or may be set (changed) by the user as appropriate.
  • the output information generation unit 19 generates output information for outputting the confirmation result of the usage status confirmed by the usage status confirmation unit 17 .
  • the recording unit 20 stores, for example, the document information DI about the document, the defined word information DTI about the defined word determined from the document by the defined word determining unit 15, and the "second Rule 1" and "Rule 2", usage status information UCI relating to the usage status of defined words confirmed by the usage status checking unit 17, and output information OI generated by the output information generation unit 19 are recorded. do.
  • FIG. 4 An example of output information generation processing for generating output information for outputting a confirmation result of the usage status of defined words according to an embodiment of the present invention will be described with reference to FIGS. 4 to 12 .
  • FIG. 4 An example of output information generation processing for generating output information for outputting a confirmation result of the usage status of defined words according to an embodiment of the present invention.
  • FIG. 4 is a flowchart showing an example of output information generation processing for generating output information for outputting the result of confirming the usage of defined terms according to an embodiment of the present invention.
  • the defined word discrimination apparatus 1 shown in FIG. 1 acquires document information DI regarding document D (step S1).
  • the defined word discriminating device 1 discriminates the terms contained in the document D as the defined words DT based on the first rule (step S3).
  • the defined word discriminating apparatus 1 confirms the usage status of the defined defined word DT in the document D based on the second rule (step S5).
  • the defined word discriminating device 1 generates output information OI for outputting the confirmation result of the usage status (step S7).
  • the defined word discrimination device 1 Based on the output information OI, the defined word discrimination device 1 outputs preview screens such as those shown in FIGS.
  • FIG. 5 is a diagram showing an example of a preview screen as a first example of output information generation processing according to one embodiment of the present invention.
  • the defined word discrimination device 1 confirms the usage status of the defined word based on whether or not a specific meaning corresponding to the defined word is written in the document (second rule). Generates output information for outputting results.
  • the preview screen includes, for example, a document screen (document area) S1 including the contents of the document D, a confirmation result screen (confirmation result area) S3 including the confirmation results of the use of defined terms, including.
  • the defined word discrimination device 1 uses a defined word DT (for example, "this business") in document D, but does not define (describe) the meaning of "this business”. Confirm that In this case, the defined word discriminating device 1 confirms the use status of the defined word "this business" in the document D as a result of checking "does it not need to define "this business”? ” is generated for outputting the confirmation result screen S3 including the alert display AL.
  • the output mode of the confirmation result of the usage status of the defined term is arbitrary.
  • the preview screen in which the document screen (document area) S1 is arranged on the left side and the confirmation result screen (confirmation result area) S3 is arranged on the right side is given. , but not limited to.
  • the arrangement positions of both screens S1 and S3 may be changed.
  • the defined term discriminating device 1 in this embodiment discriminates the defined term DT from a plurality of arbitrary terms in the document D, confirms the usage status of the discriminated defined term in the document, and outputs the confirmation result. to generate the output information for Therefore, it is possible to easily check the usage of the defined term in the document.
  • the defined word discrimination device 1 confirms the usage status of the defined word DT based on whether or not the specific meaning corresponding to the defined word DT is written in the document D. Generates output information for outputting results. Therefore, it can be easily understood that the specific meaning corresponding to the defined word DT is not written in the document D.
  • the defined word discrimination device 1 determines whether or not a specific meaning corresponding to the defined word is written in a position behind the position where the defined word is used in the document (the second 2 rule), generate output information for outputting the confirmation result of the usage status of the defined term.
  • FIG. 6 is a diagram showing an example of a preview screen as a second example of output information generation processing according to one embodiment of the present invention.
  • the defined word discriminating apparatus 1 inserts the defined word "confidential information" into a position behind the position where the defined word "confidential information” is used in the document D (the position surrounded by the dashed frame DL).
  • “confidential information” is technical or business information disclosed to the other party for a certain purpose.
  • the defined word discriminating device 1 confirms the status of use of the defined word "confidential information” in the document D as a result of "the "confidential information” is used before the defined place. ” is generated for outputting the confirmation result screen S3 including the alert display AL.
  • the defined word discrimination device 1 determines whether or not a specific meaning corresponding to the defined word DT is written in a position behind the position where the defined word DT is used in the document D. Output information for outputting the confirmation result of the usage status of the defined word DT is generated based on the above. Therefore, it is possible to easily grasp that the definition word DT is used before the part where the meaning is defined in the document D.
  • a third example of the output information generation process will be described with reference to FIG.
  • the defined term discrimination device 1 determines whether or not a defined term corresponding to the term exists in the document. Based on (Rule 2), output information for outputting the confirmation result of the usage status of the defined term is generated.
  • FIG. 7 is a diagram showing an example of a preview screen as a third example of output information generation processing according to one embodiment of the present invention.
  • the defined word discrimination device 1 defines the meaning of the term “necessary materials, etc.” However, it is confirmed that the term “required materials, etc.” is never used as a defined term elsewhere in Document D. In this case, the defined word discriminating device 1 confirms the usage status of the defined word "required materials, etc.” in the document D as ""required materials, etc.” has never been used. ” is generated for outputting the confirmation result screen S3 including the alert display AL.
  • the defined word discrimination device 1 determines whether or not there are a plurality of places where a specific meaning corresponding to the defined word is written in the document (second rule). Generates output information for outputting the results of checking word usage.
  • FIG. 8 is a diagram showing an example of a preview screen as a fourth example of output information generation processing according to one embodiment of the present invention.
  • the defined word discrimination device 1 confirms that the defined word "this contract" is defined in document D at a plurality of locations as indicated by the dashed frame DL.
  • the defined term discriminating device 1 displays a confirmation result screen S3 including an alert display AL saying that "'this contract' is defined multiple times" as a result of confirming the usage status of the defined word 'this contract' in document D. Generate output information for output.
  • the defined word discrimination device 1 outputs a confirmation result based on whether or not there are a plurality of places where the specific meaning corresponding to the defined word is written in the document D. Generates output information for Therefore, it is possible to easily grasp that there are a plurality of places where a specific meaning corresponding to the defined word is written in the document D.
  • FIG. 9 A fifth example of the output information generation process will be described with reference to FIGS. 9 and 10.
  • FIG. 10 when the user specifies a confirmation result for a specific defined word among a plurality of defined words on the confirmation result screen on the preview screen, the defined word discrimination device 1 selects the specific defined word. Generate output information for outputting a document screen so as to specify the position where the defined word is used.
  • the defined word discriminating apparatus 1 detects that although the defined word DT (for example, "this business") is used in the document D, the meaning of the "this business” is defined (described).
  • This is a preview screen that is output when it is confirmed that the FIG. 10 is an example of a preview screen output when the user performs a predetermined operation on the preview screen in FIG.
  • the defined word discriminating apparatus 1 generates output information for outputting the document screen S1 so as to specify the position where the specific defined word DT "this business" is used. .
  • the defined word discrimination device 1 determines that the specific defined word is Output information for outputting the document screen S1 is generated so as to identify the position where it is used. Therefore, the defined word whose meaning should be described in the document D (the defined word whose meaning should be corrected by the user in the document D) can be easily grasped.
  • FIG. 11 A sixth example of the output information generation process will be described with reference to FIGS. 11 and 12.
  • FIG. 11 A sixth example of the output information generation process
  • the defined word discrimination device 1 selects the specific defined word. A position where the defined word is used is identified, and output information is generated for outputting a document screen so as to display a specific meaning corresponding to the specific defined word in association with the position.
  • FIG. 11 is a preview screen similar to the preview screens shown in FIGS.
  • FIG. 12 is an example of a preview screen output when the user performs a predetermined operation on the preview screen in FIG.
  • the defined terms “consignor” and “trustee” are determined from the description of Article 2 (advisory services) in document D, and similarly, The defined terms “consignor” and “trustee” are also used from the descriptions related to Article 3 (remuneration, etc.).
  • the user operates the cursor C to designate (press) the specific button B3 corresponding to the specific defined word "entrustor” on the confirmation result screen S3.
  • the defined word discriminating apparatus 1 identifies the position where the specific defined word DT "consignor” is used (the position corresponding to the description part of Article 2). Generate output information for outputting the screen S1.
  • the defined word discrimination device 1 selects the specific defined word DT " Output information may be generated for outputting the document screen S1 so as to specify the position where "consignor” is used (the position corresponding to the portion described in Article 3).
  • the defined word discrimination device 1 determines that the specific defined word is The position where the defined word is used is identified, and output information is generated for outputting the document screen S1 so as to display the specific meaning corresponding to the specific defined word in association with the position. Therefore, it is possible to easily grasp the specific meaning corresponding to the defined term desired by the user.
  • FIG. 13 is a diagram showing an example of the hardware configuration of a computer according to one embodiment of the present invention. With reference to FIG. 13, an example of the hardware configuration of a computer that can be used to configure the defined word discrimination device 1 shown in FIG. 1 will be described.
  • the computer 40 mainly includes a processor 41, a main recording device 42, an auxiliary recording device 43, an input/output interface 44, and a communication interface 45 as hardware resources. These are interconnected via bus lines 46 including an address bus, a data bus, a control bus and the like. An interface circuit (not shown) may be appropriately interposed between the bus line 46 and each hardware resource.
  • the processor 41 controls the entire computer.
  • the processor 41 corresponds to, for example, the information processing section 11 of the defined word discrimination device 1 shown in FIG.
  • the main recording device 42 provides a work area for the processor 41 and is a volatile memory such as SRAM (Static Random Access Memory) or DRAM (Dynamic Random Access Memory).
  • the auxiliary recording device 43 is a non-volatile memory such as an HDD, an SSD, or a flash memory that stores software such as programs and data. The programs, data, etc. are loaded from the auxiliary recording device 43 to the main recording device 42 via the bus line 46 at any time.
  • the auxiliary recording device 43 corresponds to, for example, the recording unit 20 of the defined word discrimination device 1 shown in FIG.
  • the input/output interface 44 either outputs or presents information (outputs a predetermined screen based on the output information generated by the output information generation unit 19 shown in FIG. 1, etc.) and receives input of information. or a device that does both, such as a camera, keyboard, mouse, display, touch panel display, microphone, speaker, and the like.
  • the communication interface 45 is for transmitting/receiving various data to/from an external device or an external database via a predetermined communication network.
  • the communication interface 45 and a predetermined communication network can be connected by wire or wirelessly.
  • the communication interface 45 may also obtain network information, such as Wi-Fi access points, communication carrier base stations, and the like.
  • the computer 40 can function as desired means, execute desired steps, and realize desired functions through the cooperation of the hardware resources and software exemplified above. .
  • the above embodiments are intended to facilitate understanding of the present invention, and are not intended to be construed as limiting the present invention.
  • the present invention may be modified/improved without departing from its spirit, and the present invention also includes equivalents thereof.
  • the present invention can form various disclosures by appropriately combining a plurality of constituent elements disclosed in each of the above embodiments. For example, some components may be omitted from all components shown in the embodiments. Further, elements may be combined as appropriate in different embodiments.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Document Processing Apparatus (AREA)

Abstract

情報処理装置は、文書に関する文書情報を取得する取得部と、文書に含まれる用語を、第1規則に基づいて、特有の意味を持つ用語として定義される定義語として判別する判別部と、判別された定義語に対して、第2規則に基づいて、文書における当該定義語の使用状況を確認する確認部と、使用状況の確認結果を出力するための出力情報を生成する出力情報生成部と、を備える。これにより、文書における定義語の使用状況を容易に確認することが可能である。

Description

情報処理装置、情報処理方法、及びプログラム
 本発明は、情報処理装置、情報処理方法、及びプログラムに関する。
 契約書のような文書においては、当該文書に記載された用語の整合性が強く求められる。
 例えば、特許文献1には、解析対象となる文書中の記載の整合性をチェックするための文書チェック装置が記載されている(特許文献1)。当該文書チェック装置は、文書中において、特定の文字列(例えば「前記」又は「当該」)が、この文字列に後続する用語がその文書中で既出であることを示すために用いられる場合に、このような特定の文字列の使用の整合性をチェックすることが可能である。
特開2011-118861号公報
 上記したような従来の文書チェック装置においては、文書中から、「前記」等の接頭語が付された用語を抽出した上で接頭語が付された用語の整合性をチェック可能である。しかしながら、文書中の任意の用語から、特有の意味を持つ用語として定義される定義語を判別した上で、当該定義語の使用状況をチェックすることは容易ではない。
 そこで、本発明のいくつかの態様はかかる事情に鑑みてなされたものであり、文書における定義語の使用状況を容易に確認することが可能な情報処理技術を提供することを目的とする。
 本発明の一態様に係る情報処理装置は、文書に関する文書情報を取得する取得部と、文書に含まれる用語を、第1規則に基づいて、特有の意味を持つ用語として定義される定義語として判別する判別部と、判別された定義語に対して、第2規則に基づいて、文書における定義語の使用状況を確認する確認部と、使用状況の確認結果を出力するための出力情報を生成する出力情報生成部と、を備える。
 本発明の一態様に係る情報処理方法は、コンピュータが、文書に関する文書情報を取得するステップと、文書に含まれる用語を、第1規則に基づいて、特有の意味を持つ用語として定義される定義語として判別するステップと、判別された定義語に対して、第2規則に基づいて、文書における定義語の使用状況を確認するステップと、使用状況の確認結果を出力するための出力情報を生成するステップと、を実行する。
 本発明の一態様に係るプログラムは、コンピュータを、文書に関する文書情報を取得する取得部と、文書に含まれる用語を、第1規則に基づいて、特有の意味を持つ用語として定義される定義語として判別する判別部と、判別された定義語に対して、第2規則に基づいて、文書における定義語の使用状況を確認する確認部と、使用状況の確認結果を出力するための出力情報を生成する出力情報生成部と、して機能させるためのプログラム。
 「定義語」とは、特有の意味を持つ用語として定義されるものをいう。定義語は、特有の意味を持つ任意の用語であり、例えば、契約書上で、特定の意味を持つ用語として定義された「本規程」、「従業員等」、「委託者」、「受託者」、及び「本契約」等を含むがこれらに限られない。
 「文書」とは、参照されることを前提として記録される情報である。文書は、例えば、公文書、契約書、議事録、規則、通知書、規定書、及び、規程書等を含む。文書は、日本語で記載されたものの他、英語等の外国語で記載されたものを含む。文書は、例えば編、章、節、項、小項目等の階層構造を有する。「文書情報」とは、確認の対象となる文書に関する情報である。文書情報の形式は特に限定されないが、例えば、確認の対象となる文書の文書データは、特定のワードプロセッサソフトウェア等で作成されたデータファイルであってもよいし、当該データファイルから抽出したテキストデータであってもよい。
 なお、本発明において、「部」とは、単に物理的手段を意味するものではなく、その「部」が有する機能をソフトウェアによって実現する場合も含む。また、1つの「部」や装置が有する機能が2つ以上の物理的手段や装置により実現されても、2つ以上の「部」や装置の機能が1つの物理的手段や装置により実現されても良い。
 本発明によれば、文書における定義語の使用状況を容易に確認することができる。
本発明の一実施形態に係る定義語判別装置の機能ブロックの一例を示す図である。 本発明の一実施形態に係る定義語判別処理の一例を示す概念図である。 本発明の一実施形態に係る定義語判別処理の他の一例を示す概念図である。 本発明の一実施形態に係る定義語の使用状況の確認結果を出力するための出力情報を生成するための出力情報生成処理の一例を示すフローチャートである。 本発明の一実施形態に係る定義語の使用状況の確認結果の出力例を示す図である。 本発明の一実施形態に係る定義語の使用状況の確認結果の出力例を示す図である。 本発明の一実施形態に係る定義語の使用状況の確認結果の出力例を示す図である。 本発明の一実施形態に係る定義語の使用状況の確認結果の出力例を示す図である。 本発明の一実施形態に係る定義語の使用状況の確認結果の出力例を示す図である。 本発明の一実施形態に係る定義語の使用状況の確認結果の出力例を示す図である。 本発明の一実施形態に係る定義語の使用状況の確認結果の出力例を示す図である。 本発明の一実施形態に係る定義語の使用状況の確認結果の出力例を示す図である。 本発明の一実施形態に係るコンピュータのハードウェア構成の一例を示す図である。
 以下、添付図面を参照しながら本発明の実施の形態について説明する。以下の実施の形態は、本発明を説明するための例示であり、本発明をその実施の形態のみに限定する趣旨ではない。また、本発明は、その要旨を逸脱しない限り、様々な変形が可能である。さらに、各図面において同一の構成要素に対しては可能な限り同一の符号を付し、重複する説明は省略する。
 図1は、本発明の一実施形態に係る定義語判別装置1の機能ブロックの一例を示す図である。定義語判別装置1は、文書における任意の複数の用語の中から定義語を判別し、判別された定義語の文書における使用状況を確認し、その確認結果をユーザに対して提示するための装置である。定義語判別装置1は、例えば、デスクトップコンピュータ、ラップトップコンピュータ、又は、スマートフォン等により実現される。定義語判別装置1は、例えば、1つ又は複数のサーバ装置により実現されてもよい。
 定義語判別装置1は、例示的に、文書における任意の複数の用語の中から定義語を判別するための情報処理を実行する情報処理部11と、当該情報処理を実行するための情報、及び、当該情報処理を実行することによって生成された情報を記録する記録部20と、を備える。
 情報処理部11は、機能的に、情報取得部13(取得部)と、定義語判別部15(判別部)と、使用状況確認部17(確認部)と、出力情報生成部19(生成部)と、を備える。なお、情報処理部11の上記各部は、例えば、メモリやハードディスク等の記憶領域を用いたり、記憶領域に格納されているプログラムをプロセッサが実行したりすることにより実現することができる。
 情報取得部13は、文書に関する文書情報DIを取得する。情報取得部13は、例えば、記録部20(内部のデータベース)に予め記録された文書情報DIを取得する。情報取得部13は、文書情報DIを、定義語判別装置1の外部のデータベースから取得してもよい。
 定義語判別部15は、文書に含まれる用語を、第1規則に基づいて、特有の意味を持つ用語として定義される定義語として判別する。「第1規則」とは、文書に含まれる任意の複数の用語から、定義語を判別するための所定の規則をいう。第1規則の具体例については、図2及び図3を参照して後述する。例えば、定義語判別部15は、文書から、定義語の判別対象である複数の用語を抽出する際には、文書内の文字情報を読み込んで形態素解析して単語ごとに切り出す。
 「形態素解析」とは、コンピュータの自然言語処理の一つである。「形態素解析」は、文法的な情報の注記のない自然言語のテキストデータを、対象言語の文法や単語の品詞等の情報に基づいて、形態素の単位に区切り、形態素毎に品詞等を判別する解析処理をいう。定義語判別部15は、係り受け解析(構文解析)、つまり、品詞情報から文の修飾関係を調査することを実行してもよい。なお、定義語判別部15は、形態素解析を実行する際にはコーパス辞書等を含む辞書データベースを参照可能である。辞書データベースは、定義語判別装置1内の例えば記録部20によって保有されてもよいし、外部の所定サーバ装置によって保有されてもよい。
 図2は、本発明の一実施形態に係る、第1規則に基づく定義語判別処理の一例を示す概念図である。定義語判別部15は、文書Dにおける用語が特定の書式で表記されている場合に、当該用語を定義語として判別する。定義語判別部15は、例えば破線枠DL内の「以下「本規程」という。」のように、「以下「○○○」という。」との特定の書式で用語が表記されているときは、用語「本規程」を定義語DTとして判別する。特定の書式は、定義語判別部15が文書における複数の用語の中から定義語を適切に抽出できればよく、任意であるが、上記の他、「以下「○○○」と呼ぶ。」、又は、「以下、「○○○」と定義する。」等の他の書式を含んでもよい。
 図3は、本発明の一実施形態に係る、第1規則に基づく定義語判別処理の他の一例を示す概念図である。図3に示すように、定義語判別部15は、階層構造を有する文書Dにおける一又は複数の項目I1,I3の見出しH(例えば「第2条(定義)」)を抽出する。この場合、見出しを特定するための用語である「第2条(定義)」等が上記辞書データベースに格納されているため、定義語判別部15は、上記辞書データベースに格納されている当該用語を参照して、定義語が含まれていると想定される項目I3の見出しHを特定する。定義語判別部15は、抽出された見出しHに対応する項目I3に含まれる一又は複数の用語が特定の書式(「(1)○○○」等)で表記されている場合に、当該用語を定義語DT1,DT3,DT5として判別する。特定の書式は、定義語判別部15が文書における複数の用語の中から定義語を適切に抽出できればよく、任意である。例えば、特定の書式は、文書Dにおける第1階層の「(1)従業員等」の表記に加えて、第1階層よりも下位の第2階層において「(1)従業員等」の特有の意味「会社並びに会社の…」が記述されているというような複数の階層に跨る書式を含んでもよい。
 図1に戻り、使用状況確認部17は、定義語判別部15が判別した定義語に対して、第2規則に基づいて、文書における当該定義語の使用状況を確認する。
 「第2規則」とは、例えば、定義語の使用状況を確認するための所定の規則であり、例えば以下の規則を含む。
(1)文書において、定義語(例えば、図2及び図3に示す「本規程」)はあるが、その定義語の意味が定義(記述)されていないか否か(後述する、出力情報生成処理の第1例で詳述する。)
(2)文書において意味が定義されている部分よりも前に定義語が使用されているか否か(後述する、出力情報生成処理の第2例で詳述する。)
(3)文書において定義語の意味が定義されているが、当該定義語が文書における他の箇所で一度も使用されていないか否か(後述する、出力情報生成処理の第3例で詳述する。)
(4)文書において、定義語に関して複数箇所で定義されているか否か(後述する、出力情報生成処理の第4例で詳述する。)
 なお、「第1規則」及び「第2規則」は、固定でもよいし、ユーザによって適宜設定(変更)可能でもよい。
 出力情報生成部19は、使用状況確認部17が確認した使用状況の確認結果を出力するための出力情報を生成する。
 記録部20は、例えば、文書に関する文書情報DIと、定義語判別部15が文書から判別した定義語に関する定義語情報DTIと、定義語判別部15及び使用状況確認部17がそれぞれ参照する「第1規則」及び「第2規則」に関する規則情報RIと、使用状況確認部17が確認した定義語の使用状況に関する使用状況情報UCIと、出力情報生成部19が生成した出力情報OIと、を記録する。
 <出力情報生成処理>
 図4から図12を参照して、本発明の一実施形態に係る定義語の使用状況の確認結果を出力するための出力情報を生成する出力情報生成処理の例を説明する。まず、図4及び図5を参照して、出力情報生成処理の第1例を説明する。
(第1例)
 図4は、本発明の一実施形態に係る定義語の使用状況の確認結果を出力するための出力情報を生成する出力情報生成処理の一例を示すフローチャートである。図4に示すように、図1に示す定義語判別装置1は、文書Dに関する文書情報DIを取得する(ステップS1)。定義語判別装置1は、文書Dに含まれる用語を、第1規則に基づいて、定義語DTとして判別する(ステップS3)。定義語判別装置1は、判別された定義語DTに対して、第2規則に基づいて、文書Dにおける当該定義語DTの使用状況を確認する(ステップS5)。定義語判別装置1は、使用状況の確認結果を出力するための出力情報OIを生成する(ステップS7)。定義語判別装置1は、出力情報OIに基づいて、例えば図5から図12に示すようなプレビュー画面を出力部(例えば図13に示す入出力インターフェイス44)において出力する。
 図5は、本発明の一実施形態に係る出力情報生成処理の第1例としてのプレビュー画面の一例を示す図である。出力情報生成処理の第1例では、定義語判別装置1は、文書において定義語に対応する特定の意味が表記されているか否か(第2規則)に基づいて、定義語の使用状況の確認結果を出力するための出力情報を生成する。
 図5に示すように、プレビュー画面には、例えば、文書Dの内容を含む文書画面(文書領域)S1と、定義語の使用状況の確認結果を含む確認結果画面(確認結果領域)S3と、を含む。図5に示すように、定義語判別装置1は、文書Dにおいて、定義語DT(例えば「本業務」)が使用されているものの、その「本業務」の意味が定義(記述)されていないことを確認する。この場合、定義語判別装置1は、文書Dにおける定義語「本業務」の使用状況の確認結果として「「本業務」を定義する必要はありませんか?」というアラート表示ALを含む確認結果画面S3を出力するための出力情報を生成する。
 なお、定義語の使用状況の確認結果を出力態様は任意である。上記では、出力態様の一例として、図5に示すように、文書画面(文書領域)S1が左側に配置され、確認結果画面(確認結果領域)S3が右側に配置されたプレビュー画面を挙げたが、これに限定されない。例えば、両画面S1,S3の配置位置は変更されてもよい。
 本実施形態における定義語判別装置1は、文書Dにおける任意の複数の用語の中から定義語DTを判別し、判別された定義語の文書における使用状況を確認し、その確認結果を出力するための出力情報を生成する。したがって、文書における定義語の使用状況を容易に確認することが可能である。
 特に、出力情報生成処理の第1例では、定義語判別装置1は、文書Dにおいて定義語DTに対応する特定の意味が表記されているか否かに基づいて、定義語DTの使用状況の確認結果を出力するための出力情報を生成する。したがって、文書Dにおいて定義語DTに対応する特定の意味が表記されていないことを容易に把握可能である。
(第2例)
 図6を参照して、出力情報生成処理の第2例を説明する。出力情報生成処理の第2例では、定義語判別装置1は、文書において定義語が使用されている位置よりも後方の位置に定義語に対応する特定の意味が表記されているか否か(第2規則)に基づいて、定義語の使用状況の確認結果を出力するための出力情報を生成する。
 図6は、本発明の一実施形態に係る出力情報生成処理の第2例としてのプレビュー画面の一例を示す図である。図6に示すように、定義語判別装置1は、文書Dにおいて、定義語「秘密情報」が使用されている位置よりも後方の位置(破線枠DLで囲む位置)に定義語「秘密情報」に対応する特定の意味(例えば、「秘密情報」とは、ある目的のために相手方に開示する技術上、営業上の情報であって…)が表記されていることを確認する。この場合、定義語判別装置1は、文書Dにおける定義語「秘密情報」の使用状況の確認結果として「定義されている場所よりも前に「秘密情報」が使用されています。」というアラート表示ALを含む確認結果画面S3を出力するための出力情報を生成する。
 出力情報生成処理の第2例では、定義語判別装置1は、文書Dにおいて定義語DTが使用されている位置よりも後方の位置に定義語DTに対応する特定の意味が表記されているか否かに基づいて、定義語DTの使用状況の確認結果を出力するための出力情報を生成する。したがって、文書Dにおいて意味が定義されている部分よりも前に定義語DTが使用されていることを容易に把握可能である。
(第3例)
 図7を参照して、出力情報生成処理の第3例を説明する。出力情報生成処理の第3例では、定義語判別装置1は、文書において用語に対応する特定の意味が表記されている場合に、当該文書において当該用語に対応する定義語が存在するか否か(第2規則)に基づいて、定義語の使用状況の確認結果を出力するための出力情報を生成する。
 図7は、本発明の一実施形態に係る出力情報生成処理の第3例としてのプレビュー画面の一例を示す図である。図7に示すように、定義語判別装置1は、破線枠DLが示すように、文書Dにおいて用語「必要資料等」の意味「本件業務を遂行する上で必要な資料、データ等」が定義されているが、当該用語「必要資料等」が定義語として文書Dにおける他の箇所で一度も使用されていないことを確認する。この場合、定義語判別装置1は、文書Dにおける定義語「必要資料等」の使用状況の確認結果として「「必要資料等」が一度も使用されていません。」というアラート表示ALを含む確認結果画面S3を出力するための出力情報を生成する。
 出力情報生成処理の第3例では、定義語判別装置1は、文書Dにおいて用語「必要資料等」に対応する特定の意味が表記されている場合に、当該文書Dにおいて当該用語に対応する定義語「必要資料等」が、この表記箇所以外に存在するか否かに基づいて、確認結果を出力するための出力情報を生成する。したがって、文書Dにおいて用語の意味が定義されているものの、当該用語が定義語として文書Dにおける他の箇所で一度も使用されていないことを容易に把握可能である。
(第4例)
 図8を参照して、出力情報生成処理の第4例を説明する。出力情報生成処理の第4例では、定義語判別装置1は、文書において定義語に対応する特定の意味が表記されている箇所が複数存在するか否か(第2規則)に基づいて、定義語の使用状況の確認結果を出力するための出力情報を生成する。
 図8は、本発明の一実施形態に係る出力情報生成処理の第4例としてのプレビュー画面の一例を示す図である。図8に示すように、定義語判別装置1は、文書Dにおいて、定義語「本契約」に関して、破線枠DLで示すように複数箇所で定義されていることを確認する。この場合、定義語判別装置1は、文書Dにおける定義語「本契約」の使用状況の確認結果として「「本契約」が複数回定義されています」というアラート表示ALを含む確認結果画面S3を出力するための出力情報を生成する。
 出力情報生成処理の第4例では、定義語判別装置1は、文書Dにおいて定義語に対応する特定の意味が表記されている箇所が複数存在するか否かに基づいて、確認結果を出力するための出力情報を生成する。したがって、文書Dにおいて定義語に対応する特定の意味が表記されている箇所が複数存在することを容易に把握可能である。
(第5例)
 図9及び図10を参照して、出力情報生成処理の第5例を説明する。出力情報生成処理の第5例では、定義語判別装置1は、プレビュー画面上の確認結果画面において複数の定義語のうち特定の定義語に関する確認結果がユーザにより指定された場合に、当該特定の定義語が使用されている位置を特定するように文書画面を出力するための出力情報を生成する。
 図9は、図5と同様に、定義語判別装置1が、文書Dにおいて定義語DT(例えば「本業務」)が使用されているものの、その「本業務」の意味が定義(記述)されていないことを確認した場合に出力されるプレビュー画面である。図10は、図9におけるプレビュー画面上で、ユーザが所定の操作を行う場合に出力されるプレビュー画面の一例である。
 図9に示すように、ユーザがカーソルCを操作して、確認結果画面S3における「「本業務」を定義する必要はありませんか?」という、特定の定義語「本業務」に関するアラート表示に対応する特定ボタンB1を指定(押下)する。そうすると、図10に示すように、定義語判別装置1は、当該特定の定義語DT「本業務」が使用されている位置を特定するように文書画面S1を出力するための出力情報を生成する。
 ここで、図9に示すプレビュー画面の文書画面S1では、文書Dにおける第10条~第13条までを表示していたところ、特定ボタンB1が指定されると、画面が自動でスクロールされる。そして、図10に示すプレビュー画面の文書画面S1が、当該特定の定義語DT「本業務」が使用されている位置を含む第2条に関する記載が最上位にくるように出力される。図10に示すプレビュー画面の文書画面S1が出力される際には、当該特定の定義語DT「本業務」がハイライト表示されてもよい。ハイライト表示は、例えば、当該特定の定義語DT「本業務」が他の用語及び定義語とは異なる色で表記され、異なるフォントで表記され、又は、異なるサイズで表記されることを含む。
 出力情報生成処理の第5例では、定義語判別装置1は、確認結果画面S3において複数の定義語のうち特定の定義語に関する確認結果がユーザにより指定された場合に、当該特定の定義語が使用されている位置を特定するように文書画面S1を出力するための出力情報を生成する。したがって、意味を文書Dに記述すべき定義語(文書Dにおいてユーザが修正作業を実行すべき定義語)を容易に把握できる。
(第6例)
 図11及び図12を参照して、出力情報生成処理の第6例を説明する。出力情報生成処理の第6例では、定義語判別装置1は、プレビュー画面上の確認結果画面において複数の定義語のうち特定の定義語に関する確認結果がユーザにより指定された場合に、当該特定の定義語が使用されている位置を特定し、かつ、当該位置に関連づけて当該特定の定義語に対応する特定の意味を表示するように文書画面を出力するための出力情報を生成する。
 図11は、図5から図8に示すプレビュー画面と同様のプレビュー画面である。図12は、図11におけるプレビュー画面上で、ユーザが所定の操作を行う場合に出力されるプレビュー画面の一例である。
 図11における「定義語を見る」との記載からわかるとおり、例えば、文書Dにおける第2条(アドバイザリー業務)に関する記載部分から定義語「委託者」及び「受託者」が判別され、同様に、第3条(報酬等)に関する記載部分からも定義語「委託者」及び「受託者」されている。ユーザがカーソルCを操作して、確認結果画面S3における特定の定義語「委託者」に対応する特定ボタンB3を指定(押下)する。そうすると、図12に示すように、定義語判別装置1は、当該特定の定義語DT「委託者」が使用されている位置(第2条の記載部分に対応する位置)を特定するように文書画面S1を出力するための出力情報を生成する。なお、ユーザがカーソルCを操作して、確認結果画面S3における特定の定義語「委託者」に対応する特定ボタンB5を指定する場合は、定義語判別装置1は、当該特定の定義語DT「委託者」が使用されている位置(第3条の記載部分に対応する位置)を特定するように文書画面S1を出力するための出力情報を生成してもよい。
 ここで、図11に示すプレビュー画面の文書画面S1では、文書Dにおける第31条~第34条までを表示していたところ、特定ボタンB3が指定されると、画面が自動でスクロールされる。そして、図12に示すプレビュー画面の文書画面S1が、当該特定の定義語DT「委託者」が使用されている位置を含む第2条に関する記載が最上位にくるように出力される。また、図12に示すプレビュー画面において、ユーザが、例えば、自らが操作するカーソルCで、文書画面S1上における特定の定義語DTを指定(いわゆるマウスオーバ等を実行)すると、当該特定の定義語DT「委託者」が使用されている位置に関連づけて「委託者」に対応する特定の意味をポップアップPDで表示する。
 出力情報生成処理の第6例では、定義語判別装置1は、確認結果画面S3において複数の定義語のうち特定の定義語に関する確認結果がユーザにより指定された場合に、当該特定の定義語が使用されている位置を特定し、かつ、当該位置に関連づけて当該特定の定義語に対応する特定の意味を表示するように文書画面S1を出力するための出力情報を生成する。したがって、ユーザが所望する定義語に対応する特定の意味を容易に把握可能である。
 図13は、本発明の一実施形態に係るコンピュータのハードウェア構成の一例を示す図である。図13を参照して、図1に示す定義語判別装置1を構成するのに用いることができるコンピュータのハードウェア構成の一例について説明する。
 図13に示すように、コンピュータ40は、ハードウェア資源として、主に、プロセッサ41と、主記録装置42と、補助記録装置43と、入出力インターフェイス44と、通信インターフェイス45とを備えており、これらはアドレスバス、データバス、コントロールバス等を含むバスライン46を介して相互に接続されている。なお、バスライン46と各ハードウェア資源との間には適宜インターフェイス回路(図示せず)が介在している場合もある。
 プロセッサ41は、コンピュータ全体の制御を行う。プロセッサ41は、例えば、図1に示す定義語判別装置1の情報処理部11に相当する。主記録装置42は、プロセッサ41に対して作業領域を提供し、SRAM(Static Random Access Memory)やDRAM(Dynamic Random Access Memory)等の揮発性メモリである。補助記録装置43は、ソフトウェアであるプログラム等やデータ等を格納する、HDDやSSD、フラッシュメモリ等の不揮発性メモリである。当該プログラムやデータ等は、任意の時点で補助記録装置43からバスライン46を介して主記録装置42へとロードされる。補助記録装置43は、例えば図1に示す定義語判別装置1の記録部20に相当する。
 入出力インターフェイス44は、情報を出力又は提示すること(図1に示す出力情報生成部19が生成した出力情報に基づいて所定画面を出力すること等)、及び、情報の入力を受けることの一方又は双方を行うものであり、カメラ、キーボード、マウス、ディスプレイ、タッチパネル・ディスプレイ、マイク、スピーカ等である。通信インターフェイス45は、所定の通信ネットワークを介して、外部装置又は外部データベースと各種データを送受信するためのものである。通信インターフェイス45と所定の通信ネットワークとは、有線又は無線で接続されうる。通信インターフェイス45は、ネットワークに係る情報、例えば、Wi-Fiのアクセスポイントに係る情報、通信キャリアの基地局に関する情報等も取得することがある。
 上に例示したハードウェア資源とソフトウェアとの協働により、コンピュータ40は、所望の手段として機能し、所望のステップを実行し、所望の機能を実現させることできることは、当業者には明らかである。
 なお、上記各実施形態は、本発明の理解を容易にするためのものであり、本発明を限定して解釈するものではない。本発明はその趣旨を逸脱することなく、変更/改良され得るとともに、本発明にはその等価物も含まれる。また、本発明は、上記各実施形態に開示されている複数の構成要素の適宜な組み合わせにより種々の開示を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素は削除してもよい。さらに、異なる実施形態に構成要素を適宜組み合わせてもよい。
 1…定義語判別装置、11…情報処理部、13…情報取得部、15…定義語判別部、17…使用状況確認部、19…出力情報生成部、20…記録部、40…コンピュータ、41…プロセッサ、42…主記録装置、43…補助記録装置、44…入出力インターフェイス、45…通信インターフェイス、46…バスライン

Claims (12)

  1.  文書に関する文書情報を取得する取得部と、
     前記文書に含まれる用語を、第1規則に基づいて、特有の意味を持つ用語として定義される定義語として判別する判別部と、
     判別された前記定義語に対して、第2規則に基づいて、前記文書における当該定義語の使用状況を確認する確認部と、
     前記使用状況の確認結果を出力するための出力情報を生成する生成部と、を備える、
     情報処理装置。
  2.  前記判別部は、前記用語が特定の書式で表記されている場合に、当該用語を前記定義語として判別する、
    請求項1に記載の情報処理装置。
  3.  前記判別部は、
     階層構造を有する前記文書における一又は複数の項目の見出しを抽出し、
     抽出された前記見出しに対応する前記項目に含まれる前記用語が特定の書式で表記されている場合に、当該用語を前記定義語として判別する、
    請求項1又は2に記載の情報処理装置。
  4.  前記生成部は、前記文書において前記定義語に対応する特定の意味が表記されているか否かに基づいて、前記確認結果を出力するための出力情報を生成する、
    請求項1~3のいずれか一項に記載の情報処理装置。
  5.  前記生成部は、前記文書において前記定義語が使用されている位置よりも後方の位置に前記定義語に対応する特定の意味が表記されているか否かに基づいて、前記確認結果を出力するための出力情報を生成する、
    請求項1~4のいずれか一項に記載の情報処理装置。
  6.  前記生成部は、前記文書において前記用語に対応する特定の意味が表記されている場合に、当該文書において当該用語に対応する前記定義語が存在するか否かに基づいて、前記確認結果を出力するための出力情報を生成する、
    請求項1~5のいずれか一項に記載の情報処理装置。
  7.  前記生成部は、前記文書において前記定義語に対応する特定の意味が表記されている箇所が複数存在するか否かに基づいて、前記確認結果を出力するための出力情報を生成する、
    請求項1~6のいずれか一項に記載の情報処理装置。
  8.  前記生成部は、前記確認結果を含む確認結果画面におけるユーザ操作に応じた出力形態で前記文書を含む文書画面を出力するための出力情報を生成する、
    請求項1~7のいずれか一項に記載の情報処理装置。
  9.  前記生成部は、前記確認結果画面において複数の前記定義語のうち特定の定義語に関する前記確認結果がユーザにより指定された場合に、当該特定の定義語が使用されている位置を特定するように前記文書画面を出力するための出力情報を生成する、
    請求項8に記載の情報処理装置。
  10.  前記生成部は、前記確認結果画面において複数の前記定義語のうち特定の定義語に関する前記確認結果がユーザにより指定された場合に、当該特定の定義語が使用されている位置を特定し、かつ、当該位置に関連づけて当該特定の定義語に対応する特定の意味を表示するように前記文書画面を出力するための出力情報を生成する、
    請求項8又は9に記載の情報処理装置。
  11.  コンピュータが、
     文書に関する文書情報を取得するステップと、
     前記文書に含まれる用語を、第1規則に基づいて、特有の意味を持つ用語として定義される定義語として判別するステップと、
     判別された前記定義語に対して、第2規則に基づいて、所定の規則に基づいて前記文書における当該定義語の使用状況を確認するステップと、
     前記使用状況の確認結果を出力するための出力情報を生成するステップと、
    を実行する情報処理方法。
  12.  コンピュータを、
     文書に関する文書情報を取得する取得部と、
     前記文書に含まれる用語を、第1規則に基づいて、特有の意味を持つ用語として定義される定義語として判別する判別部と、
     判別された前記定義語に対して、第2規則に基づいて、前記文書における当該定義語の使用状況を確認する確認部と、
     前記使用状況の確認結果を出力するための出力情報を生成する生成部と、
    して機能させるためのプログラム。
PCT/JP2022/023738 2021-07-02 2022-06-14 情報処理装置、情報処理方法、及びプログラム WO2023276646A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2023531768A JPWO2023276646A1 (ja) 2021-07-02 2022-06-14

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2021110715 2021-07-02
JP2021-110715 2021-07-02

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US18/400,909 Continuation US20240135100A1 (en) 2021-07-01 2023-12-29 Information processing apparatus, information processing method, and program

Publications (1)

Publication Number Publication Date
WO2023276646A1 true WO2023276646A1 (ja) 2023-01-05

Family

ID=84692268

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/023738 WO2023276646A1 (ja) 2021-07-02 2022-06-14 情報処理装置、情報処理方法、及びプログラム

Country Status (2)

Country Link
JP (1) JPWO2023276646A1 (ja)
WO (1) WO2023276646A1 (ja)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05189430A (ja) * 1992-01-16 1993-07-30 Fujitsu Ltd 索引語管理装置
JPH11161682A (ja) * 1997-09-29 1999-06-18 Toshiba Corp 情報検索装置、情報検索方法及び記録媒体
JP2011186812A (ja) * 2010-03-09 2011-09-22 Mitsubishi Electric Corp 文書及び図面間の整合性確認支援装置、整合性確認支援プログラム及び、整合性確認支援プログラムを記録した記録媒体

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05189430A (ja) * 1992-01-16 1993-07-30 Fujitsu Ltd 索引語管理装置
JPH11161682A (ja) * 1997-09-29 1999-06-18 Toshiba Corp 情報検索装置、情報検索方法及び記録媒体
JP2011186812A (ja) * 2010-03-09 2011-09-22 Mitsubishi Electric Corp 文書及び図面間の整合性確認支援装置、整合性確認支援プログラム及び、整合性確認支援プログラムを記録した記録媒体

Also Published As

Publication number Publication date
JPWO2023276646A1 (ja) 2023-01-05

Similar Documents

Publication Publication Date Title
CN110520859B (zh) 更智能的复制/粘贴
EP2810151B1 (en) Extension activation for related documents
JP2000048016A (ja) コンピュ―タプロセッサ上で実行可能なテキストのフォ―マット及び表示方法、テキストをフォ―マットし表示可能なコンピュ―タ装置、テキストをフォ―マットし表示可能なプログラムを記憶したコンピュ―タ読み取り可能な記憶媒体、テキストをフォ―マットし表示可能なテキストエディタに新たなスタイルを付加する付加方法
MXPA05004356A (es) Localizacion de lenguaje utilizando tablas.
JP5381704B2 (ja) 情報提供システム
US20140013206A1 (en) System for playing multimedia for a pdf document-based e-book and method for playing same, and application for a pc or a mobile device in which the same is implemented
EP2788868B1 (en) Inference-based activation of an extension associated with a software application
JP2013520726A (ja) データ構造マッピングおよびナビゲーション
EP1744254A1 (en) Information management device
US20150178259A1 (en) Annotation hint display
US10951486B2 (en) Terminal device, UI expansion method, and UI expansion program
CN110785762B (zh) 用于编写电子消息的系统和方法
US20240126982A1 (en) People suggestion in collaborative online text editors
US20160357811A1 (en) Webpage content search
CN113297856B (zh) 文档翻译方法、装置及电子设备
WO2024002051A1 (zh) 文档编辑方法、装置、电子设备及存储介质
WO2023276646A1 (ja) 情報処理装置、情報処理方法、及びプログラム
US20100023853A1 (en) Windows presentation foundation based ui generation for abstract wsdls
KR101498533B1 (ko) 컴포넌트 분리 표시 기반의 전자 문서 출력 장치 및 방법
EP1744271A1 (en) Document processing device
KR100986886B1 (ko) 전자책을 이루는 데이터 포맷의 형성 시스템 및 이에적용되는 포맷변환장치
US20240135100A1 (en) Information processing apparatus, information processing method, and program
JP7263753B2 (ja) 文書処理装置および文書処理プログラム
JP2023001042A (ja) 情報処理装置、情報処理方法及びプログラム
US20140016142A1 (en) Printing the identity of unsupported formatting attributes

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22832802

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2023531768

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE