JP2016099833A - Information processor and program - Google Patents

Information processor and program Download PDF

Info

Publication number
JP2016099833A
JP2016099833A JP2014236940A JP2014236940A JP2016099833A JP 2016099833 A JP2016099833 A JP 2016099833A JP 2014236940 A JP2014236940 A JP 2014236940A JP 2014236940 A JP2014236940 A JP 2014236940A JP 2016099833 A JP2016099833 A JP 2016099833A
Authority
JP
Japan
Prior art keywords
attribute
character
information
category
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.)
Pending
Application number
JP2014236940A
Other languages
Japanese (ja)
Inventor
敬司 阪口
Takashi Sakaguchi
敬司 阪口
村上 薫
Kaoru Murakami
薫 村上
川本 和宏
Kazuhiro Kawamoto
和宏 川本
ジャスミン ジュライヒ
Julayhi Jasmeen
ジャスミン ジュライヒ
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.)
Panasonic Intellectual Property Management Co Ltd
Original Assignee
Panasonic Intellectual Property Management Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Panasonic Intellectual Property Management Co Ltd filed Critical Panasonic Intellectual Property Management Co Ltd
Priority to JP2014236940A priority Critical patent/JP2016099833A/en
Publication of JP2016099833A publication Critical patent/JP2016099833A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an information processor and a program capable of handling plural objects of plural categories as the objects of the information processing in an information processing using an image data of the object including characters.SOLUTION: An information processor 1 includes: a data acquisition part 102 that acquires an image data document 4 including characters; a category storage unit 104 that stores a piece of category information which represents image data corresponding to plural categories each of which represents the type of a document 4; and a category classification section 105 that classifies the image data into any of plural categories by collating the image data and the category information with each other.SELECTED DRAWING: Figure 1

Description

本発明は、一般に情報処理装置、およびプログラム、より詳細には文字が記された対象物の画像データを用いる情報処理装置、およびプログラムに関する。   The present invention generally relates to an information processing device and a program, and more particularly to an information processing device and a program using image data of an object on which characters are written.

従来、レシートのイメージ情報をイメージスキャナで読み取り、このイメージ情報から文字認識した情報を分類して、分類した情報を家計簿フォーマットに編集する電子式家計簿がある(例えば、特許文献1参照)。   Conventionally, there is an electronic household account book in which image information of a receipt is read by an image scanner, character-recognized information is classified from the image information, and the classified information is edited into a household account book format (see, for example, Patent Document 1).

特開平4−256165号公報JP-A-4-256165

しかしながら、上述の特許文献1の従来技術では、レシートのみを情報処理の対象としており、レシート以外のカテゴリー(例えば、保証書、年賀状等)の対象物を情報処理の対象とすることはできなかった。   However, in the above-described prior art of Patent Document 1, only receipts are subject to information processing, and objects other than receipts (for example, guarantees, New Year's cards, etc.) cannot be subject to information processing.

本発明は、上記事由に鑑みてなされており、その目的は、文字が記された対象物の画像データを用いる情報処理において、複数のカテゴリーの対象物を情報処理の対象とすることができる情報処理装置、およびプログラムを提供することにある。   The present invention has been made in view of the above-described reasons, and the object thereof is information that can target a plurality of categories of objects in information processing using image data of the objects on which characters are written. To provide a processing device and a program.

本発明の情報処理装置は、文字が記された対象物の画像データを取得するデータ取得部と、前記対象物の種類を示す複数のカテゴリーとして、領収書、スケジュール、保証書、年賀状のうち1つ以上を含む複数のカテゴリーのそれぞれに対応する画像データの特徴を示すカテゴリー情報を格納したカテゴリー記憶部と、前記画像データと前記カテゴリー情報とを照合して、前記複数のカテゴリーのいずれかに前記画像データを分類するカテゴリー分類部とを備えることを特徴とする。   An information processing apparatus according to the present invention includes a data acquisition unit that acquires image data of an object on which characters are written, and one of a receipt, a schedule, a warranty, and a New Year's card as a plurality of categories indicating the type of the object. A category storage unit that stores category information indicating characteristics of image data corresponding to each of a plurality of categories including the above, the image data and the category information are collated, and the image is stored in any of the plurality of categories. And a category classification unit for classifying data.

本発明のプログラムは、コンピュータを情報処理装置として機能させることを特徴とする。   The program according to the present invention causes a computer to function as an information processing apparatus.

以上説明したように、本発明の情報処理装置、およびプログラムは、文字が記載された対象物の画像データを用いる情報処理において、複数のカテゴリーの対象物を情報処理の対象とすることができるという効果がある。   As described above, the information processing apparatus and the program according to the present invention can target a plurality of categories of objects in information processing using image data of the object on which characters are described. effective.

実施形態1の情報処理システムの構成を示すブロック図である。1 is a block diagram illustrating a configuration of an information processing system according to a first embodiment. 実施形態1の分類処理を示すフローチャートである。3 is a flowchart illustrating classification processing according to the first embodiment. 実施形態1のカテゴリー「年賀状」のフォーマットデータを示す図である。FIG. 4 is a diagram illustrating format data of a category “New Year's card” in the first embodiment. 実施形態1の属性「食品」の分類設定値の一例を示す図である。It is a figure which shows an example of the classification | category setting value of the attribute "foodstuff" of Embodiment 1. FIG. 実施形態1の属性「消耗品」の分類設定値の一例を示す図である。6 is a diagram illustrating an example of a classification setting value of an attribute “consumable” according to the first embodiment. FIG. 実施形態1のカテゴリー「領収書」の文字情報の分類例を示す図である。It is a figure which shows the example of classification | category of the character information of the category "receipt" of Embodiment 1. 実施形態2の情報処理システムの構成を示すブロック図である。It is a block diagram which shows the structure of the information processing system of Embodiment 2.

以下、本発明の実施の形態を図面に基づいて説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

(実施形態1)
図1は、本実施形態の情報処理システムの構成を示す。
(Embodiment 1)
FIG. 1 shows the configuration of the information processing system of this embodiment.

情報処理システムは、情報処理装置1と、情報端末2とを主たる構成要素として備える。   The information processing system includes an information processing device 1 and an information terminal 2 as main components.

情報処理装置1は、スキャン部101、データ取得部102、画像記憶部103、カテゴリー記憶部104、カテゴリー分類部105、属性記憶部106、属性分類部107、抽出データ記憶部108、処理部109、通信部110を備える。この情報処理装置1は、宅内に備えられる。   The information processing apparatus 1 includes a scan unit 101, a data acquisition unit 102, an image storage unit 103, a category storage unit 104, a category classification unit 105, an attribute storage unit 106, an attribute classification unit 107, an extracted data storage unit 108, a processing unit 109, A communication unit 110 is provided. This information processing apparatus 1 is provided in a home.

以下、図2のフローチャートを用いて、情報処理装置1の動作を説明する。   Hereinafter, the operation of the information processing apparatus 1 will be described with reference to the flowchart of FIG.

スキャン部101は、文字が記載された書類4(対象物)の画像をスキャン(Scan)機能によって光学的に読み取り、画像データを生成する(S1)。また、スキャン部101は、オートシートフィーダによって複数枚の書類4が連続的に順次供給されて、複数枚の書類4の画像データを順次生成することができる。あるいは、スキャン部101の代わりに、カメラ、カメラ機能付きのスマートフォン等を用いて、書類4を撮像した撮像画像を画像データとしてもよい。   The scanning unit 101 optically reads an image of the document 4 (object) on which characters are written by using a scan function, and generates image data (S1). The scanning unit 101 can sequentially generate image data of a plurality of documents 4 by sequentially supplying a plurality of documents 4 sequentially by an auto sheet feeder. Alternatively, instead of the scan unit 101, a captured image obtained by capturing the document 4 using a camera, a smartphone with a camera function, or the like may be used as the image data.

データ取得部102は、スキャン部101が生成した画像データを取得し、画像記憶部103に格納する(S2)。画像データは、例えばイメージデータで形成される。   The data acquisition unit 102 acquires the image data generated by the scan unit 101 and stores it in the image storage unit 103 (S2). The image data is formed by image data, for example.

ここで、文字が記載された書類4の種類を示すカテゴリーには、「領収書」、「保証書」、人の行動予定が記載された「スケジュール」(例えば、手書きのメモ、招待状等)、「年賀状」、「住所録」、「契約書」等がある。カテゴリー分類部105は、読み込まれた書類4の画像データのカテゴリーを分類する(S3)。   Here, the category indicating the type of the document 4 in which the characters are written includes “receipt”, “guarantee”, “schedule” (for example, handwritten note, invitation, etc.) in which a person's action schedule is described, There are "New Year's cards", "Address books", "Contracts", etc. The category classification unit 105 classifies the category of the image data of the read document 4 (S3).

まず、書類4は、カテゴリー毎に固有の特徴を有している。例えば、書類4には、その書類が属するカテゴリーに固有の文字または文字列(以降、文字情報と称す)が記載されている場合がある。また、書類4には、その書類が属するカテゴリーに固有の文字情報の配置形態が決められている場合がある。また、書類4には、その書類が属するカテゴリーに固有の記号が記載されている場合がある。また、書類4には、その書類が属するカテゴリーに固有の色が含まれる場合がある。すなわち、書類4の特徴は、文字情報、文字情報の配置形態、記号、色の少なくとも1種類で表される。   First, the document 4 has unique characteristics for each category. For example, the document 4 may contain characters or character strings (hereinafter referred to as character information) unique to the category to which the document belongs. The document 4 may have a character information arrangement form specific to the category to which the document belongs. Further, the document 4 may have a symbol unique to the category to which the document belongs. Further, the document 4 may include a color unique to the category to which the document belongs. That is, the feature of the document 4 is represented by at least one of character information, character information layout, symbols, and colors.

そこで、カテゴリー記憶部104には、複数のカテゴリーのそれぞれに固有の特徴を示すカテゴリー情報を格納している。   Therefore, the category storage unit 104 stores category information indicating features unique to each of the plurality of categories.

「領収書」のカテゴリー情報としては、複数の領収書のそれぞれのフォーマットデータ(イメージデータ)、領収書で一般的に用いられる文字情報が格納されている。領収書は、一般に「物品名」、「購入日」、「購入金額」等の各項目を含むフォーマット(様式)で作成されており、様々な領収書のフォーマットデータが、「領収書」のカテゴリー情報として用いられる。また、領収書で一般的に用いられる「物品名」、「購入日」、「購入金額」等に関する文字情報も、「領収書」のカテゴリー情報として用いられる。なお、領収書には、レシートも含まれる。   As the “receipt” category information, format data (image data) of each of a plurality of receipts and character information generally used in receipts are stored. Receipts are generally created in a format that includes items such as “article name”, “purchase date”, “purchase price”, etc. The format data of various receipts is classified into the “receipt” category. Used as information. In addition, character information relating to “article name”, “purchase date”, “purchase amount” and the like generally used in receipts is also used as “receipt” category information. The receipt includes a receipt.

また、「保証書」のカテゴリー情報としては、保証書で一般的に用いられる文字情報が格納されている。例えば、保証書で一般的に用いられる「保証書」、「保証期限」等の文字情報が、「保証書」のカテゴリー情報として用いられる。   Further, as the category information of the “guarantee”, character information generally used in the guarantee is stored. For example, character information such as “Warranty” and “Warranty Expiration Date” generally used in a warranty is used as category information of “Warranty”.

また、「スケジュール」のカテゴリー情報としては、スケジュールで一般的に用いられる文字情報が格納されている。例えば、スケジュールで一般的に用いられる「開催」、「集合」、「日時」等に関する文字情報が、「スケジュール」のカテゴリー情報として用いられる。   In addition, character information generally used in a schedule is stored as category information of “schedule”. For example, character information relating to “held”, “collection”, “date and time” and the like that are generally used in a schedule is used as category information of “schedule”.

また、「年賀状」のカテゴリー情報としては、図3に示す年賀状のフォーマットデータが格納されている。年賀状は、宛先の記載領域、差出人の記載領域が決まっている。一般に、宛先の記載領域は、宛先の郵便番号201、宛先住所202、宛先の名前203がそれぞれ記載されている。また、差出人の記載領域は、差出人の郵便番号211、差出人住所212、差出人の名前213がそれぞれ記載されている。このような年賀状のフォーマットデータが、「年賀状」のカテゴリー情報として用いられる。さらに、このフォーマットデータには、年賀状に固有の記号の情報(例えば、年賀のマーク、年賀状番号等)の情報も含まれており、これらの年賀状に固有の記号情報も、「年賀状」のカテゴリー情報として用いられる。さらに、このフォーマットデータには、年賀状に固有の色の情報(例えば、朱色)の情報も含まれており、これらの年賀状の色情報も、「年賀状」のカテゴリー情報として用いられる。   As the category information for “New Year's card”, format data for the New Year's card shown in FIG. 3 is stored. The New Year's card has a destination address area and a sender address area. In general, in a destination description area, a destination zip code 201, a destination address 202, and a destination name 203 are described. In the sender description area, the sender's postal code 211, sender address 212, and sender name 213 are described. The format data of such New Year's cards is used as category information of “New Year's cards”. In addition, the format data includes information on symbols unique to New Year's cards (for example, New Year's cards, New Year's card numbers, etc.). Symbol information unique to these New Year's cards is also included in the category information of “New Year's cards”. Used as Further, the format data includes information on the color unique to the New Year's card (for example, vermilion), and the color information on the New Year's card is also used as category information of “New Year's card”.

また、「住所録」のカテゴリー情報としては、複数の住所録のフォーマットデータが格納されている。住所録は、一般に「住所」、「名前」、「電話番号」、「メールアドレス」等の各項目を含む表形式で作成されており、この表形式で作成された様々な住所録のフォーマットデータが、「住所録」のカテゴリー情報として用いられる。   In addition, as address information category information, format data of a plurality of address books is stored. The address book is generally created in a tabular format that includes items such as “address”, “name”, “phone number”, “email address”, etc. Format data of various address books created in this tabular format Is used as the category information of the “address book”.

また、「契約書」のカテゴリー情報としては、契約書で一般的に用いられる文字情報が格納されている。例えば、契約書で一般的に用いられる「契約」、「締結」、「甲」、「乙」等の文字情報が、「契約書」のカテゴリー情報として用いられる。   In addition, as the category information of the “contract”, character information generally used in the contract is stored. For example, character information such as “contract”, “conclude”, “former”, and “secondary” that is generally used in contracts is used as category information of “contracts”.

なお、具体的なカテゴリー情報は、上述のカテゴリー情報に限定されない。   Specific category information is not limited to the above-described category information.

具体的に、カテゴリー分類部105は、書類4の画像データを画像記憶部103から読み出し、画像データから上述したような特徴を抽出する。そして、カテゴリー分類部105は、カテゴリー記憶部104から、各カテゴリーのカテゴリー情報を順次読み出して、画像データから抽出した特徴とカテゴリー情報とを照合し、複数のカテゴリーのいずれかに画像データを分類する。   Specifically, the category classification unit 105 reads the image data of the document 4 from the image storage unit 103 and extracts the above-described features from the image data. Then, the category classification unit 105 sequentially reads out the category information of each category from the category storage unit 104, collates the feature extracted from the image data with the category information, and classifies the image data into one of a plurality of categories. .

カテゴリー分類部105は、分類が完了した画像データに、分類されたカテゴリーを示す分類情報を付加して、画像記憶部103に再格納(上書き)する(S4)。   The category classification unit 105 adds classification information indicating the classified category to the image data that has been classified, and re-stores (overwrites) it in the image storage unit 103 (S4).

次に、属性分類部107は、カテゴリー分類後の画像データに基づいて、書類4に記された文字情報の属性を分類する(S5)。   Next, the attribute classification unit 107 classifies the attributes of the character information written on the document 4 based on the image data after the category classification (S5).

具体的に、属性分類部107は、カテゴリー分類が完了した画像データを画像記憶部103から読み出す。属性分類部107は、読み出した画像データに基づいて書類4に記された文字情報を認識する。そして、属性分類部107は、読み出した画像データのカテゴリーに対応する属性情報を、属性記憶部106から読み出す。   Specifically, the attribute classification unit 107 reads image data for which category classification has been completed from the image storage unit 103. The attribute classification unit 107 recognizes the character information written on the document 4 based on the read image data. Then, the attribute classification unit 107 reads attribute information corresponding to the category of the read image data from the attribute storage unit 106.

ここで、書類4には、そのカテゴリー毎に固有の属性の文字情報が記されている。例えば、カテゴリー「領収書」であれば、文字情報の属性として「物品名」、「購入日」、「購入金額」等がある。さらに、属性「物品名」は階層的に細分化されており、カテゴリー「領収書」の属性「物品名」を上位属性とすると、「物品名」の下位には「食品」、「消耗品」等の下位属性がある。そして、互いに異なる属性を有する複数の文字情報が互いに関連する場合、文字情報(例えば、「物品名」−「購入日」−「購入金額」)が互いに関連付けられる。一例として、11月20日に200円で購入したキャベツの領収書の画像データが読み込まれた場合、「キャベツ」−「11月20日」−「200円」の各文字情報が互いに関連付けられる。   Here, in the document 4, character information having attributes unique to each category is described. For example, in the case of the category “receipt”, there are “article name”, “purchase date”, “purchase amount”, and the like as attributes of the character information. Furthermore, the attribute “article name” is subdivided hierarchically, and if the attribute “article name” of the category “receipt” is the upper attribute, “food” and “consumables” are subordinate to “article name”. And so on. When a plurality of character information having different attributes are associated with each other, character information (for example, “article name” − “purchase date” − “purchase amount”) is associated with each other. As an example, when the image data of the receipt of cabbage purchased for 200 yen on November 20 is read, each character information of “cabbage” — “November 20” — “200 yen” is associated with each other.

また、カテゴリー「スケジュール」であれば、文字情報の属性として「行動内容」、「行動予定日」等がある。そして、互いに異なる属性を有する複数の文字情報が互いに関連する場合、文字情報(例えば、「行動内容」−「行動予定日」)が互いに関連付けられる。一例として、12月2日に友人の結婚式がある旨の招待状の画像データが読み込まれた場合、「友人の結婚式」−「12月2日」の各文字情報が互いに関連付けられる。   In the case of the category “schedule”, there are “action content”, “scheduled action date”, and the like as attributes of the character information. When a plurality of pieces of character information having different attributes are associated with each other, character information (for example, “action content” − “planned action date”) is associated with each other. As an example, when image data of an invitation that there is a friend's wedding on December 2 is read, each character information of “friend's wedding” − “December 2” is associated with each other.

また、カテゴリー「保証書」であれば、文字情報の属性として「保証期限」、「販売店」、「保証対象物」等がある。そして、互いに異なる属性を有する複数の文字情報が互いに関連する場合、文字情報(例えば、「保証期限」−「販売店」−「保証対象物」)が互いに関連付けられる。一例として、A店で購入して、2017年5月20日が保証期限であるテレビの保証書の画像データが読み込まれた場合、「2017年5月20日」−「A店」−「テレビ」の各文字情報が互いに関連付けられる。   In the case of the category “Warranty”, there are “guarantee expiration date”, “dealer”, “guarantee object” and the like as attributes of the character information. When a plurality of pieces of character information having different attributes are associated with each other, character information (for example, “guarantee expiration date” — “sales shop” — “guarantee object”) is associated with each other. As an example, when image data of a warranty card of a television set purchased at a store A and whose warranty period is May 20, 2017 is read, “May 20, 2017” — “Store A” — “TV” Are associated with each other.

また、カテゴリー「年賀状」であれば、文字情報の属性として、「宛先の郵便番号」、「宛先住所」、「宛先の名前」、「差出人の郵便番号」、「差出人住所」、「差出人の名前」等がある。そして、互いに異なる属性を有する複数の文字情報が互いに関連する場合、文字情報(例えば、「宛先の郵便番号」−「宛先住所」−「宛先の名前」−「差出人の郵便番号」−「差出人住所」−「差出人の名前」)が互いに関連付けられる。すなわち、同じ年賀状の「宛先の郵便番号」、「宛先住所」、「宛先の名前」、「差出人の郵便番号」、「差出人住所」、「差出人の名前」が互いに関連付けられる。   If the category is "New Year's card", the attributes of the text information include "Destination ZIP Code", "Destination Address", "Destination Name", "Sender Postal Code", "Sender Address", "Sender Name". And so on. When a plurality of character information having different attributes are associated with each other, the character information (for example, “destination zip code” − “destination address” − “destination name” − “sender zip code” − “sender address” "-" Sender's name ") are associated with each other. That is, “destination zip code”, “destination address”, “destination name”, “sender zip code”, “sender address”, and “sender name” of the same New Year's card are associated with each other.

属性分類部107は、カテゴリー分類後の画像データから認識した文字情報のうち、この画像データのカテゴリーに対応する属性の文字情報を抽出する。属性記憶部106には、各属性の具体的な文字情報が分類設定値として予め格納されており、属性分類部107は、認識した文字情報から、各属性の分類設定値に一致する文字情報を抽出する。   The attribute classification unit 107 extracts character information of an attribute corresponding to the category of the image data from the character information recognized from the image data after the category classification. In the attribute storage unit 106, specific character information of each attribute is stored in advance as a classification setting value, and the attribute classification unit 107 extracts character information that matches the classification setting value of each attribute from the recognized character information. Extract.

図4は、属性「食品」の分類設定値を示しており、「キャベツ」、「ほうれん草」、「レタス」等の「物品名」−「食品」を例示している。「ほうれん草」、「ホウレンソウ」のように、文字情報が異なる場合でも同一の食品を指す場合は、同一の食品として扱われる。   FIG. 4 shows a classification setting value of the attribute “food”, and illustrates “article name” — “food” such as “cabbage”, “spinach”, “lettuce”, and the like. Even if the character information is different, such as “spinach” and “spinach”, the same food is treated as the same food.

図5は、属性「物品名」−「消耗品」の分類設定値を示しており、「トイレットペーパー」、「ティッシュ」等の「物品名」を例示している。「トイレットペーパー」、「トイレ紙」のように、文字情報が異なる場合でも同一の消耗品を指す場合は、同一の消耗品として扱われる。「ティッシュ」、「ティッシュペーパー」も、同一の消耗品として扱われる。   FIG. 5 shows classification setting values of the attributes “article name” − “consumables”, and illustrates “article names” such as “toilet paper” and “tissue”. Even if the character information is different, such as “toilet paper” and “toilet paper”, the same consumable item is treated as the same consumable item. “Tissue” and “tissue paper” are also treated as the same consumable.

また、物品名には、商品名が用いられる場合もあり、分類設定値には、商品名も設定可能である。   In addition, a product name may be used as the article name, and a product name can be set as the classification setting value.

また、属性分類部107は、認識した文字情報から、各属性の具体的な文字情報に対する一致度が高い(一致度が閾値を上回る)文字情報を抽出してもよい。   Moreover, the attribute classification | category part 107 may extract the character information with a high matching degree with respect to the specific character information of each attribute (a matching degree exceeds a threshold value) from the recognized character information.

そして、属性分類部107は、抽出した文字情報を、カテゴリーおよび属性に紐付けして(対応させて)、抽出データ記憶部108に格納する(S6)。すなわち、抽出データ記憶部108では、書類4の文字情報がカテゴリー毎に分類され、さらに各カテゴリーでは、書類4の文字情報が属性毎に分類されている。図6は、カテゴリー「領収書」の文字情報の分類例を示す。なお、図6において、同一の行に配置された「物品名」、「購入金額」「分類項目」は互いに関連付けられており、「分類項目」は、「物品名」の下位属性を示す。   Then, the attribute classification unit 107 associates the extracted character information with the category and the attribute (corresponds to them) and stores them in the extracted data storage unit 108 (S6). That is, in the extracted data storage unit 108, the character information of the document 4 is classified for each category, and the character information of the document 4 is classified for each attribute in each category. FIG. 6 shows a classification example of character information of the category “Receipt”. In FIG. 6, “article name”, “purchase amount”, and “classification item” arranged in the same row are associated with each other, and “classification item” indicates a lower attribute of “article name”.

処理部109は、抽出データ記憶部108に格納されている各カテゴリーの文字情報を用いて、情報処理を行う機能を有している。   The processing unit 109 has a function of performing information processing using character information of each category stored in the extracted data storage unit 108.

通信部110は、ルータ3との間で無線または有線で通信を行う機能を有し、ルータ3を介したネットワーク通信を行うことができる。   The communication unit 110 has a function of performing wireless or wired communication with the router 3 and can perform network communication via the router 3.

そして、情報端末2は、携帯電話、スマートフォン、タブレット端末、パーソナルコンピュータ、専用端末等で構成されており、タッチパネル、キーボード、マウス等の操作部21と、液晶画面等の表示部22と、通信部23と、制御部24とを備える。   The information terminal 2 includes a mobile phone, a smartphone, a tablet terminal, a personal computer, a dedicated terminal, etc., an operation unit 21 such as a touch panel, a keyboard, and a mouse, a display unit 22 such as a liquid crystal screen, and a communication unit. 23 and a control unit 24.

通信部23は、ルータ3との間で無線または有線で通信を行う機能を有し、ルータ3を介したネットワーク通信を行うことができる。すなわち、通信部23は、ルータ3を介したネットワーク通信によって、情報処理装置1の通信部110との間で通信を行うことができる。   The communication unit 23 has a function of performing wireless or wired communication with the router 3 and can perform network communication via the router 3. That is, the communication unit 23 can communicate with the communication unit 110 of the information processing apparatus 1 by network communication via the router 3.

制御部24は、アプリケーションソフトを実行することによって、情報処理装置1から通知データを取得し、処理部109による情報処理の結果を表示部22に表示することができる。   The control unit 24 can acquire the notification data from the information processing apparatus 1 by executing the application software, and can display the result of the information processing by the processing unit 109 on the display unit 22.

例えば、カテゴリー「領収書」に対応するアプリケーションソフトとして、家計簿ソフトがある。制御部24が家計簿ソフトを実行すると、表示部22に家計簿ソフトのメニュー画面が表示され、操作部21の操作によって家計簿データの通知要求が情報処理装置1へ送信される。情報処理装置1では、通信部110がこの通知要求を受信すると、処理部109が、抽出データ記憶部108に格納されている文字情報から、カテゴリー「領収書」に分類されている文字情報を抽出する。そして、処理部109は、抽出した文字情報を家計簿形式のデータに変換した家計簿情報を作成し、この作成した家計簿情報を含む通知データ(家計簿通知データ)を生成する。そして、処理部109は、生成した家計簿通知データを通信部110から情報端末2へ送信する。処理部109は、通知要求によって指示された月の家計簿の情報を家計簿通知データとして生成する。   For example, household account book software is available as application software corresponding to the category “receipt”. When the control unit 24 executes the household account book software, a menu screen of the household account book software is displayed on the display unit 22, and a notification request for household account book data is transmitted to the information processing apparatus 1 by the operation of the operation unit 21. In the information processing apparatus 1, when the communication unit 110 receives this notification request, the processing unit 109 extracts character information classified in the category “receipt” from the character information stored in the extracted data storage unit 108. To do. Then, the processing unit 109 creates household account book information obtained by converting the extracted character information into data in the household account book format, and generates notification data (household account book notification data) including the created household account book information. Then, the processing unit 109 transmits the generated household account book notification data from the communication unit 110 to the information terminal 2. The processing unit 109 generates information on the household account book for the month designated by the notification request as household account book notification data.

情報端末2では、通信部23が家計簿通知データを受信すると、家計簿ソフトを実行している制御部24が、家計簿通知データを表示部22に表示する。   In the information terminal 2, when the communication unit 23 receives the household account book notification data, the control unit 24 executing the household account book software displays the household account book notification data on the display unit 22.

また、家計簿ソフトによる別の処理について説明する。制御部24が家計簿ソフトを実行すると、表示部22に家計簿ソフトのメニュー画面が表示され、操作部21の操作によって消耗品の購入タイミングの通知要求が情報処理装置1へ送信される。情報処理装置1では、通信部110がこの通知要求を受信すると、処理部109が、抽出データ記憶部108に格納されている文字情報から、カテゴリー「領収書」、属性「物品」−「消耗品」に分類されている文字情報を抽出する。処理部109は、抽出データ記憶部108に格納されている文字情報から、「消耗品」の文字情報に関連付けられている属性「購入日」の文字情報も抽出する。そして、処理部109は、同じ品目の消耗品を異なる日に購入している場合、購入サイクル(購入日の差分)の平均値を算出し、前回の購入日に購入サイクルの平均値を加算して、次回の購入予定日(購入日予定情報)を求める。処理部109は、この消耗品の購入タイミングとして、次回の購入予定日を通知する通知データを生成する。そして、処理部109は、生成した通知データを通信部110から情報端末2へ送信する。   Another process by the household account book software will be described. When the control unit 24 executes the household account book software, a menu screen of the household account book software is displayed on the display unit 22, and a notification request for purchase timing of consumables is transmitted to the information processing apparatus 1 by the operation of the operation unit 21. In the information processing apparatus 1, when the communication unit 110 receives this notification request, the processing unit 109 determines the category “receipt”, the attribute “article” − “consumable” from the character information stored in the extracted data storage unit 108. ”Is extracted. The processing unit 109 also extracts character information of the attribute “purchase date” associated with the character information of “consumable” from the character information stored in the extracted data storage unit 108. Then, when the consumables of the same item are purchased on different days, the processing unit 109 calculates the average value of the purchase cycle (purchase date difference) and adds the average value of the purchase cycle to the previous purchase date. The next purchase date (purchase date plan information) is obtained. The processing unit 109 generates notification data for notifying the next purchase date as the purchase timing of the consumables. Then, the processing unit 109 transmits the generated notification data from the communication unit 110 to the information terminal 2.

情報端末2では、通信部23が通知データを受信すると、家計簿ソフトを実行している制御部24が、次回の購入予定日を通知する通知データを表示部22に表示する。   In the information terminal 2, when the communication unit 23 receives the notification data, the control unit 24 executing the household account book software displays notification data for notifying the next purchase date on the display unit 22.

あるいは、処理部109は、カテゴリー「領収書」、属性「物品」−「消耗品」に分類される文字情報が抽出データ記憶部108に新たに格納される度に、消耗品の次回の購入予定日を算出する上述の処理を行ってもよい。この場合、処理部109は、次回の購入予定日を経過しても、この消耗品の購入を示す文字情報が抽出データ記憶部108に新たに格納されない場合、この消耗品の購入を促すメッセージを通知する通知データを生成する。そして、処理部109は、生成した通知データを通信部110から情報端末2へ送信する。情報端末2では、通信部23が通知データを受信すると、制御部24が、家計簿ソフトを起動して、消耗品の購入を促すメッセージを通知する通知データを表示部22に表示する。   Alternatively, each time the character information classified into the category “receipt” and the attribute “article” − “consumable” is newly stored in the extracted data storage unit 108, the processing unit 109 plans to purchase the consumable next time. You may perform the above-mentioned process which calculates a day. In this case, if the character information indicating the purchase of the consumable item is not newly stored in the extracted data storage unit 108 even after the next scheduled purchase date has elapsed, the processing unit 109 displays a message prompting the purchase of the consumable item. Generate notification data to be notified. Then, the processing unit 109 transmits the generated notification data from the communication unit 110 to the information terminal 2. In the information terminal 2, when the communication unit 23 receives the notification data, the control unit 24 activates the household account book software and displays notification data for notifying a message prompting the purchase of consumables on the display unit 22.

また、家計簿ソフトによる別の処理について説明する。制御部24が家計簿ソフトを実行すると、表示部22に家計簿ソフトのメニュー画面が表示され、操作部21の操作によって、所定期間(例えば11月)の予算を設定された後、この所定期間の予算情報を付加された通知要求が情報処理装置1へ送信される。ここでは、11月の予算情報が設定されたものとする。情報処理装置1では、通信部110がこの通知要求を受信すると、処理部109が、抽出データ記憶部108に格納されている文字情報から、カテゴリー「領収書」、属性「購入金額」に分類され、且つ関連する属性「購入日」が11月である文字情報を抽出する。すなわち、処理部109は、11月の購入金額に関する文字情報を抽出でき、11月の購入金額の総和を算出する。そして、処理部109は、11月の購入金額の総和を11月の予算情報と比較して、11月の購入金額の総和が11月の予算を上回っているか否かを判定する。すなわち、この判定結果が家計に関する情報となり、処理部109は、この判定結果を通知する通知データを生成する。そして、処理部109は、生成した通知データを通信部110から情報端末2へ送信する。   Another process by the household account book software will be described. When the control unit 24 executes the household account book software, a menu screen of the household account book software is displayed on the display unit 22, and a budget for a predetermined period (for example, November) is set by the operation of the operation unit 21. The notification request to which the budget information is added is transmitted to the information processing apparatus 1. Here, it is assumed that the budget information for November is set. In the information processing apparatus 1, when the communication unit 110 receives this notification request, the processing unit 109 is classified into the category “receipt” and the attribute “purchase amount” from the character information stored in the extracted data storage unit 108. In addition, character information whose related attribute “purchase date” is November is extracted. In other words, the processing unit 109 can extract character information related to the November purchase amount, and calculates the sum of the November purchase amount. Then, the processing unit 109 compares the November purchase amount with the November budget information, and determines whether or not the November purchase amount sum exceeds the November budget. In other words, the determination result becomes information on the household budget, and the processing unit 109 generates notification data that notifies the determination result. Then, the processing unit 109 transmits the generated notification data from the communication unit 110 to the information terminal 2.

情報端末2では、通信部23が通知データを受信すると、家計簿ソフトを実行している制御部24が、判定結果を通知する通知データを表示部22に表示する。   In the information terminal 2, when the communication unit 23 receives the notification data, the control unit 24 executing the household account book software displays notification data for notifying the determination result on the display unit 22.

あるいは、処理部109は、上述の判定処理を定期的に実行し、11月の購入金額の総和が11月の予算を上回った時点で、警告を通知する通知データを生成する。そして、処理部109は、生成した通知データを通信部110から情報端末2へ送信する。情報端末2では、通信部23が通知データを受信すると、制御部24が、家計簿ソフトを起動して、警告を通知する通知データを表示部22に表示する。   Or the process part 109 performs the above-mentioned determination process regularly, and produces | generates the notification data which notifies a warning, when the sum total of the purchase amount of November exceeds the budget of November. Then, the processing unit 109 transmits the generated notification data from the communication unit 110 to the information terminal 2. In the information terminal 2, when the communication unit 23 receives the notification data, the control unit 24 activates the household account book software and displays notification data for notifying the warning on the display unit 22.

また、カテゴリー「領収書」に対応するアプリケーションソフトとして、料理ソフトがある。制御部24が料理ソフトを実行すると、表示部22に料理ソフトのメニュー画面が表示され、操作部21の操作によって、料理のレシピの通知要求が情報処理装置1へ送信される。情報処理装置1では、通信部110がこの通知要求を受信すると、処理部109が、抽出データ記憶部108に格納されている文字情報から、カテゴリー「領収書」、属性「食品」に分類され、且つ関連する属性「購入日」が現在日から1週間前までの文字情報を抽出する。すなわち、処理部109は、1週間以内に購入した食品を把握できる。そして、処理部109は、様々な料理のレシピデータを予め記憶しており、1週間以内に購入した食品で作ることができる料理のレシピ(レシピ情報)を、レシピデータから読み出す。処理部109は、読み出した料理レシピを通知する通知データを生成する。そして、処理部109は、生成した通知データを通信部110から情報端末2へ送信する。   In addition, there is cooking software as application software corresponding to the category “receipt”. When the control unit 24 executes the cooking software, a menu screen of the cooking software is displayed on the display unit 22, and a cooking recipe notification request is transmitted to the information processing apparatus 1 by the operation of the operation unit 21. In the information processing apparatus 1, when the communication unit 110 receives the notification request, the processing unit 109 is classified into the category “receipt” and the attribute “food” from the character information stored in the extracted data storage unit 108. In addition, character information whose related attribute “purchase date” is one week before the current date is extracted. That is, the processing unit 109 can grasp the food purchased within one week. The processing unit 109 stores recipe data of various dishes in advance, and reads out recipes (recipe information) of the dishes that can be made from the food purchased within one week from the recipe data. The processing unit 109 generates notification data for notifying the read cooking recipe. Then, the processing unit 109 transmits the generated notification data from the communication unit 110 to the information terminal 2.

情報端末2では、通信部23が通知データを受信すると、料理ソフトを実行している制御部24が、料理レシピを通知する通知データを表示部22に表示する。   In the information terminal 2, when the communication unit 23 receives the notification data, the control unit 24 executing the cooking software displays notification data for notifying the cooking recipe on the display unit 22.

また、カテゴリー「スケジュール」に対応するアプリケーションソフトとして、スケジュール管理ソフトがある。制御部24がスケジュール管理ソフトを実行すると、表示部22にスケジュール管理ソフトのメニュー画面が表示され、操作部21の操作によって、スケジュールの通知要求が情報処理装置1へ送信される。情報処理装置1では、通信部110がこの通知要求を受信すると、処理部109が、抽出データ記憶部108に格納されている文字情報から、カテゴリー「スケジュール」に分類された文字情報を抽出する。そして、処理部109は、抽出した文字情報の各属性「行動内容」、「行動予定日」等から、スケジュール表(スケジュール情報)を作成できる。処理部109は、このスケジュール表を通知する通知データを生成する。そして、処理部109は、生成した通知データを通信部110から情報端末2へ送信する。   Moreover, there is schedule management software as application software corresponding to the category “schedule”. When the control unit 24 executes the schedule management software, the schedule management software menu screen is displayed on the display unit 22, and a schedule notification request is transmitted to the information processing apparatus 1 by the operation of the operation unit 21. In the information processing apparatus 1, when the communication unit 110 receives this notification request, the processing unit 109 extracts character information classified into the category “schedule” from the character information stored in the extracted data storage unit 108. Then, the processing unit 109 can create a schedule table (schedule information) from each attribute “action content”, “scheduled action date”, and the like of the extracted character information. The processing unit 109 generates notification data for notifying this schedule table. Then, the processing unit 109 transmits the generated notification data from the communication unit 110 to the information terminal 2.

情報端末2では、通信部23が通知データを受信すると、スケジュール管理ソフトを実行している制御部24が、スケジュール表を通知する通知データを表示部22に表示する。   In the information terminal 2, when the communication unit 23 receives the notification data, the control unit 24 executing the schedule management software displays notification data for notifying the schedule table on the display unit 22.

また、カテゴリー「保証書」に対応するアプリケーションソフトとして、保証書管理ソフトがある。制御部24が保証書管理ソフトを実行すると、表示部22に保証書管理ソフトのメニュー画面が表示され、操作部21の操作によって、保証期限の通知要求が情報処理装置1へ送信される。情報処理装置1では、通信部110がこの通知要求を受信すると、処理部109が、抽出データ記憶部108に格納されている文字情報から、カテゴリー「保証書」、属性「保証期限」に分類された文字情報を抽出する。そして、処理部109は、抽出した属性「保証期限」の文字情報に関連付けられた属性「保証対象物」を特定できるので、保証期限が過ぎた保証対象物を判別できる。すなわち、この判別結果が、保証期限に関する情報となる。処理部109は、この判別結果に基づいて、保証期限が過ぎた保証対象物を通知する通知データを生成する。そして、処理部109は、生成した通知データを通信部110から情報端末2へ送信する。   As application software corresponding to the category “Warranty”, there is warranty management software. When the control unit 24 executes the warranty card management software, the menu screen of the warranty card management software is displayed on the display unit 22, and a warranty expiration notification request is transmitted to the information processing apparatus 1 by the operation of the operation unit 21. In the information processing apparatus 1, when the communication unit 110 receives this notification request, the processing unit 109 is classified into the category “guarantee” and the attribute “guarantee expiration” from the character information stored in the extracted data storage unit 108. Extract character information. Then, the processing unit 109 can identify the attribute “guarantee object” associated with the extracted character information of the attribute “guarantee expiration date”, and thus can determine the warranty object whose warranty period has passed. That is, the determination result becomes information regarding the warranty expiration date. Based on the determination result, the processing unit 109 generates notification data for notifying a guarantee object whose warranty term has expired. Then, the processing unit 109 transmits the generated notification data from the communication unit 110 to the information terminal 2.

情報端末2では、通信部23が通知データを受信すると、保証書管理ソフトを実行している制御部24が、保証期限が過ぎた保証対象物を通知する通知データを表示部22に表示する。   In the information terminal 2, when the communication unit 23 receives the notification data, the control unit 24 executing the warranty management software displays notification data for notifying the warranty object whose warranty expiration date has passed on the display unit 22.

あるいは、処理部109は、保証期限が過ぎた保証対象物の判別処理を定期的に実行し、保証期限を過ぎた保証対象物が発生した時点で、保証が無効になった旨を通知する通知データを生成する。そして、処理部109は、生成した通知データを通信部110から情報端末2へ送信する。情報端末2では、通信部23が通知データを受信すると、制御部24が、保証書管理ソフトを起動して、保証が無効になった旨を通知する通知データを表示部22に表示する。   Alternatively, the processing unit 109 periodically executes a process for determining a warranty object whose warranty period has expired, and notifies that the warranty has become invalid when a warranty object whose warranty period has expired occurs. Generate data. Then, the processing unit 109 transmits the generated notification data from the communication unit 110 to the information terminal 2. In the information terminal 2, when the communication unit 23 receives the notification data, the control unit 24 activates the warranty management software and displays notification data for notifying that the warranty is invalidated on the display unit 22.

また、カテゴリー「年賀状」に対応するアプリケーションソフトとして、郵便物管理ソフトがある。制御部24が郵便物管理ソフトを実行すると、表示部22に郵便物管理ソフトのメニュー画面が表示され、操作部21の操作によって、年賀状の送受状況確認の通知要求が情報処理装置1へ送信される。情報処理装置1では、通信部110がこの通知要求を受信すると、処理部109が、抽出データ記憶部108に格納されている文字情報から、カテゴリー「年賀状」に分類された文字情報を抽出する。ここで、処理部109は、ユーザの名前情報、住所情報を予め記憶している。そして、処理部109は、互いに関連付けられた属性「宛先の郵便番号」、「宛先住所」、「宛先の名前」(同じ年賀状の受取りに関する各属性)の文字情報が、ユーザの名前情報、住所情報に一致すれば、この年賀状は受取済みと判断する。さらに、処理部109は、互いに関連付けられた属性「差出人の郵便番号」、「差出人住所」、「差出人の名前」(同じ年賀状の送信に関する各属性)の文字情報が、ユーザの名前情報、住所情報に一致すれば、この年賀状は送付済みと判断する。すなわち、処理部109によるこの判断結果が、年賀状の送受管理情報となる。   In addition, there is mail management software as application software corresponding to the category “New Year's card”. When the control unit 24 executes the mail management software, a menu screen of the mail management software is displayed on the display unit 22, and a notification request for confirming the transmission / reception status of New Year's cards is transmitted to the information processing apparatus 1 by the operation of the operation unit 21. The In the information processing apparatus 1, when the communication unit 110 receives this notification request, the processing unit 109 extracts character information classified into the category “New Year's card” from the character information stored in the extracted data storage unit 108. Here, the processing unit 109 stores user name information and address information in advance. Then, the processing unit 109 displays the character information of the attributes “destination zip code”, “destination address”, and “destination name” (each attribute related to receipt of the same New Year's card) associated with each other as user name information and address information. If it matches, this New Year's card is judged to have been received. Further, the processing unit 109 uses the character information of the attributes “sender's zip code”, “sender address”, and “sender name” (each attribute related to the transmission of the same New Year's card) associated with each other as the user name information and address information. If it matches, this New Year's card is judged to have been sent. That is, the determination result by the processing unit 109 becomes the transmission / reception management information for the New Year's card.

処理部109は、年賀状の送受管理情報(受取済みの年賀状、送付済みの年賀状の情報)を通知する通知データを生成する。そして、処理部109は、生成した通知データを通信部110から情報端末2へ送信する。情報端末2では、通信部23が通知データを受信すると、郵便物管理ソフトを実行している制御部24が、受取済みの年賀状、送付済みの年賀状の情報を通知する通知データを表示部22に表示する。なお、処理部109は、受取済みの年賀状、送付済みの年賀状のいずれか一方のみを管理する機能を有してもよい。   The processing unit 109 generates notification data for notifying the transmission / reception management information of the New Year's cards (received New Year's cards, sent New Year's card information). Then, the processing unit 109 transmits the generated notification data from the communication unit 110 to the information terminal 2. In the information terminal 2, when the communication unit 23 receives the notification data, the control unit 24 executing the mail management software sends notification data for notifying information on the received new year card and the sent new year card to the display unit 22. indicate. Note that the processing unit 109 may have a function of managing only one of the received New Year card and the sent New Year card.

また、郵便物管理ソフトは、「年賀状」以外に、「暑中見舞い」、「喪中はがき」等の郵便物の各カテゴリーも対応可能である。   In addition to the “New Year's card”, the postal matter management software can also handle each category of postal items such as “summer greeting” and “postcard”.

また、情報処理装置1と情報端末2との間の通信形態は、ルータ3を介したネットワーク通信(LAN通信)以外に、専用回線を用いた通信であってもよい。   Further, the communication form between the information processing apparatus 1 and the information terminal 2 may be communication using a dedicated line in addition to network communication (LAN communication) via the router 3.

また、ルータ3は、インターネット等を含む広域ネットワーク6に接続している。広域ネットワーク6には、管理サーバ5が通信可能に接続しており、情報処理装置1の通信部110、情報端末2の通信部23は、管理サーバ5との間で広域ネットワーク6を通した通信を行うことができる。   The router 3 is connected to a wide area network 6 including the Internet. The management server 5 is communicably connected to the wide area network 6, and the communication unit 110 of the information processing apparatus 1 and the communication unit 23 of the information terminal 2 communicate with the management server 5 through the wide area network 6. It can be performed.

そこで、情報処理装置1は、画像記憶部103に格納されている画像データ、抽出データ記憶部108に格納されている文字情報(属性分類部107が抽出した文字情報)を管理サーバ5へ送信してもよい。管理サーバ5は、情報処理装置1から送信された画像データおよび文字情報を格納して、データのバックアップを行うことができる。この場合、情報処理装置1が画像データおよび文字情報を定期的に管理サーバ5へ送信することによって、情報処理装置1に格納されている画像データおよび文字情報と、管理サーバ5に格納されている画像データおよび文字情報とを同期させることができる。なお、情報処理装置1から管理サーバ5へ送信される画像データおよび文字情報は、前回送信時からの変更点に関するデータ、または情報処理装置1に現在格納されている全データである。   Therefore, the information processing apparatus 1 transmits the image data stored in the image storage unit 103 and the character information stored in the extracted data storage unit 108 (character information extracted by the attribute classification unit 107) to the management server 5. May be. The management server 5 can store the image data and character information transmitted from the information processing apparatus 1 and back up the data. In this case, the information processing apparatus 1 periodically transmits image data and character information to the management server 5, whereby the image data and character information stored in the information processing apparatus 1 and the management server 5 are stored. Image data and character information can be synchronized. Note that the image data and character information transmitted from the information processing apparatus 1 to the management server 5 are data relating to changes from the previous transmission or all data currently stored in the information processing apparatus 1.

また、情報処理装置1は、スキャナ装置と一体に構成されているが、別体に構成されてもよい。   In addition, the information processing apparatus 1 is configured integrally with the scanner apparatus, but may be configured separately.

また、情報処理装置1は、プリンタ機能、シュレッダ機能を備えていてもよい。   Further, the information processing apparatus 1 may have a printer function and a shredder function.

また、画像データの取得対象となる対象物は、表面に文字が記されたシート状の対象物であればよく、書類4以外であってもよい。   Moreover, the target object from which the image data is acquired may be a sheet-like target with characters on the surface, and may be other than the document 4.

上述のように、情報処理装置1は、データ取得部102と、カテゴリー記憶部104と、カテゴリー分類部105とを備えることを特徴とする。データ取得部102は、文字が記された対象物(書類4)の画像データを取得する。カテゴリー記憶部104は、対象物の種類を示す複数のカテゴリーとして、領収書、スケジュール、保証書、年賀状のうち1つ以上を含む複数のカテゴリーのそれぞれに対応する画像データの特徴を示すカテゴリー情報を格納している。カテゴリー分類部105は、画像データとカテゴリー情報とを照合して、複数のカテゴリーのいずれかに画像データを分類する。   As described above, the information processing apparatus 1 includes the data acquisition unit 102, the category storage unit 104, and the category classification unit 105. The data acquisition unit 102 acquires image data of an object (document 4) on which characters are written. The category storage unit 104 stores category information indicating the characteristics of image data corresponding to each of a plurality of categories including one or more of a receipt, a schedule, a guarantee, and a New Year's card as a plurality of categories indicating types of objects. doing. The category classification unit 105 collates the image data with the category information and classifies the image data into one of a plurality of categories.

したがって、情報処理装置1は、文字が記された対象物の画像データを用いる情報処理において、複数のカテゴリーの対象物を情報処理の対象とすることができる。   Therefore, the information processing apparatus 1 can target a plurality of categories of objects in information processing using the image data of the objects on which characters are written.

また、情報処理装置1は、属性記憶部106と、属性分類部107とを備えることが好ましい。属性記憶部106は、複数のカテゴリーのそれぞれの対象物に記される固有の文字または文字列の属性を識別するための属性情報をカテゴリー毎に格納している。属性分類部107は、画像データに基づいて対象物に記された文字または文字列を認識する。そして、属性分類部107は、カテゴリー分類部105によって分類されたカテゴリーに対応する属性情報を用いて、認識した文字または文字列から分類されたカテゴリーに対応する属性の文字または文字列を抽出し、抽出した文字を属性毎に分類する。   The information processing apparatus 1 preferably includes an attribute storage unit 106 and an attribute classification unit 107. The attribute storage unit 106 stores, for each category, attribute information for identifying an attribute of a unique character or character string recorded on each object of a plurality of categories. The attribute classification unit 107 recognizes a character or a character string written on the object based on the image data. And the attribute classification | category part 107 extracts the character or character string of the attribute corresponding to the category classified from the recognized character or character string using the attribute information corresponding to the category classified by the category classification | category part 105, Classify the extracted characters by attribute.

したがって、情報処理装置1は、カテゴリー毎に属性情報を記憶しているので、対象物に記された文字または文字列を、この対象物が属するカテゴリーに対応した属性に分類することができる。   Therefore, since the information processing apparatus 1 stores attribute information for each category, it is possible to classify characters or character strings written on the object into attributes corresponding to the category to which the object belongs.

また、情報処理装置1は、属性分類部107が属性毎に分類した文字または文字列に基づいて、この文字または文字列の属性に応じた情報を作成し、この作成した情報に基づいてユーザへ通知する通知データを生成する処理部109を備えることが好ましい。   Further, the information processing apparatus 1 creates information according to the attributes of the characters or character strings based on the characters or character strings classified by the attribute classification unit 107 for each attribute, and sends information to the user based on the created information. It is preferable to include a processing unit 109 that generates notification data to be notified.

したがって、情報処理装置1は、属性毎に分類された文字または文字列を用いて、各カテゴリーに応じた情報処理を行うことができる。   Therefore, the information processing apparatus 1 can perform information processing corresponding to each category using characters or character strings classified for each attribute.

また、複数のカテゴリーのうち1つは領収書であることが好ましい。属性記憶部106には、領収書に対応する属性情報として、物品名、購入日が設定されている。そして、カテゴリー分類部105によって分類されたカテゴリーが領収書であるとする。この場合、属性分類部107は、領収書に対応する属性情報を用いて、認識した文字または文字列から領収書に対応する属性の文字または文字列を抽出し、抽出した文字または文字列を属性毎に分類する。処理部109は、属性分類部107が属性毎に分類した文字または文字列に基づいて、同一の物品の購入サイクルを導出し、この購入サイクルに基づいて、物品の購入タイミングをユーザへ通知する通知データを生成する。   Moreover, it is preferable that one of the plurality of categories is a receipt. In the attribute storage unit 106, an article name and a purchase date are set as attribute information corresponding to the receipt. It is assumed that the category classified by the category classification unit 105 is a receipt. In this case, the attribute classification unit 107 extracts the character or character string of the attribute corresponding to the receipt from the recognized character or character string using the attribute information corresponding to the receipt, and attributes the extracted character or character string to the attribute. Sort by each. The processing unit 109 derives a purchase cycle of the same article based on the characters or character strings classified by the attribute classification unit 107 for each attribute, and notifies the user of the purchase timing of the article based on the purchase cycle. Generate data.

したがって、情報処理装置1は、複数の領収書のそれぞれの断片的な情報から、ユーザに対して、物品の購入忘れがないか否かを確認することを促すことができるので、ユーザの利便性を向上させることができる。   Therefore, the information processing apparatus 1 can prompt the user to confirm whether or not he / she has forgotten to purchase the article from the fragmentary information of each of the plurality of receipts. Can be improved.

また、複数のカテゴリーのうち1つが領収書であれば、属性記憶部106には、領収書に対応する属性情報として、購入日、購入金額が設定されることも好ましい。そして、カテゴリー分類部105によって分類されたカテゴリーが領収書であるとする。この場合、属性分類部107は、領収書に対応する属性情報を用いて、認識した文字または文字列から領収書に対応する属性の文字または文字列を抽出し、抽出した文字または文字列を属性毎に分類する。処理部109は、属性分類部107が属性毎に分類した文字または文字列に基づいて、所定期間における購入金額の総和が閾値を上回る場合、ユーザへ警報を報知する通知データを生成する。   In addition, if one of a plurality of categories is a receipt, it is preferable that a purchase date and a purchase price are set in the attribute storage unit 106 as attribute information corresponding to the receipt. It is assumed that the category classified by the category classification unit 105 is a receipt. In this case, the attribute classification unit 107 extracts the character or character string of the attribute corresponding to the receipt from the recognized character or character string using the attribute information corresponding to the receipt, and attributes the extracted character or character string to the attribute. Sort by each. Based on the character or character string classified by the attribute classification unit 107 for each attribute, the processing unit 109 generates notification data for notifying the user when the sum of the purchase amount in the predetermined period exceeds the threshold.

したがって、情報処理装置1は、複数の領収書のそれぞれの断片的な情報から、ユーザに対して、予算を上回る買い過ぎを警告することができるので、ユーザの利便性を向上させることができる。   Therefore, the information processing apparatus 1 can warn the user of over-buying that exceeds the budget from each piece of piece of information of the plurality of receipts, thereby improving the convenience for the user.

また、複数のカテゴリーのうち1つが領収書であれば、属性記憶部106には、領収書に対応する属性情報として、食品名、購入日が設定されることも好ましい。そして、カテゴリー分類部105によって分類されたカテゴリーが領収書であるとする。この場合、属性分類部107は、領収書に対応する属性情報を用いて、認識した文字または文字列から領収書に対応する属性の文字または文字列を抽出し、抽出した文字または文字列を属性毎に分類する。処理部109は、属性分類部107が属性毎に分類した文字または文字列に基づいて、所定期間内に購入された食品を用いたレシピ情報を作成し、この作成したレシピ情報をユーザへ通知する通知データを生成する。   In addition, if one of a plurality of categories is a receipt, it is also preferable that a food name and a purchase date are set in the attribute storage unit 106 as attribute information corresponding to the receipt. It is assumed that the category classified by the category classification unit 105 is a receipt. In this case, the attribute classification unit 107 extracts the character or character string of the attribute corresponding to the receipt from the recognized character or character string using the attribute information corresponding to the receipt, and attributes the extracted character or character string to the attribute. Sort by each. The processing unit 109 creates recipe information using the food purchased within a predetermined period based on the characters or character strings classified by the attribute classification unit 107 for each attribute, and notifies the created recipe information to the user. Generate notification data.

したがって、情報処理装置1は、複数の領収書のそれぞれの断片的な情報から、ユーザに対して、購入した食品を用いた料理のレシピを提供することができるので、ユーザの利便性を向上させることができる。   Therefore, the information processing apparatus 1 can provide the user with a recipe for cooking using the purchased food from the fragmentary information of each of the plurality of receipts, thereby improving user convenience. be able to.

また、複数のカテゴリーのうち1つは人の行動予定が記されたスケジュールであることが好ましい。属性記憶部106には、スケジュールに対応する属性情報として、行動内容、行動予定日が設定されている。そして、カテゴリー分類部105によって分類されたカテゴリーがスケジュールであるとする。この場合、属性分類部107は、スケジュールに対応する属性情報を用いて、認識した文字または文字列からスケジュールに対応する属性の文字または文字列を抽出し、抽出した文字または文字列を属性毎に分類する。処理部109は、属性分類部107が属性毎に分類した文字または文字列に基づいて、人の行動予定を管理するスケジュール情報を作成し、この作成したスケジュール情報をユーザへ通知する通知データを生成する。   Moreover, it is preferable that one of the plurality of categories is a schedule in which a person's action schedule is written. In the attribute storage unit 106, action content and scheduled action date are set as attribute information corresponding to the schedule. A category classified by the category classification unit 105 is a schedule. In this case, the attribute classification unit 107 extracts the character or character string of the attribute corresponding to the schedule from the recognized character or character string using the attribute information corresponding to the schedule, and extracts the extracted character or character string for each attribute. Classify. The processing unit 109 creates schedule information for managing a person's action schedule based on the characters or character strings classified by the attribute classification unit 107 for each attribute, and generates notification data for notifying the created schedule information to the user. To do.

したがって、情報処理装置1は、予定が書かれたメモ、招待状等の断片的な情報から、ユーザに対して、スケジュール情報を提供することができるので、ユーザの利便性を向上させることができる。   Therefore, the information processing apparatus 1 can provide schedule information to the user from fragmentary information such as a memo written with a schedule, an invitation, and the like, so that convenience for the user can be improved. .

また、複数のカテゴリーのうち1つは保証書であることが好ましい。属性記憶部106には、保証書に対応する属性情報として、保証期限が設定されている。そして、カテゴリー分類部105によって分類されたカテゴリーが保証書であるとする。この場合、属性分類部107は、保証書に対応する属性情報を用いて、認識した文字または文字列から保証書に対応する属性の文字または文字列を抽出し、抽出した文字または文字列を属性毎に分類する。処理部109は、属性分類部107が属性毎に分類した文字または文字列に基づいて、保証期限に関する情報を作成し、この作成した保証期限に関する情報をユーザへ通知する通知データを生成する。   Moreover, it is preferable that one of the plurality of categories is a guarantee. In the attribute storage unit 106, a warranty expiration date is set as attribute information corresponding to the warranty. It is assumed that the category classified by the category classification unit 105 is a guarantee. In this case, the attribute classification unit 107 extracts the character or character string of the attribute corresponding to the warranty from the recognized character or character string using the attribute information corresponding to the warranty, and extracts the extracted character or character string for each attribute. Classify. The processing unit 109 creates information related to the warranty expiration date based on the characters or character strings classified by the attribute classification unit 107 for each attribute, and generates notification data for notifying the user of the information related to the created warranty expiration date.

したがって、情報処理装置1は、複数の保証書のそれぞれの断片的な情報から、ユーザに対して、保証期限の情報を提供することができるので、ユーザの利便性を向上させることができる。   Therefore, the information processing apparatus 1 can provide warranty expiration information to the user from each piece of pieces of information of the plurality of warranty cards, and thus the convenience of the user can be improved.

また、複数のカテゴリーのうち1つは年賀状であることが好ましい。属性記憶部106には、年賀状に対応する属性情報として、宛先、差出人の少なくとも一方が設定されている。そして、カテゴリー分類部105によって分類されたカテゴリーが年賀状であるとする。この場合、属性分類部107は、年賀状に対応する属性情報を用いて、認識した文字または文字列から年賀状に対応する属性の文字または文字列を抽出し、抽出した文字または文字列を属性毎に分類する。処理部109は、属性分類部107が属性毎に分類した文字または文字列に基づいて、年賀状の送付状況または受取状況の少なくとも一方を管理するための管理情報を作成し、この作成した管理情報をユーザへ通知する通知データを生成する。   Moreover, it is preferable that one of the plurality of categories is a New Year's card. In the attribute storage unit 106, at least one of a destination and a sender is set as attribute information corresponding to the New Year's card. The category classified by the category classification unit 105 is assumed to be a New Year's card. In this case, the attribute classification unit 107 extracts the character or character string of the attribute corresponding to the New Year's card from the recognized character or character string using the attribute information corresponding to the New Year's card, and extracts the extracted character or character string for each attribute. Classify. The processing unit 109 creates management information for managing at least one of the sending status and receiving status of the New Year's card based on the characters or character strings classified by the attribute classification unit 107 for each attribute, and the created management information Notification data to be notified to the user is generated.

したがって、情報処理装置1は、複数の年賀状のそれぞれの断片的な情報から、ユーザに対して、年賀状の送受情報(または、送信情報、受取情報のいずれか一方)を提供することができるので、ユーザの利便性を向上させることができる。   Accordingly, the information processing apparatus 1 can provide the user with the New Year's card transmission / reception information (or any one of the transmission information and the reception information) from each piece of information of the plurality of New Year's cards. User convenience can be improved.

(実施形態2)
図7は、本実施形態の情報処理システムを用いた情報処理システムの構成を示しており、情報処理装置1Aは管理サーバ5Aに備えられている。
(Embodiment 2)
FIG. 7 shows a configuration of an information processing system using the information processing system of the present embodiment, and the information processing apparatus 1A is provided in the management server 5A.

宅内には、スキャン装置7が備えられており、スキャン装置7は、スキャン部71と、通信部72とを備える。スキャン部71は、文字が記載された書類4(対象物)の画像を光学的に読み取り、画像データを生成する。通信部72は、ルータ3との間で無線または有線で通信を行う機能を有し、ルータ3を介したネットワーク通信を行うことができる。   A scanning device 7 is provided in the house, and the scanning device 7 includes a scanning unit 71 and a communication unit 72. The scanning unit 71 optically reads an image of the document 4 (object) on which characters are written, and generates image data. The communication unit 72 has a function of performing wireless or wired communication with the router 3 and can perform network communication via the router 3.

管理サーバ5Aに設けられた情報処理装置1Aは、データ取得部122、画像記憶部123、カテゴリー記憶部124、カテゴリー分類部125、属性記憶部126、属性分類部127、抽出データ記憶部128、処理部129、通信部130を備える。   The information processing apparatus 1A provided in the management server 5A includes a data acquisition unit 122, an image storage unit 123, a category storage unit 124, a category classification unit 125, an attribute storage unit 126, an attribute classification unit 127, an extracted data storage unit 128, and a process. Unit 129 and communication unit 130.

通信部130は、広域ネットワーク6に接続しており、スキャン装置7との間でネットワーク通信を行うことができる。データ取得部122は、スキャン部71が生成した書類4の画像データを広域ネットワーク6を通して取得し、画像記憶部123に格納する。カテゴリー記憶部124には、書類4の複数のカテゴリー(「領収書」、「保証書」、「スケジュール」、「年賀状」、「住所録」、「契約書」等)のそれぞれに固有の特徴を示すカテゴリー情報を格納している。カテゴリー分類部125は、読み込まれた書類4の画像データのカテゴリーを、カテゴリー情報を用いて分類する。   The communication unit 130 is connected to the wide area network 6 and can perform network communication with the scanning device 7. The data acquisition unit 122 acquires the image data of the document 4 generated by the scanning unit 71 through the wide area network 6 and stores it in the image storage unit 123. The category storage unit 124 shows characteristics unique to each of a plurality of categories of the document 4 (“receipt”, “guarantee”, “schedule”, “new year card”, “address book”, “contract”, etc.). Stores category information. The category classification unit 125 classifies the category of the read image data of the document 4 using the category information.

属性記憶部126には、カテゴリー毎の各属性に属する具体的な文字情報が分類設定値として予め格納されている。属性分類部127は、カテゴリー分類が完了した画像データを画像記憶部123から読み出し、読み出した画像データに基づいて書類4に記された文字情報を認識する。属性分類部127は、認識した文字情報から、カテゴリーに対応する属性の分類設定値に一致する文字情報を抽出する。属性分類部127は、抽出した文字情報を、カテゴリーおよび属性に紐付けして(対応させて)、抽出データ記憶部128に格納する。すなわち、抽出データ記憶部128では、書類4の文字情報がカテゴリー毎に分類され、さらに各カテゴリーでは、書類4の文字情報が属性毎に分類されている。   In the attribute storage unit 126, specific character information belonging to each attribute for each category is stored in advance as a classification setting value. The attribute classification unit 127 reads the image data for which the category classification has been completed from the image storage unit 123, and recognizes the character information described in the document 4 based on the read image data. The attribute classification unit 127 extracts character information that matches the classification setting value of the attribute corresponding to the category from the recognized character information. The attribute classification unit 127 stores the extracted character information in the extracted data storage unit 128 in association with (corresponding to) the category and the attribute. That is, in the extracted data storage unit 128, the character information of the document 4 is classified for each category, and the character information of the document 4 is classified for each attribute in each category.

処理部129は、抽出データ記憶部128に格納されている各カテゴリーの文字情報を用いて、情報処理を行う機能を有している。本実施形態においても、処理部129は、実施形態1の処理部109と同様に各通知データを生成して、情報端末2へ送信する。   The processing unit 129 has a function of performing information processing using character information of each category stored in the extracted data storage unit 128. Also in the present embodiment, the processing unit 129 generates each notification data and transmits it to the information terminal 2 in the same manner as the processing unit 109 of the first embodiment.

すなわち、本実施形態の情報処理装置1Aが備える符号122〜130が付された各要素は、実施形態の情報処理装置1が備える符号102〜110が付された各要素と同様の機能を有する。而して、管理サーバ5Aに設けられた情報処理装置1Aは、実施形態1の情報処理装置1と同様の情報処理機能を備える。   In other words, each element denoted by reference numerals 122 to 130 included in the information processing apparatus 1A of the present embodiment has the same function as each element denoted by reference numerals 102 to 110 included in the information processing apparatus 1 of the embodiment. Thus, the information processing apparatus 1A provided in the management server 5A has the same information processing function as the information processing apparatus 1 of the first embodiment.

なお、実施形態1と同様の構成には同一の符号を付して、説明は省略する。   In addition, the same code | symbol is attached | subjected to the structure similar to Embodiment 1, and description is abbreviate | omitted.

本実施形態では、サーバを用いて情報処理システムを構成するので、例えばクラウドコンピューティング(Cloud Computing)の技術を用いて、複数の建物を管理対象として、情報処理サービスを提供することができる。したがって、ユーザ側の環境を簡略化して、大規模なシステムを構築することができる。   In this embodiment, since an information processing system is configured using a server, an information processing service can be provided for a plurality of buildings as management targets using, for example, the technology of cloud computing. Therefore, the environment on the user side can be simplified and a large-scale system can be constructed.

また、上述の各実施形態において情報処理装置1,1Aは、マイクロコンピュータ等で構成されたコンピュータを搭載しており、このコンピュータがプログラムを実行することによって、情報処理装置1,1Aの機能が実現されている。なお、情報処理装置1,1Aを構成するコンピュータとしては、プログラムに従って動作するプロセッサおよびインターフェースを主なハードウェア構成として備える。この種のプロセッサとしては、DSP(Digital Signal Processor)、CPU(Central Processing Unit)、MPU(Micro-Processing Unit)等を含む。そして、プロセッサは、プログラムを実行することによって上述の情報処理装置1,1Aの機能を実現することができれば、その種類は問わない。   In each of the above-described embodiments, the information processing apparatuses 1 and 1A are equipped with a computer configured with a microcomputer or the like, and the functions of the information processing apparatuses 1 and 1A are realized by the computer executing a program. Has been. The computer constituting the information processing apparatuses 1 and 1A includes a processor and an interface that operate according to a program as main hardware configurations. Such processors include a DSP (Digital Signal Processor), a CPU (Central Processing Unit), an MPU (Micro-Processing Unit), and the like. And if a processor can implement | achieve the function of the above-mentioned information processing apparatus 1 and 1A by running a program, the kind will not ask | require.

また、プログラムの提供形態としては、コンピュータに読み取り可能なROM(Read Only Memory)、光ディスク等の記録媒体に予め格納されている形態、インターネット等を含む広域通信網を介して記録媒体に供給される形態等がある。   As a program providing form, a computer-readable ROM (Read Only Memory), a form stored in advance in a recording medium such as an optical disc, or the like is supplied to the recording medium via a wide area communication network including the Internet. There are forms.

すなわち、プログラムは、コンピュータを、情報処理装置1,1Aとして機能させることを特徴とする。   In other words, the program causes the computer to function as the information processing apparatus 1 or 1A.

したがって、コンピュータを情報処理装置1,1Aとして機能させるプログラムも、上記同様の効果を奏し得る。すなわち、このプログラムは、文字が記された対象物の画像データを用いる情報処理において、複数のカテゴリーの対象物を情報処理の対象とすることができる。   Therefore, a program that causes a computer to function as the information processing apparatus 1 or 1A can also achieve the same effect as described above. That is, this program can target a plurality of categories of objects in information processing using the image data of the objects on which characters are written.

なお、上述の実施の形態は本発明の一例である。このため、本発明は、上述の実施形態に限定されることはなく、この実施の形態以外であっても、本発明に係る技術的思想を逸脱しない範囲であれば、設計等に応じて種々の変更が可能であることは勿論である。   The above-described embodiment is an example of the present invention. For this reason, the present invention is not limited to the above-described embodiment, and various modifications can be made depending on the design and the like as long as the technical idea according to the present invention is not deviated from this embodiment. Of course, it is possible to change.

1(1A) 情報処理装置
102(122) データ取得部
104(124) カテゴリー記憶部
105(125) カテゴリー分類部
106(126) 属性記憶部
107(127) 属性分類部
109(129) 処理部
1 (1A) Information processing apparatus 102 (122) Data acquisition unit 104 (124) Category storage unit 105 (125) Category classification unit 106 (126) Attribute storage unit 107 (127) Attribute classification unit 109 (129) Processing unit

Claims (10)

文字が記された対象物の画像データを取得するデータ取得部と、
前記対象物の種類を示す複数のカテゴリーとして、領収書、スケジュール、保証書、年賀状のうち1つ以上を含む複数のカテゴリーのそれぞれに対応する画像データの特徴を示すカテゴリー情報を格納したカテゴリー記憶部と、
前記画像データと前記カテゴリー情報とを照合して、前記複数のカテゴリーのいずれかに前記画像データを分類するカテゴリー分類部と
を備えることを特徴とする情報処理装置。
A data acquisition unit for acquiring image data of an object on which characters are written;
A category storage unit storing category information indicating the characteristics of image data corresponding to each of a plurality of categories including one or more of a receipt, a schedule, a guarantee, and a New Year's card as a plurality of categories indicating the type of the object; ,
An information processing apparatus comprising: a category classification unit that collates the image data with the category information and classifies the image data into any of the plurality of categories.
前記複数のカテゴリーのそれぞれの対象物に記される固有の文字または文字列の属性を識別するための属性情報を前記カテゴリー毎に格納した属性記憶部と、
前記画像データに基づいて前記対象物に記された文字または文字列を認識し、前記カテゴリー分類部によって分類されたカテゴリーに対応する属性情報を用いて、前記認識した文字または文字列から前記分類されたカテゴリーに対応する属性の文字または文字列を抽出し、前記抽出した文字を属性毎に分類する属性分類部と
を備えることを特徴とする請求項1記載の情報処理装置。
An attribute storage unit that stores, for each category, attribute information for identifying an attribute of a unique character or character string written on each object of the plurality of categories;
Based on the image data, the character or character string written on the object is recognized, and the attribute information corresponding to the category classified by the category classification unit is used to classify the character or character string from the recognized character or character string. The information processing apparatus according to claim 1, further comprising: an attribute classification unit that extracts characters or character strings having attributes corresponding to the categories and classifies the extracted characters for each attribute.
前記属性分類部が属性毎に分類した文字または文字列に基づいて、この文字または文字列の属性に応じた情報を作成し、この作成した情報に基づいてユーザへ通知する通知データを生成する処理部を備えることを特徴とする請求項2記載の情報処理装置。   A process of creating information according to the attribute of the character or character string based on the character or character string classified for each attribute by the attribute classification unit, and generating notification data to be notified to the user based on the created information The information processing apparatus according to claim 2, further comprising a unit. 前記複数のカテゴリーのうち1つは領収書であり、
前記属性記憶部には、前記領収書に対応する属性情報として、物品名、購入日が設定されており、
前記カテゴリー分類部によって分類されたカテゴリーが前記領収書である場合、前記属性分類部は、前記領収書に対応する属性情報を用いて、前記認識した文字または文字列から前記領収書に対応する属性の文字または文字列を抽出し、前記抽出した文字または文字列を属性毎に分類し、
前記処理部は、前記属性分類部が属性毎に分類した文字または文字列に基づいて、同一の物品の購入サイクルを導出し、この購入サイクルに基づいて、物品の購入タイミングをユーザへ通知する通知データを生成する
ことを特徴とする請求項3記載の情報処理装置。
One of the plurality of categories is a receipt;
In the attribute storage unit, as attribute information corresponding to the receipt, an article name, a purchase date are set,
When the category classified by the category classifying unit is the receipt, the attribute classifying unit uses the attribute information corresponding to the receipt, and the attribute corresponding to the receipt from the recognized character or character string. Character or character string, and classify the extracted character or character string by attribute,
The processing unit derives a purchase cycle of the same article based on the characters or character strings classified for each attribute by the attribute classification unit, and notifies the user of the purchase timing of the article based on the purchase cycle The information processing apparatus according to claim 3, wherein data is generated.
前記複数のカテゴリーのうち1つは領収書であり、
前記属性記憶部には、前記領収書に対応する属性情報として、購入日、購入金額が設定されており、
前記カテゴリー分類部によって分類されたカテゴリーが前記領収書である場合、前記属性分類部は、前記領収書に対応する属性情報を用いて、前記認識した文字または文字列から前記領収書に対応する属性の文字または文字列を抽出し、前記抽出した文字または文字列を属性毎に分類し、
前記処理部は、前記属性分類部が属性毎に分類した文字または文字列に基づいて、所定期間における購入金額の総和が閾値を上回る場合、ユーザへ警報を報知する通知データを生成する
ことを特徴とする請求項3記載の情報処理装置。
One of the plurality of categories is a receipt;
In the attribute storage unit, a purchase date and a purchase amount are set as attribute information corresponding to the receipt.
When the category classified by the category classifying unit is the receipt, the attribute classifying unit uses the attribute information corresponding to the receipt, and the attribute corresponding to the receipt from the recognized character or character string. Character or character string, and classify the extracted character or character string by attribute,
The processing unit generates notification data for alerting a user when the sum of purchase amounts in a predetermined period exceeds a threshold based on characters or character strings classified by the attribute by the attribute classification unit. The information processing apparatus according to claim 3.
前記複数のカテゴリーのうち1つは領収書であり、
前記属性記憶部には、前記領収書に対応する属性情報として、食品名、購入日が設定されており、
前記カテゴリー分類部によって分類されたカテゴリーが前記領収書である場合、前記属性分類部は、前記領収書に対応する属性情報を用いて、前記認識した文字または文字列から前記領収書に対応する属性の文字または文字列を抽出し、前記抽出した文字または文字列を属性毎に分類し、
前記処理部は、前記属性分類部が属性毎に分類した文字または文字列に基づいて、所定期間内に購入された食品を用いたレシピ情報を作成し、この作成したレシピ情報をユーザへ通知する通知データを生成する
ことを特徴とする請求項3記載の情報処理装置。
One of the plurality of categories is a receipt;
In the attribute storage unit, as the attribute information corresponding to the receipt, a food name and a purchase date are set,
When the category classified by the category classifying unit is the receipt, the attribute classifying unit uses the attribute information corresponding to the receipt, and the attribute corresponding to the receipt from the recognized character or character string. Character or character string, and classify the extracted character or character string by attribute,
The processing unit creates recipe information using food purchased within a predetermined period based on the characters or character strings classified by the attribute classification unit for each attribute, and notifies the user of the created recipe information. The information processing apparatus according to claim 3, wherein notification data is generated.
前記複数のカテゴリーのうち1つは人の行動予定が記されたスケジュールであり、
前記属性記憶部には、前記スケジュールに対応する属性情報として、行動内容、行動予定日が設定されており、
前記カテゴリー分類部によって分類されたカテゴリーが前記スケジュールである場合、前記属性分類部は、前記スケジュールに対応する属性情報を用いて、前記認識した文字または文字列から前記スケジュールに対応する属性の文字または文字列を抽出し、前記抽出した文字または文字列を属性毎に分類し、
前記処理部は、前記属性分類部が属性毎に分類した文字または文字列に基づいて、人の行動予定を管理するスケジュール情報を作成し、この作成したスケジュール情報をユーザへ通知する通知データを生成する
ことを特徴とする請求項3乃至6いずれか記載の情報処理装置。
One of the plurality of categories is a schedule in which a person's action schedule is recorded,
In the attribute storage unit, action content and scheduled action date are set as attribute information corresponding to the schedule,
When the category classified by the category classifying unit is the schedule, the attribute classifying unit uses the attribute information corresponding to the schedule, the attribute character corresponding to the schedule from the recognized character or character string, or Extract a character string, classify the extracted character or character string for each attribute,
The processing unit creates schedule information for managing a person's action schedule based on the characters or character strings classified for each attribute by the attribute classification unit, and generates notification data for notifying the created schedule information to the user The information processing apparatus according to claim 3, wherein the information processing apparatus is an information processing apparatus.
前記複数のカテゴリーのうち1つは保証書であり、
前記属性記憶部には、前記保証書に対応する属性情報として、保証期限が設定されており、
前記カテゴリー分類部によって分類されたカテゴリーが前記保証書である場合、前記属性分類部は、前記保証書に対応する属性情報を用いて、前記認識した文字または文字列から前記保証書に対応する属性の文字または文字列を抽出し、前記抽出した文字または文字列を属性毎に分類し、
前記処理部は、前記属性分類部が属性毎に分類した文字または文字列に基づいて、保証期限に関する情報を作成し、この作成した保証期限に関する情報をユーザへ通知する通知データを生成する
ことを特徴とする請求項3乃至7いずれか記載の情報処理装置。
One of the plurality of categories is a warranty;
In the attribute storage unit, a warranty expiration date is set as attribute information corresponding to the warranty,
When the category classified by the category classification unit is the warranty card, the attribute classification unit uses the attribute information corresponding to the warranty card, the attribute character corresponding to the warranty card or the attribute character corresponding to the warranty card, or Extract a character string, classify the extracted character or character string for each attribute,
The processing unit creates information related to a warranty expiration date based on the character or character string classified by the attribute classification unit for each attribute, and generates notification data for notifying the user of the information related to the created warranty expiration date. The information processing apparatus according to claim 3, wherein the information processing apparatus is an information processing apparatus.
前記複数のカテゴリーのうち1つは年賀状であり、
前記属性記憶部には、前記年賀状に対応する属性情報として、宛先、差出人の少なくとも一方が設定されており、
前記カテゴリー分類部によって分類されたカテゴリーが前記年賀状である場合、前記属性分類部は、前記年賀状に対応する属性情報を用いて、前記認識した文字または文字列から前記年賀状に対応する属性の文字または文字列を抽出し、前記抽出した文字または文字列を属性毎に分類し、
前記処理部は、前記属性分類部が属性毎に分類した文字または文字列に基づいて、前記年賀状の送付状況または受取状況の少なくとも一方を管理するための管理情報を作成し、この作成した管理情報をユーザへ通知する通知データを生成する
ことを特徴とする請求項3乃至8いずれか記載の情報処理装置。
One of the plurality of categories is a New Year's card,
In the attribute storage unit, at least one of a destination and a sender is set as attribute information corresponding to the New Year's card,
When the category classified by the category classifying unit is the New Year's card, the attribute classifying unit uses the attribute information corresponding to the New Year's card and uses the attribute character corresponding to the New Year's card from the recognized character or character string. Extract a character string, classify the extracted character or character string for each attribute,
The processing unit creates management information for managing at least one of the sending status or receiving status of the New Year's card based on the characters or character strings classified by the attribute classification unit for each attribute, and the created management information The information processing apparatus according to claim 3, wherein notification data for notifying a user is generated.
コンピュータを、請求項1乃至9いずれか記載の情報処理装置として機能させることを特徴とするプログラム。
A program for causing a computer to function as the information processing apparatus according to claim 1.
JP2014236940A 2014-11-21 2014-11-21 Information processor and program Pending JP2016099833A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014236940A JP2016099833A (en) 2014-11-21 2014-11-21 Information processor and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014236940A JP2016099833A (en) 2014-11-21 2014-11-21 Information processor and program

Publications (1)

Publication Number Publication Date
JP2016099833A true JP2016099833A (en) 2016-05-30

Family

ID=56077877

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014236940A Pending JP2016099833A (en) 2014-11-21 2014-11-21 Information processor and program

Country Status (1)

Country Link
JP (1) JP2016099833A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110933248A (en) * 2018-09-20 2020-03-27 富士施乐株式会社 Information processing apparatus and recording medium
JP2020140635A (en) * 2019-03-01 2020-09-03 日本電気株式会社 Purchase management device, control method, and program

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001318941A (en) * 2000-05-09 2001-11-16 Matsushita Electric Ind Co Ltd Information processor and its method
JP2003208449A (en) * 2002-01-11 2003-07-25 Seiko Epson Corp Device for preparing addressee list, print system using the same, and method of preparing addressee list using the device
JP2004192214A (en) * 2002-12-10 2004-07-08 Nec Fielding Ltd Guarantee term expiration notification system and method and its program
JP2006285466A (en) * 2005-03-31 2006-10-19 Kyocera Mita Corp Image forming apparatus
JP2006323590A (en) * 2005-05-18 2006-11-30 Nippon Telegr & Teleph Corp <Ntt> Receipt and receipt issuing device, card and card recording device, terminal apparatus, housekeeping book data management system, housekeeping book data management method, computer program and recording medium
JP2008097188A (en) * 2006-10-10 2008-04-24 Kyodo Printing Co Ltd Personal digital assistant, schedule management program, and printing medium
JP2008146588A (en) * 2006-12-13 2008-06-26 Ricoh Co Ltd Document managing system, server, document managing method, and document managing program
JP2010257129A (en) * 2009-04-23 2010-11-11 Japan Research Institute Ltd Electronic terminal device
JP2013228863A (en) * 2012-04-25 2013-11-07 Toyota Home Kk Power supply control system for dwelling house
JP2014120077A (en) * 2012-12-18 2014-06-30 Ricoh Co Ltd Data creation device and data creation method

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001318941A (en) * 2000-05-09 2001-11-16 Matsushita Electric Ind Co Ltd Information processor and its method
JP2003208449A (en) * 2002-01-11 2003-07-25 Seiko Epson Corp Device for preparing addressee list, print system using the same, and method of preparing addressee list using the device
JP2004192214A (en) * 2002-12-10 2004-07-08 Nec Fielding Ltd Guarantee term expiration notification system and method and its program
JP2006285466A (en) * 2005-03-31 2006-10-19 Kyocera Mita Corp Image forming apparatus
JP2006323590A (en) * 2005-05-18 2006-11-30 Nippon Telegr & Teleph Corp <Ntt> Receipt and receipt issuing device, card and card recording device, terminal apparatus, housekeeping book data management system, housekeeping book data management method, computer program and recording medium
JP2008097188A (en) * 2006-10-10 2008-04-24 Kyodo Printing Co Ltd Personal digital assistant, schedule management program, and printing medium
JP2008146588A (en) * 2006-12-13 2008-06-26 Ricoh Co Ltd Document managing system, server, document managing method, and document managing program
JP2010257129A (en) * 2009-04-23 2010-11-11 Japan Research Institute Ltd Electronic terminal device
JP2013228863A (en) * 2012-04-25 2013-11-07 Toyota Home Kk Power supply control system for dwelling house
JP2014120077A (en) * 2012-12-18 2014-06-30 Ricoh Co Ltd Data creation device and data creation method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110933248A (en) * 2018-09-20 2020-03-27 富士施乐株式会社 Information processing apparatus and recording medium
JP2020140635A (en) * 2019-03-01 2020-09-03 日本電気株式会社 Purchase management device, control method, and program
JP7346848B2 (en) 2019-03-01 2023-09-20 日本電気株式会社 Purchase management device, control method, and program

Similar Documents

Publication Publication Date Title
JP5568052B2 (en) System and method for providing environmental feedback to users of a shared printing press
JP4736816B2 (en) Reading document management program, reading document management system, and reading document management method
JP2021503147A (en) School lunch management system and its operation method
US10204330B2 (en) Tax-exempt sale document creating system, tax-exempt sale document creating apparatus, and tax-exempt sale document creating method
KR20130073940A (en) Automatic and semi-automatic selection of service or processing providers
US20150220866A1 (en) Data processing apparatus, data processing system, and data processing method
US20190317928A1 (en) Information processing apparatus and non-transitory computer readable medium storing information processing program
US20150195422A1 (en) Information processing system, information processing method, and device
JP2013196483A (en) Data processing system, server device and program
JP5703495B2 (en) Advertisement distribution system, advertisement distribution method, and image forming apparatus
JP2011060287A (en) System and method for carrying out workflow service
JP2016099833A (en) Information processor and program
JP5949885B2 (en) Sales management device and program
US20160212282A1 (en) Non-transitory computer readable medium, information processing apparatus, and information processing method
JP2007299065A (en) Shareholder special benefit support system and shareholder special benefit support method
JP6397735B2 (en) Information processing apparatus and program
US20150248659A1 (en) Product information print device and product information print system
JP6257988B2 (en) Proposal creation device
US20130179221A1 (en) Live Polling Means
JP5565075B2 (en) Information processing apparatus and program
JP5076982B2 (en) Schedule generation apparatus, schedule generation method, and schedule generation program
JP2018097499A (en) Information processing apparatus, control method thereof and computer program
JP6642938B2 (en) Gift system
JP2008097129A (en) Apparatus, method and program for flower shop sales promotion, and recording medium
JP6142947B2 (en) Sales management device and program

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20170209

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170222

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180313

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180316

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20180911