WO2021255843A1 - データ処理装置、データ処理方法及びデータ処理プログラム - Google Patents

データ処理装置、データ処理方法及びデータ処理プログラム Download PDF

Info

Publication number
WO2021255843A1
WO2021255843A1 PCT/JP2020/023652 JP2020023652W WO2021255843A1 WO 2021255843 A1 WO2021255843 A1 WO 2021255843A1 JP 2020023652 W JP2020023652 W JP 2020023652W WO 2021255843 A1 WO2021255843 A1 WO 2021255843A1
Authority
WO
WIPO (PCT)
Prior art keywords
word
data processing
search
business data
data
Prior art date
Application number
PCT/JP2020/023652
Other languages
English (en)
French (fr)
Inventor
有記 卜部
志朗 小笠原
Original Assignee
日本電信電話株式会社
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 日本電信電話株式会社 filed Critical 日本電信電話株式会社
Priority to JP2022531156A priority Critical patent/JPWO2021255843A1/ja
Priority to PCT/JP2020/023652 priority patent/WO2021255843A1/ja
Priority to US18/009,766 priority patent/US20230259536A1/en
Publication of WO2021255843A1 publication Critical patent/WO2021255843A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/31Indexing; Data structures therefor; Storage structures
    • G06F16/316Indexing structures
    • G06F16/319Inverted lists
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/335Filtering based on additional data, e.g. user or group profiles

Definitions

  • the present invention relates to a data processing apparatus, a data processing method, and a data processing program.
  • a search engine is a system that searches for information that matches a keyword or contains highly relevant words by inputting a keyword.
  • Non-Patent Document 2 A method has been proposed (see, for example, Non-Patent Document 2).
  • Non-Patent Document 2 Even when the method described in Non-Patent Document 2 is used, there is a problem that information cannot be extracted even if a search is performed for a word that is not registered on the search engine. For example, it is assumed that the words "A, B, C" are extracted from the contents displayed on the terminal screen by the method described in Non-Patent Document 2. However, since the words "A, B, C" do not appear in the information registered in the search engine, the information that can be extracted will be 0.
  • Non-Patent Document 2 As described above, even if the method described in Non-Patent Document 2 is used, there is a problem that it is not possible to know which word of the terminal screen display content contains the related information.
  • the present invention has been made in view of the above, and provides a data processing device, a data processing method, and a data processing program capable of appropriately acquiring information about a word included in a terminal screen display content. The purpose.
  • the data processing device has an acquisition unit for acquiring a word included in the display content of the terminal screen, and the word acquired by the acquisition unit is a word. It is characterized by having a determination unit for determining the acquired word as a search candidate when it is included in the translocation index database that stores the identification information of the business data including the word in association with each other.
  • the data processing method is a data processing method executed by the data processing apparatus, and the word included in the display content of the terminal screen is acquired and the word acquired in the acquiring step is a word. It is characterized by including a step of determining an acquired word as a search candidate when it is included in a translocation index database that stores the identification information of business data including the word in association with each other.
  • FIG. 1 is a diagram schematically showing an example of the configuration of the data processing system according to the first embodiment.
  • FIG. 2 is a diagram showing an example of a data structure of data stored in a database and an inverted index database.
  • FIG. 3 is a diagram illustrating an execution example of data processing in the data processing apparatus shown in FIG.
  • FIG. 4 is a flowchart showing a processing procedure of processing performed by the data processing apparatus 10.
  • FIG. 5 is a flowchart showing a processing procedure of the data processing method according to the first embodiment.
  • FIG. 6 is a diagram schematically showing an example of the configuration of the data processing system according to the second embodiment.
  • FIG. 7 is a diagram illustrating a flow of data processing in the data processing apparatus shown in FIG. FIG.
  • FIG. 8 is a diagram illustrating a flow of data processing in the data processing apparatus shown in FIG.
  • FIG. 9 is a flowchart showing a processing procedure of the data processing method according to the second embodiment.
  • FIG. 10 is a diagram schematically showing an example of the configuration of the data processing system according to the third embodiment.
  • FIG. 11 is a diagram illustrating an execution example of data processing in the data processing apparatus shown in FIG.
  • FIG. 12 is a flowchart showing a processing procedure of the data processing method according to the third embodiment.
  • FIG. 13 is a diagram showing an example of a computer in which a data processing device is realized by executing a program.
  • Embodiment 1 of the present invention will be described.
  • the worker performs the business by operating the business document (business data) displayed on the screen of the terminal device.
  • the related business data is automatically stored using only the words stored in the database.
  • FIG. 1 is a diagram schematically showing an example of the configuration of the data processing system according to the first embodiment.
  • the data processing system 100 includes a data processing device 10 and a terminal device 2 in which an operator performs business.
  • the data processing device 10 connects to the terminal device 2 (terminal) and provides the terminal device 2 with information for resolving unclear points during the work of the worker.
  • the data processing device 10 does not have to be a device physically separate from the terminal device 2, and may be a part of the terminal device 2. Further, the functional unit in the data processing device 10 does not have to be physically in the same device, and in particular, a part thereof may be arranged as a part of the terminal device 2.
  • the data processing device 10 includes an input unit 11, an output unit 12, a communication unit 13, a storage unit 14, and a control unit 15.
  • the input unit 11 is an input interface that receives various operations from the operator of the data processing device 10.
  • the input unit 11 is composed of an input device such as a touch panel, a voice input device, and a keyboard and a mouse.
  • the output unit 12 is realized by, for example, a display device such as a liquid crystal display, a printing device such as a printer, an information communication device, or the like.
  • the communication unit 13 is a communication interface for transmitting and receiving various information to and from another device operating on a common basic device or another device connected via a network or the like.
  • the communication unit 13 is realized by API, NIC (Network Interface Card), etc., and is another device via a common basic device, or another device via a telecommunication line such as LAN (Local Area Network) or the Internet. Communication is performed between the device (for example, the terminal device 2) and the control unit 15 (described later). For example, the communication unit 13 acquires the display content of the terminal screen of the terminal device 2 via the network and outputs it to the control unit 15. Further, the communication unit 13 transmits the business data searched by the control unit 15 to the terminal device 2.
  • the storage unit 14 is a storage device for an HDD (Hard Disk Drive), SSD (Solid State Drive), optical disk, or the like.
  • the storage unit 14 may be a semiconductor memory that can rewrite data such as RAM (Random Access Memory), flash memory, NVSRAM (Non Volatile Static Random Access Memory).
  • the storage unit 14 stores an OS (Operating System) and various programs executed by the data processing device 10.
  • the storage unit 14 has a database 141 and an inverted index database 142.
  • Database 141 stores access information to business data and text information included in business data.
  • the database 141 includes unique identification information given to business data such as operation information and operation logs created during past work, access information to business data (file name, URL, file path, etc.), and business. Stores textual information in the data.
  • FIG. 2 is a diagram showing an example of a data structure of data stored in the database 141 and the inverted index database 142.
  • the database 141 stores the information ID, the file name, the file path, and the text, which are the identification information of the business data, as the information related to the business data.
  • the business data with the identification ID "1" has the file name "aaa.txt” and can be referred to by the file path " ⁇ folder ⁇ folder2 ⁇ aaa.txt". Has the text information.
  • the inverted index database 142 stores the inverted index.
  • the inverted index associates a word with identification information of business data including the word. For example, in the inverted index 142-1 shown in FIG. 2, for example, it is shown that the word "manual" is included in the business data of the identification ID "1".
  • the control unit 15 controls the entire data processing device 10.
  • the control unit 15 is, for example, an electronic circuit such as a CPU (Central Processing Unit) or MPU (Micro Processing Unit), or an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or FPGA (Field Programmable Gate Array).
  • the control unit 15 has an internal memory for storing programs and control data that specify various processing procedures, and executes each process using the internal memory. Further, the control unit 15 functions as various processing units by operating various programs.
  • the control unit 15 includes an acquisition unit 151, a creation unit 152, a determination unit 153, and a search unit 154.
  • the acquisition unit 151 acquires a word included in the terminal screen display content being displayed by the terminal device 2.
  • the acquisition unit 151 acquires the terminal screen display content being displayed by the terminal device 2 and extracts the text information of the terminal screen display content.
  • the contents displayed on the terminal screen are acquired by UI Automation (hereinafter referred to as "UIA”), Microsoft Active Accessibility (hereinafter referred to as "MSAA”), or an interface provided by the program, and the label is displayed.
  • Text information is extracted by specifying and referencing the attribute that holds the value or the display value of the text box.
  • the acquisition unit 151 divides the extracted text information into words.
  • the acquisition unit 151 divides the text information into words by performing morphological analysis using, for example, a morphological analysis tool.
  • the process by the acquisition unit 151 may be executed every time the terminal screen is changed, or may be executed at the timing when the user issues a command or the like.
  • the creating unit 152 creates an inverted index based on the information in the database 141. Specifically, the creating unit 152 extracts the information in the database 141 and divides it into words. Subsequently, the creating unit 152 registers the inverted index with the information-specific ID (information ID) as the value in the inverted index database 142 with the word as the key.
  • the determination unit 153 determines whether or not the word acquired by the acquisition unit 151 is included in the inverted index of the inverted index database 142. When the word acquired by the acquisition unit 151 is included in the inverted index, the determination unit 153 determines the acquired word as a search candidate.
  • the search unit 154 searches for business data from the database 141 using the search candidate words determined by the determination unit 153, and presents the search results to the terminal device 2.
  • the search unit 154 may narrow down the information to be searched by using the AND search, or may extract the information including any word in the terminal screen by performing the OR search.
  • FIG. 3 is a diagram illustrating an execution example of data processing in the data processing device 10 shown in FIG.
  • the acquisition unit 151 receives all the words “application”, “reception”, and “system” of the application reception system screen 50. , "Proposal”, “ID”, “111111”, “Service”, “Option”, “Denden”, “Hanako”, “Service”, “FLET'S Hikari”, “2-year discount”, “Delete”, “ Extract “Save”, “Registration”, “Customer”, and “Name” (see (1) in FIG. 3).
  • the determination unit 153 refers to the inverted index database 142, and determines whether or not the word acquired by the acquisition unit 151 is included in the inverted index database (see (2) in FIG. 3).
  • the determination unit 153 determines "service”, "FLET'S Hikari”, and "2-year discount” included in the inverted index as search candidates.
  • the search unit 154 searches for business data using "service”, “FLET'S Hikari", and "2-year discount”, and a business data list including all "service", “FLET'S Hikari", and "2-year discount”. 50S is presented to the terminal device 2 (see (3) in FIG. 3).
  • (3) of FIG. 3 is an example of an AND search, but it may be an OR search.
  • FIG. 4 is a flowchart showing a processing procedure of processing performed by the data processing apparatus 10.
  • the creating unit 152 determines whether or not the inverted index database 142 has an inverted index (step S101). When there is no inverted index (step S101: No), the creating unit 152 creates an inverted index based on the information in the database 141 (step S102).
  • the process shown in FIG. 4 is executed in advance before the search process. Further, the process shown in FIG. 4 may be executed periodically, or may be executed before the search when there is a search instruction.
  • FIG. 5 is a flowchart showing a processing procedure of the data processing method according to the first embodiment.
  • the acquisition unit 151 acquires the terminal screen display content of the terminal device 2 at a predetermined timing, and extracts the text information of the terminal screen display content (step S1). Then, the acquisition unit 151 uses the morphological analysis tool to divide the extracted text information into words (step S2).
  • the determination unit 153 determines whether or not the existence in the inverted index has been confirmed for all the words divided in step S2 (step S3).
  • step S3: No When it is not confirmed whether or not the word is present in the inverted index for all the divided words (step S3: No), the determination unit 153 determines whether or not the word to be determined exists in the inverted index (step S3: No). Step S4). Then, when the word to be determined exists in the inverted index (step S4: Yes), the word to be determined is determined as a search candidate and held (step S5). On the other hand, when the word to be determined does not exist in the inverted index (step S4: No), this word is deleted from the search candidates (step S6). After the processing of step S5 or step S6 is completed, the determination unit 153 performs the determination processing of step S3.
  • step S3: Yes when it is confirmed whether or not the words exist in the inverted index for all the divided words (step S3: Yes), the search unit 154 searches the database 141 using the words remaining as search candidates (step S3: Yes). S7), the search result is presented to the terminal device 2 (step S8).
  • the data processing device 10 acquires a word included in the terminal screen display content of the terminal device 2 being operated by the operator, and the acquired word is included in the inverted index. In addition, the acquired word is determined as a search candidate. Then, the data processing device 10 searches for business data from the database 141 using the search candidate words, and presents the search results to the terminal device 2.
  • the data processing device 10 searches using only the words included in the inverted index among the words included in the terminal screen display contents. In other words, the data processing device 10 searches using only the words related to the business data reliably stored in the database 141. Therefore, according to the data processing device 10, it is possible to extract related business data without fail. Therefore, according to the data processing device 10, it is possible to appropriately acquire information about a word included in the terminal screen display content and present it to a worker who operates the terminal device 2.
  • the data processing device 10 automatically searches the terminal of the terminal device 2 for the search result of the word included in the terminal screen display content of the terminal device 2 without designating the word to be searched by the work of the terminal device 2. Display on the screen. Therefore, according to the data processing device 10, it is possible to reduce the processing load of the worker and improve the work efficiency of the worker, and it is possible to realize smooth work support.
  • the second embodiment by presenting to the terminal how many business data the words included in the screen display content are included in, the worker can determine how many business data exist in which word. I can grasp it. Further, in the second embodiment, it is possible to present the access information (link) to each business data to the terminal together with the number of business data including the search candidate word. In this case, the business data can be accessed and referenced without the worker inputting the search keyword.
  • FIG. 6 is a diagram schematically showing an example of the configuration of the data processing system according to the second embodiment.
  • the data processing system 200 has a data processing device 210 in place of the data processing device 10 shown in FIG.
  • the data processing device 210 has a control unit 215 as compared with the data processing device 10 of FIG. Compared with the control unit 15 of FIG. 1, the control unit 215 has a determination unit 2153 instead of the determination unit 153, and further has a presentation unit 2155 and a selection reception unit 2156 (reception unit).
  • the determination unit 2153 determines the acquired word as a search candidate. Then, the determination unit 2153 refers to the inverted index and determines how many business data the search candidate word is included in.
  • the presentation unit 2155 determines the search candidate word and the number of business data including the search candidate word and / or access information to the business data determined by the determination unit 2153 via the communication unit 13 or the network. Presented to the terminal device 2.
  • a list of search candidate words included in the terminal screen display contents of the terminal device 2 and the number of business data including each word is automatically displayed on the display screen of the terminal device 2. Then, the worker selects a desired word from the search candidate words in the displayed list as the search target word. In this case, the terminal device 2 transmits the selection information indicating the search target word selected by the operator to the data processing device 10.
  • the selection reception unit 2156 receives the selection information from the terminal device 2 to accept the selection of the search target word from the search candidate words.
  • the determination unit 2153 refers to the inverted index and determines the business data including the search target word among the business data including the search candidate words.
  • the presentation unit 2155 presents the search candidate word, the number of business data including the search candidate word and the search target word, and / or access information to the business data to the terminal device 2.
  • the search unit 154 searches the business data from the database 141 using the search target word according to the search instruction information transmitted from the terminal device 2, and presents the search result to the terminal device 2.
  • Example of data processing 7 and 8 are diagrams illustrating a flow of data processing in the data processing apparatus 210 shown in FIG. As shown in the left figure of FIG. 7, a case where the application reception system screen 50 is displayed on the terminal device 2 will be described as an example.
  • the acquisition unit 151 extracts the words included in the application reception system screen 50.
  • the determination unit 2153 refers to the inverted index and obtains how many business data these words are included in.
  • the search candidate words such as "Denden”, “Hanako”, “Service”, “FLET'S Hikari” and "2-year discount” are displayed in the upper right corner of the application reception system screen 50, for example.
  • a keyword list 51 (right figure in FIG. 7) showing the number of included business data is displayed.
  • the data processing device 210 may extract access information from the database 141 as well as the number of words and business data for the words in the keyword list 51 and display a link (see frame W1). The worker can display the information of the access destination on the screen by clicking the link.
  • the terminal device 2 when the worker selects "FLET'S Hikari" by checking the check box 52 (see the left figure of FIG. 8) of the keyword list 51, the terminal device 2 is set to the data processing device 210 by the worker.
  • the selection information indicating that "FLET'S Hikari" is selected is transmitted, and the selection reception unit 2156 accepts "FLET'S Hikari" as the word to be searched.
  • the case where one word is selected is shown as an example, but a plurality of words may be selected. If there are a plurality of desired words, the worker may check each check box of these words.
  • the terminal device 2 transmits selection information indicating a plurality of selected words to the data processing device 210, and the selection reception unit 2156 accepts the plurality of words as search target words.
  • the determination unit 2153 refers to the inverted index, obtains the number of business data including "FLET'S Hikari" among the business data including "service” or "two-year discount” of other search candidates, and obtains the terminal device. Present to 2.
  • the number of search candidate words "service”, "FLET'S Hikari” and "two-year discount” was updated in the terminal device 2.
  • the keyword list 51' is displayed.
  • the data processing device 210 updates the number of business data including the selected word and other words in the keyword list 51 in the keyword list 51'. It is also possible to display.
  • the terminal device 2 transmits search instruction information instructing a search using "FLET'S Hikari".
  • the search unit 154 searches the business data from the database 141 using the search target word "Fletz Hikari" according to the search instruction information, and presents the search result to the terminal device 2.
  • FIG. 9 is a flowchart showing a processing procedure of the data processing method according to the second embodiment.
  • Steps S11 and S12 shown in FIG. 9 are the same processes as steps S1 to S2 shown in FIG.
  • the determination unit 2153 determines whether or not it has been confirmed how many business data are included in all the words divided in step S12 (step S13).
  • the determination unit 153 When it is not confirmed how many business data are included in all the divided words (step S13: No), the determination unit 153 includes the word to be determined in the inverted index of the inverted index database 142. In this case, the word is determined as a search candidate, and the inverted index is accessed to determine how many business data the word to be determined is included in (step S14). Then, the determination unit 153 performs the determination process in step S13.
  • the presentation unit 2155 When it is confirmed how many business data include all the divided words (step S13: Yes), the presentation unit 2155 includes the search candidate words, the number of business data including the search candidate words, and the number of business data. / Or present the access information to the business data to the terminal device 2 (step S15).
  • the selection reception unit 2156 determines whether or not a keyword (word to be searched) has been selected for the search candidate word presented to the terminal device 2 based on whether or not the selection information has been received from the terminal device 2. (Step S16).
  • step S16: Yes the determination unit 2153 refers to the inverted index and determines the business data including the search target word among the business data including the search candidate word (step). S17).
  • the presentation unit 2155 updates the search target word, the number of search candidate words and the business data including the search target word, and / or the access information to the business data, and presents them to the terminal device 2 (step). S18), the process returns to step S16. If the keyword is not selected (step S16: No), the selection receiving unit 2156 proceeds to the process of step S19.
  • the search unit 154 determines whether or not a search has been instructed (step S19). When the search is instructed (step S19: Yes), the search unit 154 searches the database 141 using the search target word (step S20), and presents the search result to the terminal device 2 (step S21). When there is no search instruction (step S19: No), the data processing device 210 ends the process.
  • the data processing device 210 acquires a word included in the terminal screen display content of the terminal device 2 being operated by the operator, and the acquired word is included in the inverted index. In addition, the acquired word is determined as a search candidate. Further, the data processing device 210 refers to the translocation index, determines how many business data the search candidate words are included in, and determines the search candidate words and the number of business data including the search candidate words. And / or the access information to the business data is presented to the terminal device 2.
  • a list of search candidate words included in the terminal screen display contents of the terminal device 2 and the number of business data including each word is automatically displayed on the display screen of the terminal device 2. Therefore, the worker can grasp how many business data exist in which word among the words included in the terminal screen display contents.
  • the list has links to each business data, it is possible to access and refer to the business data without the user inputting a search keyword.
  • the worker can also select and search for a word to be used for the search by referring to the number of business data. As a result, it is possible to prevent the worker from searching using words that do not have related work data, reduce the processing load of the worker, and improve the work efficiency of the worker, thereby providing smooth work support. It can be realized.
  • the data processing device 210 it is possible to appropriately acquire information about a word included in the terminal screen display content and present it to a worker who operates the terminal device 2.
  • the third embodiment the number of business data including the word is displayed on or near the word included in the screen display content, and when the word is selected, the business including the selected word is displayed.
  • access information URL, file path, etc.
  • the worker can directly grasp how many business data exist in which word, and the user does not have to enter the search keyword. It also makes it possible to access and refer to business data.
  • FIG. 10 is a diagram schematically showing an example of the configuration of the data processing system according to the third embodiment.
  • the data processing system 300 has a data processing device 310 in place of the data processing device 210 shown in FIG.
  • the data processing device 310 has a control unit 315 as compared with the data processing device 210 of FIG. Compared to the control unit 15 in FIG. 6, the control unit 215 has an acquisition unit 3151 instead of the acquisition unit 151, and has a presentation unit 3155 instead of the presentation unit 2155.
  • the acquisition unit 3151 acquires the words included in the terminal screen display content being displayed by the terminal device 2 and the coordinates of each word in the screen.
  • the acquisition unit 3151 acquires the terminal screen display content being displayed by the terminal device 2, and extracts the text information of the terminal screen display content and the coordinates of the position where each text data or a word contained therein is displayed. Similar to the acquisition unit 151, the acquisition unit 3151 divides the extracted text information into words.
  • the process by the acquisition unit 3151 may be executed every time the terminal screen is changed, or may be executed at the timing when the user issues a command or the like.
  • the presentation unit 3155 includes the word on or in the vicinity of the word included in the screen display content based on the coordinates of the position of each text data acquired by the acquisition unit 315 or the word contained therein in the screen. Display the number of business data on the display device 2.
  • the search unit 154 acquires the information ID of the business data including the selected word from the inverted index.
  • the access information of the business data is acquired from the database 154 using the information ID and displayed on the terminal device 2.
  • FIG. 11 is a diagram illustrating an execution example of data processing in the data processing device 310 shown in FIG. As shown in FIG. 11 (1), a case where the application reception system screen 50 is displayed on the terminal device 2 will be described as an example.
  • the acquisition unit 3151 extracts the text data and the coordinates of the position where each text data is displayed from the application reception system screen 50, and separates each word by using a morphological analysis tool. Subsequently, the determination unit 2153 refers to the inverted index and obtains how many business data these words are included in. Then, the presentation unit 3155 reflects the number of business data including the word in the upper right of each word on the application reception system screen 50 (see (3) in FIG. 11). For example, as shown in (3) of FIG. 11, the data processing device 20 has the words "application reception system", "case”, “ID”, "111111”, “service”, and "" on the application reception system screen 50.
  • the presented images 61-1 to 61-13 showing the number of business data including each word are displayed. From the presented images 61-1 to 61-13, the worker can grasp how many business data exist in which word.
  • the worker selects a word by moving the cursor 70 to or clicking on the presented images 61-1 to 61-13.
  • the data processing device 310 displays the access information (URL, file path, etc.) to the business data including the selected word acquired from the database 141 by the search unit 154 on the same screen or a new screen. Is displayed (see (4) in FIG. 11). For example, when the operator puts the cursor 70 on the presented image 61-8, the access information list 62-8 is displayed. The worker can display the business data on the screen by clicking the link of the desired data in the access information list 62-8.
  • FIG. 12 is a flowchart showing a processing procedure of the data processing method according to the third embodiment.
  • the acquisition unit 3151 extracts the text data and the coordinates of each text data from the contents displayed on the terminal screen (step S31).
  • Steps S32 to 34 are the same processes as steps S12 to S14 shown in FIG.
  • step S33 When it is confirmed how many business data include all the divided words (step S33: Yes), the presentation unit 3155 puts the terminal device 2 on the text coordinates including the search candidate words on the terminal screen. , Display the number of this word (step S35).
  • the data processing device 310 determines whether or not the worker has operated on the displayed number of cases (step S36). If there is no operation by the operator on the displayed number of cases (step S36: No), the data processing device 310 ends the process. On the other hand, when there is an operation by the operator on the displayed number of cases (step S36: Yes), the search unit 154 searches for access information including a word corresponding to the number of operated cases, and the presentation unit 3155 searches. The access information link is displayed on the terminal device 2 (step S37).
  • the data processing device 310 determines whether or not the worker has clicked the link (step S38). If the worker has not clicked the link (step S38: No), the data processing device 310 returns to the determination process in step S36. When the worker clicks the link (step S38: Yes), the data processing device 310 causes the terminal device 2 to display the clicked link destination (step S39).
  • the data processing device 310 displays the number of business data including the word in the vicinity of the word included in the screen display content. Then, when a word is selected by the worker, the data processing device 310 displays access information to the business data including the selected word, so that the worker can add how many business data to which word. In addition to being able to directly grasp whether it exists, it is also possible to access and refer to business data without the user having to enter search keywords.
  • the data processing device 310 it is possible to prevent the worker from searching using a word for which there is no related work data, reduce the processing load of the worker, and improve the work efficiency of the worker. It is possible to realize smooth business support. Therefore, according to the data processing device 310, it is possible to appropriately acquire information about a word included in the terminal screen display content and present it to the operator who operates the terminal device 2.
  • each component of each of the illustrated devices is functional and conceptual, and does not necessarily have to be physically configured as shown in the figure. That is, the specific form of distribution / integration of each device is not limited to the one shown in the figure, and all or part of them may be functionally or physically distributed / physically in arbitrary units according to various loads and usage conditions. Can be integrated and configured. Further, each processing function performed by each device may be realized by a CPU and a program analyzed and executed by the CPU, or may be realized as hardware by wired logic.
  • FIG. 13 is a diagram showing an example of a computer in which the data processing devices 10, 210, and 310 are realized by executing the program.
  • the computer 1000 has, for example, a memory 1010 and a CPU 1020.
  • the computer 1000 also has 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. Each of these parts is connected by a bus 1080.
  • the memory 1010 includes a ROM (Read Only Memory) 1011 and a RAM 1012.
  • the ROM 1011 stores, for example, a boot program such as a BIOS (Basic Input Output System).
  • BIOS Basic Input Output System
  • the hard disk drive interface 1030 is connected to the hard disk drive 1090.
  • the disk drive interface 1040 is connected to the disk drive 1100.
  • a removable storage medium such as a magnetic disk or an optical disk is inserted into the disk drive 1100.
  • the serial port interface 1050 is connected to, for example, a mouse 1110 and a keyboard 1120.
  • the video adapter 1060 is connected to, for example, the display 1130.
  • the hard disk drive 1090 stores, for example, an OS (Operating System) 1091, an application program 1092, a program module 1093, and program data 1094. That is, the program that defines each process of the data processing devices 10, 210, and 310 is implemented as a program module 1093 in which a code that can be executed by a computer is described.
  • the program module 1093 is stored in, for example, the hard disk drive 1090.
  • the program module 1093 for executing the same processing as the functional configuration in the data processing devices 10, 210, 310 is stored in the hard disk drive 1090.
  • the hard disk drive 1090 may be replaced by an SSD (Solid State Drive).
  • the setting data used in the processing of the above-described embodiment is stored as program data 1094 in, for example, a memory 1010 or a hard disk drive 1090. Then, the CPU 1020 reads the program module 1093 and the program data 1094 stored in the memory 1010 and the hard disk drive 1090 into the RAM 1012 and executes them as needed.
  • the program module 1093 and the program data 1094 are not limited to those stored in the hard disk drive 1090, but may be stored in, for example, a removable storage medium and read by the CPU 1020 via the disk drive 1100 or the like. Alternatively, the program module 1093 and the program data 1094 may be stored in another computer connected via a network (LAN (Local Area Network), WAN (Wide Area Network), etc.). Then, the program module 1093 and the program data 1094 may be read by the CPU 1020 from another computer via the network interface 1070.
  • LAN Local Area Network
  • WAN Wide Area Network

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Software Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

データ処理装置(10)は、端末画面の表示内容に含まれる単語を取得する取得部(151)と、取得部(151)によって取得された単語が、単語と該単語が含まれる業務データの識別情報とを対応付けて記憶する転置インデックスに含まれる場合に、取得された単語を検索候補として判定する判定部(153)と、を有する。

Description

データ処理装置、データ処理方法及びデータ処理プログラム
 本発明は、データ処理装置、データ処理方法及びデータ処理プログラムに関する。
 近年、顧客の要望、設備、サービス等の多様化から作業内容のバリエーションが多くなっている。このため、対象業務の基本的な運用方法を知っている作業者でも、イレギュラーな案件に対してはどのように運用すればよいかわからず、適切かつスムーズに運用することができない。ここでいう業務は、顧客の申込内容を業務システムに投入する等、端末操作を中心とする業務の他、工事など、物理的な実作業が中心であるものの、工事内容等の参照・入力等で、一時的に端末操作を行う業務を想定している。
 このような場合に対しても作業者がスムーズに業務を実施できるように、運用知識や過去の作業中に作成された操作ログなどを電子情報として残し、業務担当者内で知識共有が図られる。作業者は、多くの社内情報から作業の不明点を解消してくれる情報を探すことで、端末利用業務を中心としたバリエーションの多い作業実施時に不明点を解消する。
 しかしながら、これらの運用知識や過去の作業中に作成された操作ログなどの情報は、共有サーバーや企業の内部サイトなど様々なところに保管される。これらの情報は、対象業務に関する情報のみならず、様々なトピックに関する情報が多く作成され、様々なところに蓄積される。このため、作業者が、処理中の案件に対して関連する情報を見つけることが困難になる。
 そこで、企業等では、作業者が容易に情報を見つけられるよう検索エンジン(例えば、非特許文献1参照)を導入する場合がある。検索エンジンとは、キーワードを入力することでそのキーワードと一致する情報、または、関連性の高い単語が含まれた情報を検索するシステムである。
 しかしながら、検索エンジンを導入しても、作業者自身が、情報が得られる単語を把握していなければ、作業の不明点を解消してくれる情報が見つかるまで、異なるキーワードを入力し、繰り返し検索を行わなければならない。すなわち、検索エンジンを導入しても、作業者が、どのような単語で検索すれば必要な情報が得られるかが分からなければ、情報を見つけることができない。この場合、作業者が、情報を繰り返し探すことにより、スムーズな業務の運用が阻害されてしまうという問題があった。
 この問題を解決するために、不明点発生時の端末画面表示内容から単語を選定し、検索エンジンを用いて検索することで端末画面の表示内容に関連する情報を既存の社内情報の中から抽出する方法が提案されている(例えば、非特許文献2参照)。
特開2019-28659号公報
住友電工情報システム, QuickSolution, [online],[令和2年5月8日検索]、インターネット<URL:https://www.sei-info.co.jp/quicksolution/> 卜部有記, 小笠原志朗, 大石晴夫, 中村宏之, "端末画面表示情報を利用した業務文書参照支援手法の検討", 電子情報通信学会, 2020年総合大会, D-9-10 (2020/3).
 しかしながら、非特許文献2に記載の方法を用いた場合であっても、検索エンジン上に登録されていない単語について検索を行っても情報を抽出することができないという問題がある。例えば、端末画面表示内容から非特許文献2に記載の方法で単語「A, B, C」を抽出したとする。しかし、単語「A, B, C」は、検索エンジンに登録されている情報には出現しない単語のため、抽出できた情報は0件となってしまう。
 このように、非特許文献2に記載の方法を用いても、端末画面表示内容のどの単語に、関連する情報が存在するかがわからないという問題があった。
 本発明は、上記に鑑みてなされたものであって、端末画面表示内容に含まれる単語についての情報を適切に取得することができるデータ処理装置、データ処理方法及びデータ処理プログラムを提供することを目的とする。
 上述した課題を解決し、目的を達成するために、本発明に係るデータ処理装置は、端末画面の表示内容に含まれる単語を取得する取得部と、取得部によって取得された単語が、単語と該単語が含まれる業務データの識別情報とを対応付けて記憶する転置インデックスデータベースに含まれる場合に、取得された単語を検索候補として判定する判定部と、を有することを特徴とする。
 また、本発明に係るデータ処理方法は、データ処理装置が実行するデータ処理方法であって、端末画面の表示内容に含まれる単語を取得する工程と、取得する工程において取得された単語が、単語と該単語が含まれる業務データの識別情報とを対応付けて記憶する転置インデックスデータベースに含まれる場合に、取得された単語を検索候補として判定する工程と、を含んだことを特徴とする。
 本発明によれば、端末画面表示内容に含まれる単語についての情報を適切に取得することができる。
図1は、実施の形態1に係るデータ処理システムの構成の一例を模式的に示す図である。 図2は、データベース及び転置インデックスデータベースが記憶するデータのデータ構成の一例を示す図である。 図3は、図1に示すデータ処理装置におけるデータ処理の実行例を説明する図である。 図4は、データ処理装置10が実施する処理の処理手順を示すフローチャートである。 図5は、実施の形態1に係るデータ処理方法の処理手順を示すフローチャートである。 図6は、実施の形態2に係るデータ処理システムの構成の一例を模式的に示す図である。 図7は、図6に示すデータ処理装置におけるデータ処理の流れを説明する図である。 図8は、図6に示すデータ処理装置におけるデータ処理の流れを説明する図である。 図9は、実施の形態2に係るデータ処理方法の処理手順を示すフローチャートである。 図10は、実施の形態3に係るデータ処理システムの構成の一例を模式的に示す図である。 図11は、図10に示すデータ処理装置におけるデータ処理の実行例を説明する図である。 図12は、実施の形態3に係るデータ処理方法の処理手順を示すフローチャートである。 図13は、プログラムが実行されることにより、データ処理装置が実現されるコンピュータの一例を示す図である。
 以下、図面を参照して、本発明の一実施形態を詳細に説明する。なお、この実施形態により本発明が限定されるものではない。また、図面の記載において、同一部分には同一の符号を付して示している。
[実施の形態1]
 本発明の実施の形態1について説明する。本発明の実施の形態1では、作業者が、端末装置の画面に表示された業務文書(業務データ)に対する操作を行うことで、業務を遂行する状況を前提とする。本実施の形態1では、端末画面に表示された業務データ(以降、端末画面表示内容とする。)に含まれる単語のうち、関連する業務データがデータベースに記憶されている単語のみを用いて自動的に検索を実行することで、作業者による、関連する情報がない単語を用いた検索を低減する。
 本実施の形態1に係るデータ処理システムの構成について説明する。図1は、実施の形態1に係るデータ処理システムの構成の一例を模式的に示す図である。
 図1に示すように、データ処理システム100は、データ処理装置10と、作業者が業務を行う端末装置2とを有する。データ処理装置10は、端末装置2(端末)と接続し、作業者の業務時に不明点を解消するための情報を端末装置2に提供する。なお、データ処理装置10は、端末装置2と物理的に別の装置である必要はなく、端末装置2の一部であってもよい。また、データ処理装置10内の機能部が、物理的に同じ装置内になくてもよく、特に、その一部が、端末装置2の一部として配置されていてもよい。
[データ処理装置]
 次に、データ処理装置10の構成について説明する。データ処理装置10は、入力部11、出力部12、通信部13、記憶部14及び制御部15を有する。
 入力部11は、データ処理装置10の操作者からの各種操作を受け付ける入力インタフェースである。例えば、入力部11は、タッチパネル、音声入力デバイス、キーボードやマウス等の入力デバイスによって構成される。
 出力部12は、例えば、液晶ディスプレイなどの表示装置、プリンタ等の印刷装置、情報通信装置等によって実現される。
 通信部13は、共通の基盤的装置の上で動作する他の装置、またはネットワーク等を介して接続された他の装置との間で、各種情報を送受信する通信インタフェースである。通信部13は、API、またはNIC(Network Interface Card)等で実現され、共通の基盤的装置を介した他の装置、またはLAN(Local Area Network)やインターネットなどの電気通信回線を介した他の装置(例えば、端末装置2)と制御部15(後述)との間の通信を行う。例えば、通信部13は、ネットワークを介して、端末装置2の端末画面の表示内容を取得し、制御部15に出力する。また、通信部13は、制御部15によって検索された業務データを端末装置2に送信する。
 記憶部14は、HDD(Hard Disk Drive)、SSD(Solid State Drive)、光ディスク等の記憶装置である。なお、記憶部14は、RAM(Random Access Memory)、フラッシュメモリ、NVSRAM(Non Volatile Static Random Access Memory)等のデータを書き換え可能な半導体メモリであってもよい。記憶部14は、データ処理装置10で実行されるOS(Operating System)や各種プログラムを記憶する。記憶部14は、データベース141と、転置インデックスデータベース142とを有する。
 データベース141は、業務データへのアクセス情報及び業務データに含まれるテキスト情報を格納する。データベース141は、運用情報や過去の作業中に作成された操作ログ等の業務データに付与された固有の識別情報、業務データへのアクセス情報(ファイル名、URL、ファイルパス等)、及び、業務データ内のテキスト情報を格納する。図2は、データベース141及び転置インデックスデータベース142が記憶するデータのデータ構成の一例を示す図である。
 図2の表データ141-1に示すように、データベース141は、業務データに関する情報として、業務データの識別情報である情報ID、ファイル名、ファイルパス、及び、テキストを対応付けて記憶する。例えば、識別ID「1」の業務データについては、ファイル名「aaa.txt」であり、「\\folder\folder2\aaa.txt」のファイルパスで参照でき、「このマニュアルはこの操作・・・」というテキスト情報を有する。
 転置インデックスデータベース142は、転置インデックスを記憶する。転置インデックスは、単語と該単語が含まれる業務データの識別情報とを対応付けたものである。例えば、図2に示す転置インデックス142-1では、例えば、単語「マニュアル」は、識別ID「1」の業務データに含まれることを示す。
 制御部15は、データ処理装置10全体を制御する。制御部15は、例えば、CPU(Central Processing Unit)、MPU(Micro Processing Unit)等の電子回路や、ASIC(Application Specific Integrated Circuit)、FPGA(Field Programmable Gate Array)等の集積回路である。また、制御部15は、各種の処理手順を規定したプログラムや制御データを格納するための内部メモリを有し、内部メモリを用いて各処理を実行する。また、制御部15は、各種のプログラムが動作することにより各種の処理部として機能する。制御部15は、取得部151、作成部152、判定部153及び検索部154を有する。
 取得部151は、端末装置2の表示中の端末画面表示内容に含まれる単語を取得する。取得部151は、端末装置2の表示中の端末画面表示内容を取得し、端末画面表示内容のテキスト情報を抽出する。端末画面表示内容は、UI Automation(以下、「UIA」と表記)やMicrosoft Active Accessibility(以下、「MSAA」と表記)、あるいはプログラムが独自に提供するインタフェースにより取得し、それらのうち、ラベルの表示値やテキストボックスの表示値を保持する属性を特定、参照することにより、テキスト情報を抽出する。取得部151は、抽出したテキスト情報を単語ごとに分割する。取得部151は、例えば、形態素解析ツールを用いて形態素解析を行うことで、テキスト情報を単語ごとに分割する。取得部151による処理は、端末画面が変更される度に実行されてもよく、また、ユーザが命令を出したタイミングなどで実行されてもよい。
 作成部152は、転置インデックスデータベース142に転置インデックスがなく、データベース141に情報が格納されている場合、データベース141の情報を基に、転置インデックスを作成する。具体的には、作成部152は、データベース141内の情報を抽出し、単語に区切る。続いて、作成部152は、単語をキーとして、情報固有のID(情報ID)を値とした転置インデックスを転置インデックスデータベース142に登録する。
 判定部153は、取得部151によって取得された単語が、転置インデックスデータベース142の転置インデックスに含まれるか否かを判定する。判定部153は、取得部151によって取得された単語が、転置インデックスに含まれる場合に、該取得された単語を検索候補として判定する。
 検索部154は、判定部153によって判定された検索候補の単語を用いて、データベース141から業務データを検索し、検索結果を端末装置2に提示する。なお、検索部154は、AND検索を用いることで検索する情報を絞り込んでもよく、OR検索をすることで端末画面内のどれかの単語を含む情報を抽出してもよい。
 図3は、図1に示すデータ処理装置10におけるデータ処理の実行例を説明する図である。図3に示すように、例えば、端末装置2が申し込み受付システム画面50を表示している場合、取得部151が、申し込み受付システム画面50の全単語である「申込」、「受付」、「システム」、「案件」、「ID」、「111111」、「サービス」、「オプション」、「電電」、「花子」、「サービス」、「フレッツ光」、「2年割引」、「削除」、「保存」、「登録」、「顧客」、「名」を抽出する(図3の(1)参照)。続いて、判定部153は、転置インデックスデータベース142を参照し、取得部151によって取得された単語が、転置インデックスデータベースに含まれるか否かを判定する(図3の(2)参照)。判定部153は、転置インデックスに含まれる、「サービス」、「フレッツ光」、「2年割引」を検索候補として判定する。そして、検索部154は、「サービス」、「フレッツ光」、「2年割引」を用いて業務データを検索し、「サービス」、「フレッツ光」、「2年割引」を全て含む業務データリスト50Sを、端末装置2に提示する(図3の(3)参照)。図3の(3)は、AND検索の例であるが、OR検索であってもよい。
[データ処理方法の処理手順]
 次に、図4を参照して、データ処理装置10によるデータ処理方法の処理手順について説明する。図4は、データ処理装置10が実施する処理の処理手順を示すフローチャートである。図4に示すように、作成部152は、転置インデックスデータベース142に転置インデックスがあるか否かを判定する(ステップS101)。転置インデックスがない場合(ステップS101:No)、作成部152は、データベース141の情報を基に、転置インデックスを作成する(ステップS102)。図4に示す処理は、検索処理の前に事前に実行する。また、図4に示す処理は、定期的に実行してもよく、検索指示があった場合に検索前に実施してもよい。
 次に、図5を参照して、データ処理装置10によるデータ処理方法の処理手順について説明する。図5は、実施の形態1に係るデータ処理方法の処理手順を示すフローチャートである。
 図5に示すように、取得部151は、所定のタイミングで、端末装置2の端末画面表示内容を取得し、端末画面表示内容のテキスト情報を抽出する(ステップS1)。そして、取得部151は、形態素解析ツールを用いて、抽出したテキスト情報を単語ごとに分割する(ステップS2)。
 判定部153は、ステップS2において分割した全ての単語に対して転置インデックス内の存在の有無を確認したか否かを判定する(ステップS3)。
 分割した全ての単語に対して転置インデックス内の存在の有無を確認していない場合(ステップS3:No)、判定部153は、判定対象の単語が転置インデックスに存在するか否かを判定する(ステップS4)。そして、判定対象の単語が転置インデックスに存在する場合(ステップS4:Yes)、判定対象の単語を検索候補として判定し、保持する(ステップS5)。一方、判定対象の単語が転置インデックスに存在しない場合(ステップS4:No)、この単語を検索候補から削除する(ステップS6)。ステップS5またはステップS6の処理終了後、判定部153は、ステップS3の判定処理を行う。
 そして、分割した全ての単語に対して転置インデックス内の存在の有無を確認した場合(ステップS3:Yes)、検索部154は、検索候補として残った単語を用いてデータベース141の検索を行い(ステップS7)、検索結果を端末装置2に提示する(ステップS8)。
[実施の形態1の効果]
 このように、実施の形態1に係るデータ処理装置10は、作業者が操作中である端末装置2の端末画面表示内容に含まれる単語を取得し、取得した単語が、転置インデックスに含まれる場合に、取得した単語を検索候補として判定する。そして、データ処理装置10は、検索候補の単語を用いて、データベース141から業務データを検索し、検索結果を端末装置2に提示する。
 したがって、データ処理装置10は、端末画面表示内容に含まれる単語のうち、転置インデックスに含まれる単語のみを用いて検索する。言い換えると、データ処理装置10は、データベース141内に確実に格納されている業務データに関する単語のみを用いて検索する。このため、データ処理装置10によれば、関連する業務データを空振りなく抽出することができる。したがって、データ処理装置10によれば、端末画面表示内容に含まれる単語についての情報を適切に取得し、端末装置2を操作する作業者に提示することができる。
 また、データ処理装置10は、端末装置2の作業自身が検索する単語を指定せずとも、端末装置2の端末画面表示内容に含まれる単語の検索結果を、自動的に、端末装置2の端末画面に表示させる。このため、データ処理装置10によれば、作業者の処理負担の低減や、作業者の業務効率化を図ることができ、円滑な業務支援を実現することができる。
[実施の形態2]
 次に、実施の形態2について説明する。本実施の形態2では、画面表示内容に含まれる単語が、何件の業務データに含まれるかを端末に提示することで、作業者が、どの単語に何件の業務データが存在するかを把握できる。さらに、実施の形態2では、検索候補の単語が含まれる業務データの件数とともに、各業務データへのアクセス情報(リンク)を端末に提示することも可能である。この場合には、検索キーワードを作業者が入力しなくとも業務データにアクセスして参照することができる。
 本実施の形態2に係るデータ処理システムの構成について説明する。図6は、実施の形態2に係るデータ処理システムの構成の一例を模式的に示す図である。図6に示すように、データ処理システム200は、図1に示すデータ処理装置10に代えて、データ処理装置210を有する。
[データ処理装置]
 次に、データ処理装置210について説明する。データ処理装置210は、図1のデータ処理装置10と比して、制御部215を有する。制御部215は、図1の制御部15と比して、判定部153に代えて判定部2153を有するとともに、提示部2155及び選択受付部2156(受付部)をさらに有する。
 判定部2153は、取得部151によって取得された単語が、転置インデックスデータベース142の転置インデックスに含まれる場合に、取得された単語を検索候補として判定する。そして、判定部2153は、転置インデックスを参照し、検索候補の単語が何件の業務データに含まれるかを判定する。
 提示部2155は、判定部2153が判定した、検索候補の単語と、検索候補の単語が含まれる業務データの件数及び/または業務データへのアクセス情報とを、通信部13やネットワークを介して、端末装置2に提示する。
 これによって、端末装置2の表示画面には、端末装置2の端末画面表示内容に含まれる検索候補の単語と、各単語が含まれる業務データの件数とのリストが、自動的に表示される。そして、作業者は、表示されたリストの検索候補の単語のうち、所望の単語を、検索対象の単語として選択する。この場合、端末装置2は、データ処理装置10に、作業者によって選択された検索対象の単語を示す選択情報を送信する。
 そして、選択受付部2156は、端末装置2から選択情報を受信することで、検索候補の単語のうち、検索対象の単語の選択を受け付ける。
 続いて、判定部2153は、転置インデックスを参照し、検索候補の単語が含まれる業務データのうち検索対象の単語が含まれる業務データを判定する。提示部2155は、検索候補の単語と、検索候補の単語及び検索対象の単語が含まれる業務データの件数及び/または業務データへのアクセス情報とを、端末装置2に提示する。
 検索部154は、端末装置2から送信された検索指示情報にしたがって、検索対象の単語を用いて、データベース141から業務データを検索し、検索結果を端末装置2に提示する。
[データ処理の一例]
 図7及び図8は、図6に示すデータ処理装置210におけるデータ処理の流れを説明する図である。図7の左図に示すように、端末装置2に申込受付システム画面50が表示されている場合を例に説明する。
 この場合、取得部151は、申込受付システム画面50に含まれる単語を抽出する。そして、判定部2153は、転置インデックスを参照し、これらの単語が何件の業務データに含まれるかを求める。続いて、提示部2155の提示処理によって、申込受付システム画面50の例えば右上に、「電電」、「花子」、「サービス」、「フレッツ光」及び「2年割引」と、検索候補の単語が含まれる業務データの件数とを示すキーワードリスト51(図7の右図)が表示される。データ処理装置210では、このキーワードリスト51内の単語に対し、単語及び業務データの件数のみではなく、データベース141からアクセス情報を抽出し、リンクを表示してもよい(枠W1参照)。作業者は、リンクをクリックすることでアクセス先の情報を画面上に表示させることができる。
 また、作業者が、キーワードリスト51のチェックボックス52(図8の左図参照)にチェックを入れることで「フレッツ光」を選択すると、端末装置2は、データ処理装置210に、作業者によって「フレッツ光」が選択されたことを示す選択情報を送信し、選択受付部2156が、検索対象の単語として「フレッツ光」を受け付ける。なお、図8の例では、一つの単語が選択された場合を例に示すが、複数の単語が選択されてもよい。作業者は、所望の単語が複数ある場合には、これらの単語の各チェックボックスにチェックを入れればよい。この場合には、端末装置2は、データ処理装置210に、選択された複数の単語を示す選択情報を送信し、選択受付部2156は、複数の単語を検索対象の単語として受け付ける。
 そして、判定部2153は、転置インデックスを参照し、他の検索候補の「サービス」または「2年割引」が含まれる業務データのうち「フレッツ光」も含まれる業務データの件数を求め、端末装置2に提示する。
 この結果、端末装置2には、図8の右図に示すように、検索候補の単語「サービス」、「フレッツ光」及び「2年割引」の件数(枠W2,W3参照)が更新されたキーワードリスト51´が表示される。
 このように、作業者がキーワードリスト51から単語を選択する度に、データ処理装置210は、選択した単語とキーワードリスト51の他の単語とを含む業務データの件数を更新したキーワードリスト51´を表示することも可能である。
 そして、キーワードリスト51´の検索ボタン53が作業者によって選択されると、端末装置2から、「フレッツ光」を用いた検索を指示する検索指示情報が送信される。データ処理装置210では、検索部154が、検索指示情報にしたがって、検索対象の単語「フレッツ光」を用いて、データベース141から業務データを検索し、検索結果を端末装置2に提示する。
[データ処理方法の処理手順]
 次に、図9を参照して、データ処理装置210によるデータ処理方法の処理手順について説明する。図9は、実施の形態2に係るデータ処理方法の処理手順を示すフローチャートである。
 図9に示すステップS11及びS12は、図5に示すステップS1~ステップS2と同じ処理である。判定部2153は、ステップS12において分割した全ての単語について、何件の業務データに含まれるかを確認したか否かを判定する(ステップS13)。
 分割した全ての単語について、何件の業務データに含まれるかを確認していない場合(ステップS13:No)、判定部153は、判定対象の単語が、転置インデックスデータベース142の転置インデックスに含まれる場合には、この単語を検索候補として判定するとともに、転置インデックスにアクセスし、判定対象の単語が、何件の業務データに含まれるかを判定する(ステップS14)。そして、判定部153は、ステップS13の判定処理を行う。
 分割した全ての単語について、何件の業務データに含まれるかを確認した場合(ステップS13:Yes)、提示部2155は、検索候補の単語と、検索候補の単語が含まれる業務データの件数及び/または業務データへのアクセス情報とを端末装置2に提示する(ステップS15)。
 そして、選択受付部2156は、端末装置2から選択情報の受信の有無を基に、端末装置2に提示した検索候補単語に対してキーワード(検索対象の単語)選択が行われたか否かを判定する(ステップS16)。
 キーワード選択が行われた場合(ステップS16:Yes)、判定部2153は、転置インデックスを参照し、検索候補の単語が含まれる業務データのうち検索対象の単語が含まれる業務データを判定する(ステップS17)。提示部2155が、検索対象の単語と、検索候補の単語及び検索対象の単語が含まれる業務データの件数及び/または業務データへのアクセス情報とを更新して、端末装置2に提示し(ステップS18)、ステップS16に戻る。キーワード選択が行われなかった場合(ステップS16:No)、選択受付部2156は、ステップS19の処理に進む。
 検索部154は、検索が指示されたか否かを判定する(ステップS19)。検索が指示された場合(ステップS19:Yes)、検索部154は、検索対象の単語を用いてデータベース141の検索を行い(ステップS20)、検索結果を端末装置2に提示する(ステップS21)。データ処理装置210は、検索指示がない場合(ステップS19:No)、処理を終了する。
[実施の形態2の効果]
 このように、実施の形態2に係るデータ処理装置210は、作業者が操作中である端末装置2の端末画面表示内容に含まれる単語を取得し、取得した単語が、転置インデックスに含まれる場合に、取得された単語を検索候補として判定する。さらに、データ処理装置210は、転置インデックスを参照し、検索候補の単語が何件の業務データに含まれるかを判定して、検索候補の単語と、検索候補の単語が含まれる業務データの件数及び/または業務データへのアクセス情報とを、端末装置2に提示する。
 これによって、端末装置2の表示画面には、端末装置2の端末画面表示内容に含まれる検索候補の単語と、各単語が含まれる業務データの件数とのリストが、自動的に表示される。このため、作業者は、端末画面表示内容に含まれる単語のうち、どの単語に何件の業務データが存在するかを把握することができる。また、リストには各業務データへのリンクが張られているため、検索キーワードをユーザが入力しなくとも業務データにアクセスして参照することができる。さらに、作業者は、業務データの件数を参考に、検索に用いたい単語を選択して検索することもできる。これによって、作業者による、関連する業務データがない単語を用いての検索を防止できるともに、作業者の処理負担の低減や、作業者の業務効率化を図ることができ、円滑な業務支援を実現することができる。
 したがって、データ処理装置210によれば、端末画面表示内容に含まれる単語についての情報を適切に取得して、端末装置2を操作する作業者に提示することができる。
[実施の形態3]
 次に、実施の形態3について説明する。本実施の形態3では、画面表示内容に含まれる単語上または単語の近傍に、該単語が含まれる業務データの件数を表示し、単語が選択された際には、選択された単語を含む業務データへのアクセス情報(URL、ファイルパス等)を表示することで、作業者が、どの単語に何件の業務データが存在するかを直接的に把握できるともに、検索キーワードをユーザが入力しなくとも業務データにアクセスして参照することができるようにしている。
 本実施の形態3に係るデータ処理システムの構成について説明する。図10は、実施の形態3に係るデータ処理システムの構成の一例を模式的に示す図である。図10に示すように、データ処理システム300は、図6に示すデータ処理装置210に代えて、データ処理装置310を有する。
[データ処理装置]
 次に、データ処理装置310について説明する。データ処理装置310は、図6のデータ処理装置210と比して、制御部315を有する。制御部215は、図6の制御部15と比して、取得部151に代えて取得部3151を有するとともに、提示部2155に代えて提示部3155を有する。
 取得部3151は、端末装置2の表示中の端末画面表示内容に含まれる単語と、各単語各単語の画面内での座標を取得する。取得部3151は、端末装置2の表示中の端末画面表示内容を取得し、端末画面表示内容のテキスト情報と各テキストデータまたはそれに含まれる単語が表示されている位置の座標を抽出する。取得部3151は、取得部151と同様に、抽出したテキスト情報を単語ごとに分割する。取得部3151による処理は、端末画面が変更される度に実行されてもよく、また、ユーザが命令を出したタイミングなどで実行されてもよい。
 提示部3155は、取得部315が取得した各テキストデータまたはそれに含まれる単語の画面内での位置の座標を基に、画面表示内容に含まれる単語上または単語の近傍に、該単語が含まれる業務データの件数を表示装置2に表示させる。選択受付部2156が、端末装置2から選択情報を受信することで、検索対象の単語の選択を受け付けると、検索部154は、選択された単語を含む業務データの情報IDを転置インデックスから取得し、業務データのアクセス情報を、情報IDを用いてデータベース154から取得し、端末装置2に表示させる。
[データ処理の一例]
 図11は、図10に示すデータ処理装置310におけるデータ処理の実行例を説明する図である。図11の(1)に示すように、端末装置2に申込受付システム画面50が表示されている場合を例に説明する。
 取得部3151は、申込受付システム画面50から、テキストデータと、各テキストデータが表示されている位置の座標を抽出し、形態素解析ツールを用いて単語ごとに区切る。続いて、判定部2153は、転置インデックスを参照し、これらの単語が何件の業務データに含まれるかを求める。そして、提示部3155は、申込受付システム画面50の各単語の右上に、該単語が含まれる業務データの件数を反映する(図11の(3)参照)。例えば、図11の(3)に示すように、データ処理装置20は、申込受付システム画面50の各単語「申込受付システム」、「案件」、「ID」、「111111」、「サービス」、「オプション」、「電電」、「花子」、「サービス」、「フレッツ光」、「2年割引」、「削除」、「保存」、「登録」、「顧客」、「名」の右上に、円内に各単語が含まれる業務データの件数を示した提示画像61-1~61-13を表示させる。この提示画像61-1~61-13によって、作業者は、どの単語に何件の業務データが存在するかを把握することができる。
 そして、図11の(4)に示すように、作業者は、提示画像61-1~61-13にカーソル70を合わせたり、クリックしたりすることで単語を選択する。この場合、データ処理装置310は、検索部154によって、データベース141から取得された、選択された単語を含む業務データへのアクセス情報(URL、ファイルパス等)を、同一画面、或いは、新たな画面で表示する(図11の(4)参照)。例えば、作業者が、提示画像61-8にカーソル70を合わせた場合には、アクセス情報リスト62-8が表示される。作業者は、アクセス情報リスト62-8の所望のデータのリンクをクリックすることで、業務データを画面上に表示することができる。
[データ処理方法の処理手順]
 次に、図12を参照して、データ処理装置310によるデータ処理方法の処理手順について説明する。図12は、実施の形態3に係るデータ処理方法の処理手順を示すフローチャートである。
 図12に示すように、取得部3151は、端末画面表示内容から、テキストデータと、各テキストデータの座標とを抽出する(ステップS31)。ステップS32~34は、図9に示すステップS12~ステップS14と同じ処理である。
 分割した全ての単語について、何件の業務データに含まれるかを確認した場合(ステップS33:Yes)、提示部3155は、端末装置2に、端末画面の検索候補の単語を含むテキスト座標上に、この単語の件数を表示させる(ステップS35)。
 そして、データ処理装置310は、作業者が、表示した件数上で操作したか否かを判定する(ステップS36)。表示した件数上で作業者による操作がなかった場合(ステップS36:No)、データ処理装置310は、処理を終了する。一方、表示した件数上で作業者による操作があった場合(ステップS36:Yes)、検索部154は、操作された件数に対応する単語を含むアクセス情報を検索し、提示部3155は、検索したアクセス情報のリンクを端末装置2に表示させる(ステップS37)。
 そして、データ処理装置310は、作業者がリンクをクリックしたか否かを判定する(ステップS38)。作業者がリンクをクリックしていない場合(ステップS38:No)、データ処理装置310は、ステップS36の判定処理に戻る。作業者がリンクをクリックした場合(ステップS38:Yes)、データ処理装置310は、端末装置2に、クリックしたリンク先を表示させる(ステップS39)。
[実施の形態3の効果]
 このように、実施の形態3に係るデータ処理装置310は、画面表示内容に含まれる単語の近傍に、該単語が含まれる業務データの件数を表示する。そして、作業者によって単語が選択された際には、データ処理装置310は選択された単語を含む業務データへのアクセス情報を表示することで、作業者が、どの単語に何件の業務データが存在するかを直接的に把握できるともに、検索キーワードをユーザが入力しなくとも業務データにアクセスして参照することができるようにしている。
 したがって、データ処理装置310によれば、作業者による、関連する業務データがない単語を用いての検索を防止できるともに、作業者の処理負担の低減や、作業者の業務効率化を図ることができ、円滑な業務支援を実現することができる。したがって、データ処理装置310によれば、端末画面表示内容に含まれる単語についての情報を適切に取得して、端末装置2を操作する作業者に提示することができる。
[システム構成等]
 図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散・統合の具体的形態は図示のものに限られず、その全部又は一部を、各種の負荷や使用状況等に応じて、任意の単位で機能的又は物理的に分散・統合して構成することができる。さらに、各装置にて行なわれる各処理機能は、その全部又は任意の一部が、CPU及び当該CPUにて解析実行されるプログラムにて実現され、あるいは、ワイヤードロジックによるハードウェアとして実現され得る。
 また、本実施形態において説明した各処理のうち、自動的に行われるものとして説明した処理の全部又は一部を手動的におこなうこともでき、あるいは、手動的におこなわれるものとして説明した処理の全部又は一部を公知の方法で自動的におこなうこともできる。この他、上記文書中や図面中で示した処理手順、制御手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。
[プログラム]
 図13は、プログラムが実行されることにより、データ処理装置10,210,310が実現されるコンピュータの一例を示す図である。コンピュータ1000は、例えば、メモリ1010、CPU1020を有する。また、コンピュータ1000は、ハードディスクドライブインタフェース1030、ディスクドライブインタフェース1040、シリアルポートインタフェース1050、ビデオアダプタ1060、ネットワークインタフェース1070を有する。これらの各部は、バス1080によって接続される。
 メモリ1010は、ROM(Read Only Memory)1011及びRAM1012を含む。ROM1011は、例えば、BIOS(Basic Input Output System)等のブートプログラムを記憶する。ハードディスクドライブインタフェース1030は、ハードディスクドライブ1090に接続される。ディスクドライブインタフェース1040は、ディスクドライブ1100に接続される。例えば磁気ディスクや光ディスク等の着脱可能な記憶媒体が、ディスクドライブ1100に挿入される。シリアルポートインタフェース1050は、例えばマウス1110、キーボード1120に接続される。ビデオアダプタ1060は、例えばディスプレイ1130に接続される。
 ハードディスクドライブ1090は、例えば、OS(Operating System)1091、アプリケーションプログラム1092、プログラムモジュール1093、プログラムデータ1094を記憶する。すなわち、データ処理装置10,210,310の各処理を規定するプログラムは、コンピュータにより実行可能なコードが記述されたプログラムモジュール1093として実装される。プログラムモジュール1093は、例えばハードディスクドライブ1090に記憶される。例えば、データ処理装置10,210,310における機能構成と同様の処理を実行するためのプログラムモジュール1093が、ハードディスクドライブ1090に記憶される。なお、ハードディスクドライブ1090は、SSD(Solid State Drive)により代替されてもよい。
 また、上述した実施形態の処理で用いられる設定データは、プログラムデータ1094として、例えばメモリ1010やハードディスクドライブ1090に記憶される。そして、CPU1020が、メモリ1010やハードディスクドライブ1090に記憶されたプログラムモジュール1093やプログラムデータ1094を必要に応じてRAM1012に読み出して実行する。
 なお、プログラムモジュール1093やプログラムデータ1094は、ハードディスクドライブ1090に記憶される場合に限らず、例えば着脱可能な記憶媒体に記憶され、ディスクドライブ1100等を介してCPU1020によって読み出されてもよい。あるいは、プログラムモジュール1093及びプログラムデータ1094は、ネットワーク(LAN(Local Area Network)、WAN(Wide Area Network)等)を介して接続された他のコンピュータに記憶されてもよい。そして、プログラムモジュール1093及びプログラムデータ1094は、他のコンピュータから、ネットワークインタフェース1070を介してCPU1020によって読み出されてもよい。
 以上、本発明者によってなされた発明を適用した実施形態について説明したが、本実施形態による本発明の開示の一部をなす記述及び図面により本発明は限定されることはない。すなわち、本実施形態に基づいて当業者等によりなされる他の実施形態、実施例及び運用技術等は全て本発明の範疇に含まれる。
 2 端末装置
 10,210,310 データ処理装置
 11 入力部
 12 出力部
 13 通信部
 14 記憶部
 15,215,315 制御部
 100,200,300 データ処理システム
 141 データベース
 142 転置インデックスデータベース
 151,3151 取得部
 152 作成部
 153,2153 判定部
 154 検索部
 2155,3155 提示部
 2156 選択受付部

Claims (7)

  1.  端末画面の表示内容に含まれる単語を取得する取得部と、
     前記取得部によって取得された単語が、単語と該単語が含まれる業務データの識別情報とを対応付けた転置インデックスに含まれる場合に、前記取得された単語を検索候補として判定する判定部と、
     を有することを特徴とするデータ処理装置。
  2.  前記検索候補の単語を用いて、業務データへのアクセス情報及び業務データに含まれるテキスト情報を格納するデータベースから業務データを検索し、検索結果を端末に提示する検索部をさらに有することを特徴とする請求項1に記載のデータ処理装置。
  3.  前記判定部は、前記転置インデックスを参照し、前記検索候補の単語が何件の前記業務データに含まれるかを判定し、前記検索候補の単語と、前記検索候補の単語が含まれる前記業務データの件数及び/または前記業務データへのアクセス情報とを端末に提示することを特徴とする請求項1に記載のデータ処理装置。
  4.  前記検索候補の単語のうち、検索対象の単語の選択を受け付ける受付部と、
     検索指示にしたがって、前記検索対象の単語を用いて、業務データへのアクセス情報及び業務データに含まれるテキスト情報を格納するデータベースから業務データを検索する検索部と、
     をさらに有することを特徴とする請求項3に記載のデータ処理装置。
  5.  前記判定部は、前記転置インデックスを参照し、前記検索候補の単語が含まれる業務データのうち前記検索対象の単語が含まれる業務データを判定し、前記検索候補の単語と、前記検索候補の単語及び前記検索対象の単語が含まれる業務データの件数とを、端末に提示することを特徴とする請求項4に記載のデータ処理装置。
  6.  データ処理装置が実行するデータ処理方法であって、
     端末画面の表示内容に含まれる単語を取得する工程と、
     前記取得する工程において取得された単語が、単語と該単語が含まれる業務データの識別情報とを対応付けて記憶する転置インデックスに含まれる場合に、前記取得された単語を検索候補として判定する工程と、
     を含んだことを特徴とするデータ処理方法。
  7.  コンピュータを、請求項1~5のいずれか一つに記載のデータ処理装置として機能させるためのデータ処理プログラム。
PCT/JP2020/023652 2020-06-16 2020-06-16 データ処理装置、データ処理方法及びデータ処理プログラム WO2021255843A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2022531156A JPWO2021255843A1 (ja) 2020-06-16 2020-06-16
PCT/JP2020/023652 WO2021255843A1 (ja) 2020-06-16 2020-06-16 データ処理装置、データ処理方法及びデータ処理プログラム
US18/009,766 US20230259536A1 (en) 2020-06-16 2020-06-16 Data processing device, data processing method, and data processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2020/023652 WO2021255843A1 (ja) 2020-06-16 2020-06-16 データ処理装置、データ処理方法及びデータ処理プログラム

Publications (1)

Publication Number Publication Date
WO2021255843A1 true WO2021255843A1 (ja) 2021-12-23

Family

ID=79268688

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2020/023652 WO2021255843A1 (ja) 2020-06-16 2020-06-16 データ処理装置、データ処理方法及びデータ処理プログラム

Country Status (3)

Country Link
US (1) US20230259536A1 (ja)
JP (1) JPWO2021255843A1 (ja)
WO (1) WO2021255843A1 (ja)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09231234A (ja) * 1996-02-26 1997-09-05 Fuji Xerox Co Ltd 文書検索装置
JP2011076566A (ja) * 2009-10-02 2011-04-14 Sharp Corp 情報処理装置、端末装置、サーバ装置、通信システム、表示制御方法、プログラム、およびコンピュータ読取り可能な記録媒体
JP2018519561A (ja) * 2015-05-29 2018-07-19 インテル・コーポレーション コンテンツの動的な自動発見のための技術

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US1008803A (en) * 1910-10-07 1911-11-14 William S Ely Support for compasses.
US9507827B1 (en) * 2010-03-25 2016-11-29 Excalibur Ip, Llc Encoding and accessing position data
US9122748B2 (en) * 2012-03-23 2015-09-01 Jive Software, Inc. Matching documents against monitors
CN103514181B (zh) * 2012-06-19 2018-07-31 阿里巴巴集团控股有限公司 一种搜索方法和装置
US9798708B1 (en) * 2014-07-11 2017-10-24 Google Inc. Annotating relevant content in a screen capture image
US10802670B2 (en) * 2016-03-11 2020-10-13 Salesforce.Com, Inc. User interface for polymorphic lookup
JP6977565B2 (ja) * 2018-01-04 2021-12-08 富士通株式会社 検索結果出力プログラム、検索結果出力装置および検索結果出力方法
US11151178B2 (en) * 2018-12-14 2021-10-19 Sap Se Self-adapting resource aware phrase indexes

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09231234A (ja) * 1996-02-26 1997-09-05 Fuji Xerox Co Ltd 文書検索装置
JP2011076566A (ja) * 2009-10-02 2011-04-14 Sharp Corp 情報処理装置、端末装置、サーバ装置、通信システム、表示制御方法、プログラム、およびコンピュータ読取り可能な記録媒体
JP2018519561A (ja) * 2015-05-29 2018-07-19 インテル・コーポレーション コンテンツの動的な自動発見のための技術

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
URABE, YUKI ET AL.: "Document Recommendation Method based on the Content of Enterprise Documents for OSS Screen", IEICE TECHNICAL REPORT, vol. 117, no. 491, 1 March 2018 (2018-03-01), pages 25 - 30 *

Also Published As

Publication number Publication date
JPWO2021255843A1 (ja) 2021-12-23
US20230259536A1 (en) 2023-08-17

Similar Documents

Publication Publication Date Title
US20170161061A1 (en) Custom code migration suggestion system based on actual change references
EP1777629A1 (en) Method and apparatus for automatic form filling
JP3910302B2 (ja) 文書表示装置および文書表示方法
JP4786998B2 (ja) ソフトウェア再利用部品管理システム
US20090327945A1 (en) Work flow management apparatus and work flow management method
US7523090B1 (en) Creating data charts using enhanced SQL statements
US20170161181A1 (en) Testing support system, and testing support method
US10073852B2 (en) Computer-readable storage medium, file management apparatus, and file management method
WO2021255843A1 (ja) データ処理装置、データ処理方法及びデータ処理プログラム
JP2003208501A (ja) ビジネスプロセス定義表示方法およびプログラム
JP2004192212A (ja) ファイルの自動格納システム、自動格納プログラム及び自動格納方法
US11275729B2 (en) Template search system and template search method
JP2001312511A (ja) 利用者別Webページの自動管理方法及びその自動管理システム
JP5989600B2 (ja) 出力装置、出力方法及び出力プログラム
CN104965912A (zh) 信息获取方法和装置
JP2006227820A (ja) プログラムテストシステム及びプログラムテスト方法
US20220327162A1 (en) Information search system
EP3955194B1 (en) Business document presenting device, business document presenting method, and business document presenting program
JP2019109777A (ja) 情報処理装置、情報処理方法及びプログラム
JP7325252B2 (ja) 文書情報提示装置及びプログラム
US20230222420A1 (en) Operation support device, operation support method and operation support program
JP2011164788A (ja) 動作検証装置、動作検証方法、および動作検証プログラム
JP5039505B2 (ja) 文書検索装置および文書検索支援方法
US20230216834A1 (en) Information processing apparatus, information processing method, and program
JP6973132B2 (ja) 情報処理装置、情報処理方法および情報処理プログラム

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2022531156

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20940623

Country of ref document: EP

Kind code of ref document: A1