JP5585433B2 - Image processing apparatus, expert information storage method, and expert information storage program - Google Patents

Image processing apparatus, expert information storage method, and expert information storage program Download PDF

Info

Publication number
JP5585433B2
JP5585433B2 JP2010281692A JP2010281692A JP5585433B2 JP 5585433 B2 JP5585433 B2 JP 5585433B2 JP 2010281692 A JP2010281692 A JP 2010281692A JP 2010281692 A JP2010281692 A JP 2010281692A JP 5585433 B2 JP5585433 B2 JP 5585433B2
Authority
JP
Japan
Prior art keywords
job
user
document
keyword
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2010281692A
Other languages
Japanese (ja)
Other versions
JP2012128785A (en
Inventor
利通 岩井
慶 重久
賢士 松原
学 古川
義明 澁田
武 森川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Konica Minolta Inc
Original Assignee
Konica Minolta Inc
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 Konica Minolta Inc filed Critical Konica Minolta Inc
Priority to JP2010281692A priority Critical patent/JP5585433B2/en
Publication of JP2012128785A publication Critical patent/JP2012128785A/en
Application granted granted Critical
Publication of JP5585433B2 publication Critical patent/JP5585433B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

この発明は、画像処理装置、有識者情報蓄積方法および有識者情報蓄積プログラムに関し、特に、ジョブを実行する画像処理装置、その画像処理装置で実行される有識者情報蓄積方法および有識者情報蓄積プログラムに関する。   The present invention relates to an image processing apparatus, an expert information storage method, and an expert information storage program, and more particularly to an image processing apparatus that executes a job, an expert information storage method and an expert information storage program executed by the image processing apparatus.

文書を作成する際に、これまでに蓄積された文書を参考にしながら作成したり、知識を有する人から助言等を得て作成したりする。参考とするための文書を蓄積された多くの文書のうちから抽出する技術としては、キーワードを入力してデータベース等を検索する技術が知られているが、検索によって抽出される文書の数が多い場合には適切な文書を選択する作業が煩わしい。このため、文書の有用性を、アクセス数で判定する技術が知られている(特許文献1)。   When creating a document, it is created with reference to the documents accumulated so far, or it is created with advice from a knowledgeable person. As a technique for extracting documents for reference from many stored documents, a technique for searching a database or the like by inputting a keyword is known, but the number of documents extracted by the search is large. In some cases, it is troublesome to select an appropriate document. For this reason, a technique for determining the usefulness of a document by the number of accesses is known (Patent Document 1).

一方、作成しようとする文書のテーマ、使用する用語などの知識を有するユーザから助言を得る場合に、そのようなユーザを探す必要がある。特開2008−191894号公報には、ユーザによって操作される複数のクライアント計算機にインターネットを介して接続され、プロセッサ、メモリ及びインターフェースを備えるWEBサーバであって、検索キーワードと、当該検索キーワードを検索したユーザとの対応を示す検索履歴を記憶し、検索キーワードを含む検索要求を、前記クライアント計算機から受信し、前記受信した検索要求から検索キーワードを抽出し、前記検索履歴に基づいて、前記抽出された検索キーワードに対応するユーザを特定し、前記特定されたユーザに関する情報を、同一の検索キーワードを過去に検索したユーザに関する情報として、前記受信した検索要求の送信元であるクライアント計算機に送信することを特徴とするWEBサーバが記載されている。   On the other hand, when obtaining advice from a user who has knowledge of the theme of a document to be created, terms used, and the like, it is necessary to search for such a user. Japanese Patent Laid-Open No. 2008-191894 discloses a WEB server that is connected to a plurality of client computers operated by a user via the Internet and includes a processor, a memory, and an interface, and searches for the search keyword and the search keyword. Stores a search history indicating correspondence with a user, receives a search request including a search keyword from the client computer, extracts a search keyword from the received search request, and extracts the search keyword based on the search history Identifying a user corresponding to the search keyword, and transmitting the information related to the identified user to the client computer that is the transmission source of the received search request as information related to a user who has searched the same search keyword in the past. Features WEB server is described .

しかしながら、検索結果がすべて成功するとは限らず、また、検索結果が成功したとしてもユーザが検索結果を利用しているとは限らない。このため、従来のWEBサーバは、過去に同じ検索を実行したユーザを特定することはできるが、特定されたユーザがキーワードに関する知識を有する有識者であるとは限らないといった問題がある。
特開2007−293746号公報 特開2008−191894号公報
However, not all search results are successful, and even if the search results are successful, the user does not always use the search results. For this reason, although the conventional WEB server can specify the user who performed the same search in the past, there is a problem that the specified user is not necessarily an expert who has knowledge about the keyword.
JP 2007-293746 A JP 2008-191894A

この発明は上述した問題点を解決するためになされたもので、この発明の目的の一つは、キーワードに関する知識を有するユーザを特定することが可能な画像処理装置を提供することである。   The present invention has been made to solve the above-described problems, and one of the objects of the present invention is to provide an image processing apparatus capable of specifying a user who has knowledge about keywords.

この発明の他の目的は、キーワードに関する知識を有するユーザを特定することが可能な有識者検索方法を提供することである。   Another object of the present invention is to provide an expert search method capable of specifying a user having knowledge about a keyword.

この発明の他の目的は、キーワードに関する知識を有するユーザを特定することが可能な有識者検索プログラムを提供することである。   Another object of the present invention is to provide an expert search program capable of specifying a user who has knowledge about a keyword.

上述した目的を達成するためにこの発明のある局面によれば、画像処理装置は、文書を処理するためのジョブを受け付けるジョブ受付手段と、ジョブを実行するジョブ実行手段と、ジョブ実行手段により実行されたジョブの対象となった文書からキーワードを抽出するキーワード抽出手段と、ジョブ実行手段によるジョブの実行に応じて、ジョブの対象となった文書から抽出されたキーワードと、ジョブの実行を指示した指示者を識別するユーザ識別情報または/およびジョブの対象となった文書の作成者を識別するためのユーザ識別情報とを含むジョブ履歴情報を記憶するジョブ履歴記憶手段と、キーワードを受け付けるキーワード受付手段と、受け付けられたキーワードを含むジョブ履歴情報を抽出するために記憶されたジョブ履歴情報を検索するジョブ履歴検索手段と、ジョブ履歴検索手段による検索によって抽出された少なくとも1つのジョブ履歴情報に基づいて、受け付けられたキーワードに関連する関連ユーザを特定する関連ユーザ特定手段と、特定された関連ユーザに関するユーザ情報を通知するユーザ情報通知手段と、を備え、関連ユーザ特定手段は、抽出された少なくとも1つのジョブ履歴情報の数を、該ジョブ履歴情報に含まれるユーザ識別情報ごとに集計し、ユーザ別に集計されたジョブ履歴情報の数をユーザ別ジョブ実行回数に決定するユーザ別ジョブ実行回数集計手段を、含み、決定されたユーザ別ジョブ実行回数に基づいて関連ユーザを特定する。
In order to achieve the above object, according to one aspect of the present invention, an image processing apparatus is executed by a job reception unit that receives a job for processing a document, a job execution unit that executes a job, and a job execution unit. Keyword extraction means for extracting keywords from the job-targeted document, and keywords extracted from the job-targeted document and job execution in response to job execution by the job execution means Job history storage means for storing job history information including user identification information for identifying the instructor and / or user identification information for identifying the creator of the document subject to the job, and keyword reception means for receiving keywords And job history information stored to extract job history information including accepted keywords Job history search means for searching, related user specifying means for specifying related users related to the accepted keyword based on at least one job history information extracted by search by job history search means, and specified relation User information notifying means for notifying user information about the user, and the related user specifying means counts the number of at least one extracted job history information for each user identification information included in the job history information, the user-specific job execution count totalization means for determining the number of job history information aggregated by the user to the user-specific job execution count includes, that identifies the associated user based on the determined user-specific job execution times.

この局面に従えば、実行されたジョブの対象となった文書からキーワードが抽出され、キーワードと、ジョブの実行を指示した指示者または/およびジョブの対象となった文書の作成者を識別するためのユーザ識別情報とを含むジョブ履歴情報が記憶される。そして、キーワードが受け付けられると、キーワードを含むジョブ履歴情報が抽出され、抽出された少なくとも1つのジョブ履歴情報に基づいて、キーワードに関連する関連ユーザが特定され、関連ユーザに関するユーザ情報が通知されます。具体的には、ユーザ別に集計されたジョブ履歴情報の数をユーザ別ジョブ実行回数に決定し、ユーザ別ジョブ実行回数に基づいて関連ユーザが特定される。このため、キーワードを含む文書に対するジョブの実行を指示した回数で、キーワードをよく知るユーザか否かを判断するので、キーワードに関連する知識を有するユーザを特定することができる。その結果、キーワードに関する知識を有するユーザを特定することが可能な画像処理装置を提供することができる。
According to this aspect, a keyword is extracted from the document that is the target of the executed job, and the keyword and the instructor who instructed the execution of the job or / and the creator of the document that is the target of the job are identified. The job history information including the user identification information is stored. When the keyword is accepted, job history information including the keyword is extracted, the related user related to the keyword is identified based on the extracted at least one job history information, and user information related to the related user is notified. . Specifically, the number of job history information aggregated for each user is determined as the number of job executions for each user, and related users are identified based on the number of job executions for each user. For this reason, since it is determined whether or not the user is familiar with the keyword based on the number of times the execution of the job for the document including the keyword is instructed, it is possible to specify a user who has knowledge related to the keyword. As a result, it is possible to provide an image processing apparatus capable of specifying a user who has knowledge about keywords.

好ましくは、外部から文書とユーザ識別情報とを含むプリントジョブを受信するプリントジョブ受信手段を、さらに備え、ジョブ受付手段は、プリントジョブ受信手段により受信されたプリントジョブを受け付け、ジョブ実行手段は、プリントジョブに含まれる文書の画像を形成し、ジョブ履歴記憶手段は、プリントジョブに含まれる文書から抽出されたキーワードと、プリントジョブに含まれる文書から抽出される作成者のユーザ識別情報または/およびプリントジョブに含まれるユーザ識別情報とを含むジョブ履歴情報を記憶する。   Preferably, the printer further includes a print job receiving unit that receives a print job including a document and user identification information from the outside, the job receiving unit receives the print job received by the print job receiving unit, and the job execution unit includes: An image of a document included in the print job is formed, and the job history storage means includes a keyword extracted from the document included in the print job and user identification information of the creator extracted from the document included in the print job, and / or Job history information including user identification information included in the print job is stored.

好ましくは、操作者を認証する認証手段と、認証された操作者による操作を受け付ける操作受付手段と、をさらに備え、ジョブ受付手段は、操作受付手段によりジョブの実行を指示する操作が受け付けられると、該指示されたジョブを受け付け、ジョブ履歴記憶手段は、指示されたジョブの処理対象となる文書から抽出されたキーワードと、指示されたジョブの処理対象となる文書から抽出される作成者のユーザ識別情報または/および認証された操作者のユーザ識別情報とを含むジョブ履歴情報を記憶する。   Preferably, the apparatus further includes an authentication unit that authenticates the operator and an operation reception unit that receives an operation by the authenticated operator, and the job reception unit receives an operation instructing execution of the job by the operation reception unit. The job history storage means receives the instructed job, and the job history storage means extracts the keyword extracted from the document to be processed of the instructed job and the creator user extracted from the document to be processed of the instructed job. Job history information including identification information or / and user identification information of an authenticated operator is stored.

好ましくは、原稿画像を読み取り画像データを出力する原稿読取手段を、さらに備え、ジョブ実行手段は、認証手段により操作者が認証された後にジョブ受付手段により受け付けられるジョブが原稿読取手段に原稿画像を読み取らせる処理を含む場合、原稿読取手段が出力する画像データを処理対象の文書とする。   Preferably, the image processing apparatus further includes a document reading unit that reads a document image and outputs image data, and the job execution unit outputs a document image to the document reading unit when a job received by the job receiving unit after the operator is authenticated by the authentication unit. In the case of including a process for reading, the image data output by the document reading unit is set as a document to be processed.

好ましくは、文書を記憶する記憶手段を、さらに備え、ジョブ実行手段は、認証手段により操作者が認証された後にジョブ受付手段により受け付けられるジョブが記憶手段に記憶された文書を読み出す処理を含む場合、読み出す処理を実行して読み出した文書を処理対象とする。   Preferably, the apparatus further includes a storage unit that stores the document, and the job execution unit includes a process in which a job received by the job reception unit after the operator is authenticated by the authentication unit includes a process of reading the document stored in the storage unit The read processing is executed and the read document is set as the processing target.

好ましくは、関連ユーザ特定手段は、複数のユーザを少なくとも1つのグループに分類した分類テーブルを用いて、ユーザ別に算出されたユーザ別ジョブ実行回数をグループごとに集計し、グループ別ジョブ実行回数を算出するグループ集計手段をさらに含み、算出されたグループ別ジョブ実行回数に基づいて、関連ユーザに特定する。   Preferably, the related user specifying unit uses a classification table in which a plurality of users are classified into at least one group, and sums up the number of job executions for each user calculated for each user to calculate the number of job executions for each group. And a group totaling unit that identifies the related user based on the calculated group job execution count.

この局面に従えば、グループ別に集計されたジョブ履歴情報の数をグループ別ジョブ実行回数に決定し、グループ別ジョブ実行回数に基づいて関連ユーザが特定される。このため、キーワードを含む文書に対するジョブの実行を指示した回数で、グループに属するユーザにキーワードが知られているか否かを判断することができる。   According to this aspect, the number of job history information aggregated for each group is determined as the number of job executions for each group, and related users are identified based on the number of job executions for each group. For this reason, it is possible to determine whether or not the keyword is known to users belonging to the group by the number of times the execution of the job for the document including the keyword is instructed.

この発明の他の局面によれば、有識者検索方法は、ジョブを実行するジョブ実行手段を備えた画像形成装置で実行される有識者検索方法であって、文書を処理するためのジョブを受け付けるステップと、ジョブ実行手段により実行されたジョブの対象となった文書からキーワードを抽出するステップと、ジョブ実行手段によるジョブの実行に応じて、ジョブの対象となった文書から抽出されたキーワードと、ジョブの実行を指示した指示者を識別するユーザ識別情報または/およびジョブの対象となった文書の作成者を識別するためのユーザ識別情報とを含むジョブ履歴情報を記憶するステップと、キーワードを受け付けるキーワード受付ステップと、受け付けられたキーワードを含むジョブ履歴情報を抽出するために記憶されたジョブ履歴情報を検索するジョブ履歴検索ステップと、ジョブ履歴検索ステップにおける検索によって抽出された少なくとも1つのジョブ履歴情報に基づいて、受け付けられたキーワードに関連する関連ユーザを特定する関連ユーザ特定ステップと、特定された関連ユーザに関するユーザ情報を通知するユーザ情報通知ステップと、を含み、関連ユーザ特定ステップは、抽出された少なくとも1つのジョブ履歴情報の数を、該ジョブ履歴情報に含まれるユーザ識別情報ごとに集計し、ユーザ別に集計されたジョブ履歴情報の数をユーザ別ジョブ実行回数に決定するユーザ別ジョブ実行回数集計ステップと、決定されたユーザ別ジョブ実行回数に基づいて関連ユーザを特定するステップを含む。
According to another aspect of the present invention, an expert search method is an expert search method executed by an image forming apparatus including a job execution unit that executes a job, and accepts a job for processing a document; , A step of extracting a keyword from the document that is the target of the job executed by the job execution unit, a keyword extracted from the document that is the target of the job according to the job execution by the job execution unit, and the job A step of storing job history information including user identification information for identifying an instructor who has instructed execution and / or user identification information for identifying a creator of a document subjected to a job, and keyword reception for receiving a keyword Job history stored to extract job history information including steps and accepted keywords A job history search step for searching for information, and a related user specifying step for specifying a related user related to the accepted keyword based on at least one job history information extracted by the search in the job history search step. and a user information notifying step of notifying the user information about the associated user, only contains the relevant user specifying step, the number of at least one job history information is extracted, for each user identification information included in the job history information And a job execution frequency counting step for each user that determines the number of job history information that has been aggregated and totaled for each user as the job execution frequency for each user, and a step for identifying related users based on the determined job execution frequency for each user. Mu

この局面に従えば、キーワードに関する知識を有するユーザを特定することが可能な有識者検索方法を提供することができる。   If this aspect is followed, the expert search method which can specify the user who has the knowledge regarding a keyword can be provided.

この発明のさらに他の局面によれば、有識者検索プログラムは、ジョブを実行するジョブ実行手段を備えた画像形成装置を制御するコンピュータで実行される有識者検索プログラムであって、文書を処理するためのジョブを受け付けるステップと、ジョブ実行手段により実行されたジョブの対象となった文書からキーワードを抽出するステップと、ジョブ実行手段によるジョブの実行に応じて、ジョブの対象となった文書から抽出されたキーワードと、ジョブの実行を指示した指示者を識別するユーザ識別情報または/およびジョブの対象となった文書の作成者を識別するためのユーザ識別情報とを含むジョブ履歴情報を記憶するステップと、キーワードを受け付けるキーワード受付ステップと、受け付けられたキーワードを含むジョブ履歴情報を抽出するために記憶されたジョブ履歴情報を検索するジョブ履歴検索ステップと、ジョブ履歴検索ステップにおける検索によって抽出された少なくとも1つのジョブ履歴情報に基づいて、受け付けられたキーワードに関連する関連ユーザを特定する関連ユーザ特定ステップと、特定された関連ユーザに関するユーザ情報を通知するユーザ情報通知ステップと、をコンピュータに実行させ、関連ユーザ特定ステップは、抽出された少なくとも1つのジョブ履歴情報の数を、該ジョブ履歴情報に含まれるユーザ識別情報ごとに集計し、ユーザ別に集計されたジョブ履歴情報の数をユーザ別ジョブ実行回数に決定するユーザ別ジョブ実行回数集計ステップと、決定されたユーザ別ジョブ実行回数に基づいて関連ユーザを特定するステップを含むAccording to still another aspect of the present invention, an expert search program is an expert search program that is executed by a computer that controls an image forming apparatus that includes a job execution unit that executes a job. A step of accepting a job, a step of extracting a keyword from a document subjected to the job executed by the job execution means, and an extraction from the document targeted for the job in accordance with the execution of the job by the job execution means Storing job history information including a keyword and user identification information for identifying an instructor who has instructed execution of the job or / and user identification information for identifying the creator of the document that is the subject of the job; Keyword acceptance step for accepting keywords, and job history including accepted keywords A job history search step for searching stored job history information for extracting information, and a related user related to the accepted keyword based on at least one job history information extracted by the search in the job history search step And a user information notifying step for notifying user information related to the specified related user. The related user specifying step determines the number of the extracted at least one job history information. The job execution count counting step for each user that counts for each user identification information included in the job history information and determines the number of job history information totaled for each user as the job execution count for each user, and the determined job for each user Includes steps to identify related users based on the number of executions. .

この局面に従えば、キーワードに関する知識を有するユーザを特定することが可能な有識者検索プログラムを提供することができる。   If this situation is followed, the expert search program which can specify the user who has the knowledge regarding a keyword can be provided.

本実施の形態の1つにおけるMFPの外観を示す斜視図である。1 is a perspective view showing an appearance of an MFP according to one embodiment. MFPのハードウエア構成の一例を示すブロック図である。2 is a block diagram illustrating an example of a hardware configuration of an MFP. FIG. MFPが備えるCPUの機能の一例を、HDDに記憶されるデータとともに示すブロック図である。2 is a block diagram illustrating an example of functions of a CPU provided in an MFP, together with data stored in an HDD. ユーザデータの一例を示す図である。It is a figure which shows an example of user data. ジョブ履歴情報の一例を示す図である。It is a figure which shows an example of job history information. ジョブ実行処理の流れの一例を示すフローチャートである。It is a flowchart which shows an example of the flow of a job execution process. 関連ユーザ検索処理の流れの一例を示すフローチャートである。It is a flowchart which shows an example of the flow of a related user search process.

以下、本発明の実施の形態について図面を参照して説明する。以下の説明では同一の部品には同一の符号を付してある。それらの名称および機能も同じである。したがってそれらについての詳細な説明は繰り返さない。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the following description, the same parts are denoted by the same reference numerals. Their names and functions are also the same. Therefore, detailed description thereof will not be repeated.

図1は、本実施の形態の1つにおけるMFPの外観を示す斜視図である。図1を参照して、MFP100は、自動原稿搬送装置(ADF)10と、画像読取部20と、画像形成部30と、給紙部40と、後処理部50と、を含む。   FIG. 1 is a perspective view showing an external appearance of an MFP according to one embodiment. Referring to FIG. 1, MFP 100 includes an automatic document feeder (ADF) 10, an image reading unit 20, an image forming unit 30, a paper feeding unit 40, and a post-processing unit 50.

ADF10は、原稿給紙トレイ11上にセットされた複数枚の原稿を1枚ずつ自動的に画像読取部20のプラテンガラス上に設定された所定の原稿読み取り位置まで搬送し、画像読取部20により原稿画像が読み取られた原稿を原稿排紙トレイ12上に排出する。画像読取部20は、原稿読取位置に搬送されてきた原稿に光を照射する光源と、原稿で反射した光を受光する光電変換素子とを含み、原稿のサイズに応じた原稿画像を走査する。光電変換素子は、受光した光を電気信号である画像データに変換して、画像形成部30に出力する。給紙部40は、給紙トレイに収納された用紙を画像形成部30に搬送する。   The ADF 10 automatically conveys a plurality of documents set on the document feed tray 11 one by one to a predetermined document reading position set on the platen glass of the image reading unit 20, and the image reading unit 20 The document on which the document image is read is discharged onto the document discharge tray 12. The image reading unit 20 includes a light source that irradiates light to a document conveyed to a document reading position and a photoelectric conversion element that receives light reflected by the document, and scans a document image corresponding to the size of the document. The photoelectric conversion element converts the received light into image data that is an electrical signal and outputs the image data to the image forming unit 30. The paper feed unit 40 conveys the paper stored in the paper feed tray to the image forming unit 30.

画像形成部30は、周知の電子写真方式により画像を形成するものであって、外部から受信された画像データ、または、画像読取部20から入力される画像データにシェーディング補正などの各種のデータ処理を施し、データ処理後の画像データに基づいて、給紙部40により搬送される用紙に画像を形成する。   The image forming unit 30 forms an image by a known electrophotographic method, and performs various data processing such as shading correction on image data received from the outside or image data input from the image reading unit 20. Then, an image is formed on the sheet conveyed by the sheet feeding unit 40 based on the image data after the data processing.

後処理部50は、画像が形成された用紙を排紙する。後処理部50は、複数の排紙トレイを有し、画像が形成された用紙をソートして排紙することが可能である。また、後処理部50は、パンチ穴加工部、ステープル加工部を備えており、排紙された用紙にパンチ穴加工、またはステープル加工することが可能である。また、MFP100は、その上面にユーザとのユーザインターフェースとしての操作パネル9を備えている。   The post-processing unit 50 discharges the paper on which the image is formed. The post-processing unit 50 includes a plurality of paper discharge trays, and can sort and discharge the sheets on which images are formed. The post-processing unit 50 includes a punch hole processing unit and a staple processing unit, and can perform punch hole processing or staple processing on the discharged paper. The MFP 100 also includes an operation panel 9 as a user interface with the user on the upper surface.

図2は、MFPのハードウエア構成の一例を示すブロック図である。図2を参照して、MFP100は、メイン回路101と、ファクシミリ部122と、通信制御部123と、を含む。メイン回路101は、自動原稿搬送装置(ADF)10と、画像読取部20と、画像形成部30と、給紙部40と、後処理部50とに接続されている。   FIG. 2 is a block diagram illustrating an example of a hardware configuration of the MFP. Referring to FIG. 2, MFP 100 includes a main circuit 101, a facsimile unit 122, and a communication control unit 123. The main circuit 101 is connected to an automatic document feeder (ADF) 10, an image reading unit 20, an image forming unit 30, a paper feeding unit 40, and a post-processing unit 50.

メイン回路101は、中央演算装置(CPU)111と、CPU111の作業領域として使用されるRAM(Random Access Memory)112と、CPU111が実行するプログラム等を記憶するためのROM(Read Only Memory)113と、表示部114と、操作部115と、大容量記憶装置としてのハードディスクドライブ(HDD)116と、データ通信制御部117と、を含む。   The main circuit 101 includes a central processing unit (CPU) 111, a RAM (Random Access Memory) 112 used as a work area of the CPU 111, a ROM (Read Only Memory) 113 for storing programs executed by the CPU 111, and the like. A display unit 114, an operation unit 115, a hard disk drive (HDD) 116 as a mass storage device, and a data communication control unit 117.

CPU111は、RAM112、ROM113、表示部114、操作部115、HDD116およびデータ通信制御部117とそれぞれ接続され、メイン回路101の全体を制御する。また、CPU111は、ファクシミリ部122、通信制御部123、ADF10、画像読取部20、画像形成部30、給紙部40、後処理部50と接続され、MFP100の全体を制御する。   The CPU 111 is connected to the RAM 112, the ROM 113, the display unit 114, the operation unit 115, the HDD 116, and the data communication control unit 117, and controls the entire main circuit 101. The CPU 111 is connected to the facsimile unit 122, the communication control unit 123, the ADF 10, the image reading unit 20, the image forming unit 30, the paper feeding unit 40, and the post-processing unit 50, and controls the entire MFP 100.

表示部114は、液晶表示装置(LCD)、有機ELD(Electro Luminescence Display)等の表示装置であり、ユーザに対する指示メニューや取得した画像データに関する情報等を表示する。操作部115は、複数のキーを備え、キーに対応するユーザの操作による各種の指示、文字、数字などのデータの入力を受け付ける。操作部115は、表示部114上に設けられたタッチパネルを含む。   The display unit 114 is a display device such as a liquid crystal display (LCD) or an organic ELD (Electro Luminescence Display), and displays an instruction menu for the user, information about acquired image data, and the like. The operation unit 115 includes a plurality of keys, and accepts input of various instructions, data such as characters and numbers by user operations corresponding to the keys. The operation unit 115 includes a touch panel provided on the display unit 114.

データ通信制御部117は、TCP(Transmission Control Protocol)またはFTP(File Transfer Protocol)等の通信プロトコルで通信するためのインターフェースであるLAN端子118と、シリアル通信のためのシリアル通信インターフェース端子119とを有する。データ通信制御部117は、CPU111からの指示に従って、LAN端子118またはシリアル通信インターフェース端子119に接続された外部の機器との間でデータを送受信する。   The data communication control unit 117 includes a LAN terminal 118 that is an interface for communicating with a communication protocol such as TCP (Transmission Control Protocol) or FTP (File Transfer Protocol), and a serial communication interface terminal 119 for serial communication. . The data communication control unit 117 transmits / receives data to / from an external device connected to the LAN terminal 118 or the serial communication interface terminal 119 in accordance with an instruction from the CPU 111.

LAN端子118に、ネットワークに接続するためのLANケーブルが接続される場合、データ通信制御部117は、LAN端子118を介して接続された他のコンピュータと通信する。さらに、データ通信制御部117は、インターネットに接続された他のコンピュータと通信する。   When a LAN cable for connecting to a network is connected to the LAN terminal 118, the data communication control unit 117 communicates with another computer connected via the LAN terminal 118. Furthermore, the data communication control unit 117 communicates with other computers connected to the Internet.

シリアル通信インターフェース端子119に機器が接続された場合、データ通信制御部117は、シリアル通信インターフェース端子119に接続された機器、例えば、デジタルカメラ、デジタルビデオカメラまたは携帯情報端末との間で通信して画像データを入出力する。また、シリアル通信インターフェース端子119には、フラッシュメモリを内蔵したメモリカード119Aが接続可能である。CPU111は、データ通信制御部117を制御して、メモリカード119AからCPU111が実行するためのプログラムを読出し、読み出したプログラムをRAM112に記憶し、実行する。   When a device is connected to the serial communication interface terminal 119, the data communication control unit 117 communicates with a device connected to the serial communication interface terminal 119, for example, a digital camera, a digital video camera, or a portable information terminal. Input and output image data. The serial communication interface terminal 119 can be connected to a memory card 119A incorporating a flash memory. The CPU 111 controls the data communication control unit 117 to read a program to be executed by the CPU 111 from the memory card 119A, and stores the read program in the RAM 112 and executes it.

なお、CPU111が実行するためのプログラムを記憶する記録媒体としては、メモリカード119Aに限られず、フレキシブルディスク、カセットテープ、光ディスク(CD−ROM(Compact Disc−Read Only Memory)/MO(Magnetic Optical Disc/MD(Mini Disc)/DVD(Digital Versatile Disc))、ICカード、光カード、マスクROM、EPROM(Erasable Programmable ROM)、EEPROM(Electrically EPROM)などの半導体メモリ等の媒体でもよい。さらに、CPU111がインターネットに接続されたコンピュータからプログラムをダウンロードしてHDD116に記憶する、または、インターネットに接続されたコンピュータがプログラムをHDD116に書込みするようにして、HDD116に記憶されたプログラムをRAM112にロードしてCPU111で実行するようにしてもよい。ここでいうプログラムは、CPU111により直接実行可能なプログラムだけでなく、ソースプログラム、圧縮処理されたプログラム、暗号化されたプログラム等を含む。   The recording medium for storing the program to be executed by the CPU 111 is not limited to the memory card 119A, but a flexible disk, a cassette tape, an optical disk (CD-ROM (Compact Disc-Read Only Memory) / MO (Magnetic Optical Disc / A medium such as a semiconductor memory such as an MD (Mini Disc) / DVD (Digital Versatile Disc), an IC card, an optical card, a mask ROM, an EPROM (Erasable Programmable ROM), an EEPROM (Electrically EPROM), or the like may be used. Download a program from a computer connected to the computer and store it in the HDD 116. Alternatively, a computer connected to the Internet may write the program to the HDD 116, and the program stored in the HDD 116 may be loaded into the RAM 112 and executed by the CPU 111. The program here is executed by the CPU 111. It includes not only directly executable programs but also source programs, compressed programs, encrypted programs, and the like.

通信制御部123は、CPU111をPSTN7に接続するためのモデムである。MFP100には、PSTN7における電話番号が予め割り当てられており、PSTN7に接続されたファクシミリ装置からMFP100に割り当てられた電話番号に発呼があると、通信制御部123がその発呼を検出する。通信制御部123は、発呼を検出すると通話を確立し、ファクシミリ部122に通信させる。   The communication control unit 123 is a modem for connecting the CPU 111 to the PSTN 7. The telephone number in PSTN 7 is assigned to MFP 100 in advance, and when a call is made from the facsimile apparatus connected to PSTN 7 to the telephone number assigned to MFP 100, communication control unit 123 detects the call. When the communication control unit 123 detects a call, the communication control unit 123 establishes a call and causes the facsimile unit 122 to communicate.

ファクシミリ部122は、PSTN7に接続され、PSTN7にファクシミリデータを送信する、またはPSTN7からファクシミリデータを受信する。ファクシミリ部122は、受信したファクシミリデータを、HDD116に記憶するとともに、画像形成部30でプリント可能なプリントデータに変換して、画像形成部30に出力する。これにより、画像形成部30は、ファクシミリ部122により受信されたファクシミリデータを用紙にプリントする。また、ファクシミリ部122は、HDD116に記憶されたデータをファクシミリデータに変換して、PSTN7に接続されたファクシミリ装置に送信する。   The facsimile unit 122 is connected to the PSTN 7 and transmits facsimile data to the PSTN 7 or receives facsimile data from the PSTN 7. The facsimile unit 122 stores the received facsimile data in the HDD 116, converts the received facsimile data into print data that can be printed by the image forming unit 30, and outputs the print data to the image forming unit 30. As a result, the image forming unit 30 prints the facsimile data received by the facsimile unit 122 on paper. Further, the facsimile unit 122 converts the data stored in the HDD 116 into facsimile data, and transmits the facsimile data to the facsimile apparatus connected to the PSTN 7.

図3は、MFPが備えるCPUの機能の一例を、HDDに記憶されるデータとともに示すブロック図である。図3に示すMFP100が備えるCPU111の機能は、CPU111がROM113、HDD116またはメモリカード119Aに記憶された有識者情報蓄積プログラムを実行することにより、CPU111に形成される機能である。   FIG. 3 is a block diagram showing an example of the functions of the CPU provided in the MFP together with data stored in the HDD. The functions of CPU 111 provided in MFP 100 shown in FIG. 3 are functions formed in CPU 111 when CPU 111 executes an expert information storage program stored in ROM 113, HDD 116, or memory card 119A.

図3を参照して、MFP100が備えるHDD116は、ユーザデータ97を記憶する。ユーザデータ97は、ユーザを識別するためのユーザ識別情報と、ユーザに関連するユーザ関連情報と、ユーザが所属するグループを識別するためのグループ識別情報と、を含む。ユーザ関連情報は、ユーザに割り当てられた電話番号、電子メールアドレス等の連絡先情報を含む。さらに、グループ情報は、予め定められた複数のグループのうちで、ユーザが分類されるグループを識別するためのグループ識別情報である。グループは、複数のユーザを分類するために、予め定められた類であり、特に限定されるものではない。ここでは、グループを、ユーザが所属する会社としている。また、グループは、ユーザが有する知識で分類するグループであってもよく、例えば、専門とする知識分野別であってもよい。   Referring to FIG. 3, HDD 116 provided in MFP 100 stores user data 97. The user data 97 includes user identification information for identifying the user, user related information related to the user, and group identification information for identifying the group to which the user belongs. The user related information includes contact information such as a telephone number and an e-mail address assigned to the user. Further, the group information is group identification information for identifying a group into which the user is classified among a plurality of predetermined groups. The group is a predetermined class for classifying a plurality of users, and is not particularly limited. Here, the group is a company to which the user belongs. Further, the group may be a group classified by knowledge possessed by the user, for example, may be classified by a specialized knowledge field.

図4は、ユーザデータの一例を示す図である。図4を参照して、ユーザデータ97は、ユーザごとに1つのユーザレコードを複数含む。ユーザレコードは、ユーザ名の項目と、E−mailの項目と、電話番号の項目と、所属の項目と、を含む。ユーザ名の項目は、ユーザを識別するためのユーザ識別情報が設定される。E−mailの項目は、ユーザの連絡先としてユーザに割り当てられた電子メールアドレスが設定される。電話番号の項目は、ユーザの連絡先としてユーザに割り当てられた電話番号が設定される。所属の項目は、ユーザが属するグループとしてユーザが所属する部署名が設定される。   FIG. 4 is a diagram illustrating an example of user data. Referring to FIG. 4, user data 97 includes a plurality of user records for each user. The user record includes a user name item, an E-mail item, a telephone number item, and an affiliation item. In the user name item, user identification information for identifying the user is set. In the E-mail item, an e-mail address assigned to the user as the contact information of the user is set. In the telephone number field, a telephone number assigned to the user as the user's contact information is set. In the affiliation item, a department name to which the user belongs is set as a group to which the user belongs.

図3に戻って、CPU111は、MFP100を操作するユーザを認証する認証部51と、ジョブを受け付けるジョブ受付部53と、ジョブを実行するジョブ実行部55と、キーワードを抽出するキーワード抽出部57と、ジョブ履歴情報を生成するジョブ履歴情報生成部59と、ジョブ履歴検索部61と、キーワードを受け付けるキーワード受付部63と、関連ユーザを特定する関連ユーザ特定部69と、関連ユーザに関するユーザ情報を通知するユーザ情報通知部81と、を含む。   Returning to FIG. 3, the CPU 111 authenticates a user who operates the MFP 100, a job reception unit 53 that receives a job, a job execution unit 55 that executes a job, and a keyword extraction unit 57 that extracts a keyword. A job history information generating unit 59 that generates job history information, a job history searching unit 61, a keyword receiving unit 63 that receives keywords, a related user specifying unit 69 that specifies related users, and user information related to related users are notified. A user information notifying unit 81.

認証部51は、MFP100を操作するユーザを認証する。具体的には、認証部51は、ログイン画面を表示部114に表示する。ログイン画面は、ユーザ識別情報を入力する領域と、パスワードなどの認証情報を入力する領域とを含む。ユーザが操作部115にユーザ識別情報とパスワードとを入力すると、操作部115からユーザ識別情報とパスワードとを受け付け、受け付けたユーザ識別情報とパスワードとをデータ通信制御部117を介してネットワークで接続された認証サーバに送信し、認証サーバに認証させる。認証サーバは、ユーザ識別情報とパスワードとを受信すると、そのユーザ識別情報とパスワードとを予め記憶されている認証用データと比較し、両者が一致すれば認証成功を示す認証結果を返信するが、両者が一致しなければ認証失敗を示す認証結果を返信する。ここで、認証用データは、ユーザを識別するためのユーザ識別情報とパスワードとを含む。   Authentication unit 51 authenticates a user who operates MFP 100. Specifically, the authentication unit 51 displays a login screen on the display unit 114. The login screen includes an area for inputting user identification information and an area for inputting authentication information such as a password. When the user inputs the user identification information and password to the operation unit 115, the user identification information and password are received from the operation unit 115, and the received user identification information and password are connected via the data communication control unit 117 via the network. Sent to the authentication server and let the authentication server authenticate. When the authentication server receives the user identification information and the password, the authentication server compares the user identification information and the password with authentication data stored in advance, and if both match, returns an authentication result indicating successful authentication. If they do not match, an authentication result indicating authentication failure is returned. Here, the authentication data includes user identification information for identifying the user and a password.

認証部51は、データ通信制御部117が認証サーバから認証結果を受信すると、その認証結果を受け付ける。認証部51は、認証結果が認証成功を示す場合、ジョブ受付部53およびジョブ履歴情報生成部59に、ログインユーザのユーザ識別情報を出力するが、認証結果が認証失敗を示す場合、エラーメッセージを表示部114に表示する。認証部51により認証成功を示す認証結果が受信された場合、その後に操作部115に入力される操作は、認証されてログインが許可されたユーザによる操作として受け付けられる。   When the data communication control unit 117 receives the authentication result from the authentication server, the authentication unit 51 receives the authentication result. The authentication unit 51 outputs the user identification information of the login user to the job reception unit 53 and the job history information generation unit 59 when the authentication result indicates authentication success, but when the authentication result indicates authentication failure, an error message is output. It is displayed on the display unit 114. When an authentication result indicating successful authentication is received by the authentication unit 51, an operation that is subsequently input to the operation unit 115 is accepted as an operation by a user who is authenticated and permitted to log in.

ジョブ受付部53は、入力されるジョブを受け付け、受け付けられたジョブをジョブ実行部55に出力する。ジョブは、MFP100が有する機能をMFP100に実行させるための指令であり、例えば、プリント機能を実行させるためのプリントジョブ、ファクシミリ送受信機能を実行させるためのファクシミリ送受信ジョブ、原稿を読み取り画像データを記憶または送信させるスキャンジョブ、原稿を読み取り画像データをプリントさせるコピージョブを含む。また、ジョブは、と、そのジョブの実行を指示したユーザのユーザ識別情報を含む。   The job reception unit 53 receives an input job and outputs the received job to the job execution unit 55. The job is a command for causing the MFP 100 to execute the function of the MFP 100. For example, a print job for executing the print function, a facsimile transmission / reception job for executing the facsimile transmission / reception function, reading a document, storing image data, or This includes a scan job to be sent and a copy job to read an original and print image data. The job also includes user identification information of the user who has instructed execution of the job.

ジョブ受付部53は、データ通信制御部117が外部からプリントデータとユーザ識別情報との組を受信すると、受信されたプリントデータとユーザ識別情報との組をプリントジョブとして受け付け、プリントジョブをジョブ実行部55に出力する。データ通信制御部117は、例えば、ネットワークで接続されたパーソナルコンピュータからプリントデータを受信する。   When the data communication control unit 117 receives a combination of print data and user identification information from the outside, the job reception unit 53 receives the combination of the received print data and user identification information as a print job, and executes the print job as a job. To the unit 55. For example, the data communication control unit 117 receives print data from a personal computer connected via a network.

また、ジョブ受付部53は、認証部51からユーザ識別情報が入力された後、ログインユーザが操作部115にジョブの実行を指示するジョブ実行指示操作を入力すると、ジョブを受け付け、認証部51から入力されるユーザ識別情報を含み、ジョブ実行指示操作により特定されるジョブをジョブ実行部55に出力する。ジョブ実行指示操作により特定されるジョブは、HDD116に記憶されている文書93をプリントするプリントジョブ、画像読取部20が原稿を読み取って出力する画像データをHDD116に文書93として記憶するスキャンジョブ、画像読取部20が原稿を読み取って出力する画像データをファクシミリ送信するファクシミリ送信ジョブ、画像読取部20が原稿を読み取って出力する画像データを画像形成部30にプリントさせるコピージョブ、画像読取部20が原稿を読み取って出力する画像データまたはHDD93に記憶されている文書93を電子メールで送信する送信ジョブを、含む。   Further, after the user identification information is input from the authentication unit 51, the job reception unit 53 receives the job when the logged-in user inputs a job execution instruction operation to instruct the operation unit 115 to execute the job. A job including the input user identification information and specified by the job execution instruction operation is output to the job execution unit 55. The job specified by the job execution instruction operation includes a print job for printing the document 93 stored in the HDD 116, a scan job for storing the image data output by the image reading unit 20 reading the document as the document 93 in the HDD 116, an image A facsimile transmission job in which image data output by reading unit 20 reading and outputting a document is transmitted by facsimile, a copy job in which image reading unit 20 reads image data to be output and printed by image forming unit 30, and image reading unit 20 is an original document Includes a transmission job for transmitting image data to be read and output or a document 93 stored in the HDD 93 by e-mail.

ジョブ実行部55は、ジョブ受付部53からジョブが入力されると、ジョブを実行する。ジョブ実行部55は、ジョブを実行する際の対象となる文書が、HDD116に記憶されている文書93の場合、文書管理部67に文書の読出しを依頼し、文書管理部67からジョブ実行の対象となる文書93を取得し、取得された文書93に対してジョブを実行する。ジョブ実行部55は、スキャンジョブまたはコピージョブを実行する場合、画像読取部20が原稿を読み取って出力する画像データを処理対象となる文書とする。ジョブ実行部55は、プリントジョブを実行する場合、データ通信制御部117が外部から受信されるプリントデータを処理対象となる文書とする。ジョブ実行部55は、ジョブ実行の処理対象となった文書をキーワード抽出部57に出力し、ジョブの実行が終了すると、実行したジョブの種類を識別するためのジョブ識別情報をジョブ履歴情報生成部59に出力する。   When a job is input from the job reception unit 53, the job execution unit 55 executes the job. If the target document for executing the job is the document 93 stored in the HDD 116, the job execution unit 55 requests the document management unit 67 to read the document, and the job management unit 67 performs the job execution target. The document 93 to be obtained is acquired, and the job is executed on the acquired document 93. When executing a scan job or a copy job, the job execution unit 55 sets image data output by the image reading unit 20 reading a document as a document to be processed. When executing a print job, the job execution unit 55 sets print data received from the outside by the data communication control unit 117 as a document to be processed. The job execution unit 55 outputs the document subjected to the job execution process to the keyword extraction unit 57, and when the job execution is completed, the job execution information generation unit generates job identification information for identifying the type of the executed job. 59.

キーワード抽出部57は、ジョブ実行部55から文書が入力されると、入力される文書に含まれる文字列のうちから予め定められた規則に適合する文字列をキーワードとして抽出する。抽出するキーワードは、予め定められた基準で抽出される。予め定められた基準は、例えば、名詞ならばすべて抽出してもよいし、予め登録された名詞のみを抽出するようにしてもよい。また、文字数で制限してもよい。キーワード抽出部57は、文書が画像の場合、OCR(Optical Character Reader)処理を実行してキーワードを抽出する。キーワード抽出部57は、抽出されたキーワードをジョブ履歴情報生成部59に出力する。キーワード抽出部57は、複数のキーワードを抽出する場合は、複数のキーワードのすべてをジョブ履歴情報生成部59に出力する。   When a document is input from the job execution unit 55, the keyword extraction unit 57 extracts a character string that conforms to a predetermined rule from the character strings included in the input document as a keyword. The keywords to be extracted are extracted based on a predetermined standard. For example, all the predetermined criteria may be extracted if they are nouns, or only nouns registered in advance may be extracted. Moreover, you may restrict | limit with the number of characters. If the document is an image, the keyword extraction unit 57 performs OCR (Optical Character Reader) processing to extract keywords. The keyword extraction unit 57 outputs the extracted keyword to the job history information generation unit 59. When extracting a plurality of keywords, the keyword extraction unit 57 outputs all of the plurality of keywords to the job history information generation unit 59.

ジョブ履歴情報生成部59は、認証部51からユーザ識別情報が入力され、ジョブ実行部55からジョブ識別情報が入力され、キーワード抽出部57からキーワードが入力される。ジョブ履歴情報生成部59は、ジョブ実行部55からジョブ識別情報が入力されると、そのジョブ識別情報と、ユーザ識別情報と、キーワードとを含むジョブ履歴情報を生成し、HDD116に記憶する。これにより、HDD116にジョブ履歴情報91が記憶される。   The job history information generation unit 59 receives user identification information from the authentication unit 51, job identification information from the job execution unit 55, and a keyword from the keyword extraction unit 57. When job identification information is input from the job execution unit 55, the job history information generation unit 59 generates job history information including the job identification information, user identification information, and keywords, and stores the job history information in the HDD 116. As a result, the job history information 91 is stored in the HDD 116.

図5は、ジョブ履歴情報の一例を示す図である。図5を参照して、ジョブ履歴情報は、ジョブの種類の項目と、日時の項目と、文書名の項目と、ユーザ名/作成者名の項目と、キーワードの項目と、を含む。ジョブの種類の項目は、ジョブの種類を識別するためのジョブ識別情報が設定される。文書名の項目は、ジョブ実行の対象となった文書の文書識別情報が設定される。ユーザ名/作成者の項目は、ジョブの実行を指示したログインユーザのユーザ識別情報と、ジョブ実行の対象となった文書の作成者のユーザ識別情報とが設定される。図では、1つの項目の上段にジョブの実行を指示したログインユーザのユーザ識別情報を示し、下段にジョブ実行の対象となった文書の作成者のユーザ識別情報を示している。また、1つの項目に1つのユーザ識別情報が設定されている場合は、ジョブの実行を指示したログインユーザとジョブ実行の対象となった文書の作成者とが同一であることを示している。   FIG. 5 is a diagram illustrating an example of job history information. Referring to FIG. 5, the job history information includes a job type item, a date / time item, a document name item, a user name / creator name item, and a keyword item. In the job type item, job identification information for identifying the job type is set. In the item of document name, document identification information of a document that is a target of job execution is set. In the item of user name / creator, user identification information of a logged-in user who has instructed execution of a job and user identification information of a creator of a document subjected to job execution are set. In the figure, the upper part of one item shows the user identification information of the logged-in user who has instructed execution of the job, and the lower part shows the user identification information of the creator of the document that is the target of job execution. Further, when one piece of user identification information is set for one item, it indicates that the login user who has instructed execution of the job is the same as the creator of the document to be executed.

図3に戻って、キーワード受付部63は、ユーザが入力するキーワードを受け付ける。ユーザが操作部115にキーワードを入力する場合、操作部115からキーワードを受け付ける。また、MFP100がPC400〜402によって遠隔操作される場合、例えば、ユーザがPC400にキーワードを入力すれば、PC400は、入力されたキーワードをMFP100に送信するので、データ通信制御部117がPC400からキーワードを受信する。この場合には、データ通信制御部117からキーワードを受け付ける。キーワード受付部63は、受け付けられたキーワードをジョブ履歴検索部61および文書検索部65に出力する。   Returning to FIG. 3, the keyword receiving unit 63 receives a keyword input by the user. When the user inputs a keyword to the operation unit 115, the keyword is received from the operation unit 115. When the MFP 100 is remotely operated by the PCs 400 to 402, for example, when the user inputs a keyword to the PC 400, the PC 400 transmits the input keyword to the MFP 100, so that the data communication control unit 117 receives the keyword from the PC 400. Receive. In this case, a keyword is received from the data communication control unit 117. The keyword receiving unit 63 outputs the received keyword to the job history search unit 61 and the document search unit 65.

ジョブ履歴検索部61は、キーワード受付部63からキーワードが入力されると、入力されたキーワードでHDD116に記憶されているジョブ履歴情報91を検索し、HDD116に記憶されているジョブ履歴情報91のうちからキーワードを含むジョブ履歴情報91を抽出する。HDD116に記憶されているジョブ履歴情報91であって、キーワードの項目にキーワード受付部63から入力されるキーワードと同じキーワードが設定されているジョブ履歴情報91を抽出する。ジョブ履歴検索部61は、抽出されたジョブ履歴情報91を、関連ユーザ特定部69に出力する。   When a keyword is input from the keyword receiving unit 63, the job history search unit 61 searches the job history information 91 stored in the HDD 116 with the input keyword, and among the job history information 91 stored in the HDD 116. Job history information 91 including a keyword is extracted from. The job history information 91 stored in the HDD 116 and having the same keyword set as the keyword input from the keyword receiving unit 63 in the keyword item is extracted. The job history search unit 61 outputs the extracted job history information 91 to the related user specifying unit 69.

関連ユーザ特定部69は、ユーザ別実行回数集計部71と、グループ集計部79と、を含む。
ユーザ別実行回数集計部71は、ジョブ履歴検索部61から入力されるジョブ履歴情報のすべてを対象として、ジョブ履歴情報の数をユーザ別に集計することによってユーザ別ジョブ実行回数を算出する。ユーザ別ジョブ実行回数は、同じユーザ識別情報を含むジョブ履歴情報の数であり、ジョブの実行を指示した回数を示す。ジョブ履歴情報は、ユーザ識別情報を含むので、同じユーザ識別情報を含むジョブ履歴情報を同じユーザに分類し、ユーザ識別情報ごとにジョブ履歴情報の数をカウントすることによってユーザ別ジョブ実行回数を算出する。
The related user specifying unit 69 includes a user-specific execution count totaling unit 71 and a group totaling unit 79.
The user-specific execution count totaling unit 71 calculates the job execution count for each user by counting the number of job history information for each user for all the job history information input from the job history search unit 61. The job execution count for each user is the number of job history information including the same user identification information, and indicates the number of times job execution has been instructed. Since job history information includes user identification information, job history information including the same user identification information is classified into the same user, and the number of job history information is calculated by counting the number of job history information for each user identification information. To do.

ユーザ別実行回数集計部71は、出力設定がユーザ別設定に設定されているか、または、グループ別設定に設定されているかを判断する。出力設定は、ユーザ別設定とグループ別設定とのいずれかに予め設定される設定値であり、ユーザが、MFP100に予め入力することにより設定される。ユーザ別実行回数集計部71は、出力設定がユーザ別設定に設定されている場合、ユーザ別ジョブ実行回数が多い順にユーザ識別情報を並び換え、ユーザ別ジョブ実行回数が多い順に優先順位を付けたユーザ識別情報をユーザ情報通知部81に出力する。また、ユーザ別実行回数集計部71は、ユーザ識別情報の数がM個以上の場合、ユーザ識別情報をユーザ別ジョブ実行回数が多い順に並び換え、ユーザ別ジョブ実行回数が多い順に上位M個のユーザ識別情報をユーザ情報通知部81に出力する。ここでMは、予め定められたしきい値であり、ユーザが、MFP100に予め入力することにより設定される。   The user-specific execution count totaling unit 71 determines whether the output setting is set to the user-specific setting or the group-specific setting. The output setting is a setting value set in advance in either the user-specific setting or the group-specific setting, and is set when the user inputs the MFP 100 in advance. When the output setting is set to the user setting, the user-specific execution count totaling unit 71 rearranges the user identification information in descending order of the number of job executions by user, and gives priority to the order of the job execution count by user. The user identification information is output to the user information notification unit 81. In addition, when the number of user identification information is M or more, the user-specific execution count totaling unit 71 rearranges the user identification information in descending order of the number of user-specific job executions, The user identification information is output to the user information notification unit 81. Here, M is a predetermined threshold value, and is set when the user inputs to MFP 100 in advance.

ユーザ別実行回数集計部71は、出力設定がグループ別設定に設定されている場合、ユーザ別ジョブ実行回数をグループ集計部79に出力する。   When the output setting is set to the group setting, the user execution count totaling unit 71 outputs the user job execution count to the group totaling unit 79.

グループ集計部79は、出力設定がグループ別設定に設定されている場合、ユーザ別実行回数集計部71から入力されるユーザ別ジョブ実行回数のすべてを対象として、ユーザ別ジョブ実行回数をグループ別に集計し、グループ別ジョブ実行回数を算出する。グループ別ジョブ実行回数は、グループ別のユーザ別ジョブ実行回数の和である。グループ集計部79は、ユーザデータ97を参照して、ユーザ識別情報のユーザが分類されているグループのグループ識別情報を特定する。そして、グループ識別情報が同じユーザ識別情報を同じグループに分類し、グループ別ジョブ実行回数を算出する。グループ集計部79は、グループ別ジョブ実行回数が最大のグループを特定し、特定されたグループのグループ識別情報を、ユーザ情報通知部81に出力する。   When the output setting is set for each group, the group totaling unit 79 counts the number of job executions for each user by group for all the number of job executions for each user input from the total number of executions for each user 71. Then, the number of job executions for each group is calculated. The number of job executions for each group is the sum of the number of job executions for each user for each group. The group totaling unit 79 refers to the user data 97 and specifies group identification information of a group in which the user of the user identification information is classified. Then, the user identification information having the same group identification information is classified into the same group, and the number of job executions for each group is calculated. The group totaling unit 79 identifies the group with the largest number of job executions by group, and outputs the group identification information of the identified group to the user information notifying unit 81.

ユーザ情報通知部81は、出力設定がユーザ別設定に設定されている場合、関連ユーザ特定部69から最大でM個のユーザ識別情報が入力され、出力設定がグループ別設定に設定されている場合、関連ユーザ特定部69から1つのグループ識別情報が入力される。ユーザ情報通知部81は、出力設定がユーザ別設定に設定されている場合、関連ユーザ特定部69から入力される最大でM個のユーザ識別情報それぞれの連絡先情報を、ユーザデータ97を参照して取得し、ユーザ識別情報と連絡先情報との組を出力する。ユーザ情報通知部81は、出力設定がグループ別設定に設定されている場合、関連ユーザ特定部69から入力される1つのグループ識別情報で特定されるグループに分類されたユーザそれぞれの連絡先情報を、ユーザデータ97を参照して取得し、ユーザ識別情報と連絡先情報との組を出力する。   When the output setting is set to the user setting, the user information notifying unit 81 receives a maximum of M pieces of user identification information from the related user specifying unit 69 and the output setting is set to the group setting. , One group identification information is input from the related user specifying unit 69. The user information notifying unit 81 refers to the user data 97 for the contact information of each of the maximum M pieces of user identification information input from the related user specifying unit 69 when the output setting is set for each user. And a set of user identification information and contact information is output. When the output setting is set to the group-specific setting, the user information notification unit 81 displays the contact information of each user classified into the group specified by one group identification information input from the related user specifying unit 69. The user data 97 is obtained with reference to the user data 97, and a set of user identification information and contact information is output.

ユーザ情報通知部81は、キーワード受付部63によってキーワードが操作部115から受け付けられる場合は、ユーザ識別情報と連絡先情報との組を表示部114に表示する。ユーザ情報通知部81は、キーワード受付部63によってキーワードがデータ通信制御部117から受け付けられる場合は、ユーザ識別情報と連絡先情報との組を、データ通信制御部117を介して、キーワードを送信してきた装置に送信する。   When the keyword accepting unit 63 accepts a keyword from the operation unit 115, the user information notifying unit 81 displays a set of user identification information and contact information on the display unit 114. When the keyword accepting unit 63 accepts a keyword from the data communication control unit 117, the user information notifying unit 81 transmits the keyword identification information and contact information pair via the data communication control unit 117. To the device.

図6は、ジョブ実行処理の流れの一例を示す不とーチャートである。図6に示すジョブ実行処理はMFP100が備えるCPU111がROM113、HDD116またはメモリカード119Aに記憶されたジョブ実行プログラムを実行することにより、CPU111により実行される処理である。ジョブ実行プログラムは、有識者情報蓄積プログラム一部である。   FIG. 6 is a chart showing an example of the flow of job execution processing. The job execution process shown in FIG. 6 is a process executed by CPU 111 when CPU 111 provided in MFP 100 executes a job execution program stored in ROM 113, HDD 116, or memory card 119A. The job execution program is a part of the expert information storage program.

図6を参照して、CPU111は、ユーザの認証に成功したか否かを判断する(ステップS01)。MFP100Bを操作するユーザから、ユーザ識別情報とパスワードとの入力を受け付け、認証サーバに、認証を依頼し、認証サーバから認証成功を示す認証結果を受信したならば認証に成功したと判断する。ユーザの認証に成功したならば処理をステップS02に進めるが、そうでなければ処理をステップS09に進める。ステップS09においては、ジョブを受信したか否かを判断する。データ通信制御部117が、ネットワークに接続されたパーソナルコンピュータからプリントデータとユーザ識別情報との組を受信したならばジョブを受信したと判断する。ジョブを受信したならば処理をステップS10に進めるが、そうでなければ処理をステップS15に進める。   Referring to FIG. 6, CPU 111 determines whether or not the user authentication is successful (step S01). Accepting input of user identification information and a password from the user operating MFP 100B, requesting authentication from the authentication server, and receiving an authentication result indicating successful authentication from the authentication server, determines that authentication has succeeded. If the user authentication is successful, the process proceeds to step S02; otherwise, the process proceeds to step S09. In step S09, it is determined whether a job has been received. If the data communication control unit 117 receives a set of print data and user identification information from a personal computer connected to the network, the data communication control unit 117 determines that a job has been received. If a job is received, the process proceeds to step S10; otherwise, the process proceeds to step S15.

ステップS02においては、ジョブ実行指示を受け付けたか否かを判断する。操作部115にジョブ実行指示操作が入力されたならばジョブ実行指示を受け付ける。ジョブ実行指示を受け付けたならば処理をステップS03に進めるが、そうでなければ処理をステップS08に進める。ジョブは、MFP100が有する機能をMFP100に実行させるための指令である。   In step S02, it is determined whether a job execution instruction has been accepted. If a job execution instruction operation is input to the operation unit 115, the job execution instruction is accepted. If a job execution instruction is accepted, the process proceeds to step S03; otherwise, the process proceeds to step S08. A job is a command for causing MFP 100 to execute a function of MFP 100.

ステップS03においては、ログインユーザを指示ユーザに設定する。そして、ジョブを実行する(ステップS04)。そして、ジョブを実行する際に処理の対象となる文書からキーワードを抽出する(ステップS05)。ジョブを実行する際に処理の対象となる文書は、ステップS02において受け付けられたジョブ実行指示によって定まり、HDD116に記憶されている文書93、画像読取部20が原稿を読み取って出力する画像データ、およびデータ通信制御部がPC400,401,402から受信するプリントデータを含む。ジョブを実行する際に処理の対象となる文書が画像データの場合、画像データをOCR処理し、キーワードを抽出する。   In step S03, the login user is set as the instructing user. Then, the job is executed (step S04). Then, keywords are extracted from the document to be processed when the job is executed (step S05). The document to be processed when executing the job is determined by the job execution instruction received in step S02, the document 93 stored in the HDD 116, the image data output by the image reading unit 20 reading the document, and It includes print data received from the PCs 400, 401, 402 by the data communication control unit. When a document to be processed when executing a job is image data, the image data is subjected to OCR processing and a keyword is extracted.

次のステップS06においては、ジョブ履歴情報を生成する。そして、生成されたジョブ履歴情報をHDD116に記憶する(ステップS07)。ジョブ履歴情報は、ステップS03において設定された指示ユーザのユーザ識別情報と、ステップS05において抽出されたキーワードと、ステップS04において実行されたジョブの種類を識別するためのジョブ識別情報とを含む。   In the next step S06, job history information is generated. The generated job history information is stored in the HDD 116 (step S07). The job history information includes the user identification information of the instructing user set in step S03, the keyword extracted in step S05, and job identification information for identifying the type of job executed in step S04.

ステップS08においては、ログアウト条件が成立したか否かを判断する。操作部115に予め設けられたキーが押下される場合、または、ユーザが操作部115に操作を入力することなく所定の時間が経過した場合、ログアウト条件が成立したと判断する。ログアウト条件が成立したならば処理をステップS15に進めるが、そうでなければ処理をステップS02に戻す。ステップS15においては、電源がOFFに切り換えられたか否かを判断する。電源がOFFに切り換えられたならば処理を終了するが、そうでなければ処理をステップS01に戻す。   In step S08, it is determined whether a logout condition is satisfied. When a key provided in advance on the operation unit 115 is pressed, or when a predetermined time elapses without the user inputting an operation to the operation unit 115, it is determined that the logout condition is satisfied. If the logout condition is satisfied, the process proceeds to step S15; otherwise, the process returns to step S02. In step S15, it is determined whether or not the power is switched off. If the power is switched off, the process ends. If not, the process returns to step S01.

一方、ステップS09においてジョブが受信される場合、ステップS10において、指示ユーザを特定する。ステップS09においてプリントデータとともに受信されるユーザ識別情報で識別されるユーザを指示ユーザとして特定する。次のステップS11においては、ステップS09において受信されたジョブを実行する。そして、ジョブを実行する際に処理の対象となる文書からキーワードを抽出する(ステップS12)。ジョブを実行する際に処理の対象となる文書は、ステップS09において受信されたジョブに含まれるプリントデータである。プリントデータが画像データの場合、プリントデータをOCR処理し、キーワードを抽出する。   On the other hand, if a job is received in step S09, the instructing user is specified in step S10. In step S09, the user identified by the user identification information received together with the print data is specified as the instructing user. In the next step S11, the job received in step S09 is executed. Then, keywords are extracted from the document to be processed when the job is executed (step S12). The document to be processed when executing the job is print data included in the job received in step S09. When the print data is image data, the print data is subjected to OCR processing and a keyword is extracted.

次のステップS13においては、ジョブ履歴情報を生成する。そして、生成されたジョブ履歴情報をHDD116に記憶し(ステップS14)、処理をステップS15に進める。ジョブ履歴情報は、ステップS10において設定された指示ユーザのユーザ識別情報と、ステップS12において抽出されたキーワードと、ステップS11において実行されたジョブの種類、ここではプリントジョブを識別するためのジョブ識別情報とを含む。ステップS15においては、電源がOFFに切り換えられたか否かを判断し、電源がOFFに切り換えられたならば処理を終了するが、そうでなければ処理をステップS01に戻す。   In the next step S13, job history information is generated. Then, the generated job history information is stored in the HDD 116 (step S14), and the process proceeds to step S15. The job history information includes the user identification information of the instructing user set in step S10, the keyword extracted in step S12, the type of job executed in step S11, here job identification information for identifying a print job Including. In step S15, it is determined whether or not the power source has been switched off. If the power source has been switched off, the process ends. If not, the process returns to step S01.

図7は、関連ユーザ検索処理の流れの一例を示すフローチャートである。図7に示す関連ユーザ検索処理はMFP100が備えるCPU111がROM113、HDD116またはメモリカード119Aに記憶された有識者検索プログラムを実行することにより、CPU111により実行される処理である。   FIG. 7 is a flowchart illustrating an example of the flow of related user search processing. The related user search process shown in FIG. 7 is a process executed by CPU 111 when CPU 111 provided in MFP 100 executes an expert search program stored in ROM 113, HDD 116, or memory card 119A.

図7を参照して、CPU111は、キーワードを受け付けたか否かを判断する(ステップS21)。ユーザが操作部115にキーワードを入力する場合、操作部115からキーワードを受け付け、データ通信制御部117がネットワークに接続されたパーソナルコンピュータからキーワードを受信する場合、データ通信制御部117からキーワードを受け付ける。キーワードを受け付けるまで待機状態となり(ステップS21でNO)、キーワードを受け付けると(ステップS21でYES)、処理をステップS22に進める。   Referring to FIG. 7, CPU 111 determines whether a keyword has been accepted (step S21). When the user inputs a keyword to the operation unit 115, the keyword is received from the operation unit 115. When the data communication control unit 117 receives a keyword from a personal computer connected to the network, the keyword is received from the data communication control unit 117. The process waits until a keyword is accepted (NO in step S21). If a keyword is accepted (YES in step S21), the process proceeds to step S22.

ステップS22においては、受け付けられたキーワードでHDD116に記憶されているジョブ履歴情報91を検索する。HDD116に記憶されているジョブ履歴情報91のうちからキーワードの項目にステップS21において受け付けられたキーワードと同じキーワードが設定されているジョブ履歴情報91を抽出する。そして抽出された少なくとも1つのジョブ履歴情報91のすべてを対象として、ジョブ履歴情報91の数をユーザ別に集計することによって、ユーザ別ジョブ実行回数を算出する(ステップS23)。ジョブ履歴情報91は、ユーザ識別情報を含むので、同じユーザ識別情報を含むジョブ履歴情報を同じユーザに分類し、ユーザ識別情報ごとにジョブ履歴情報の数をカウントする。   In step S22, the job history information 91 stored in the HDD 116 is searched with the accepted keyword. From the job history information 91 stored in the HDD 116, job history information 91 in which the same keyword as the keyword accepted in step S21 is set in the keyword item is extracted. Then, for all of the extracted at least one job history information 91, the number of job history information 91 is totaled for each user to calculate the number of job executions for each user (step S23). Since the job history information 91 includes user identification information, the job history information including the same user identification information is classified into the same user, and the number of job history information is counted for each user identification information.

次のステップS24においては、出力設定の設定状態によって処理を分岐させる。出力設定がユーザ別設定に設定されているならば処理をステップS25に進め、出力設定がグループ別設定に設定されているならば処理をステップS29に進める。ステップS25においては、ステップS23において算出されたユーザ別ジョブ実行回数が多い順にユーザ識別情報を並び換える。そして、ユーザ別ジョブ実行回数が多い順に上位M個のユーザ識別情報を選択する(ステップS26)。そして、選択されたユーザ識別情報のユーザを関連ユーザに設定する(ステップS27)。最大でM人のユーザが関連ユーザに設定される。   In the next step S24, the process branches depending on the setting state of the output setting. If the output setting is set for each user, the process proceeds to step S25. If the output setting is set for each group, the process proceeds to step S29. In step S25, the user identification information is rearranged in descending order of the number of job executions for each user calculated in step S23. Then, the top M pieces of user identification information are selected in descending order of the number of job executions for each user (step S26). Then, the user of the selected user identification information is set as the related user (step S27). A maximum of M users are set as related users.

さらに、関連ユーザのユーザ識別情報を含むユーザデータ97をHDD116から読み出し(ステップS28)、処理をステップS33に進める。ステップS33においては、関連ユーザの連絡先情報を、ステップS33において読み出されたユーザデータ97から取得する。そして、ユーザ識別情報と連絡先情報との組を出力し、処理を終了する。ステップS21においてキーワードが操作部115から受け付けられる場合は、ユーザ識別情報と連絡先情報との組を表示部114に表示し、キーワードがデータ通信制御部117から受け付けられる場合は、ユーザ識別情報と連絡先情報との組を、データ通信制御部117を介して、キーワードを送信してきた装置に送信し、処理を終了する。   Further, the user data 97 including the user identification information of the related user is read from the HDD 116 (step S28), and the process proceeds to step S33. In step S33, the contact information of the related user is acquired from the user data 97 read in step S33. Then, a set of user identification information and contact information is output, and the process ends. When a keyword is accepted from the operation unit 115 in step S21, a set of user identification information and contact information is displayed on the display unit 114. When a keyword is accepted from the data communication control unit 117, the user identification information and contact information are displayed. The pair with the previous information is transmitted to the device that has transmitted the keyword via the data communication control unit 117, and the process ends.

一方、ステップS29においては、ユーザデータ97をHDD116から読み出す。ユーザデータ97を参照して、ユーザ識別情報のユーザが分類されているグループのグループ識別情報を特定する。そして、次のステップS30においては、ステップS23において算出されたユーザ別ジョブ実行回数を対象として、グループ識別情報ごとにユーザ別ジョブ実行回数を積算し、グループ別トータル回数を算出する。   On the other hand, in step S 29, the user data 97 is read from the HDD 116. With reference to the user data 97, the group identification information of the group into which the user of the user identification information is classified is specified. In the next step S30, the number of job executions for each user is integrated for each group identification information for the number of job executions for each user calculated in step S23, and the total number of times for each group is calculated.

次のステップS31においては、グループ別ジョブ実行回数が最大のグループを選択グループに選択する。次のステップS32においては、選択グループに選択されたグループに分類されたユーザを関連ユーザに設定し、処理をステップS33に進める。   In the next step S31, the group having the maximum number of job executions by group is selected as the selected group. In the next step S32, the users classified into the group selected as the selected group are set as related users, and the process proceeds to step S33.

ステップS33においては、処理がステップS32から進む場合、関連ユーザの連絡先情報を、ステップS29において読み出されたユーザデータ97から取得する。そして、ユーザ識別情報と連絡先情報との組を出力し(ステップS34)、処理を終了する。ステップS21においてキーワードが操作部115から受け付けられる場合は、ユーザ識別情報と連絡先情報との組を表示部114に表示し、キーワードがデータ通信制御部117から受け付けられる場合は、ユーザ識別情報と連絡先情報との組を、データ通信制御部117を介して、キーワードを送信してきた装置に送信し、処理を終了する。   In step S33, when the process proceeds from step S32, the contact information of the related user is acquired from the user data 97 read in step S29. Then, a set of user identification information and contact information is output (step S34), and the process ends. When a keyword is accepted from the operation unit 115 in step S21, a set of user identification information and contact information is displayed on the display unit 114. When a keyword is accepted from the data communication control unit 117, the user identification information and contact information are displayed. The pair with the previous information is transmitted to the device that has transmitted the keyword via the data communication control unit 117, and the process ends.

以上説明したように本実施の形態におけるMFP100は、画像処理装置として機能し、受け付けられたジョブを実行し、ジョブの対象となった文書からキーワードを抽出し、キーワードとジョブの実行を指示した指示者を識別するユーザ識別情報または/およびジョブの対象となった文書の作成者を識別するためのユーザ識別情報とを含むジョブ履歴情報をHDD116に記憶する。このため、ジョブ履歴情報からキーワードを含む文書に対してジョブの実行を指示したユーザを特定することができる。ジョブの実行を指示したユーザは、ジョブ実行の対象となった文書に含まれるキーワードに関して知識を有するはずである。このため、キーワードに関する知識を有するユーザを特定するためのジョブ履歴情報を記憶することができる。   As described above, MFP 100 according to the present embodiment functions as an image processing apparatus, executes a received job, extracts a keyword from a document that is the target of the job, and instructs the keyword and the job to be executed. Job history information including user identification information for identifying a person and / or user identification information for identifying a creator of a document that is the subject of a job is stored in HDD 116. For this reason, the user who instructed the execution of the job for the document including the keyword can be specified from the job history information. The user who gives an instruction to execute the job should have knowledge about the keywords included in the document that is the target of the job execution. Therefore, it is possible to store job history information for specifying a user who has knowledge about keywords.

さらに、キーワードが受け付けられると、キーワードを含むジョブ履歴情報を抽出し、抽出された少なくとも1つのジョブ履歴情報に基づいて、キーワードに関連する関連ユーザを特定し、関連ユーザの電子メールアドレスまたは電話番号を含むユーザ情報を出力する。このため、キーワードに関連する知識を有するユーザを通知することができる。   Further, when a keyword is accepted, job history information including the keyword is extracted, and based on the extracted at least one job history information, a related user related to the keyword is specified, and an e-mail address or telephone number of the related user The user information including is output. For this reason, the user who has the knowledge relevant to a keyword can be notified.

また、ユーザ別に集計されたジョブ履歴情報の数をユーザ別ジョブ実行回数に決定し、ユーザ別ジョブ実行回数に基づいて関連ユーザを特定する。このため、キーワードを含む文書に対するジョブの実行を指示した回数で、キーワードをよく知るユーザか否かを判断することができる。   Further, the number of job history information aggregated for each user is determined as the number of job executions for each user, and related users are identified based on the number of job executions for each user. For this reason, it is possible to determine whether or not the user is familiar with the keyword based on the number of times the job execution is instructed for the document including the keyword.

さらに、グループ別に集計されたジョブ履歴情報の数をグループ別ジョブ実行回数に決定し、グループ別ジョブ実行回数に基づいて関連ユーザを特定する。このため、キーワードを含む文書に対するジョブの実行を指示した回数で、グループに属するユーザにキーワードが知られているか否かを判断することができる。   Further, the number of job history information aggregated for each group is determined as the number of job executions for each group, and related users are identified based on the number of job executions for each group. For this reason, it is possible to determine whether or not the keyword is known to users belonging to the group by the number of times the execution of the job for the document including the keyword is instructed.

なお、上述した実施の形態においては、画像処理装置の一例としてMFP100を説明したが、図6および図7に示した処理をMFP100に実行させる有識者検索方法またはその有識者検索方法をMFP100が備えるCPU111に実行させる有識者検索プログラムとして発明を捉えることができるのは言うまでもない。   In the above-described embodiment, MFP 100 has been described as an example of an image processing apparatus. However, in the CPU 111 provided in MFP 100, an expert search method that causes MFP 100 to execute the processes shown in FIGS. It goes without saying that the invention can be understood as an expert search program to be executed.

今回開示された実施の形態はすべての点で例示であって制限的なものではないと考えられるべきである。本発明の範囲は上記した説明ではなくて特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれることが意図される。   The embodiment disclosed this time should be considered as illustrative in all points and not restrictive. The scope of the present invention is defined by the terms of the claims, rather than the description above, and is intended to include any modifications within the scope and meaning equivalent to the terms of the claims.

100 MFP、9 操作パネル、10 ADF、20 画像読取部、30 画像形成部、40 給紙部、50 後処理部、51 認証部、53 ジョブ受付部、55 ジョブ実行部、57 キーワード抽出部、59 ジョブ履歴情報生成部、61 ジョブ履歴検索部、63 キーワード受付部、65 文書検索部、67 文書管理部、69 関連ユーザ特定部、71 ユーザ別実行回数集計部、79 グループ集計部、81 ユーザ情報通知部、91 ジョブ履歴情報、93 文書、97 ユーザデータ、101 メイン回路、111 CPU、112 RAM、113 ROM、114 表示部、115 操作部、116 HDD、117 データ通信制御部、119A メモリカード、122 ファクシミリ部、123 通信制御部。
100 MFP, 9 operation panel, 10 ADF, 20 image reading unit, 30 image forming unit, 40 paper feeding unit, 50 post-processing unit, 51 authentication unit, 53 job reception unit, 55 job execution unit, 57 keyword extraction unit, 59 Job history information generation unit, 61 Job history search unit, 63 Keyword reception unit, 65 Document search unit, 67 Document management unit, 69 Related user specification unit, 71 User-specific execution count unit, 79 Group tabulation unit, 81 User information notification Part, 91 job history information, 93 documents, 97 user data, 101 main circuit, 111 CPU, 112 RAM, 113 ROM, 114 display part, 115 operation part, 116 HDD, 117 data communication control part, 119A memory card, 122 facsimile Part, 123 communication control part.

Claims (8)

文書を処理するためのジョブを受け付けるジョブ受付手段と、
前記ジョブを実行するジョブ実行手段と、
前記ジョブ実行手段により実行されたジョブの対象となった文書からキーワードを抽出するキーワード抽出手段と、
前記ジョブ実行手段によるジョブの実行に応じて、ジョブの対象となった文書から抽出されたキーワードと、ジョブの実行を指示した指示者を識別するユーザ識別情報または/およびジョブの対象となった文書の作成者を識別するためのユーザ識別情報とを含むジョブ履歴情報を記憶するジョブ履歴記憶手段と、
キーワードを受け付けるキーワード受付手段と、
前記受け付けられたキーワードを含むジョブ履歴情報を抽出するために前記記憶されたジョブ履歴情報を検索するジョブ履歴検索手段と、
前記ジョブ履歴検索手段による検索によって抽出された少なくとも1つのジョブ履歴情報に基づいて、前記受け付けられたキーワードに関連する関連ユーザを特定する関連ユーザ特定手段と、
前記特定された関連ユーザに関するユーザ情報を通知するユーザ情報通知手段と、を備え
前記関連ユーザ特定手段は、前記抽出された少なくとも1つのジョブ履歴情報の数を、該ジョブ履歴情報に含まれるユーザ識別情報ごとに集計し、ユーザ別に集計されたジョブ履歴情報の数をユーザ別ジョブ実行回数に決定するユーザ別ジョブ実行回数集計手段を、含み、
前記決定されたユーザ別ジョブ実行回数に基づいて関連ユーザを特定する、画像処理装置。
Job accepting means for accepting a job for processing a document;
Job execution means for executing the job;
Keyword extraction means for extracting a keyword from a document that is a target of a job executed by the job execution means;
The keyword extracted from the job target document according to the job execution by the job execution means, the user identification information for identifying the instructor instructing the job execution, and / or the job target document Job history storage means for storing job history information including user identification information for identifying the creator of
Keyword accepting means for accepting keywords;
Job history search means for searching the stored job history information to extract job history information including the accepted keyword;
Related user specifying means for specifying a related user related to the accepted keyword based on at least one job history information extracted by the search by the job history search means;
User information notifying means for notifying user information related to the specified related user ,
The related user specifying means totals the number of the extracted at least one job history information for each user identification information included in the job history information, and calculates the number of job history information totaled for each user Including job-specific job execution count aggregation means to determine the execution count,
An image processing apparatus that identifies related users based on the determined job execution count for each user .
外部から前記文書とユーザ識別情報とを含むプリントジョブを受信するプリントジョブ受信手段を、さらに備え、
前記ジョブ受付手段は、前記プリントジョブ受信手段により受信されたプリントジョブを受け付け、
前記ジョブ実行手段は、前記プリントジョブに含まれる文書の画像を形成し、
前記ジョブ履歴記憶手段は、前記プリントジョブに含まれる文書から抽出されたキーワードと、前記プリントジョブに含まれる文書から抽出される作成者のユーザ識別情報または/および前記プリントジョブに含まれるユーザ識別情報とを含むジョブ履歴情報を記憶する、請求項1に記載の画像処理装置。
A print job receiving means for receiving a print job including the document and user identification information from outside;
The job accepting means accepts a print job received by the print job receiving means;
The job execution means forms an image of a document included in the print job,
The job history storage means includes a keyword extracted from a document included in the print job, user identification information of a creator extracted from the document included in the print job, and / or user identification information included in the print job. The image processing apparatus according to claim 1, wherein job history information including: is stored.
操作者を認証する認証手段と、
前記認証された操作者による操作を受け付ける操作受付手段と、をさらに備え、
前記ジョブ受付手段は、前記操作受付手段によりジョブの実行を指示する操作が受け付けられると、該指示されたジョブを受け付け、
前記ジョブ履歴記憶手段は、前記指示されたジョブの処理対象となる文書から抽出されたキーワードと、前記指示されたジョブの処理対象となる文書から抽出される作成者のユーザ識別情報または/および前記認証された操作者のユーザ識別情報とを含むジョブ履歴情報を記憶する、請求項1に記載の画像処理装置。
An authentication means for authenticating the operator;
An operation receiving means for receiving an operation by the authenticated operator,
When the operation accepting operation is accepted by the operation accepting unit, the job accepting unit accepts the instructed job,
The job history storage means includes a keyword extracted from a document to be processed by the designated job, user identification information of a creator extracted from the document to be processed by the designated job, and / or the The image processing apparatus according to claim 1, wherein job history information including user identification information of an authenticated operator is stored.
原稿画像を読み取り画像データを出力する原稿読取手段を、さらに備え、
前記ジョブ実行手段は、前記認証手段により操作者が認証された後に前記ジョブ受付手段により受け付けられるジョブが前記原稿読取手段に原稿画像を読み取らせる処理を含む場合、前記原稿読取手段が出力する画像データを処理対象の文書とする、請求項3に記載の画像処理装置。
Document reading means for reading a document image and outputting image data is further provided,
When the job accepted by the job accepting unit includes a process of causing the original reading unit to read an original image after the operator is authenticated by the authentication unit, the job execution unit outputs image data output by the original reading unit. The image processing apparatus according to claim 3, wherein the document is a document to be processed.
文書を記憶する記憶手段を、さらに備え、
前記ジョブ実行手段は、前記認証手段により操作者が認証された後に前記ジョブ受付手段により受け付けられるジョブが前記記憶手段に記憶された文書を読み出す処理を含む場合、前記読み出す処理を実行して読み出した文書を処理対象とする、請求項3に記載の画像処理装置。
A storage means for storing the document;
When the job accepted by the job accepting unit includes a process of reading a document stored in the storage unit after the operator is authenticated by the authenticating unit, the job executing unit executes the read process to read The image processing apparatus according to claim 3, wherein the document is a processing target.
前記関連ユーザ特定手段は、複数のユーザを少なくとも1つのグループに分類した分類テーブルを用いて、前記ユーザ別に算出されたユーザ別ジョブ実行回数をグループごとに集計し、グループ別ジョブ実行回数を算出するグループ集計手段をさらに含み、
前記算出されたグループ別ジョブ実行回数に基づいて、関連ユーザに特定する、請求項1〜5のいずれかに記載の画像処理装置。
The related user specifying means uses a classification table in which a plurality of users are classified into at least one group, and calculates the number of job executions for each user calculated for each user for each group to calculate the number of job executions for each group. Further including a group counting means,
The image processing apparatus according to claim 1, wherein the image processing apparatus identifies the related user based on the calculated number of job executions for each group.
ジョブを実行するジョブ実行手段を備えた画像形成装置で実行される有識者検索方法であって、
文書を処理するためのジョブを受け付けるステップと、
前記ジョブ実行手段により実行されたジョブの対象となった文書からキーワードを抽出するステップと、
前記ジョブ実行手段によるジョブの実行に応じて、ジョブの対象となった文書から抽出されたキーワードと、ジョブの実行を指示した指示者を識別するユーザ識別情報または/およびジョブの対象となった文書の作成者を識別するためのユーザ識別情報とを含むジョブ履歴情報を記憶するステップと、
キーワードを受け付けるキーワード受付ステップと、
前記受け付けられたキーワードを含むジョブ履歴情報を抽出するために前記記憶されたジョブ履歴情報を検索するジョブ履歴検索ステップと、
前記ジョブ履歴検索ステップにおける検索によって抽出された少なくとも1つのジョブ履歴情報に基づいて、前記受け付けられたキーワードに関連する関連ユーザを特定する関連ユーザ特定ステップと、
前記特定された関連ユーザに関するユーザ情報を通知するユーザ情報通知ステップと、を含み、
前記関連ユーザ特定ステップは、前記抽出された少なくとも1つのジョブ履歴情報の数を、該ジョブ履歴情報に含まれるユーザ識別情報ごとに集計し、ユーザ別に集計されたジョブ履歴情報の数をユーザ別ジョブ実行回数に決定するユーザ別ジョブ実行回数集計ステップと、
前記決定されたユーザ別ジョブ実行回数に基づいて関連ユーザを特定するステップを含む有識者検索方法。
An expert search method executed by an image forming apparatus provided with job execution means for executing a job,
Receiving a job for processing the document;
Extracting a keyword from a document that is a target of a job executed by the job execution unit;
The keyword extracted from the job target document according to the job execution by the job execution means, the user identification information for identifying the instructor instructing the job execution, and / or the job target document Storing job history information including user identification information for identifying the creator of
A keyword acceptance step for accepting keywords;
A job history search step for searching the stored job history information to extract job history information including the accepted keyword;
A related user specifying step of specifying a related user related to the accepted keyword based on at least one job history information extracted by the search in the job history search step;
A user information notifying step of notifying user information related to the identified related user ,
In the related user specifying step, the number of the extracted at least one job history information is totaled for each user identification information included in the job history information, and the number of job history information totaled for each user is calculated for each user job. A job execution count totaling step for each user that is determined by the number of executions;
Including experts search method for identifying a relevant user based on the user-specific job execution times said determined.
ジョブを実行するジョブ実行手段を備えた画像形成装置を制御するコンピュータで実行される有識者検索プログラムであって、
文書を処理するためのジョブを受け付けるステップと、
前記ジョブ実行手段により実行されたジョブの対象となった文書からキーワードを抽出するステップと、
前記ジョブ実行手段によるジョブの実行に応じて、ジョブの対象となった文書から抽出されたキーワードと、ジョブの実行を指示した指示者を識別するユーザ識別情報または/およびジョブの対象となった文書の作成者を識別するためのユーザ識別情報とを含むジョブ履歴情報を記憶するステップと、
キーワードを受け付けるキーワード受付ステップと、
前記受け付けられたキーワードを含むジョブ履歴情報を抽出するために前記記憶されたジョブ履歴情報を検索するジョブ履歴検索ステップと、
前記ジョブ履歴検索ステップにおける検索によって抽出された少なくとも1つのジョブ履歴情報に基づいて、前記受け付けられたキーワードに関連する関連ユーザを特定する関連ユーザ特定ステップと、
前記特定された関連ユーザに関するユーザ情報を通知するユーザ情報通知ステップと、を前記コンピュータに実行させ
前記関連ユーザ特定ステップは、前記抽出された少なくとも1つのジョブ履歴情報の数を、該ジョブ履歴情報に含まれるユーザ識別情報ごとに集計し、ユーザ別に集計されたジョブ履歴情報の数をユーザ別ジョブ実行回数に決定するユーザ別ジョブ実行回数集計ステップと、
前記決定されたユーザ別ジョブ実行回数に基づいて関連ユーザを特定するステップを含む有識者検索プログラム。
An expert search program that is executed by a computer that controls an image forming apparatus including job execution means for executing a job,
Receiving a job for processing the document;
Extracting a keyword from a document that is a target of a job executed by the job execution unit;
The keyword extracted from the job target document according to the job execution by the job execution means, the user identification information for identifying the instructor instructing the job execution, and / or the job target document Storing job history information including user identification information for identifying the creator of
A keyword acceptance step for accepting keywords;
A job history search step for searching the stored job history information to extract job history information including the accepted keyword;
A related user specifying step of specifying a related user related to the accepted keyword based on at least one job history information extracted by the search in the job history search step;
Causing the computer to execute a user information notifying step of notifying user information relating to the identified related user ,
In the related user specifying step, the number of the extracted at least one job history information is totaled for each user identification information included in the job history information, and the number of job history information totaled for each user is calculated for each user job. A job execution count totaling step for each user that is determined by the number of executions;
An expert search program including a step of specifying a related user based on the determined job execution count for each user .
JP2010281692A 2010-12-17 2010-12-17 Image processing apparatus, expert information storage method, and expert information storage program Expired - Fee Related JP5585433B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010281692A JP5585433B2 (en) 2010-12-17 2010-12-17 Image processing apparatus, expert information storage method, and expert information storage program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010281692A JP5585433B2 (en) 2010-12-17 2010-12-17 Image processing apparatus, expert information storage method, and expert information storage program

Publications (2)

Publication Number Publication Date
JP2012128785A JP2012128785A (en) 2012-07-05
JP5585433B2 true JP5585433B2 (en) 2014-09-10

Family

ID=46645704

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010281692A Expired - Fee Related JP5585433B2 (en) 2010-12-17 2010-12-17 Image processing apparatus, expert information storage method, and expert information storage program

Country Status (1)

Country Link
JP (1) JP5585433B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6470636B2 (en) * 2015-06-04 2019-02-13 キヤノン株式会社 Information processing apparatus, control method thereof, and program
JP2021061503A (en) * 2019-10-04 2021-04-15 富士ゼロックス株式会社 Information processing system

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3571515B2 (en) * 1997-12-19 2004-09-29 富士通株式会社 Computer-readable storage medium storing a knowledge collection / storage / retrieval program
JP2000353172A (en) * 1999-06-11 2000-12-19 Ricoh Co Ltd Document storage system
JP4274450B2 (en) * 1999-10-25 2009-06-10 株式会社リコー Printing system, information storage medium, printing method, and print server
JP3722672B2 (en) * 2000-06-30 2005-11-30 シャープ株式会社 Designated word related person information extracting device, computer-readable recording medium recording designated word related person information extracting program, and set word related person frequency counting device
JP2009295008A (en) * 2008-06-06 2009-12-17 Canon Inc Document management apparatus, documentation management method, and program

Also Published As

Publication number Publication date
JP2012128785A (en) 2012-07-05

Similar Documents

Publication Publication Date Title
JP5672282B2 (en) Printing system, image forming apparatus, printing linkage method, and printing linkage program
JP2007018346A (en) Processing apparatus and its controlling method, and computer program
JP6179083B2 (en) Information processing apparatus, output system, and program
JP5234098B2 (en) Print system, image forming apparatus, image forming method, and image forming program
JP4438868B2 (en) Data communication system, data transmission device, transmission destination update method, and transmission destination update program
US20170230529A1 (en) File generation apparatus, method for controlling file generation apparatus, and storage medium
US10070012B2 (en) Image forming apparatus control method for the image forming apparatus, and storage medium, that record user identifying information for use in identifying print data as registration information
JP4321597B2 (en) Information processing apparatus, authentication system, authentication method, and authentication program
US8867091B2 (en) Image processing system, image processing apparatus, image scanning apparatus, and control method and program for image processing system
JP5585433B2 (en) Image processing apparatus, expert information storage method, and expert information storage program
US9258438B2 (en) Information processing apparatus, information processing terminal, and information processing system
JP5691711B2 (en) Print system, image forming apparatus, pull print method, and pull print program
US11836233B2 (en) Image processing apparatus and authentication method using biometric information
US20090287692A1 (en) Information processing apparatus and method for controlling the same
US20160360069A1 (en) Information processing apparatus, method of controlling the same, and storage medium
JP2012128784A (en) Information retrieval device, expert retrieval method and expert retrieval program
JP5131223B2 (en) Workflow execution device, workflow execution method, and workflow execution program
JP5585476B2 (en) Document management apparatus, document management method, and document management program
JP6518602B2 (en) Image forming device
JP5098282B2 (en) Image forming apparatus, update information notification method, and update information notification program
JP2008035245A (en) Printing data processing system
JP2009059152A (en) Data processing system, data processing apparatus, data processing method, and data processing program
JP5067065B2 (en) Authentication system and authentication method
JP5962715B2 (en) Terminal device, processing device, and program
JP2006157104A (en) Image forming system

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20130417

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130619

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131212

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140114

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140310

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140624

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140707

R150 Certificate of patent or registration of utility model

Ref document number: 5585433

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees