JP2021026472A - Service provider selection system, service provider selection method and program - Google Patents

Service provider selection system, service provider selection method and program Download PDF

Info

Publication number
JP2021026472A
JP2021026472A JP2019143445A JP2019143445A JP2021026472A JP 2021026472 A JP2021026472 A JP 2021026472A JP 2019143445 A JP2019143445 A JP 2019143445A JP 2019143445 A JP2019143445 A JP 2019143445A JP 2021026472 A JP2021026472 A JP 2021026472A
Authority
JP
Japan
Prior art keywords
service provider
information
word information
service
selection system
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
JP2019143445A
Other languages
Japanese (ja)
Inventor
横山 哲也
Tetsuya Yokoyama
哲也 横山
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.)
Yeepa Co Ltd
Original Assignee
Yeepa 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 Yeepa Co Ltd filed Critical Yeepa Co Ltd
Priority to JP2019143445A priority Critical patent/JP2021026472A/en
Publication of JP2021026472A publication Critical patent/JP2021026472A/en
Pending legal-status Critical Current

Links

Abstract

To provide a service provider selection system, service provider selection method and program that can select a proper service provider even when keyword retrieval is not performed.SOLUTION: A service provider selection system comprises a service provider information storage unit 31, and a processing unit 33. The service provider information storage unit 31 is configured to record service provider word information on a plurality of service providers. The service provider word information is information that has a service provider associated with one or more words related to the service provider. The processing unit 33 is configured to refer to morpheme extracted by subjecting sentence information input from a user terminal 4 to a morpheme analysis, identify the service provider word information matching the morpheme from a plurality of pieces of service provider word information, and select the service provider associated with the service provider word information.SELECTED DRAWING: Figure 3

Description

本発明は、サービス提供者選定システム、サービス提供者の選定方法及びプログラムに関する。 The present invention relates to a service provider selection system, a service provider selection method, and a program.

特許文献1には、従来の委託販売システムが記載されている。この特許文献1に記載の委託販売システムは、Twitter(登録商標)等のコミュニケーションツールのタイムラインを利用して、サービスの委託元と委託先とを結びつけるシステムである。 Patent Document 1 describes a conventional consignment sales system. The consignment sales system described in Patent Document 1 is a system that connects a service consignor and a consignee by using a timeline of a communication tool such as Twitter (registered trademark).

委託元は、コミュニケーションツールの検索機能を用いて、自己のサービスに合致した委託先をキーワード検索し、検索された委託先をグループ生成する。そして、グループ生成に基づいて、コミュニケーションツールに投稿したつぶやき情報をタイムラインに表示する。 The consignor uses the search function of the communication tool to perform a keyword search for the consignee that matches his / her service, and generates a group of the searched consignees. Then, based on the group generation, the tweet information posted to the communication tool is displayed on the timeline.

このタイムラインを見て興味を持った委託先が、委託元に対して、申し込みを行う。 The contractor who is interested in seeing this timeline makes an application to the contractor.

特開2012−128537号公報Japanese Unexamined Patent Publication No. 2012-128537

しかし、コミュニケーションツールの検索機能では、キーワード検索を行う必要がある。キーワード検索は、検索に慣れた者でないと、適切な委託先が見つけられないことがある。 However, in the search function of the communication tool, it is necessary to perform a keyword search. In keyword search, it may not be possible to find an appropriate contractor unless you are accustomed to searching.

本発明は、上記事情に鑑みてなされ、キーワード検索をしなくても、適切なサービス提供者を選定することができるサービス提供者選定システム、サービス提供者の選定方法及びプログラムを提供することを目的とする。 The present invention has been made in view of the above circumstances, and an object of the present invention is to provide a service provider selection system, a service provider selection method, and a program capable of selecting an appropriate service provider without performing a keyword search. And.

本発明に係る一態様のサービス提供者選定システムは、サービス提供者情報記憶部と、処理部と、を備える。前記サービス提供者情報記憶部は、サービス提供者と前記サービス提供者に関連する一又は複数の単語とが対応付けられたサービス提供者単語情報を、複数のサービス提供者について記録する。前記処理部は、サービス提供者情報記憶部と、ユーザ端末から入力された文章情報を形態素解析して抽出された形態素を参照し、前記複数のサービス提供者単語情報から、前記形態素に一致するサービス提供者単語情報を割り出し、そのサービス提供者単語情報に対応付けられたサービス提供者を選定する。 One aspect of the service provider selection system according to the present invention includes a service provider information storage unit and a processing unit. The service provider information storage unit records service provider word information in which a service provider and one or more words related to the service provider are associated with each other for the plurality of service providers. The processing unit refers to the service provider information storage unit and the morphological elements extracted by morphological analysis of the text information input from the user terminal, and from the plurality of service provider word information, the service that matches the morphological elements. The provider word information is calculated, and the service provider associated with the service provider word information is selected.

本発明に係る一態様のサービス提供者の選定方法は、サービス提供者と前記サービス提供者に関連する一又は複数の単語とが対応付けられたサービス提供者単語情報を、複数のサービス提供者について、予め記録しておき、ユーザ端末から入力された文章情報を形態素解析して抽出された形態素を参照し、前記複数のサービス提供者単語情報から、前記形態素に一致するサービス提供者単語情報を割り出し、そのサービス提供者単語情報に対応付けられたサービス提供者を選択する。 The method for selecting a service provider according to the present invention is to provide service provider word information in which a service provider and one or more words related to the service provider are associated with each other for a plurality of service providers. , Pre-recorded, refer to the morphological elements extracted by morphological analysis of the text information input from the user terminal, and determine the service provider word information matching the morphological elements from the plurality of service provider word information. , Select the service provider associated with the service provider word information.

本発明に係る一態様のプログラムは、コンピュータを、サービス提供者情報記憶部及び処理部として機能させるプログラムである。前記サービス提供者情報記憶部は、サービス提供者と前記サービス提供者に関連する一又は複数の単語とが対応付けられたサービス提供者単語情報を、複数のサービス提供者について記録する。前記処理部は、ユーザ端末から入力された文章情報を形態素解析して抽出された形態素を参照し、前記複数のサービス提供者単語情報から、前記形態素に一致するサービス提供者単語情報を割り出し、そのサービス提供者単語情報に対応付けられたサービス提供者を選択する。 The program of one aspect according to the present invention is a program that causes a computer to function as a service provider information storage unit and a processing unit. The service provider information storage unit records service provider word information in which a service provider and one or more words related to the service provider are associated with each other for the plurality of service providers. The processing unit refers to the morpheme extracted by morphological analysis of the text information input from the user terminal, determines the service provider word information matching the morpheme from the plurality of service provider word information, and obtains the service provider word information. Service provider Select the service provider associated with the word information.

本発明に係る上記態様のサービス提供者選定システム、サービス提供者の選定方法及びプログラムは、キーワード検索をしなくても、適切なサービス提供者を選定することができる、という利点がある。 The service provider selection system, the service provider selection method, and the program according to the above aspect according to the present invention have an advantage that an appropriate service provider can be selected without performing a keyword search.

図1は、本発明の一実施形態に係るサービス提供者選定システムの構成図である。FIG. 1 is a configuration diagram of a service provider selection system according to an embodiment of the present invention. 図2は、同上のコンピュータのハードウェア構成を示すブロック図である。FIG. 2 is a block diagram showing the hardware configuration of the same computer. 図3は、同上のサービス提供者選定システムのブロック図である。FIG. 3 is a block diagram of the same service provider selection system. 図4は、同上のユーザ端末のチャット画面の一例を示す図である。FIG. 4 is a diagram showing an example of the chat screen of the user terminal as described above. 図5は、同上のサーバの動作を示すフローチャートである。FIG. 5 is a flowchart showing the operation of the same server. 図6は、同上のサービス提供者選定システムのシーケンス図である。FIG. 6 is a sequence diagram of the same service provider selection system.

(1)実施形態 (1) Embodiment

以下、本実施形態に係るサービス提供者選定システム1について、詳細に説明する。
(1.1)システム構成
Hereinafter, the service provider selection system 1 according to the present embodiment will be described in detail.
(1.1) System configuration

図1は、本実施形態に係るサービス提供者選定システム1の構成の一例を示す図である。本実施形態に係る情報処理システムは、図1に示すように、サーバ2(サービス提供者選定装置)と、少なくとも一つのユーザ端末4と、複数のサービス提供者端末5と、を備える。サーバ2と、ユーザ端末4と、複数のサービス提供者端末5とは、ネットワーク6を介して、相互にデータの送受信が可能に接続されている。ネットワーク6は、例えば、インターネット、専用通信回線(例えば、CATV(Community Antenna Television)回線)、移動体通信網(基地局等を含む)、ゲートウェイ等、又はこれらの組み合わせにより構成されている。 FIG. 1 is a diagram showing an example of the configuration of the service provider selection system 1 according to the present embodiment. As shown in FIG. 1, the information processing system according to the present embodiment includes a server 2 (service provider selection device), at least one user terminal 4, and a plurality of service provider terminals 5. The server 2, the user terminal 4, and the plurality of service provider terminals 5 are connected to each other via the network 6 so that data can be transmitted and received. The network 6 is composed of, for example, the Internet, a dedicated communication line (for example, a CATV (Community Antenna Television) line), a mobile communication network (including a base station, etc.), a gateway, or a combination thereof.

サーバ2は、サービス提供者選定システム1において、ユーザ端末4から入力された文章のデータを受け付け、これに基づいてサービス提供者を選定したり、サービス提供者とユーザ端末4との間に介在して、サービス提供者及びユーザに対して各種サービスを提供したりするサーバ装置である。サーバ2は、例えば、PC/AT互換機やMAC規格機等のPC(Personal Computer)、専用機、ブレードサーバ等を用いた、いわゆるクラウドコンピューティング用のサーバであることが好ましい。 The server 2 receives text data input from the user terminal 4 in the service provider selection system 1, selects a service provider based on the data, or intervenes between the service provider and the user terminal 4. It is a server device that provides various services to service providers and users. The server 2 is preferably a server for so-called cloud computing, for example, using a PC (Personal Computer) such as a PC / AT compatible machine or a MAC standard machine, a dedicated machine, a blade server, or the like.

ここで、本開示でいう「サービス提供者」とは、ユーザに対し、サービスや商品販売を行い得る者を意味し、例えば、電気機器、水まわり、建物等の修理業者、飲食店、配達業者、家具販売・修理業者、花屋、スーパー、病院、歯医者、自動車ディーラー、冠婚葬祭、ガソリンスタンド、アミューズメントパーク、レンタルビデオ店、ドラッグストア、図書館等が挙げられる。 Here, the "service provider" as used in the present disclosure means a person who can sell services and products to a user, for example, a repair company for electrical equipment, a water supply, a building, a restaurant, and a delivery company. , Furniture dealers / repairers, florists, supermarkets, hospitals, dentists, car dealers, ceremonial occasions, gas stations, amusement parks, rental video stores, drug stores, libraries, etc.

サービス提供者端末5は、サービス提供者選定システム1を利用するサービス提供者が所有する端末機器である。本実施形態に係るサービス提供者端末5は、ノート型PC(Personal Computer)であるが、例えば、スマートフォン、PDA(Personal Digital Assistant)、タブレット等の携帯情報端末、携帯電話機、デスクトップ型PC等であってもよい。 The service provider terminal 5 is a terminal device owned by a service provider who uses the service provider selection system 1. The service provider terminal 5 according to the present embodiment is a notebook PC (Personal Computer), and is, for example, a mobile information terminal such as a smartphone, a PDA (Personal Digital Assistant), a tablet, a mobile phone, a desktop PC, or the like. You may.

ユーザ端末4は、サービス提供者選定システム1を利用するユーザが所有する端末機器である。本実施形態に係るユーザ端末4は、スマートフォンであるが、例えば、デスクトップ型PC、ノート型PC、PDA(Personal Digital Assistant)、タブレット等の携帯情報端末、携帯電話機等であってもよい。 The user terminal 4 is a terminal device owned by a user who uses the service provider selection system 1. The user terminal 4 according to the present embodiment is a smartphone, but may be, for example, a desktop PC, a notebook PC, a PDA (Personal Digital Assistant), a mobile information terminal such as a tablet, a mobile phone, or the like.

ユーザ端末4及びサービス提供者端末5には、サーバ2が提供するサービスを利用するためのアプリケーションプログラム(以下、アプリという場合がある)が記憶される。アプリは、サーバ2が提供するサービスにおいて、例えば、つぶやきリクエストの受け付け、サービス提供者とチャットを行うためのチャット画面8(図4)の表示、予約フォーム81の表示等を実行させる。当該アプリを実行することにより、ユーザ端末4及びサービス提供者端末5はサーバ2にアクセスして、アプリの実行に用いる情報を送受信する。 The user terminal 4 and the service provider terminal 5 store an application program (hereinafter, may be referred to as an application) for using the service provided by the server 2. In the service provided by the server 2, the application executes, for example, acceptance of a tweet request, display of a chat screen 8 (FIG. 4) for chatting with a service provider, display of a reservation form 81, and the like. By executing the application, the user terminal 4 and the service provider terminal 5 access the server 2 and transmit / receive information used for executing the application.

ここでいう「つぶやきリクエスト」とは、ユーザが、いずれかのサービス提供者に対して要求する情報を含む呟いたような文章情報のことである。一例として、「歯が痛い」「ガラスが割れたー」「週1回ダブルワークが可能なアルバイトがしたい」等が挙げられる。なお、つぶやきリクエストの文章の長短には制限はない。 The "tweet request" referred to here is text information as if the user muttered, including information requested from any service provider. Examples include "I have a toothache", "The glass is broken", and "I want to have a part-time job that allows me to do double work once a week". There is no limit to the length of the tweet request text.

サービス提供者選定システム1は、例えば、クラウドサービスの一つであるGoogle(登録商標)が提供するFirebaseを用いて実装されてもよい。Firebaseは、リアルタイム同期型データベースを用いている。
(1.2)ハードウェア構成
The service provider selection system 1 may be implemented using, for example, Firebase provided by Google (registered trademark), which is one of the cloud services. Firebase uses a real-time synchronous database.
(1.2) Hardware configuration

サーバ2、サービス提供者端末5及びユーザ端末4の各々は、図2に示すようなコンピュータ7によって実現される。コンピュータ7は、プロセッサ71と、メモリ72と、ストレージ73と、入出力インターフェース(入出力I/F)74と、通信インターフェース(通信I/F)75と、を備える。これらプロセッサ71、メモリ72、ストレージ73、入出力I/F74及び通信I/F75は、バス76を介して互いに接続される。サービス提供者選定システム1は、プロセッサ71、メモリ72、ストレージ73、入出力I/F74及び通信I/F75の協働によって、各種機能を実現することができる。サーバ2、サービス提供者端末5及びユーザ端末4では、ハードウェア構成として、いずれも略同じ構成を有する。 Each of the server 2, the service provider terminal 5, and the user terminal 4 is realized by a computer 7 as shown in FIG. The computer 7 includes a processor 71, a memory 72, a storage 73, an input / output interface (input / output I / F) 74, and a communication interface (communication I / F) 75. The processor 71, the memory 72, the storage 73, the input / output I / F74, and the communication I / F75 are connected to each other via the bus 76. The service provider selection system 1 can realize various functions by the cooperation of the processor 71, the memory 72, the storage 73, the input / output I / F74, and the communication I / F75. The server 2, the service provider terminal 5, and the user terminal 4 all have substantially the same hardware configuration.

プロセッサ71は、ストレージ73に記憶されるプログラムに従って、各種機能を実行する。プロセッサ71としては、例えば、CPU(Central Processing Unit;中央処理装置)、MPU(Micro Processing Unit)、GPU(Graphics Processing Unit)、マイクロプロセッサ71(microprocessor)等が挙げられる。 The processor 71 executes various functions according to a program stored in the storage 73. Examples of the processor 71 include a CPU (Central Processing Unit), an MPU (Micro Processing Unit), a GPU (Graphics Processing Unit), a microprocessor 71 (microprocessor), and the like.

メモリ72は、ストレージ73から読み込んだプログラムを一時的に記憶し、プロセッサ71に対して作業領域を提供する。メモリ72としては、例えば、RAM(Random Access Memory)、ROM(Read Only Memory)等が挙げられる。 The memory 72 temporarily stores the program read from the storage 73 and provides a work area to the processor 71. Examples of the memory 72 include RAM (Random Access Memory), ROM (Read Only Memory), and the like.

ストレージ73は、プログラムを記憶する。ストレージ73としては、例えば、HDD(Hard Disk Drive)、SSD(Solid State Drive)、フラッシュメモリ等が挙げられる。 The storage 73 stores the program. Examples of the storage 73 include an HDD (Hard Disk Drive), an SSD (Solid State Drive), and a flash memory.

入出力I/F74は、コンピュータ7に対する各種操作を入力する入力装置及びコンピュータ7によって処理された処理結果を出力する出力装置を含む。入出力I/F74は、入力装置と出力装置が一の筐体に収まっていてもよいし、各々が別個の筐体に収まってもよい。 The input / output I / F 74 includes an input device for inputting various operations to the computer 7 and an output device for outputting the processing result processed by the computer 7. In the input / output I / F 74, the input device and the output device may be housed in one housing, or each may be housed in a separate housing.

入力装置は、プロセッサ71に対して、情報を入力するための装置である。入力装置としては、例えば、タッチパネル、タッチディスプレイ、キーボード等のハードウェアキーや、マウス等のポインティングデバイス、カメラ、マイク等が挙げられる。 The input device is a device for inputting information to the processor 71. Examples of the input device include hardware keys such as a touch panel, a touch display, and a keyboard, a pointing device such as a mouse, a camera, and a microphone.

出力装置は、プロセッサ71で処理された処理結果を出力することができる装置である。出力装置は、処理結果を映像又は動画として出力する場合、フレームバッファに書き込まれた表示データに従って、当該表示データを表示することができる装置のことである。出力装置は、例えば、タッチパネル、タッチディスプレイ、液晶ディスプレイ、ヘッドマウントディスプレイ、プロジェクター、ホログラム、プロジェクションマッピング、スピーカ、プリンタ等が挙げられる。 The output device is a device capable of outputting the processing result processed by the processor 71. The output device is a device capable of displaying the display data according to the display data written in the frame buffer when the processing result is output as a video or moving image. Examples of the output device include a touch panel, a touch display, a liquid crystal display, a head-mounted display, a projector, a hologram, a projection mapping, a speaker, a printer and the like.

通信I/F75は、ネットワーク6を介して各種データの送受信を行う。通信I/F75による通信は、有線又は無線で実行される。例えば、ユーザ端末4の通信I/F75は、ネットワーク6を介して、サーバ2との通信を実行し、サービス提供者端末5の通信I/F75は、ネットワーク6を介して、サーバ2との通信を実行する。ここで受信した情報は、プロセッサ71に伝達される。
(1.3)機能構成
The communication I / F75 transmits / receives various data via the network 6. Communication by communication I / F75 is executed by wire or wirelessly. For example, the communication I / F75 of the user terminal 4 executes communication with the server 2 via the network 6, and the communication I / F75 of the service provider terminal 5 communicates with the server 2 via the network 6. To execute. The information received here is transmitted to the processor 71.
(1.3) Functional configuration

図3は、本実施形態に係るサービス提供者選定システム1の機能構成の一例を示す図である。サーバ2は、図3に示すように、制御部3を備える。制御部3は、サービス提供者情報記憶部31と、文章記憶部32と、処理部33と、文章情報配信部34と、チャット表示部35と、を備える。これら文章記憶部32、処理部33、文章情報配信部34及びチャット表示部35は、コンピュータ7が備えるプロセッサ71、メモリ72、ストレージ73、入出力I/F74及び通信I/F75の協働により実現される。 FIG. 3 is a diagram showing an example of the functional configuration of the service provider selection system 1 according to the present embodiment. As shown in FIG. 3, the server 2 includes a control unit 3. The control unit 3 includes a service provider information storage unit 31, a text storage unit 32, a processing unit 33, a text information distribution unit 34, and a chat display unit 35. The text storage unit 32, the processing unit 33, the text information distribution unit 34, and the chat display unit 35 are realized by the cooperation of the processor 71, the memory 72, the storage 73, the input / output I / F74, and the communication I / F75 included in the computer 7. Will be done.

サービス提供者情報記憶部31は、複数のサービス提供者についてのサービス提供者単語情報を記録する。「サービス提供者単語情報」とは、サービス提供者と、サービス提供者に関連する一又は複数の単語とが対応付けられた情報を意味する。「サービス提供者に関連する単語」とは、サービス提供者の業務に関連性を持ち、かつ意味を持つ表現要素の最小単位の単語を意味する。例えば、サービス提供者がスマートフォンの修理業者である場合、一例として「スマートフォン」「タブレット」「ディスプレイ」「修理」「割れる」「ひび割れ」「交換」が挙げられる。他例として、例えば、サービス提供者がピザの宅配業者である場合、一例として、「ピザ」「ポテト」「お腹すいた」「食べたい」「宅配」「配達」等が挙げられる。 The service provider information storage unit 31 records service provider word information for a plurality of service providers. "Service provider word information" means information in which a service provider is associated with one or more words related to the service provider. The "word related to the service provider" means a word that is the smallest unit of an expression element that is relevant to the business of the service provider and has meaning. For example, when the service provider is a smartphone repair company, examples include "smartphone", "tablet", "display", "repair", "cracking", "cracking", and "replacement". As another example, for example, when the service provider is a pizza delivery company, examples include "pizza", "potato", "hungry", "want to eat", "home delivery", and "delivery".

サービス提供者情報記憶部31への単語の入力は、例えば、サービス提供者端末5を用いて、アプリやインターネットブラウザによって行われてもよいし、サービス提供者端末5を用いずに、例えば、メール、電話、ファクシミリ等によって、システム管理者に連絡し、システム管理者が入力装置を用いて入力してもよい。 The input of a word into the service provider information storage unit 31 may be performed by, for example, an application or an Internet browser using the service provider terminal 5, or, for example, an email without using the service provider terminal 5. , The system administrator may be contacted by telephone, facsimile, etc., and the system administrator may input using the input device.

文章記憶部32は、ユーザ端末4から入力された文章情報(つぶやきリクエスト)を記憶する。本実施形態に係る文章記憶部32は、ユーザ端末4を識別するID(例えば、MACアドレス)と、文章情報とを対応付けて記録する。文章記憶部32は、記憶した文章情報を、処理部33と文章情報配信部34とに出力する。 The sentence storage unit 32 stores the sentence information (tweet request) input from the user terminal 4. The text storage unit 32 according to the present embodiment records the ID (for example, MAC address) that identifies the user terminal 4 and the text information in association with each other. The sentence storage unit 32 outputs the stored sentence information to the processing unit 33 and the sentence information distribution unit 34.

処理部33は、文章記憶部32から文章情報が入力されると、処理を実行し、一又は複数のサービス提供者を選定する。処理部33は、形態素解析部331と、判定部332と、を備える。 When the text information is input from the text storage unit 32, the processing unit 33 executes the processing and selects one or a plurality of service providers. The processing unit 33 includes a morphological analysis unit 331 and a determination unit 332.

形態素解析部331は、文章記憶部32から入力された文章情報を形態素解析して、形態素を抽出する。形態素解析部331には、「MeCab」「ChaSen」「JUMAN」「RakutenMA」「kuromoji」等の形態素解析器が用いられてもよい。形態素解析部331によって抽出された形態素の情報は、判定部332に出力される。 The morphological analysis unit 331 analyzes the sentence information input from the sentence storage unit 32 and extracts the morpheme. For the morphological analysis unit 331, a morphological analyzer such as "MeCab", "ChaSen", "JUMAN", "RakutenMA", or "kuromoji" may be used. The morpheme information extracted by the morphological analysis unit 331 is output to the determination unit 332.

判定部332は、形態素解析部331によって抽出された形態素を参照し、複数のサービス提供者単語情報の中から、形態素に一致するサービス提供者単語情報を割り出す。ここで、「形態素とサービス提供者単語情報とが一致する」とは、一のサービス提供者のサービス提供者単語情報に対し、一の文章から抽出された複数の形態素が、一部のみ一致してもよいし、すべて一致してもよい。判定部332は、形態素に一致するサービス提供者単語情報に対応するサービス提供者を判定し、一又は複数のサービス提供者を選定する。 The determination unit 332 refers to the morpheme extracted by the morphological analysis unit 331, and determines the service provider word information matching the morpheme from the plurality of service provider word information. Here, "the morpheme and the service provider word information match" means that a plurality of morphemes extracted from one sentence match only a part of the service provider word information of one service provider. It may be all the same. The determination unit 332 determines the service provider corresponding to the service provider word information matching the morpheme, and selects one or a plurality of service providers.

ここでいう「一致」には、比較する両者において、かな、カタカナ、漢字、ローマ字及びアルファベット間の表記上の違いや、例えば「サーバ」と「サーバー」といったような表記揺れの違いがある場合も「一致」に含まれる。 The term "match" here may mean that there are differences in notation between kana, katakana, kanji, romaji, and alphabets, and differences in notation such as "server" and "server" between the two. Included in "match".

判定部332は、「一致する」と判定したサービス提供者が複数いる場合、一覧(リスト)を更新する。このとき更新されるサービス提供者の一覧は、一の文章情報から抽出された複数の形態素に対し、一致度が高いサービス提供者単語情報に対応するサービス提供者ほど、優先度が高くなる(つまり、一覧のうちのより上位に位置する)ことが好ましい。 The determination unit 332 updates the list when there are a plurality of service providers determined to be "matching". The list of service providers updated at this time has a higher priority (that is, the service provider corresponding to the service provider word information having a higher degree of matching with respect to a plurality of morphemes extracted from one sentence information). , Located higher in the list).

判定部332で選定されたサービス提供者の情報は、文章情報配信部34に出力される。 The information of the service provider selected by the determination unit 332 is output to the text information distribution unit 34.

文章情報配信部34は、判定部332で選定されたサービス提供者が所有するサービス提供者端末5に対して、ユーザ端末4で入力された文章情報(つぶやきリクエスト)を受け取ることを許容する。本実施形態に係る文章情報配信部34は、当該サービス提供者に対し、プッシュ配信により、文章情報を送信し、これによって、当該サービス提供者は文章情報を受け取ることができる。ただし、文章情報配信部34は、例えば、判定部332で選定されたサービス提供者に対し、所定のURLが掲載されたメールを送信して、当該サービス提供者に対し、所定のURLにアクセスさせて、文章情報を受け取らせてもよい。なお、所定のURLが掲載されたメールは、所定のURI(Uniform Resource Identifier)が掲載されたメールであっても良い。 The text information distribution unit 34 allows the service provider terminal 5 owned by the service provider selected by the determination unit 332 to receive the text information (tweet request) input by the user terminal 4. The text information distribution unit 34 according to the present embodiment transmits text information to the service provider by push distribution, whereby the service provider can receive the text information. However, the text information distribution unit 34 sends, for example, an e-mail containing a predetermined URL to the service provider selected by the determination unit 332, and causes the service provider to access the predetermined URL. You may receive the text information. The e-mail containing the predetermined URL may be the e-mail containing the predetermined URI (Uniform Resource Identifier).

チャット表示部35は、処理部33で選定されたサービス提供者のサービス提供者端末5と、ユーザ端末4とに、チャット画面8を表示させる。チャット画面8では、当該サービス提供者と、ユーザとの間でメッセージのやり取りができる。ユーザは、チャットを用いて、例えば、空席状況の確認、見積りの依頼、予約等を行うことができる。一方、サービス提供者は、チャットを用いて、例えば、サービス内容の紹介、見積りの提示、サービス内容の確認、予約の確認等を行うことができる。 The chat display unit 35 causes the service provider terminal 5 and the user terminal 4 of the service provider selected by the processing unit 33 to display the chat screen 8. On the chat screen 8, messages can be exchanged between the service provider and the user. The user can use chat to check, for example, the availability of seats, request an estimate, make a reservation, and the like. On the other hand, the service provider can use chat to, for example, introduce the service content, present an estimate, confirm the service content, confirm the reservation, and the like.

チャット表示部35は、予約管理部351を有する。予約管理部351は、サービス提供者に対してユーザが行う予約を管理する。ここでいう「予約を管理する」とは、予約の設定、予約日時前のリマインダー、予約の取消し、予約の変更を含む。予約管理部351は、図4に示すように、ユーザがサービス提供者に対して予約の設定を行う際、予約フォーム81を、チャット画面8に表示させることができる。ユーザは、予約フォーム81に予約情報を入力した状態で「予約する」ボタンをタップすると、その予約情報が予約管理部351に記録される。予約管理部351は、予約情報を用いて、予約日時の数日前又は/及び数時間前にリマインダーをプッシュ配信してもよい。 The chat display unit 35 has a reservation management unit 351. The reservation management unit 351 manages reservations made by the user to the service provider. The term "managing reservations" as used herein includes setting reservations, reminders before the reservation date and time, canceling reservations, and changing reservations. As shown in FIG. 4, the reservation management unit 351 can display the reservation form 81 on the chat screen 8 when the user sets the reservation for the service provider. When the user taps the "reserve" button with the reservation information entered in the reservation form 81, the reservation information is recorded in the reservation management unit 351. The reservation management unit 351 may use the reservation information to push-deliver a reminder several days or / or several hours before the reservation date and time.

また、予約管理部351は、予約が設定(確定)されたことの確認のために、ユーザ及びサービス提供者に対し、予約が設定された内容のメールを送信してもよい。 In addition, the reservation management unit 351 may send an e-mail with the content of the reservation set to the user and the service provider in order to confirm that the reservation has been set (confirmed).

予約の設定後、ユーザが予約日時の変更や、予約の取消しを行いたい場合、チャットを用いて、サービス提供者に連絡すればよい。また、サービス内容の細かい打ち合わせ等が必要な場合、チャットにより連絡を取り合うことで、効率よく、段取りを行うことができる。
(1.4)動作
(1.4.1)サーバ
After setting the reservation, if the user wants to change the reservation date and time or cancel the reservation, he / she can contact the service provider using chat. In addition, when detailed meetings of service contents are required, it is possible to efficiently set up by communicating by chatting.
(1.4) Operation (1.4.1) Server

まず、本実施形態に係るサービス提供者選定システム1の制御部3の動作について、図5を用いて説明する。図5は本実施形態に係る制御部3の動作の一例を示すフローチャートである。 First, the operation of the control unit 3 of the service provider selection system 1 according to the present embodiment will be described with reference to FIG. FIG. 5 is a flowchart showing an example of the operation of the control unit 3 according to the present embodiment.

ユーザは、ユーザ端末4を起動し、ユーザ端末4のアプリを起動して、つぶやきリクエストを入力する。すると、ユーザ端末4は、つぶやきリクエストの文章情報をサーバ2に送信する(S1)。 The user starts the user terminal 4, starts the application of the user terminal 4, and inputs a tweet request. Then, the user terminal 4 transmits the text information of the tweet request to the server 2 (S1).

サーバ2は、形態素解析部331で、文章情報(つぶやきリクエスト)を形態素解析し、一又は複数の形態素を抽出する(S2)。 The server 2 uses the morphological analysis unit 331 to perform morphological analysis of text information (tweet request) and extract one or a plurality of morphemes (S2).

次いで、サーバ2は、判定部332で、文章情報(つぶやきリクエスト)から抽出した形態素を参照し、予め記録されている複数のサービス提供者単語情報のうち、当該形態素と一致するサービス提供者単語情報を割り出し、このサービス提供者単語情報に対応するサービス提供者を選定する(S3)。 Next, the server 2 refers to the morpheme extracted from the text information (tweet request) by the determination unit 332, and among the plurality of service provider word information recorded in advance, the service provider word information that matches the morpheme. Is determined, and a service provider corresponding to this service provider word information is selected (S3).

次いで、サーバ2は、選定したサービス提供者を基に一覧を更新し、これらサービス提供者に対して、ユーザが入力したつぶやきリクエストについて、プッシュ配信を行う(S4〜S5)。その後、選定されたサービス提供者端末5とユーザ端末4とに対し、チャット画面8を表示させる。
(1.4.2)サービス提供者選定システム
Next, the server 2 updates the list based on the selected service providers, and push-delivers the tweet requests input by the user to these service providers (S4 to S5). After that, the chat screen 8 is displayed on the selected service provider terminal 5 and the user terminal 4.
(14.2) Service provider selection system

次に、本実施形態に係るサービス提供者選定システム1の動作について、図6を用いて説明する。図6は本実施形態に係るサービス提供者選定システム1の動作の一例を示すシーケンス図である。 Next, the operation of the service provider selection system 1 according to the present embodiment will be described with reference to FIG. FIG. 6 is a sequence diagram showing an example of the operation of the service provider selection system 1 according to the present embodiment.

ユーザ端末4に対し、ユーザがつぶやきリクエストを入力すると、ユーザ端末4はつぶやきリクエストを受付け、そのつぶやきリクエストの文章情報をサーバ2に送信する。サーバ2は、文章情報を受信すると、文章情報について形態素解析を実行し、文章情報から一又は複数の形態素を抽出する。サーバ2は、抽出した形態素を参照し、一又は複数のサービス提供者を選定する。サーバ2は、選定したサービス提供者に対して、つぶやきリクエストの文章情報をプッシュ配信する(S10〜S13)。 When the user inputs a tweet request to the user terminal 4, the user terminal 4 accepts the tweet request and transmits the text information of the tweet request to the server 2. When the server 2 receives the text information, it executes morphological analysis on the text information and extracts one or more morphemes from the text information. The server 2 refers to the extracted morpheme and selects one or more service providers. The server 2 push-delivers the text information of the tweet request to the selected service provider (S10 to S13).

サービス提供者端末5は、つぶやきリクエストの文章情報を受信する。サービス提供者は、ユーザのつぶやきリクエストからユーザの要望に対応できるか否かを判断し、ユーザの要望に対応できる場合、サービス提供者端末5を操作して、サーバ2に対し、チャットルームの作成を要求する(S14〜S15)。 The service provider terminal 5 receives the text information of the tweet request. The service provider determines whether or not the user's request can be responded to from the user's tweet request, and if it can respond to the user's request, operates the service provider terminal 5 to create a chat room for the server 2. (S14 to S15).

サービス提供者端末5からチャットルーム作成の要求を受けたサーバ2は、ユーザ端末4と当該サービス提供者端末5とのチャットルームを作成する。チャットルームが作成されると、サービス提供者は、サービス提供者端末5を用いて「対応できます」「どの程度破損しているか写真を送ってもらえますか」等のメッセージを送信する(S16〜S17)。 The server 2 that receives the request for creating a chat room from the service provider terminal 5 creates a chat room between the user terminal 4 and the service provider terminal 5. When the chat room is created, the service provider uses the service provider terminal 5 to send messages such as "I can handle it" and "Can you send me a photo of how damaged it is?" (S16 ~ S17).

その後、ユーザは、ユーザ端末4を操作し、サービス提供者と、連絡を取り合うことができる(S18)。
(2)変形例
After that, the user can operate the user terminal 4 and keep in touch with the service provider (S18).
(2) Modification example

上記実施形態は、本開示の様々な実施形態の一つに過ぎない。実施形態は、本開示の目的を達成できれば、設計等に応じて種々の変更が可能である。以下、実施形態の変形例を列挙する。以下に説明する変形例は、適宜組み合わせて適用可能である。 The above embodiment is only one of the various embodiments of the present disclosure. The embodiment can be changed in various ways depending on the design and the like as long as the object of the present disclosure can be achieved. Hereinafter, modifications of the embodiment are listed. The modifications described below can be applied in combination as appropriate.

上記実施形態では、一のユーザ端末4について説明したが、本開示に係るサービス提供者選定システム1は複数のユーザ端末4を有してもよい。 In the above embodiment, one user terminal 4 has been described, but the service provider selection system 1 according to the present disclosure may have a plurality of user terminals 4.

つぶやきリクエストを送信する際、つぶやきリクエストと共に画像データを添付できるようにしてもよい。このとき、文章情報配信部34は、選定されたサービス提供者に対し、つぶやきリクエストの文章情報と共に画像データを送信することが好ましい。これによって、例えば、「家のガラスが割れた」というつぶやきリクエストに対し、ガラスの割れた写真の画像データを添付することで、サービス提供者とのやり取りを短縮することもできる。 When sending a tweet request, image data may be attached together with the tweet request. At this time, it is preferable that the text information distribution unit 34 transmits the image data together with the text information of the tweet request to the selected service provider. As a result, for example, in response to a tweet request that "the glass of the house is broken", the communication with the service provider can be shortened by attaching the image data of the photograph of the broken glass.

サービス提供者選定システム1は、ユーザ端末4のGPS(Global Positioning System)を利用して、位置情報を参照してもよい。これによって、ユーザのいる位置に応じたサービス提供者を選定することができる。 The service provider selection system 1 may refer to the position information by using the GPS (Global Positioning System) of the user terminal 4. This makes it possible to select a service provider according to the location of the user.

上記実施形態に係るサーバ2は、サービス提供者を選定した後、サービス提供者端末5に対して、文章情報をプッシュ配信し、その後、チャット画面を表示させたが、本開示では、文章情報をプッシュ配信した際に、ユーザのメールアドレスや電話番号を掲載し、メールや電話で連絡を取り合うようにしてもよい。 After selecting the service provider, the server 2 according to the above embodiment push-distributes the text information to the service provider terminal 5, and then displays the chat screen. However, in the present disclosure, the text information is displayed. At the time of push delivery, the user's e-mail address and telephone number may be posted so that they can be contacted by e-mail or telephone.

上記実施形態では、アプリをインストールしたユーザ端末4及びサービス提供者端末5を用いて、サーバ2が提供するサービスを利用するように構成されたが、本開示では、ユーザ端末4及びサービス提供者端末5のブラウザと、サーバ2のプログラムが、互いに通信することでサービスを実現する、いわゆるwebアプリケーションによってサービスを利用するように構成されてもよい。
(3)態様
In the above embodiment, the user terminal 4 and the service provider terminal 5 on which the application is installed are used to use the service provided by the server 2. However, in the present disclosure, the user terminal 4 and the service provider terminal are used. The browser of 5 and the program of the server 2 may be configured to use the service by a so-called web application that realizes the service by communicating with each other.
(3) Aspect

以上説明したように、第1の態様に係るサービス提供者選定システム1は、サービス提供者情報記憶部31と、処理部33と、を備える。サービス提供者情報記憶部31は、複数のサービス提供者のサービス提供者単語情報を記録する。サービス提供者単語情報は、サービス提供者と、サービス提供者に関連する一又は複数の単語と、が対応付けられた情報のことである。処理部33は、ユーザ端末4から入力された文章情報を形態素解析して抽出された形態素を参照し、複数のサービス提供者単語情報から、形態素に一致するサービス提供者単語情報を割り出し、そのサービス提供者単語情報に対応付けられたサービス提供者を選定する。 As described above, the service provider selection system 1 according to the first aspect includes a service provider information storage unit 31 and a processing unit 33. The service provider information storage unit 31 records service provider word information of a plurality of service providers. The service provider word information is information in which a service provider and one or more words related to the service provider are associated with each other. The processing unit 33 refers to the morpheme extracted by morphological analysis of the text information input from the user terminal 4, determines the service provider word information matching the morpheme from the plurality of service provider word information, and determines the service. Provider Select the service provider associated with the word information.

この態様によれば、ユーザが入力した文章情報に基づいて、サービス提供者を選定することができるため、従来のようにユーザがインターネットブラウザ上でキーワードを入力して検索する方法に比べて、ユーザは検索が容易である。また、サービス提供者はSEO(Search Engine Optimization)に左右されず、ユーザの獲得ができるようになる。 According to this aspect, since the service provider can be selected based on the text information input by the user, the user can search by inputting a keyword on the Internet browser as in the conventional method. Is easy to search. In addition, service providers will be able to acquire users regardless of SEO (Search Engine Optimization).

第2の態様に係るサービス提供者選定システム1では、第1の態様において、処理部33によって選定されたサービス提供者が所有するサービス提供者端末5が文章情報を受け取ることを許容する文章情報配信部34を更に備える。 In the service provider selection system 1 according to the second aspect, in the first aspect, the text information distribution that allows the service provider terminal 5 owned by the service provider selected by the processing unit 33 to receive the text information. A unit 34 is further provided.

この態様によれば、選定されたサービス提供者のみが、ユーザが入力した文章情報を受け取ることができる。 According to this aspect, only the selected service provider can receive the text information input by the user.

第3の態様に係るサービス提供者選定システム1では、第2の態様において、文章情報配信部34は、サービス提供者端末5に対し、プッシュ配信により文章情報を送信する。 In the service provider selection system 1 according to the third aspect, in the second aspect, the text information distribution unit 34 transmits text information to the service provider terminal 5 by push distribution.

この態様によれば、サービス提供者の手間を減らすことができる上に、ユーザが入力したタイミングで、サービス提供者は、行動を起こすことができる。 According to this aspect, the labor of the service provider can be reduced, and the service provider can take an action at the timing input by the user.

第4の態様に係るサービス提供者選定システム1では、第1〜3のいずれか1つの態様において、処理部33によって選定されたサービス提供者が所有するサービス提供者端末5と、ユーザ端末4とに、当該サービス提供者とユーザとの間でメッセージのやりとりができるチャット画面8を表示させるチャット表示部35を更に備える。 In the service provider selection system 1 according to the fourth aspect, in any one of the first to third aspects, the service provider terminal 5 owned by the service provider selected by the processing unit 33 and the user terminal 4 Further, a chat display unit 35 for displaying a chat screen 8 on which a message can be exchanged between the service provider and the user is provided.

この態様によれば、ユーザは、選定されたサービス提供者と、リアルタイムで連絡を取り合うことができる上に、予約情報等の情報をチャット画面8上に残すことができる。 According to this aspect, the user can keep in touch with the selected service provider in real time, and can leave information such as reservation information on the chat screen 8.

第5の態様に係るサービス提供者選定システム1では、第4の態様において、チャット表示部35は、ユーザがサービス提供者に対して予約を行う際に用いられる予約フォーム81を、チャット画面8に表示させる予約管理部351を有する。 In the service provider selection system 1 according to the fifth aspect, in the fourth aspect, the chat display unit 35 displays the reservation form 81 used when the user makes a reservation to the service provider on the chat screen 8. It has a reservation management unit 351 to be displayed.

この態様によれば、ユーザは、サービス提供者に対し、容易に予約を設定することができる。 According to this aspect, the user can easily set a reservation for the service provider.

第6の態様に係るサービス提供者の選定方法は、サービス提供者とサービス提供者に関連する一又は複数の単語とが対応付けられたサービス提供者単語情報を、複数のサービス提供者について、予め記録しておく。ユーザ端末4から入力された文章情報を形態素解析して抽出された形態素を参照し、複数のサービス提供者単語情報から、形態素に一致するサービス提供者単語情報を割り出し、そのサービス提供者単語情報に対応付けられたサービス提供者を選択する。 The method of selecting a service provider according to the sixth aspect is to provide service provider word information in which one or a plurality of words related to the service provider and the service provider are associated with each other in advance for a plurality of service providers. Make a note. By referring to the morpheme extracted by morphological analysis of the text information input from the user terminal 4, the service provider word information matching the morpheme is calculated from the plurality of service provider word information, and the service provider word information is used. Select the associated service provider.

この態様によれば、ユーザが入力した文章情報に基づいて、サービス提供者を容易に選定することができる。 According to this aspect, the service provider can be easily selected based on the text information input by the user.

第2〜第5の態様に係る構成については、サービス提供者選定システム1に必須の構成ではなく、適宜省略可能である。 The configuration according to the second to fifth aspects is not an essential configuration for the service provider selection system 1, and can be omitted as appropriate.

1 サービス提供者選定システム
31 サービス提供者情報記憶部
33 処理部
34 文章情報配信部
35 チャット表示部
351 予約管理部
4 ユーザ端末
5 サービス提供者端末
8 チャット画面
81 予約フォーム
1 Service provider selection system 31 Service provider information storage unit 33 Processing unit 34 Text information distribution unit 35 Chat display unit 351 Reservation management unit 4 User terminal 5 Service provider terminal 8 Chat screen 81 Reservation form

Claims (7)

サービス提供者と前記サービス提供者に関連する一又は複数の単語とが対応付けられたサービス提供者単語情報を、複数のサービス提供者について記録するサービス提供者情報記憶部と、
ユーザ端末から入力された文章情報を形態素解析して抽出された形態素を参照し、前記複数のサービス提供者単語情報から、前記形態素に一致するサービス提供者単語情報を割り出し、そのサービス提供者単語情報に対応付けられたサービス提供者を選定する処理部と、
を備える、
サービス提供者選定システム。
A service provider information storage unit that records service provider word information in which a service provider and one or more words related to the service provider are associated with each other for a plurality of service providers.
By referring to the morpheme extracted by morphological analysis of the text information input from the user terminal, the service provider word information matching the morpheme is calculated from the plurality of service provider word information, and the service provider word information is obtained. A processing unit that selects the service provider associated with
To prepare
Service provider selection system.
前記処理部によって選定された前記サービス提供者が所有するサービス提供者端末が前記文章情報を受け取ることを許容する文章情報配信部を更に備える、
請求項1記載のサービス提供者選定システム。
A text information distribution unit that allows a service provider terminal owned by the service provider selected by the processing unit to receive the text information is further provided.
The service provider selection system according to claim 1.
前記文章情報配信部は、前記サービス提供者端末に対し、プッシュ配信により前記文章情報を送信する、
請求項2記載のサービス提供者選定システム。
The text information distribution unit transmits the text information to the service provider terminal by push distribution.
The service provider selection system according to claim 2.
前記処理部によって選定された前記サービス提供者が所有するサービス提供者端末と、前記ユーザ端末とに、当該サービス提供者と前記ユーザとの間でメッセージのやりとりができるチャット画面を表示させるチャット表示部を更に備える、
請求項1〜3のいずれか一項に記載のサービス提供者選定システム。
A chat display unit that displays a chat screen on which a service provider terminal owned by the service provider selected by the processing unit and the user terminal can exchange messages between the service provider and the user. Further prepare,
The service provider selection system according to any one of claims 1 to 3.
前記チャット表示部は、前記ユーザが前記サービス提供者に対して予約を行う際に用いられる予約フォームを、前記チャット画面に表示させる予約管理部を有する、
請求項4記載のサービス提供者選定システム。
The chat display unit has a reservation management unit that displays a reservation form used when the user makes a reservation to the service provider on the chat screen.
The service provider selection system according to claim 4.
サービス提供者と前記サービス提供者に関連する一又は複数の単語とが対応付けられたサービス提供者単語情報を、複数のサービス提供者について、予め記録しておき、
ユーザ端末から入力された文章情報を形態素解析して抽出された形態素を参照し、前記複数のサービス提供者単語情報から、前記形態素に一致するサービス提供者単語情報を割り出し、そのサービス提供者単語情報に対応付けられたサービス提供者を選択する、
サービス提供者の選定方法。
Service provider word information in which a service provider and one or more words related to the service provider are associated with each other is recorded in advance for a plurality of service providers.
By referring to the morpheme extracted by morphological analysis of the text information input from the user terminal, the service provider word information matching the morpheme is calculated from the plurality of service provider word information, and the service provider word information is obtained. Select the service provider associated with,
How to select a service provider.
コンピュータを、
サービス提供者と前記サービス提供者に関連する一又は複数の単語とが対応付けられたサービス提供者単語情報を、複数のサービス提供者について記録するサービス提供者情報記憶部、及び、
ユーザ端末から入力された文章情報を形態素解析して抽出された形態素を参照し、前記複数のサービス提供者単語情報から、前記形態素に一致するサービス提供者単語情報を割り出し、そのサービス提供者単語情報に対応付けられたサービス提供者を選択する処理部、
として機能させるためのプログラム。
Computer,
A service provider information storage unit that records service provider word information in which a service provider and one or more words related to the service provider are associated with each other for a plurality of service providers, and a service provider information storage unit.
By referring to the morpheme extracted by morphological analysis of the text information input from the user terminal, the service provider word information matching the morpheme is calculated from the plurality of service provider word information, and the service provider word information is obtained. Processing unit that selects the service provider associated with
A program to function as.
JP2019143445A 2019-08-05 2019-08-05 Service provider selection system, service provider selection method and program Pending JP2021026472A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019143445A JP2021026472A (en) 2019-08-05 2019-08-05 Service provider selection system, service provider selection method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019143445A JP2021026472A (en) 2019-08-05 2019-08-05 Service provider selection system, service provider selection method and program

Publications (1)

Publication Number Publication Date
JP2021026472A true JP2021026472A (en) 2021-02-22

Family

ID=74663906

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019143445A Pending JP2021026472A (en) 2019-08-05 2019-08-05 Service provider selection system, service provider selection method and program

Country Status (1)

Country Link
JP (1) JP2021026472A (en)

Similar Documents

Publication Publication Date Title
US11190474B2 (en) Method and system for collecting and presenting historical communication data for a mobile device
US11102156B2 (en) Presentation of organized personal and public data using communication mediums
KR101923355B1 (en) Active e-mails
US20150134603A1 (en) Systems, methods, and computer program products for contact information
US20110099464A1 (en) Mechanism for adding content from a search to a document or message
US8316035B2 (en) Systems and arrangements of text type-ahead
US9600804B2 (en) Providing an aggregate display of contact data from internal and external sources
US20150281250A1 (en) Systems and methods for providing an interactive media presentation
KR20150092304A (en) Displaying a stream of content
US20220052974A1 (en) Multi-message conversation summaries and annotations
US20130117300A1 (en) Collaborative patent review monitoring system
WO2022249676A1 (en) Program, method, and information processing device
KR20210007940A (en) Information processing device, information processing method and program
JP2021026472A (en) Service provider selection system, service provider selection method and program
WO2015115035A1 (en) Social network server, screen display method, and recording medium
KR20200049464A (en) Method and device for providing information related with selected schedule in calendar
US20190251647A1 (en) System and method for real estate e-flyer distribution
JP6060322B1 (en) Server, e-mail transmission device and control method thereof, computer program, and storage medium
JP2006127221A (en) Event service providing server, event service using terminal, event service providing system, event service providing method, event service providing program, and event service using program
US20170329796A1 (en) Systems and methods for context-based file sharing

Legal Events

Date Code Title Description
A80 Written request to apply exceptions to lack of novelty of invention

Free format text: JAPANESE INTERMEDIATE CODE: A80

Effective date: 20190904

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220624

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230428

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230530

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20230728

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20231121