JP2015018487A - Information processing device, system, server device, terminal, and information processing method - Google Patents

Information processing device, system, server device, terminal, and information processing method Download PDF

Info

Publication number
JP2015018487A
JP2015018487A JP2013146551A JP2013146551A JP2015018487A JP 2015018487 A JP2015018487 A JP 2015018487A JP 2013146551 A JP2013146551 A JP 2013146551A JP 2013146551 A JP2013146551 A JP 2013146551A JP 2015018487 A JP2015018487 A JP 2015018487A
Authority
JP
Japan
Prior art keywords
pattern
input
terminal
server device
mail
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.)
Granted
Application number
JP2013146551A
Other languages
Japanese (ja)
Other versions
JP5931015B2 (en
Inventor
勇志 帖佐
Yushi Chosa
勇志 帖佐
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.)
Yahoo Japan Corp
Original Assignee
Yahoo Japan Corp
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 Yahoo Japan Corp filed Critical Yahoo Japan Corp
Priority to JP2013146551A priority Critical patent/JP5931015B2/en
Publication of JP2015018487A publication Critical patent/JP2015018487A/en
Application granted granted Critical
Publication of JP5931015B2 publication Critical patent/JP5931015B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To efficiently reuse a frequently used pattern of a document.SOLUTION: A system is provided with a server device and a terminal. The server device includes: mail acquisition means that obtains mails which are transmitted from the terminal; extraction means that extracts common patterns as regular expressions from the obtained plurality of mails; and pattern transmission means that transmits the extracted patterns to the terminal. The terminal includes: pattern storage means that stores the patterns which is received from the server device, as pattern candidates; pattern specification means that specifies a pattern corresponding to provided input, out of the pattern candidates which are stored in the pattern storage means; element acquisition means that sequentially obtains elements in the specified pattern; and candidate display means that displays the elements as input candidates according to an input that corresponds to the obtained elements.

Description

本発明は、情報処理装置における文字入力に関する。   The present invention relates to character input in an information processing apparatus.

近年、伝統的なパーソナルコンピュータに加え、スマートデバイス(例えば、スマートフォン及びタブレットPCその他)の普及が急速に進んだ。これら情報処理装置の文字入力を効率化する工夫として入力候補表示の技術が知られている。   In recent years, in addition to traditional personal computers, the spread of smart devices (for example, smartphones and tablet PCs) has rapidly increased. A technique for displaying input candidates is known as a device for improving the efficiency of character input of these information processing apparatuses.

この技術は、語やフレーズの冒頭の文字1〜2文字入力すると、それに適合する語やフレーズでよく入力されるものを、変換候補として提示するものであった。また、送信メールでよく使う語を入力候補とする例もあった(例えば、特許文献1及び2参照)。   In this technique, when one or two characters at the beginning of a word or phrase are input, a word or phrase that is often input is presented as a conversion candidate. There is also an example in which words that are frequently used in outgoing mail are input candidates (see, for example, Patent Documents 1 and 2).

特開2011−209917号JP2011-209917A 特開2009−258970号JP 2009-258970 A

しかし、冒頭の文字が共通する候補でも、メール中の個所及びメールの用件に応じ使用頻度は異なる。このため、メール中の位置を考慮しない単なる使用頻度による候補の提示は適切な支援にならなかった。特に、スマートデバイスでは、文字入力の困難性から、文字入力の効率化が強く求められていた。   However, even with candidates having the same initial character, the frequency of use varies depending on the location in the email and the requirements of the email. For this reason, presentation of candidates based on mere frequency of use without considering the position in the mail has not provided appropriate support. In particular, smart devices are strongly required to improve the efficiency of character input because of the difficulty of character input.

本発明の目的は、よく使う文書のパターンを効率よく再利用することである。   An object of the present invention is to efficiently reuse frequently used document patterns.

上記の目的をふまえ、本発明の一態様(1)である情報処理装置は、複数の文書から、共通のパターンを正規表現として抽出する抽出手段と、抽出された前記パターン内の定型部分を順次取得する要素取得手段と、取得された前記定型部分に対応する入力に応じて前記取得された前記定型部分を入力候補として表示する候補表示手段と、を備えたことを特徴とする。   Based on the above object, an information processing apparatus according to one aspect (1) of the present invention sequentially extracts extraction means for extracting a common pattern as a regular expression from a plurality of documents, and a fixed part in the extracted pattern. It is characterized by comprising element acquisition means for acquiring and candidate display means for displaying the acquired fixed portion as an input candidate in response to an input corresponding to the acquired fixed portion.

本発明の他の態様(9)である情報処理方法は、上記態様を方法のカテゴリで捉えたもので、複数の文書から、共通のパターンを正規表現として抽出する抽出処理と、抽出された前記パターン内の定型部分を順次取得する要素取得処理と、取得された前記定型部分に対応する入力に応じて前記取得された前記定型部分を入力候補として表示する候補表示処理と、をコンピュータが実行することを特徴とする。   An information processing method according to another aspect (9) of the present invention is a method in which the above aspect is captured by a method category, and an extraction process for extracting a common pattern as a regular expression from a plurality of documents, and the extracted The computer executes element acquisition processing for sequentially acquiring the fixed portions in the pattern and candidate display processing for displaying the acquired fixed portions as input candidates in accordance with the input corresponding to the acquired fixed portions. It is characterized by that.

また、本発明の他の態様(2)は、上記いずれかの態様において、抽出された前記パターンをパターンの候補として複数記憶するパターン記憶手段と、前記パターン記憶手段に記憶されている前記パターンの候補のうち、与えられた入力に対応するパターンを特定するパターン特定手段と、を備え、前記要素取得手段は、特定された前記パターン内の要素を順次取得することを特徴とする。   According to another aspect (2) of the present invention, in any one of the above aspects, the pattern storage means for storing a plurality of the extracted patterns as pattern candidates, and the pattern stored in the pattern storage means Pattern specifying means for specifying a pattern corresponding to a given input among the candidates, wherein the element acquisition means sequentially acquires the elements in the specified pattern.

本発明の他の態様(3)であるサーバ装置は、上記態様をクライアントサーバシステムにおけるサーバ装置として把握したもので、端末から送信されたメールを取得するメール取得手段と、取得された複数の前記メールから共通のパターンを正規表現として抽出する抽出手段と、抽出されたパターンを端末に送信するパターン送信手段と、を備えたことを特徴とする。   A server device according to another aspect (3) of the present invention grasps the above aspect as a server device in a client server system, and includes a mail acquisition unit that acquires a mail transmitted from a terminal, An extraction means for extracting a common pattern from the mail as a regular expression and a pattern transmission means for transmitting the extracted pattern to the terminal are provided.

本発明の他の態様(4)は、上記いずれかの態様において、前記抽出手段は、メールアドレスのドメインが共通するユーザにより送信された前記メールから前記パターンを抽出し、前記パターン送信手段は、抽出された前記パターンを、メールアドレスのドメインが共通するユーザの端末に送信することを特徴とする。   In another aspect (4) of the present invention, in any one of the above aspects, the extracting unit extracts the pattern from the mail transmitted by a user having a common email address domain, and the pattern transmitting unit includes: The extracted pattern is transmitted to a terminal of a user having a common email address domain.

本発明の他の態様(5)は、上記いずれかの態様において、前記抽出手段は、グループに登録されているユーザにより送信されたメールから前記パターンを抽出し、前記パターン送信手段は、抽出された前記パターンを、前記グループに登録されているユーザの端末に送信することを特徴とする。   According to another aspect (5) of the present invention, in any one of the above aspects, the extraction unit extracts the pattern from an email transmitted by a user registered in a group, and the pattern transmission unit extracts the pattern. The pattern is transmitted to a terminal of a user registered in the group.

本発明の他の態様(6)である端末は、上記態様をクライアントサーバシステムにおける端末として把握したもので、サーバ装置から受信したパターンをパターンの候補として記憶するパターン記憶手段と、前記パターン記憶手段に記憶されている前記パターンの候補のうち、与えられた入力に対応するパターンを特定するパターン特定手段と、特定された前記パターン内の要素を順次取得する要素取得手段と、取得された前記要素に対応する入力に応じて前記取得された前記要素を入力候補として表示する候補表示手段と、を備えたことを特徴とする。   According to another aspect (6) of the present invention, a terminal grasps the above aspect as a terminal in a client server system, and stores a pattern received from a server device as a pattern candidate, and the pattern storage means. A pattern specifying unit that specifies a pattern corresponding to a given input, an element acquiring unit that sequentially acquires elements in the specified pattern, and the acquired element Candidate display means for displaying the acquired element as an input candidate in response to an input corresponding to.

本発明の他の態様(7)であるシステムは、上記態様をクライアントサーバシステムとして把握したもので、上記態様におけるサーバ装置と、上記態様における端末と、を備えたことを特徴とする。   A system according to another aspect (7) of the present invention grasps the above aspect as a client-server system, and includes the server device according to the above aspect and the terminal according to the above aspect.

本発明の他の態様(8)は、上記いずれかの態様において、前記サーバ装置の前記抽出手段は、抽出に係る前記パターンに含まれる個人名をワイルドカードに置換し、前記候補表示手段は、前記パターン内の前記ワイルドカードが含まれる前記要素は、そのワイルドカードを入力しているメールの宛先アドレスに対応した個人名に置換することを特徴とする。   According to another aspect (8) of the present invention, in any one of the above aspects, the extraction unit of the server device replaces an individual name included in the pattern related to extraction with a wild card, and the candidate display unit includes: The element including the wild card in the pattern is replaced with a personal name corresponding to the destination address of the mail that is inputting the wild card.

本発明によれば、よく使う文書のパターンを効率よく再利用することができる。   According to the present invention, a frequently used document pattern can be efficiently reused.

本発明の実施形態について構成を示す機能ブロック図。The functional block diagram which shows a structure about embodiment of this invention. 本発明の実施形態におけるデータの例を示す図。The figure which shows the example of the data in embodiment of this invention. 本発明の実施形態における処理手順を示すフローチャート。The flowchart which shows the process sequence in embodiment of this invention. 本発明の実施形態における処理の例を示す図。The figure which shows the example of the process in embodiment of this invention.

次に、本発明を実施するための形態(「実施形態」と呼ぶ)について図に沿って例示する。なお、背景技術や課題などで既に述べた内容と共通の前提事項は適宜省略する。   Next, a mode for carrying out the present invention (referred to as “embodiment”) will be illustrated along the drawings. In addition, the assumptions common to the contents already described in the background art and problems are omitted as appropriate.

〔1.構成〕
図1は、本実施形態の構成を示す。本実施形態は、解析サーバ1と、端末Tと、を備えたシステムであり、メールサーバMと連携させて用いる。メールサーバMは、通信ネットワークN(インターネット、携帯電話網など)を介して電子メール(単に「メール」とも呼ぶ)を送受信する、いわゆるメールサービスを提供するサーバ装置である。
[1. Constitution〕
FIG. 1 shows the configuration of this embodiment. The present embodiment is a system including an analysis server 1 and a terminal T, and is used in cooperation with a mail server M. The mail server M is a server device that provides a so-called mail service that transmits and receives electronic mail (also simply referred to as “mail”) via a communication network N (Internet, mobile phone network, etc.).

解析サーバ1は、ユーザの事前の承諾に基づくメールサーバMとの連携により、ユーザがメールサーバMで送信したメールのコピーを取得及び解析することでメール入力の省力化を支援するサーバ装置である。解析サーバ1は、コンピュータの構成すなわち、CPUなどの演算制御部6と、主メモリや補助記憶装置等の記憶装置7と、通信ネットワークNとの通信装置8(通信機器や通信アダプタなど)と、を備える。   The analysis server 1 is a server device that supports labor saving of mail input by acquiring and analyzing a copy of the mail transmitted by the user by the mail server M in cooperation with the mail server M based on the prior consent of the user. . The analysis server 1 includes a computer configuration, that is, an arithmetic control unit 6 such as a CPU, a storage device 7 such as a main memory and an auxiliary storage device, a communication device 8 (such as a communication device and a communication adapter) with the communication network N, Is provided.

また、端末Tは、上記の(但し解析サーバ1とは仕様が異なる)コンピュータの構成(演算制御部6、記憶装置7及び通信装置8)に加え、タッチパネル機能を備えた画面Gと、内蔵充電池を制御する充電池制御部3と、通話の制御を行う通話制御部4と、GPSなどによる測位処理を行う測位部5と、各部を制御する基本ソフトウェア9と、を備える。   Further, the terminal T includes a screen G having a touch panel function, a built-in charge in addition to the computer configuration (the calculation control unit 6, the storage device 7, and the communication device 8) (however, the specification is different from that of the analysis server 1). A rechargeable battery control unit 3 that controls a battery, a call control unit 4 that controls a call, a positioning unit 5 that performs a positioning process using GPS or the like, and basic software 9 that controls each unit.

解析サーバ1では、記憶装置7に記憶されている図示しないコンピュータプログラムを演算制御部6が実行することで、図1に示す各要素を実現する。   In the analysis server 1, each element shown in FIG. 1 is realized by the arithmetic control unit 6 executing a computer program (not shown) stored in the storage device 7.

実現される要素のうち、情報の記憶手段は、解析サーバ1内のいわゆるローカル記憶に限らず、ネットワーク・コンピューティング(クラウド)などによるリモート記憶でもよい。また、本出願に示す記憶手段は、説明の便宜に合わせた単位、かつ主なものである。実際の記憶手段は、情報の記憶に付随する入出力や管理などの機能を含んでもよいし、構成の単位を分割または一体化してもよいし、ワークエリアなど他の記憶手段を適宜用いてもよい。   Among the realized elements, the information storage means is not limited to the so-called local storage in the analysis server 1 but may be remote storage by network computing (cloud) or the like. Further, the storage means shown in the present application is a unit that is convenient for explanation and is a main one. The actual storage means may include functions such as input / output and management associated with information storage, the unit of the configuration may be divided or integrated, and other storage means such as a work area may be used as appropriate. Good.

記憶手段のうち、解析サーバ1のメール記憶手段25は、パターン抽出の基礎とするメールを記憶する。パターン記憶手段35及び50は、メールから抽出されたパターンを記憶する(例えば図2)。   Of the storage means, the mail storage means 25 of the analysis server 1 stores mail as a basis for pattern extraction. The pattern storage means 35 and 50 store the pattern extracted from the mail (for example, FIG. 2).

なお、図1及びその他の図中の矢印は、データ又は制御その他の流れの主な方向の例示で、他の流れの否定も方向の限定も意味しない。また、記憶手段以外の各手段は、以下に述べる情報処理の機能又は作用を実現又は実行する処理手段であるが、これら機能又は作用は、専ら説明のための単位で、ハードウェア及びソフトウェアの構成を限定するものではない。   Note that the arrows in FIG. 1 and other drawings are examples of main directions of data or control and other flows, and do not mean the denial of other flows or limitation of directions. In addition, each means other than the storage means is a processing means for realizing or executing the following information processing functions or operations, but these functions or operations are exclusively units for explanation and are configured by hardware and software. It is not intended to limit.

〔2.作用〕
図3は、端末T及び解析サーバ1の動作を示すフローチャートである。図4は、本実施形態においてメールから抽出するパターンを再利用する例を示す概念図である。端末Tにおいて(図1)、メール送信手段80は、ユーザがメールを送受信するための手段で、例えば、メール送受信用のアプリケーションプログラム(メーラーやメールクライアントなどとも呼ばれる)である。
[2. Action)
FIG. 3 is a flowchart showing operations of the terminal T and the analysis server 1. FIG. 4 is a conceptual diagram showing an example of reusing a pattern extracted from an email in the present embodiment. In the terminal T (FIG. 1), the mail transmission means 80 is means for a user to send and receive mail, and is, for example, an application program for mail transmission and reception (also called a mailer or mail client).

文字入力手段75は、アジアその他のいわゆる2バイト文字言語圏において、アルファベット用キー配列を用いてひらがな、カタカナ、漢字やハングル文字その他を入力するための手段で、インプットメソッドその他の呼び方が知られる。   The character input means 75 is a means for inputting hiragana, katakana, kanji, Hangul characters, and the like using an alphabet key array in Asia and other so-called double-byte character language areas. .

例えばユーザが、文字入力手段75及びメール送信手段80を用い、メールサーバMを介してメールを送信すると(図3のステップS11:「YES」)、送信されたメール(「送信メール」とも呼ぶ)のコピーをメールサーバMが解析サーバ1へも送信する(ステップS12)。   For example, when the user transmits a mail via the mail server M using the character input means 75 and the mail transmission means 80 (step S11: “YES” in FIG. 3), the transmitted mail (also referred to as “transmission mail”). The mail server M also transmits a copy of this to the analysis server 1 (step S12).

〔2−1.サーバでの処理〕
解析サーバ1では、メール取得手段20が、端末Tから上記のように送信されたメール(実施には、送信メールのコピー)を取得する(ステップS51)。抽出手段30は、それまでに取得された複数のメールから、同じ定型部分(例えば文字列)が同じ順序で登場する共通のパターンを正規表現として抽出し(ステップS52)、メール送信手段80は、抽出されたパターンを端末Tに送信する(ステップS53)。
[2-1. Server processing)
In the analysis server 1, the mail acquisition unit 20 acquires the mail (in practice, a copy of the transmitted mail) transmitted from the terminal T as described above (step S51). The extraction unit 30 extracts, as a regular expression, a common pattern in which the same fixed parts (for example, character strings) appear in the same order from a plurality of emails acquired so far (step S52). The extracted pattern is transmitted to the terminal T (step S53).

同じメールアカウントやユーザIDなどで識別されるユーザが複数の端末Tを利用している場合、抽出されたパターンは、そのユーザが本発明による再利用の機能を導入している全ての端末Tへ送信される。   When a user identified by the same mail account or user ID uses a plurality of terminals T, the extracted pattern is transmitted to all terminals T in which the user has introduced the reuse function according to the present invention. Sent.

正規表現としての抽出は、動的計画法その他の既知のアルゴリズムを用いる。文字列間の編集距離やアラインメントの考慮その他の手法の適用により、メール間で共通する文字列であって共通する順序で登場するものは、文字列の完全一致に限らず、特徴的な定型部分として抽出する。   Extraction as a regular expression uses dynamic programming or other known algorithms. Consideration of editing distance between strings, alignment, and other methods, strings that are common between emails that appear in the same order are not limited to exact string matches, Extract as

抽出の対象とするメールは典型的には、抽出されたパターンを利用するユーザ自身が送信したメールであるが、ユーザが関係する他のユーザの送信メールも対象にできる。対象の一例は、メールアドレスのドメインが共通するユーザの送信メールであり、それらユーザは例えば、会社その他の組織の仲間である。   The e-mail to be extracted is typically an e-mail transmitted by the user who uses the extracted pattern, but can also be an e-mail of another user related to the user. An example of a subject is an outgoing mail of a user having a common email address domain, and the user is, for example, a member of a company or other organization.

この場合、抽出手段30は、メールアドレスのドメインが共通するユーザにより送信されたメールからパターンを抽出し、パターン送信手段40は、抽出されたパターンを、メールアドレスのドメインが共通するユーザの端末Tに送信する。   In this case, the extraction unit 30 extracts a pattern from mail transmitted by a user having a common email address domain, and the pattern transmission unit 40 extracts the extracted pattern from a user terminal T having a common email address domain. Send to.

対象の他の例は、任意のグループに登録されているユーザの送信メールである。グループは、例えば、情報通信の範囲を画定するための職場のSNS、電子掲示板やブログなどサイバースペース上のコミュニティ、その他の任意のグループその他である。   Another example of the target is a transmission mail of a user registered in an arbitrary group. The group is, for example, a workplace SNS for defining the scope of information communication, a community in a cyber space such as an electronic bulletin board or a blog, or any other group or the like.

この場合、抽出手段30は、グループに登録されているユーザにより送信されたメールからパターンを抽出し、パターン送信手段40は、抽出されたパターンを、グループに登録されているユーザの端末に送信する。   In this case, the extraction unit 30 extracts a pattern from the mail transmitted by the user registered in the group, and the pattern transmission unit 40 transmits the extracted pattern to the terminal of the user registered in the group. .

〔2−2.端末での処理〕
端末Tでは、受信手段45が、解析サーバ1から送信された一または二以上のパターンを受信し、解析サーバ1から受信したパターンをパターンの候補としてパターン記憶手段50に、新規登録または記憶されているパターンの更新その他の形で記憶させる。
[2-2. (Processing on the terminal)
In the terminal T, the receiving unit 45 receives one or more patterns transmitted from the analysis server 1, and the pattern received from the analysis server 1 is newly registered or stored in the pattern storage unit 50 as a pattern candidate. It is memorized by the update of the existing pattern and other forms

パターンは、図2に例示するように、文字列である定型部分と、特定の記号又はデータその他の形式で表現されるワイルドカード(ここではアスタリスク「*」とする)からなり、定型部分ごとにその定型部分を入力候補すなわち変換候補として表示する契機となる冒頭文字が対応付けられている。   As illustrated in FIG. 2, the pattern is composed of a fixed part that is a character string and a wild card (here, an asterisk “*”) expressed in a specific symbol or data or other format. The initial character that triggers the display of the fixed part as an input candidate, that is, a conversion candidate, is associated.

例えば、図2に示すパターンP1の冒頭は、冒頭文字である「こ」という入力を待って、「こんにちは。お世話になっています。」という定型部分を変換候補として表示すべきことを意味する。冒頭文字は1文字には限られない。   For example, at the beginning of the pattern P1 shown in FIG. 2, waiting for input that it is the beginning character "child", which means "Hello. You have helped me." That should be displayed as a conversion candidate the fixed part. The initial character is not limited to one character.

そして、パターン特定手段55は、パターン記憶手段50に記憶されているパターンの候補のうち、与えられた入力に対応するパターンを特定する(ステップS20及びS15)。対応するパターンの特定は、例えば、与えられた入力と冒頭が共通する定型部分などの要素を、与えられた入力と同じ順序で含むパターンである。その特定は、定型部分の冒頭と入力との照合で行う。   Then, the pattern specifying unit 55 specifies a pattern corresponding to the given input among the pattern candidates stored in the pattern storage unit 50 (steps S20 and S15). The identification of the corresponding pattern is, for example, a pattern that includes elements such as a fixed part having the common beginning with the given input in the same order as the given input. The identification is performed by comparing the beginning of the fixed part with the input.

また、要素取得手段60は、特定されたパターン内の要素(より具体的には、定型部分と冒頭文字)を順次取得し(ステップS15)、候補表示手段70は、取得された要素に対応する入力に応じて(ステップS17:「YES」)、その取得された要素を入力候補として表示する(ステップS18)。対応する入力は、例えば、取得された要素の冒頭の一文字または複数文字の入力でもよいし、定型部分の冒頭が、文字列中に挿入する画像の場合、その画像の選択でもよい。   In addition, the element acquisition unit 60 sequentially acquires elements (more specifically, the fixed part and the initial character) in the specified pattern (step S15), and the candidate display unit 70 corresponds to the acquired element. In response to the input (step S17: “YES”), the acquired element is displayed as an input candidate (step S18). The corresponding input may be, for example, input of one or more characters at the beginning of the acquired element, or may be selection of an image when the beginning of the fixed part is an image to be inserted into the character string.

例えば、図4に示すパターンP1(図2)と、別のパターンP2と、がパターン記憶手段50に記憶されている端末Tにおいて、ユーザが新たなメールを作成する場合を考える。メールが作成され入力が開始されると(ステップS14:「YES」)、要素取得手段60は、その入力に基づいて、可能性あるパターンのうち未処理の定型部分と対応する冒頭文字列を取得する(ステップS15)。   For example, consider a case where the user creates a new mail at the terminal T in which the pattern P1 (FIG. 2) shown in FIG. 4 and another pattern P2 are stored in the pattern storage means 50. When the mail is created and input is started (step S14: "YES"), the element acquisition unit 60 acquires the initial character string corresponding to the unprocessed fixed part of the possible patterns based on the input. (Step S15).

但し、メール作成開始直後は(ステップS14:「YES」)、まだ何も入力されていないのでパターンは特定できない。このため、要素取得手段60は、可能性あるパターンとしてパターン記憶手段50に記憶されている全てのパターンについて、未処理の(ここでは最初の)定型部分と冒頭文字を取得する(ステップS15)。   However, immediately after the start of mail creation (step S14: “YES”), nothing has been entered yet, so the pattern cannot be specified. For this reason, the element acquisition unit 60 acquires unprocessed (first) fixed parts and initial characters for all patterns stored in the pattern storage unit 50 as possible patterns (step S15).

〔2−3.例〕
例えば、候補がパターンP1及びP2のとき、未処理の定型部分と冒頭文字の1番目は双方とも、定型部分「こんにちは。お世話になっています。」と冒頭文字「こ」であるから、メール作成開始直後(ステップS14:「YES」)、本文欄の冒頭に文字入力カーソルがある時、「こ」と入力すると、「こんにちは。お世話になっています。」という定型部分が変換候補として表示され、所定の確定操作で本文欄に確定的に入力される(例えば、図4の画面G1)。
[2-3. Example)
For example, when the candidate of the patterns P1 and P2, 1 second of the fixed part and the beginning character of untreated both, snippets "Hello. You have helped me." Because the beginning is a character "child", mail creation immediately after the start (step S14: "YES"), when there is a character input cursor at the beginning of the text field, if you type "child", ".. Hello, you have taken care" that the fixed part is displayed as a conversion candidate, A predetermined confirmation operation enters the text field deterministically (for example, screen G1 in FIG. 4).

複数の候補の間で、最初の定型部分に対応する冒頭文字が異なる時は、冒頭文字が1文字入力された時点で、いずれかの候補にパターンが特定できる。また、候補間で冒頭文字が同じでも定型部分が異なる時は、その冒頭文字で表示された2つの定型部分のいずれか一方が選択され確定されたときに、パターンが特定できる。   When the first character corresponding to the first fixed part is different among a plurality of candidates, the pattern can be specified for one of the candidates when one character is input. In addition, when the fixed characters are different even if the initial characters are the same among the candidates, the pattern can be specified when one of the two fixed characters displayed with the initial characters is selected and confirmed.

しかし、上記のように、複数の候補の間で、最初の定型部分もそれに対応する冒頭文字も共通の時は、候補が確定されても(ステップS19:「YES」)、いずれか一つが選ばれたとは判断できないので、いずれの候補にもパターンが特定できない(画面G1の状態)。   However, as described above, when the first fixed part and the corresponding initial character are common among a plurality of candidates, even if the candidate is determined (step S19: “YES”), any one is selected. Since it cannot be determined that the pattern has been detected, the pattern cannot be specified for any candidate (the state of the screen G1).

このようなケースでは、最初の候補が確定されてもパターンP1もP2も除外されず、相互に異なる次の定型部分と冒頭文字が取得され(パターンP1については定型部分「お問合せはウェブからも可能です。」と冒頭文字「お」、パターンP2について定型部分「ご請求関係は・・・・・」と冒頭文字「ご」)、いずれかに確定されたとき、パターンP1又はP2が特定される。   In such a case, even if the first candidate is confirmed, neither the pattern P1 nor the pattern P2 is excluded, and the next fixed part and the initial character that are different from each other are acquired (the fixed part “inquiry is also available from the web for the pattern P1). ”And the first letter“ O ”, and the pattern P2 is fixed, the pattern P1 or P2 is identified The

図4の例では、パターンP1とP2に基づき、画面G1の状態では、冒頭文字「こ」の入力に基づいて両方のパターンP1とP2で共通する定型部分「こんにちは。おせわになっています。」までが表示されている。   In the example of FIG. 4, based on the patterns P1 and P2, in the state of the screen G1, snippets "Hello that are common in both the patterns P1 and P2 on the basis of the input of the beginning letter" U ". Has become indebted. "Is displayed.

本実施形態では、定型部分は、パターンの中における定型部分の位置すなわち順序に基づいて表示されるので、メールの最初で冒頭文字「こ」が入力されても、従来技術のようにパターン末尾の「今後ともよろしくお願いいたします。」が候補として表示されることはない。   In the present embodiment, the fixed part is displayed based on the position or order of the fixed part in the pattern. Therefore, even if the initial character “ko” is input at the beginning of the mail, the end of the pattern as in the prior art is used. “Thank you in the future.” Will not be displayed as a candidate.

その後、画面G2に例示する「この度はご連絡ありがとうございます。」はユーザが自由に入力する文であり(下線で示す)、パターンP1の最初のワイルドカード(アスタリスク「*」)に相当する。その後、ユーザが冒頭文字「お」を入力したのに応じ定型部分「お問合せはウェブからも可能です。」が候補として表示され(ステップS18)確定された時点で(ステップS19:「YES」)パターンはパターンP1に絞り込まれる(ステップS20)。   Thereafter, “Thank you for contacting me this time” illustrated on the screen G2 is a sentence that the user can freely input (indicated by an underline), and corresponds to the first wild card (asterisk “*”) of the pattern P1. After that, when the user inputs the initial character “O”, the standard part “Inquiry is also possible from the web” is displayed as a candidate (Step S18) and when it is confirmed (Step S19: “YES”) The pattern is narrowed down to the pattern P1 (step S20).

以降、アスタリスクに相当する下線部と、冒頭文字に応じ表示される定型部分と、の組合せにより、パターンP1に該当する場合は例えば画面G2のメール文面が、パターンP2に該当する場合は例えば画面G3のメール文面が、完成する。いずれの場合も、ユーザが自力で入力するのは下線部のみであり下線部を除く定型部分については、冒頭文字の入力のみで順序も正しく候補が表示され、確定するだけでメール文面を作成できる。   Thereafter, the combination of the underlined portion corresponding to the asterisk and the fixed portion displayed in accordance with the first character indicates that, for example, the mail text on the screen G2 corresponds to the pattern P1, and the screen G3 corresponds to the pattern P2, for example. Is completed. In either case, only the underlined part is entered by the user, and for the standard part excluding the underlined part, candidates are displayed in the correct order just by entering the first letter, and the mail text can be created simply by confirming it. .

〔2−4.個人名の置換え〕
以上のようなパターンの抽出と再利用において、抽出されたパターン内の個人名を、再利用先のメールの送信先に応じて置き換えてもよい。この場合、解析サーバ1の抽出手段30は、抽出に係るパターンに含まれる個人名を、敬称(「○○様」「△△さん」「××課長」「Mr.」「Dr.」「Esq.」など)その他から判別してワイルドカード(アスタリスク又はアスタリスクとは異なる「#」又は「※」その他の特定の情報)に置換する。
[2-4. (Replacement of personal name)
In the extraction and reuse of patterns as described above, the personal name in the extracted pattern may be replaced according to the destination of the reuse destination mail. In this case, the extraction means 30 of the analysis server 1 converts the personal name included in the pattern related to the extraction into a title (“Mr. XX”, “Mr. Δ △”, “XX section manager”, “Mr.”, “Dr.”, “Esq”). Etc.), and is replaced with a wild card ("asterisk" or "*" or other specific information different from asterisk).

そして、端末Tの候補表示手段70は、パターン内のワイルドカードが含まれる要素は、そのワイルドカードを入力しているメールの宛先アドレスに対応した個人名に置換する。   Then, the candidate display means 70 of the terminal T replaces the element including the wild card in the pattern with the personal name corresponding to the destination address of the mail that has input the wild card.

例えば、「完了次第、○○様に連絡いたします」という定型部分を「完了次第、※様に連絡いたします」のようにワイルドカード(ここでは「※」)に置換し、新たなメールへの入力時に、そのメールの宛先アドレスが例えば電子電話帳において「山田」という人名に対応付けられていれば、ワイルドカード(「※」)を「山田」に置換し、「完了次第、山田様に連絡いたします」に置換して入力候補とする。   For example, replace the standard part “I will contact XX upon completion” with a wild card (here, “*”), such as “I will contact * upon completion”, and send it to a new email. When entering, if the destination address of the mail is associated with the person name “Yamada” in the electronic phone book, for example, the wild card (“*”) is replaced with “Yamada”. Will be replaced with "".

〔3.効果〕
(1)以上のように、本実施形態では、複数の文書から正規表現として抽出したパターン(例えば、図4のパターンP1及びP2)内の定型部分を、入力中の位置に応じて順次、文字変換の入力候補として表示する(例えば、図4の画面G1)。これにより、よく使う文書のパターンを、パターン内の定型部分の間に挟まっている要素(典型的には、正規表現では長さを特定しないアスタリスクで表わされる)の長短を問わず、順序に沿って効率よく再利用できる。
[3. effect〕
(1) As described above, in the present embodiment, the fixed portions in the patterns (for example, the patterns P1 and P2 in FIG. 4) extracted as regular expressions from a plurality of documents are sequentially converted into characters according to the input position. Displayed as input candidates for conversion (for example, screen G1 in FIG. 4). This ensures that frequently used document patterns follow the order regardless of the length of elements (typically represented by an asterisk whose length is not specified in regular expressions) between the standard parts in the pattern. Can be reused efficiently.

特に、本実施形態では、よく使う文書のパターンを効率よく再利用できるという本発明の効果に加え、パターンの抽出を解析サーバで行うクライアントサーバシステムの構成をとることにより(図1)、同じユーザが用いる複数のどの端末(例えば、スマートフォン、タブレットPC、パーソナルコンピュータその他)から送信したメールも、解析サーバに集積してパターンを抽出しそれを各端末に送信することで、横断的にどの端末でも共通の学習内容及び使い勝手が活用できる。   In particular, in the present embodiment, in addition to the effect of the present invention that a frequently used document pattern can be efficiently reused, a configuration of a client server system that performs pattern extraction with an analysis server (FIG. 1) allows the same user to Emails sent from any of a plurality of terminals (for example, smartphones, tablet PCs, personal computers, etc.) used by the can be collected in the analysis server, patterns are extracted and transmitted to each terminal, and any terminal can be crossed. Common learning contents and usability can be utilized.

また、本実施形態では、複数あるパターンの候補(例えば、図4のパターンP1及び2)のうち与えられた入力に応じたものを特定して利用することにより(例えば、図3のステップS20)、入力の最初では該当するパターンが複数存在する場合を含め、用いるパターンが最初から一意に定まらない場合にも適用できる。   Further, in the present embodiment, by specifying and using a plurality of pattern candidates (for example, patterns P1 and 2 in FIG. 4) according to a given input (for example, step S20 in FIG. 3). It can be applied to the case where the pattern to be used is not uniquely determined from the beginning, including the case where there are a plurality of corresponding patterns at the beginning of the input.

また、本実施形態では、メールアドレスのドメインが共通のユーザの範囲で、送信したメールからパターンを抽出及び活用することにより、職場など組織の範囲におけるパターン再利用が容易になる。   Further, in the present embodiment, by reusing and utilizing patterns from sent mail within the range of users having a common email address domain, pattern reuse in the range of organizations such as workplaces is facilitated.

また、本実施形態では、グループメンバーの範囲で、送信したメールからパターンを抽出及び活用することにより、個人が利用しているメールアドレスのドメインを問わず、任意の組織でのパターン再利用が容易になる。   Also, in this embodiment, patterns can be easily reused in any organization regardless of the domain of email addresses used by individuals by extracting and utilizing patterns from sent emails within the scope of group members. become.

また、本実施形態では、パターン内の個人名をワイルドカードにし、メールの入力で用いるときにメールの宛先に応じた個人名に置換することにより、プライバシー保護と入力のさらなる効率化が図れる。   In the present embodiment, the personal name in the pattern is used as a wild card and replaced with a personal name corresponding to the mail destination when used for mail input, thereby protecting privacy and further improving the efficiency of input.

〔4.他の実施形態〕
なお、上記実施形態や図の内容は例示に過ぎず、各要素の有無や配置、処理の順序や内容などは適宜変更可能である。このため、本発明は、以下に例示する変形例やそれ以外の他の実施形態も含むものである。
[4. Other embodiments]
In addition, the content of the said embodiment and figure is only an illustration, and the presence or absence and arrangement | positioning of each element, the order and content of a process, etc. can be changed suitably. For this reason, this invention also includes the modification illustrated below and other embodiment other than that.

例えば、パターンを抽出する基礎やパターンを再利用する対象は、電子メールに限らず、各種の記事など他の種類の文字列や文書でもよい。また、上記実施形態のようにクライアントサーバシステムの構成をとることなく、パターン抽出の場である解析サーバ1とパターン再利用の場である端末Tを一体した情報処理装置として本発明を実現することもできる。   For example, the basis for extracting a pattern and the target for reusing a pattern are not limited to electronic mail, but may be other types of character strings and documents such as various articles. In addition, the present invention is realized as an information processing apparatus in which the analysis server 1 that is a pattern extraction place and the terminal T that is a pattern reuse place are integrated without adopting the configuration of the client server system as in the above embodiment. You can also.

この場合の情報処理装置は、複数の文書から、共通のパターンを正規表現として抽出する抽出手段と、抽出されたパターン内の定型部分を順次取得する要素取得手段と、取得された定型部分に対応する入力に応じて定型部分を入力候補として表示する候補表示手段と、を備えたものである。   The information processing apparatus in this case corresponds to an extraction unit that extracts a common pattern as a regular expression from a plurality of documents, an element acquisition unit that sequentially acquires a fixed part in the extracted pattern, and the acquired fixed part Candidate display means for displaying the fixed portion as input candidates in accordance with the input to be performed.

この場合の情報処理装置は、特に望ましくは、抽出されたパターンをパターンの候補として複数記憶するパターン記憶手段と、パターン記憶手段に記憶されているパターンの候補のうち、与えられた入力に対応するパターンを特定するパターン特定手段と、を備え、要素取得手段は、特定されたパターン内の要素を順次取得する。   The information processing apparatus in this case particularly preferably corresponds to a given input among pattern storage means for storing a plurality of extracted patterns as pattern candidates and pattern candidates stored in the pattern storage means. Pattern specifying means for specifying a pattern, and the element acquisition means sequentially acquires the elements in the specified pattern.

また、本発明の各態様は、明記しない他のカテゴリ(方法、プログラム、端末を含むシステムなど)としても把握できる。方法やプログラムのカテゴリでは、装置のカテゴリで示した「手段」を「処理」や「ステップ」のように適宜読み替えるものとする。また、「手段」の全部又は任意の一部を「部」(ユニット、セクション、モジュール等)と読み替えることができる。   Moreover, each aspect of the present invention can be understood as other categories (methods, programs, systems including terminals, etc.) that are not specified. In the category of method or program, “means” shown in the category of apparatus is appropriately read as “process” or “step”. In addition, all or any part of “means” can be read as “part” (unit, section, module, etc.).

また、実施形態に示した処理やステップについても、順序を変更したり、いくつかをまとめて実行しもしくは一部分ずつ分けて実行するなど変更可能である。また、個々の手段、処理やステップを実現、実行するハードウェア要素などは共通でもよいし、手段、処理やステップごとにもしくはタイミングごとに異なってもよい。   Also, the processes and steps shown in the embodiment can be changed by changing the order, executing some of them collectively, or executing them part by part. In addition, hardware elements that implement and execute individual means, processes, and steps may be common, or may differ for each means, process, step, or timing.

また、本出願で示す個々の手段は、外部のサーバが提供している機能をAPI(アプリケーションプログラムインタフェース)やネットワーク・コンピューティング(いわゆるクラウドなど)で呼び出して実現してもよい。さらに、手段などの要素は、コンピュータに限らず、現在のまたは将来登場する他の情報処理機構で実現してもよい。   The individual means shown in the present application may be realized by calling a function provided by an external server by an API (Application Program Interface) or network computing (so-called cloud or the like). Furthermore, elements such as means are not limited to computers, and may be realized by other information processing mechanisms that appear now or in the future.

1 解析サーバ
3 充電池制御部
4 通話制御部
5 測位部
6 演算制御部
7 記憶装置
8 通信装置
9 基本ソフトウェア
20 メール取得手段
30 抽出手段
40 パターン送信手段
45 受信手段
50 パターン記憶手段
55 パターン特定手段
60 要素取得手段
70 候補表示手段
75 文字入力手段
80 メール送信手段
G、G1−G3 画面
M メールサーバ
N 通信ネットワーク
P1、P2 パターン
T 端末
DESCRIPTION OF SYMBOLS 1 Analysis server 3 Rechargeable battery control part 4 Call control part 5 Positioning part 6 Operation control part 7 Storage device 8 Communication apparatus 9 Basic software 20 Mail acquisition means 30 Extraction means 40 Pattern transmission means 45 Reception means 50 Pattern storage means 55 Pattern specification means 60 Element acquisition means 70 Candidate display means 75 Character input means 80 Mail transmission means G, G1-G3 Screen M Mail server N Communication network P1, P2 Pattern T Terminal

Claims (9)

複数の文書から、共通のパターンを正規表現として抽出する抽出手段と、
抽出された前記パターン内の定型部分を順次取得する要素取得手段と、
取得された前記定型部分に対応する入力に応じて前記取得された前記定型部分を入力候補として表示する候補表示手段と、
を備えたことを特徴とする情報処理装置。
Extraction means for extracting a common pattern as a regular expression from a plurality of documents;
Element acquisition means for sequentially acquiring fixed portions in the extracted pattern;
Candidate display means for displaying the acquired fixed part as an input candidate in response to an input corresponding to the acquired fixed part;
An information processing apparatus comprising:
抽出された前記パターンをパターンの候補として複数記憶するパターン記憶手段と、
前記パターン記憶手段に記憶されている前記パターンの候補のうち、与えられた入力に対応するパターンを特定するパターン特定手段と、を備え、
前記要素取得手段は、特定された前記パターン内の要素を順次取得する
ことを特徴とする請求項1記載の情報処理装置。
Pattern storage means for storing a plurality of extracted patterns as pattern candidates;
Pattern specifying means for specifying a pattern corresponding to a given input among the pattern candidates stored in the pattern storage means,
The information processing apparatus according to claim 1, wherein the element acquisition unit sequentially acquires elements in the identified pattern.
端末から送信されたメールを取得するメール取得手段と、
取得された複数の前記メールから共通のパターンを正規表現として抽出する抽出手段と、
抽出されたパターンを端末に送信するパターン送信手段と、
を備えたことを特徴とするサーバ装置。
An email retrieval means for retrieving emails sent from the device;
Extraction means for extracting a common pattern as a regular expression from the plurality of acquired emails;
Pattern transmission means for transmitting the extracted pattern to the terminal;
A server device comprising:
前記抽出手段は、メールアドレスのドメインが共通するユーザにより送信された前記メールから前記パターンを抽出し、
前記送信手段は、抽出された前記パターンを、メールアドレスのドメインが共通するユーザの端末に送信することを特徴とする請求項3記載のサーバ装置。
The extraction means extracts the pattern from the email sent by a user with a common email address domain,
4. The server apparatus according to claim 3, wherein the transmission unit transmits the extracted pattern to a terminal of a user having a common email address domain.
前記抽出手段は、グループに登録されているユーザにより送信されたメールから前記パターンを抽出し、
前記パターン送信手段は、抽出された前記パターンを、前記グループに登録されているユーザの端末に送信することを特徴とする請求項3又は4記載のサーバ装置。
The extraction means extracts the pattern from an email sent by a user registered in a group,
5. The server device according to claim 3, wherein the pattern transmission unit transmits the extracted pattern to a terminal of a user registered in the group.
サーバ装置から受信したパターンをパターンの候補として記憶するパターン記憶手段と、
前記パターン記憶手段に記憶されている前記パターンの候補のうち、与えられた入力に対応するパターンを特定するパターン特定手段と、
特定された前記パターン内の要素を順次取得する要素取得手段と、
取得された前記要素に対応する入力に応じて前記取得された前記要素を入力候補として表示する候補表示手段と、
を備えたことを特徴とする端末。
Pattern storage means for storing the pattern received from the server device as a pattern candidate;
Pattern specifying means for specifying a pattern corresponding to a given input among the pattern candidates stored in the pattern storage means;
Element acquisition means for sequentially acquiring elements in the identified pattern;
Candidate display means for displaying the acquired element as an input candidate in response to an input corresponding to the acquired element;
A terminal comprising:
請求項3から5のいずれか一項に記載のサーバ装置と、請求項6記載の端末と、を備えたシステム。   A system comprising the server device according to any one of claims 3 to 5 and the terminal according to claim 6. 前記サーバ装置の前記抽出手段は、抽出に係る前記パターンに含まれる個人名をワイルドカードに置換し、
前記候補表示手段は、前記パターン内の前記ワイルドカードが含まれる前記要素は、そのワイルドカードを入力しているメールの宛先アドレスに対応した個人名に置換する
ことを特徴とする請求項7記載のシステム。
The extraction means of the server device replaces a personal name included in the pattern related to extraction with a wild card,
The candidate display means replaces the element including the wild card in the pattern with a personal name corresponding to a destination address of an email in which the wild card is input. system.
複数の文書から、共通のパターンを正規表現として抽出する抽出処理と、
抽出された前記パターン内の定型部分を順次取得する要素取得処理と、
取得された前記定型部分に対応する入力に応じて前記取得された前記定型部分を入力候補として表示する候補表示処理と、
をコンピュータが実行することを特徴とする情報処理方法。
An extraction process that extracts a common pattern as a regular expression from multiple documents;
An element acquisition process for sequentially acquiring the fixed portions in the extracted pattern;
A candidate display process for displaying the acquired fixed part as an input candidate in response to an input corresponding to the acquired fixed part;
An information processing method characterized in that a computer executes.
JP2013146551A 2013-07-12 2013-07-12 Information processing apparatus, system, server apparatus, terminal, and information processing method Active JP5931015B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013146551A JP5931015B2 (en) 2013-07-12 2013-07-12 Information processing apparatus, system, server apparatus, terminal, and information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013146551A JP5931015B2 (en) 2013-07-12 2013-07-12 Information processing apparatus, system, server apparatus, terminal, and information processing method

Publications (2)

Publication Number Publication Date
JP2015018487A true JP2015018487A (en) 2015-01-29
JP5931015B2 JP5931015B2 (en) 2016-06-08

Family

ID=52439404

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013146551A Active JP5931015B2 (en) 2013-07-12 2013-07-12 Information processing apparatus, system, server apparatus, terminal, and information processing method

Country Status (1)

Country Link
JP (1) JP5931015B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017039603A1 (en) * 2015-08-31 2017-03-09 Hewlett Packard Enterprise Development Lp Domain classification
JP2020525960A (en) * 2017-07-12 2020-08-27 ノートンライフロック インコーポレイテッド System and method for detecting vulnerabilities on a server

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09269943A (en) * 1996-04-01 1997-10-14 Toshiba Corp Document preparing device and kana/kanji converting method
JP2001117833A (en) * 1999-10-22 2001-04-27 Nec Corp Automatic editing device for electronic mail
JP2007272739A (en) * 2006-03-31 2007-10-18 Nec Corp Character input conversion unit, character input conversion method, program
JP2008305105A (en) * 2007-06-06 2008-12-18 Toshiba Corp Document data processor
JP2010072779A (en) * 2008-09-17 2010-04-02 Mitsubishi Electric Corp Data classifying device, computer program, and data classification method
JP2013068983A (en) * 2011-09-20 2013-04-18 Fuji Xerox Co Ltd Information processing device and information processing program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09269943A (en) * 1996-04-01 1997-10-14 Toshiba Corp Document preparing device and kana/kanji converting method
JP2001117833A (en) * 1999-10-22 2001-04-27 Nec Corp Automatic editing device for electronic mail
JP2007272739A (en) * 2006-03-31 2007-10-18 Nec Corp Character input conversion unit, character input conversion method, program
JP2008305105A (en) * 2007-06-06 2008-12-18 Toshiba Corp Document data processor
JP2010072779A (en) * 2008-09-17 2010-04-02 Mitsubishi Electric Corp Data classifying device, computer program, and data classification method
JP2013068983A (en) * 2011-09-20 2013-04-18 Fuji Xerox Co Ltd Information processing device and information processing program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017039603A1 (en) * 2015-08-31 2017-03-09 Hewlett Packard Enterprise Development Lp Domain classification
US11288594B2 (en) 2015-08-31 2022-03-29 Trend Micro Incorporated Domain classification
JP2020525960A (en) * 2017-07-12 2020-08-27 ノートンライフロック インコーポレイテッド System and method for detecting vulnerabilities on a server

Also Published As

Publication number Publication date
JP5931015B2 (en) 2016-06-08

Similar Documents

Publication Publication Date Title
US10564846B2 (en) Supplementing a virtual input keyboard
US11151367B2 (en) Image processing apparatus and image processing program
JP2006285914A (en) Data retrieval processor and program
CN103959206A (en) Methods and apparatus for dynamically adapting a virtual keyboard
US9262399B2 (en) Electronic device, character conversion method, and storage medium
CN112559672B (en) Information detection method, electronic device and computer storage medium
JP2019117622A (en) Image processing system and image processing program
JP2013149273A (en) Method, apparatus and computer program for providing input order independent character input mechanism
JP5931015B2 (en) Information processing apparatus, system, server apparatus, terminal, and information processing method
US20190197337A1 (en) Image processing apparatus and image processing program
JP2016066232A (en) Answer search system, data transmission/reception device, and answer search device
CN112445346A (en) Information input method, device, equipment and storage medium
WO2019225560A1 (en) Search word suggestion device, method for generating unique expression information, and program for generating unique expression information
JP6095103B2 (en) Electronic device, communication method and program
US20180253488A1 (en) Personal connection information creating device, computer readable recording medium having a personal connection information creation program stored therein, and a personal connection information creating method
US10044907B2 (en) Information processing apparatus and method for the replacement of personal information in print documents
JP2017228293A (en) User information input assistance system
JP2006048213A (en) Data processing system, data processing device, and program
JP6752705B2 (en) Server equipment, information processing equipment, information processing methods, and programs
JP2012178024A (en) Portable terminal device and character input method of the same
JP6973132B2 (en) Information processing equipment, information processing methods and information processing programs
JP7091725B2 (en) Information processing equipment, search method, program, network system
JP2007004429A (en) Document processor
JP2018120326A (en) Commodity information management device, commodity information management method and program
KR20180024288A (en) Electronic device and operating method thereof

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150203

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20150220

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150403

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150908

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20151106

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160426

R150 Certificate of patent or registration of utility model

Ref document number: 5931015

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250