(19)
(11)EP 3 955 194 A1

(12)EUROPEAN PATENT APPLICATION
published in accordance with Art. 153(4) EPC

(43)Date of publication:
16.02.2022 Bulletin 2022/07

(21)Application number: 19929014.9

(22)Date of filing:  15.05.2019
(51)International Patent Classification (IPC): 
G06Q 10/10(2012.01)
(52)Cooperative Patent Classification (CPC):
G06Q 10/10
(86)International application number:
PCT/JP2019/019401
(87)International publication number:
WO 2020/230309 (19.11.2020 Gazette  2020/47)
(84)Designated Contracting States:
AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR
Designated Extension States:
BA ME
Designated Validation States:
KH MA MD TN

(71)Applicant: NIPPON TELEGRAPH AND TELEPHONE CORPORATION
Chiyoda-ku, Tokyo 100-8116, (JP)

(72)Inventors:
  • URABE, Yuki
    Musashino-shi, Tokyo 180-8585 (JP)
  • OGASAWARA, Shiro
    Musashino-shi, Tokyo 180-8585 (JP)
  • MORI, Tomonori
    Musashino-shi, Tokyo 180-8585 (JP)

(74)Representative: Hoffmann Eitle 
Patent- und Rechtsanwälte PartmbB Arabellastraße 30
81925 München
81925 München (DE)

  


(54)BUSINESS DOCUMENT PRESENTING DEVICE, BUSINESS DOCUMENT PRESENTING METHOD, AND BUSINESS DOCUMENT PRESENTING PROGRAM


(57) A storage unit (14) stores text information displayed on a terminal screen during the processing of tasks in the past. An acquisition unit (15a) acquires text information displayed on the terminal screen. An extraction unit (15b) compares the acquired text information and the text information stored in the storage unit (14) and extracts different items of text information among tasks as keywords for searching for business documents.




Description

[Technical Field]



[0001] The present invention relates to a business-document presenting device, a business-document presenting method, and a business-document presenting program.

[Background Art]



[0002] Generally, in a company operation such as operators' input and manipulation to active windows on computer screen, operation knowledge is shared as business documents to achieve smooth operations because operators have to deal with various factors including customer requests, facilities, and service.

[0003] Business documents are stored in various locations including a shared server and an internal site of a company, and many items of information on various topics are prepared as business documents as well as information on a target task. This leads to difficulty in finding a business document written concerning a task being handled by an operator.

[0004] Hence, in order to facilitate a search for business documents for operators, a technique of searching for relevant business documents based on inputted keywords is disclosed (see NPL 1). Furthermore, a technique is proposed to extract relevant business documents and present the documents to an operator by comparing all the words in text information displayed on an operated screen and words in business documents without the need for a keyword setting or keyword search by the operator (see NPL 2).

[0005] NPL 3 discloses IDF (Inverse Document Frequency) that indicates the characteristics of words in documents. NPL 4 discloses DOM (Document Object Model) for modeling a web page as an object. NPL 5 discloses MSAA (Microsoft Active Accessibility) for controlling Web accessibility. NPL 6 discloses Office XML SDK. NPL 7 discloses UIA (UI Automation) for automation of a screen operation. NPL 8 discloses MeCab for dividing Japanese text information into words. NPL 9 discloses open-source full-text search server Fess. NPL 10 discloses a topic model of document sorting.

[Citation List]


[Non Patent Literature]



[0006] 

[NPL 1] "QuickSolution", [online], Sumitomo Electric Information Systems Co., Ltd., [search on April 3, 2019], Internet URL:https://www.sei-info.co.jp/quicksolution/

[NPL 2] "Document Recommendation Method based on the Content of Enterprise Documents for OSS Screen", URABE Yuki, OGASAWARA Shiro, HOTTA Kentaro, INOUE Akira, IEICE technical report, March 8, 2018, 117 (491), pp.25-30

[NPL 3] K. Sparck Jones, "A Statistical Interpretation of Term Specificity and its Application in Retrieval", Journal of Documentation, 1972, Vol. 28, pp.11-21

[NPL 4] "Document Object Model (DOM)", [online], 2005, W3C, [Search on April 3, 2019], Internet <URL:https://www.w3.org/DOM/>

[NPL 5] "Microsoft Active Accessibility (MSAA)", [online], Microsoft Docs, [Search on April 3, 2019], Internet <URL:https://docs.microsoft.com/en-us/windows/desktop/winauto/ microsoft-active-accessibility>

[NPL 6] "Open XML SDK", [online], GitHub, [Search on April 3, 2019], Internet <URL:https://github.com/OfficeDev/Open-XML-SDK>

[NPL 7] "UI Automation", [online], Microsoft Docs, [Search on April 3, 2019], Internet <URL:https://docs.microsoft.com/en-us/windows/desktop/winauto/ entry-uiauto-win32>

[NPL 8] "MeCab: Yet Another Part-of-Speech and Morphological Analyzer", [online], 2013, [Search on April 3, 2019], Internet <URL:http://taku910.github.io/mecab/>

[NPL 9] "Open-source full-text search server Fess", [online], [Search on April 3, 2019], Internet <URL:https://fess.codelibs.org/ja/>

[NPL 10] D.M.Blei, A.Y.Ng, M.I.Jordan, "Latent Dirichlet Allocation", The Journal of Machine Learning Research, 2003, Vol. 3, pp.993-1022


[Summary of the Invention]


[Technical Problem]



[0007] However, in the related art, business documents including frequently appearing words from among words displayed in an operation screen are extracted as relevant documents. In this case, for a target task, business documents including consistent information such as "customer name" and "address" on a screen and universal information irrespective of variations of handled tasks are mainly extracted. Such business documents include an operation manual and a business-system operation manual. Thus, it is difficult to present business documents according to variations of handled tasks such that an operator, that is, a user of a business system can easily refer to the documents so as to clear obscure points in a task handled by the operator skilled in a universal operation method.

[0008] The present invention has been devised in view of the problem. An object of the present invention is to present business documents to a user according to variations of handled tasks.

[Means for Solving the Problem]



[0009] In order to solve the problem and attain the object, a business-document presenting device according to the present invention includes: a storage unit configured to store text information displayed on a terminal screen during processing of a task in a past; an acquisition unit configured to acquire text information displayed on the terminal screen; and an extraction unit configured to compare the acquired text information and the text information stored in the storage unit and extract different items of text information among tasks as keywords for searching for business documents.

[Effect of the Invention]



[0010] The present invention can present business documents to a user according to variations of handled tasks.

[Brief Description of Drawings]



[0011] 

[Fig. 1]
Fig. 1 is an explanatory drawing illustrating the outline of processing of a business-document presenting device according to the present embodiment.

[Fig. 2]
Fig. 2 is a schematic diagram illustrating a schematic configuration of the business-document presenting device according to the present embodiment.

[Fig. 3]
Fig. 3 illustrates the data configuration of an information storage unit.

[Fig. 4]
Fig. 4 is an explanatory drawing of the processing of an extraction unit.

[Fig. 5]
Fig. 5 is an explanatory drawing of the processing of the extraction unit.

[Fig. 6]
Fig. 6 is a flowchart indicating the steps of business document presentation.

[Fig. 7]
Fig. 7 is an explanatory drawing showing the effect of business document presentation.

[Fig. 8]
Fig. 8 is an explanatory drawing showing the effect of business document presentation.

[Fig. 9]
Fig. 9 illustrates an example of a computer for executing a business-document presenting program.


[Description of Embodiment]



[0012] An embodiment of the present invention will be described in detail with reference to the accompanying drawings. The present invention is not limited by the embodiment. In the drawings, the same parts are indicated by the same reference numerals.

[0013] [Outline of processing of a business-document presenting device] Fig. 1 is an explanatory drawing illustrating the outline of processing of a business-document presenting device according to the present embodiment. For example, if an operator indicates the occurrence of an obscure point during an operation of a business system, the business-document presenting device extracts, as target information, text information displayed on a terminal screen being operated and compares the information with the information of an information storage unit. In the information storage unit, text information displayed in the past on the terminal screen during the operations of the business system is accumulated. The business-document presenting device extracts, as keywords from target information, different items of text information according to tasks. Thereafter, the business-document presenting device searches business documents by using the extracted keywords, thereby presenting business documents to an operator according to variations of handled tasks during processing by the operator.

[0014] Fig. 1 illustrates that an operator indicates the occurrence of an obscure point during an input to, for example, a service application screen in a business system A. In this case, extracted target information includes consistent text information such as names, addresses, cities, and service of tasks and text information such as Denden, Taro, FLET'S Hikari, two-year, and discount that are different among tasks. Moreover, in the information storage unit, text information extracted from a displayed screen is accumulated. The text information is extracted periodically or at a proper time, for example, at a transition of screens in the past normal operations of the business system A.

[0015] The business-document presenting device specifies different items of text information among tasks by comparing target information and the text information of the information storage unit and extracts the specified items of information as keywords for searching for business documents. Thus, in the example of Fig. 1, the business-document presenting device extracts Denden, Taro, FLET'S Hikari, two-year, and discount, which are different among tasks, as keywords from the target information.

[0016] The business-document presenting device then searches for business documents including the extracted keywords by using, for example, a crawling technique and presents business documents including Denden, Taro, FLET'S Hikari, two-year, and discount to the operator. Thus, the operator can refer to the business documents according to variations of handled tasks.

[0017] [Configuration of the business-document presenting device] Fig. 2 is a schematic diagram illustrating a schematic configuration of the business-document presenting device according to the present embodiment. As illustrated in Fig. 2, a business-document presenting device 10 of the present embodiment is implemented by a general purpose computer, e.g., a personal computer and includes an input unit 11, an output unit 12, a communication control unit 13, a storage unit 14, and a control unit 15.

[0018] The input unit 11 is implemented by using an input device, e.g., a keyboard or a mouse and inputs a variety of instruction information including processing start into the control unit 15 in response to an input operation by an operator. The output unit 12 is implemented by a display device, e.g., a liquid crystal display or a printing device, e.g., a printer. For example, business documents to be presented to a user are displayed on the output unit 12 as a result of business document presentation, which will be described later.

[0019] The communication control unit 13 is implemented by, for example, an NIC (Network Interface Card) and controls communications between an external device and the control unit 15 via a telecommunication line, for example, an LAN (Local Area Network) or the Internet. For example, the communication control unit 13 controls communications between the control unit 15 and a shared server or the like for managing business documents including inter-office emails and various reports.

[0020] The storage unit 14 is implemented by semiconductor memory devices such as RAM (Random Access Memory) and flash memory or storage devices such as a hard disk and an optical disc. In the storage unit 14, a processing program for operating the business-document presenting device 10 and data used in the execution of the processing program are stored in advance or are temporarily stored each time processing is performed. The storage unit 14 may be configured to communicate with the control unit 15 via the communication control unit 13.

[0021] In the present embodiment, the storage unit 14 stores text information displayed on a terminal screen during the processing of tasks in the past. Specifically, the storage unit 14 includes an information storage unit 14a. Fig. 3 illustrates the data configuration of the information storage unit 14a. As indicated in Fig. 3, the information of the information storage unit 14a includes IDs, an operated window, and text. An ID is information for identifying the information and is issued each time the information is stored in the information storage unit 14a. An operated window indicates a window being operated during the processing of a task in the past. Text is text information displayed on the terminal screen. For example, text is divided into words and is stored in the information storage unit 14a.

[0022] The information is acquired by an acquisition unit 15a, which will be described later, periodically or at a proper time, for example, at a transition of screens or at the indication of search from a user prior to the business document presentation, which will be described later, and then the information is stored in the information storage unit 14a.

[0023] In Fig. 3, for example, the information of ID = 1 is acquired at the above-mentioned time during the operation of a business system A. The text information includes, for example, a name, AA corporation, and an address.

[0024] Fig. 2 will be referred to again. The control unit 15 is implemented by using a CPU (Central Processing Unit) or the like and executes the processing program stored in the memory. Thus, as illustrated in Fig. 2, the control unit 15 acts as the acquisition unit 15a, an extraction unit 15b, and a search unit 15c. At least some of these functional units may be included in different pieces of hardware. For example, the search unit 15c may be included in a different piece of hardware from the acquisition unit 15a and the extraction unit 15b. Alternatively, the control unit 15 may include other functional units.

[0025] The acquisition unit 15a acquires text information displayed on the terminal screen during the processing of tasks in the past and stores the text information in the information storage unit 14a of the storage unit 14. The acquisition unit 15a acquires the text information displayed on the terminal screen periodically or at a proper time, for example, at a transition of screens or at the indication of search from a user during a past operation of the business system A.

[0026] Moreover, the acquisition unit 15a acquires text information displayed on the terminal screen. For example, when the occurrence of an obscure point during an operation of the business system is indicated by an operator via a GUI (Graphical User Interface), the acquisition unit 15a acquires text information displayed on the terminal screen being operated by the operator.

[0027] The acquisition unit 15a acquires text information displayed on an operation screen for all windows including active and inactive windows. For example, when detecting a change of an OS event or the GUI state of UIA (see NPL 7), the acquisition unit 15a acquires text information. In this case, by using the techniques of DOM (see NPL 4), MSAA (see NPL 5), Office XML SDK (see NPL 6), and UIA (see NPL 7), the acquisition unit 15a acquires text information displayed on the operation screen. Moreover, the acquisition unit 15a divides the acquired text information into words by using the technique of, for example, MeCab (see NPL 8) .

[0028] The extraction unit 15b compares the acquired text information and text information stored in the storage unit 14 and extracts different items of text information among tasks as keywords for searching for business documents. The extraction unit 15b can compare the acquired text information only with text information acquired during an operation of the same window as an active window serving as the source of the text information or can be compared with all the pieces of information stored in the storage unit 14. Figs. 4 and 5 are explanatory drawings of the processing of the extraction unit 15b.

[0029] For example, as keywords from the acquired text information, the extraction unit 15b extracts text information not included in the text information stored in the information storage unit 14a of the storage unit 14. In the example of Fig. 4, acquired target information and information d1, d2, ... dN stored in the information storage unit 14a are compared with each other, and NTT, Yokosuka, Kanagawa, and condominium discount, which have not been found in the past, are extracted.

[0030] In this way, the extraction unit 15b extracts text information not included in the information storage unit 14a, as different items of text information among tasks from the target information. This allows the extraction unit 15b to extract keywords indicating variations of handled tasks except for words expressing a target task, for example, words frequently appearing on a terminal screen or consistent words.

[0031] Alternatively, as keywords from the acquired text information, the extraction unit 15b extracts text information appearing with a lower frequency than a predetermined threshold value in the text information stored in the information storage unit 14a of the storage unit 14.

[0032] For example, the extraction unit 15b calculates the degree of a reduction in the occurrence frequency of words ti of the target information in the information storage unit 14a by using IDF values as expressed in Formula (1) below. The IDF value indicates the degree of a reduction in the occurrence frequency of a word. The IDF value increases as the occurrence frequency decreases. Thus, the extraction unit 15b extracts, as a keyword, a word with an IDF value larger than a predetermined value in the target information.

[0033] [Formula 1]

where idf(ti) is an idf value relative to the word ti,

|D| is the total number of stored information items, and

|{d:d∋ti}| is the number of information items including

the word ti in the stored information. I



[0034] In the example of Fig. 5, the acquired target information and the information d1, d2, ... dN stored in the information storage unit 14a are compared with each other, and NTT, Kanagawa, prefecture, Yokosuka, city, condominium, FLET'S Hikari, and discount are extracted. In this way, from the words of the target information, the extraction unit 15b extracts text information with a lower occurrence frequency than the predetermined threshold value in the information storage unit 14a as different items of text information among tasks. Thus, keywords indicating variations of handled tasks can be extracted except for words expressing a target task, for example, words frequently appearing on the terminal screen or consistent words.

[0035] Alternatively, as keywords from the acquired text information, the extraction unit 15b may extract text information having a weight that increases with a reduction in occurrence frequency in the text information stored in the information storage unit 14a of the storage unit 14. For example, the extraction unit 15b may assign weights to keywords according to the IDF values of the words ti of the target information, the IDF values being calculated according to Formula (1). In the example of Fig. 5, for example, the weight of "NTT" is 1, and the weight of "FLET'S Hikari" is 0.48. Hence, keywords indicating variations of handled tasks can be more properly extracted.

[0036] Furthermore, the extraction unit 15b sets a degree of 0 for the low frequency of consistent text information of tasks, for example, "customer name" and "address" that always appear on the same window of the information storage unit 14a as indicated by italic letters in Fig. 5. Thus, the extraction unit 15b can exclude consistent text information of tasks as stop words from extracted keywords.

[0037] Fig. 2 will be referred to again. The search unit 15c searches for business documents including the extracted keywords and presents the keywords to a user. The search unit 15c searches for business documents including the extracted keywords by using, for example, an existing crawling technique via the communication control unit 13. Moreover, by using keywords weighted by IDF values, the search unit 15c searches for business documents according to a technique of, for example, Fess (see NPL 9) while assigning priorities to the keywords in descending order of weight according to weights provided for the keywords by the extraction unit 15b.

[0038] Furthermore, the search unit 15c presents the business documents as a search result to the output unit 12 or another device via the communication control unit 13, and an operator as a user. Thus, the search unit 15c can present business documents to the user according to variations of handled tasks.

[0039] Alternatively, the search unit 15c may classify business documents according to the probability of occurrence of text information in the business documents. In this case, the search unit 15c may specify the classification of business documents by using common text information of tasks from acquired text information except for extracted keywords and search for business documents including the extracted keywords from business documents in the specified classification.

[0040] The search unit 15c classifies business documents according to topics based on the probability of occurrence of words in business documents by using, for example, document classification techniques such as a topic model (see NPL 10) and extracts words relevant to the topics. Moreover, the search unit 15c extracts words indicating a target task. The words are extracted by excluding, from the words of target information, words that are extracted as keywords and indicate variations of handled tasks. The search unit 15c then compares words relevant to the topics and the words indicating the target task in the target information and specifies the topic having many word matches as the topic of the target information.

[0041] Moreover, the search unit 15c searches for business documents including the extracted keywords from business documents in the specified topic. Thus, the business-document presenting device 10 can present more proper business documents to a user while limiting the business documents to a target task.

[0042] [Business document presentation] Referring to Fig. 6, business document presentation by the business-document presenting device 10 according to the present embodiment will be described below. Fig. 6 is a flowchart indicating the steps of business document presentation. The flowchart of Fig. 6 is started in response to, for example, an input for indicating the occurrence of an obscure point by an operator.

[0043] First, the acquisition unit 15a acquires text information displayed on a terminal screen being operated by an operator (step S1).

[0044] The extraction unit 15b then compares the acquired text information and text information stored in the storage unit 14 and extracts different items of text information among tasks as keywords for searching for business documents (step S2).

[0045] For example, as keywords from the acquired text information, the extraction unit 15b extracts text information not included in the text information stored in the information storage unit 14a of the storage unit 14.

[0046] Alternatively, as keywords from the acquired text information, the extraction unit 15b extracts text information appearing with a lower frequency than the predetermined threshold value in the text information stored in the information storage unit 14a of the storage unit 14. In this case, as keywords from the acquired text information, the extraction unit 15b may extract text information having a weight that increases with a reduction in occurrence frequency in the text information stored in the information storage unit 14a of the storage unit 14.

[0047] The search unit 15e then searches for business documents including the extracted keywords and presents the business documents as a search result to an operator as a user (step S3) .

[0048] The search unit 15c may classify the business documents into topics according to the probability of occurrence of text information in the business documents. In this case, the search unit 15c may specify the topic by using common text information of tasks from acquired text information except for extracted keywords and search for business documents including the extracted keywords from business documents in the specified topic. This completes the series of business document presentation.

[0049] As described above, in the business-document presenting device 10 of the present embodiment, the storage unit 14 stores text information displayed on the terminal screen during the processing of tasks in the past. Moreover, the acquisition unit 15a acquires text information displayed on the terminal screen. The extraction unit 15b compares the acquired text information and text information stored in the storage unit 14 and extracts different items of text information among tasks as keywords for searching for business documents.

[0050] Thus, the business-document presenting device 10 can extract keywords indicating variations of tasks handled by a user, thereby searching for business documents including the extracted keywords and presenting the business documents to the user according to variations of the handled tasks.

[0051] Figs. 7 and 8 are explanatory drawings showing the effect of business document presentation. In the example of Fig. 7, an operator is referring to business documents such as inter-office emails and various reports in order to input a delivery date into a shaded area on an input screen for task A during an operation of a construction system for infrastructure development.

[0052] In the case of conventional information, business documents including frequently appearing words are extracted as relevant business documents, so that business documents surrounded by a broken line are presented to the operator, the business documents including universal information such as "customer name", "address", and "contact number" that are italicized in Fig. 7. Since most of the business documents presented to the operator include universal information irrespective of variations of tasks, the operator has difficulty in reaching business documents matching a handled task.

[0053] In contrast, according to the present invention, business documents including a number of items of information such as "AA corporation" and "Hikarinooka 2, Yokosuka-shi, Kanagawa", which are different among tasks, are presented to an operator.

[0054] As indicated in Fig. 8, in particular, when the due date of a construction for infrastructure development is being inputted with reference to business documents in each region, business documents indicating the scheduled dates of road and waterworks constructions in each region are presented.

[0055] For example, when an operator is referring to business documents in order to input a due date indicated in a shaded area on the input screen for task A, business documents including "Hikarinooka 2, Yokosuka-shi, Kanagawa" that is information specific to task A are presented to the operator. When an operator is referring to business documents in order to input a due date indicated in a shaded area on an input screen for task B, business documents including "Kurokawa-hondori 1, Kita-ku, Nagoya-shi, Aichi" that is information specific to task B are presented to the operator.

[0056] Thus, the operator can input a due date of a construction for infrastructure development with reference to business documents indicating the scheduled dates of road and waterworks constructions in each region. In this way, even if different business documents are to be referred to for respective regions, the business document presentation presents proper business documents to the operator.

[0057] As described above, the business-document presenting device 10 preferentially extracts business documents dependent on tasks by using different items of text information among tasks as important keywords. Thus, the business-document presenting device 10 can present proper business documents to a user according to variations of tasks handled by the user without the need for a keyword setting or keyword search by the user. This achieves a smooth operation.

[Program]



[0058] A program can be created in a language such that a computer can perform the processing of the business-document presenting device 10 according to the embodiment. As one embodiment, the business-document presenting device 10 can be implemented by installing, on a desired computer, a business-document presenting program for performing the business document presentation as package software or online software. For example, the business-document presenting program is executed by an information processor, so that the information processor can act as the business-document presenting device 10. Such information processors include a desktop or laptop personal computer. Additionally, such information processors include mobile communication terminals such as a smartphone, a mobile phone, and a PHS (Personal Handyphone System) and slate terminals such as a PDA (Personal Digital Assistant). The functions of the business-document presenting device 10 may be implemented in a cloud server.

[0059] Fig. 9 illustrates an example of a computer for executing the business-document presenting program. A computer 1000 includes, for example, a memory 1010, a CPU 1020, a hard disk drive interface 1030, a disk drive interface 1040, a serial port interface 1050, a video adapter 1060, and a network interface 1070. These units are connected to one another via a bus 1080.

[0060] The memory 1010 includes a ROM (Read Only Memory)1011 and a RAM 1012. The ROM 1011 stores, for example, boot programs such as a BIOS (Basic Input Output) . The hard disk drive interface 1030 is connected to a hard disk drive 1031. The disk drive interface 1040 is connected to a disk drive 1041. In the disk drive 1041, a detachable storage medium, e.g., a magnetic disk or an optical disc is inserted. To the serial port interface 1050, for example, a mouse 1051 and a keyboard 1052 are connected. To the video adapter 1060, for example, a display 1061 is connected.

[0061] In the hard disk drive 1031, for example, an OS 1091, an application program 1092, a program module 1093, and program data 1094 are stored. The information described in the embodiment is stored in, for example, the hard disk drive 1031 or the memory 1010.

[0062] Moreover, the business-document presenting program is stored in the hard disk drive 1031 as, for example, the program module 1093 describing commands executed by the computer 1000. Specifically, the program module 1093 describing processing performed by the business-document presenting device 10 as described in the embodiment is stored in the hard disk drive 1031.

[0063] Furthermore, data used for information processing by the business-document presenting program is stored as the program data 1094 in, for example, the hard disk drive 1031. The CPU 1020 then performs the foregoing steps by optionally reading the program module 1093 and the program data 1094, which are stored in the hard disk drive 1031, into the RAM 1012.

[0064] The program module 1093 and the program data 1094 for the business-document presenting program are not always stored in the hard disk drive 1031 and may be stored in, for example, a detachable storage medium and read by the CPU 1020 via the disk drive 1041 or the like. Alternatively, the program module 1093 and the program data 1094 for the business-document presenting program may be stored in another computer connected via networks such as a LAN and a WAN (Wide Area Network) and read by the CPU 1020 via the network interface 1070.

[0065] The invention made by the present inventors is applied to the foregoing embodiment. The present invention is not limited by a description of the present embodiment, that is, a part of the disclosure of the present invention and the drawings. In other words, other embodiments, examples, and operation techniques that are implemented by a person skilled in the art based on the present embodiment are all included in the scope of the present invention.

[Reference Signs List]



[0066] 
10
Business-document presenting device
11
Input unit
12
Output unit
13
Communication control unit
14
Storage unit
14a
Information storage unit
15
Control unit
15a
Acquisition unit
15b
Extraction unit
15c
Search unit



Claims

1. A business-document presenting device comprising:

a storage unit configured to store text information displayed on a terminal screen during processing of a task in a past;

an acquisition unit configured to acquire text information displayed on the terminal screen; and

an extraction unit configured to compare the acquired text information and the text information stored in the storage unit and extract different items of text information among tasks as keywords for searching for business documents.


 
2. The business-document presenting device according to claim 1, wherein from the acquired text information, the extraction unit extracts, as the keywords, text information excluded from the text information stored in the storage unit.
 
3. The business-document presenting device according to claim 1, wherein from the acquired text information, the extraction unit extracts, as the keywords, text information appearing with a lower frequency than a predetermined threshold value in the text information stored in the storage unit.
 
4. The business-document presenting device according to claim 3, wherein from the acquired text information, the extraction unit extracts, as the keywords, text information having a weight that increases with a reduction in occurrence frequency in the text information stored in the storage unit.
 
5. The business-document presenting device according to claim 1, further including a search unit configured to classify business documents according to probability of occurrence of text information in the business documents, specify classification of the business documents by using common text information of tasks except for the extracted keywords in the acquired text information, and search for business documents including the extracted keywords from business documents in the specified classification.
 
6. A business-document presenting method performed by a business-document presenting device, the business-document presenting device including a storage unit configured to store text information displayed on a terminal screen during processing of a task in a past, the business-document presenting method comprising:

an acquisition step of acquiring text information displayed on the terminal screen; and

an extraction step of comparing the acquired text information and the text information stored in the storage unit and extracting different items of text information among tasks as keywords for searching for business documents.


 
7. A business-document presenting program that causes a computer to execute:

an acquisition step of acquiring text information displayed on a terminal screen; and

a determination step of referring to a storage unit configured to store text information displayed on the terminal screen during processing of a task in a past, comparing the acquired text information and the text information stored in the storage unit, and extracting different items of text information among tasks as keywords for searching for business documents.


 




Drawing































Search report










Cited references

REFERENCES CITED IN THE DESCRIPTION



This list of references cited by the applicant is for the reader's convenience only. It does not form part of the European patent document. Even though great care has been taken in compiling the references, errors or omissions cannot be excluded and the EPO disclaims all liability in this regard.

Non-patent literature cited in the description