JP2019212193A - Company retrieval device, terminal device, and program - Google Patents

Company retrieval device, terminal device, and program Download PDF

Info

Publication number
JP2019212193A
JP2019212193A JP2018110098A JP2018110098A JP2019212193A JP 2019212193 A JP2019212193 A JP 2019212193A JP 2018110098 A JP2018110098 A JP 2018110098A JP 2018110098 A JP2018110098 A JP 2018110098A JP 2019212193 A JP2019212193 A JP 2019212193A
Authority
JP
Japan
Prior art keywords
search
company
terminal device
unit
companies
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
JP2018110098A
Other languages
Japanese (ja)
Inventor
英之 細野
Hideyuki Hosono
英之 細野
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.)
Tokyo Gas Co Ltd
Original Assignee
Tokyo Gas 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 Tokyo Gas Co Ltd filed Critical Tokyo Gas Co Ltd
Priority to JP2018110098A priority Critical patent/JP2019212193A/en
Publication of JP2019212193A publication Critical patent/JP2019212193A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

To provide a company retrieval device, a terminal device and a program that can properly retrieve companies suited for problem solutions of a user as lightening a burden of the user.SOLUTION: A company retrieval device 10 comprises: a registration unit 30 that registers each of a plurality of keywords to be extracted using an appearance frequency from each of case examples registered for each company in a database 14B, collected from each of the plurality of companies, and including solution approaches to several kinds of problems in association with the solution approach; a reception unit 32 that receives a retrieval request for a company by a dialogue method from a terminal device 40 used by a user; a retrieval unit 34 that identifies the keyword consistent with a word to be detected from a content of the dialogue from the plurality of registered keywords, and retrieves the plurality of companies in descending order of the number of registrations of the solution approach associated with the identified keyword; and a control unit 36 that performs control of causing the terminal device 40 to display the plurality of retrieved companies as a retrieval result.SELECTED DRAWING: Figure 4

Description

本発明は、企業検索装置、端末装置、及びプログラムに関する。   The present invention relates to a company search device, a terminal device, and a program.

近年、AI(Artificial Intelligence)やIoT(Internet of Thing)の普及に伴い、これらの関連企業(以下、AI関連企業という。)の数が増加している。AIやIoTを活用して課題解決を図りたいユーザは、数多く存在するAI関連企業の中から、自身の課題解決に適したAI関連企業を選択しなくてはならない。この場合、一般的に、ユーザが適当な検索キーワードをインターネットの検索ポータルサイト等に入力し、当該検索ポータルサイトで検索された幾つかの候補の中から条件に合った企業を選択している。   In recent years, with the spread of AI (Artificial Intelligence) and IoT (Internet of Things), the number of these related companies (hereinafter referred to as AI related companies) is increasing. A user who wants to use AI or IoT to solve a problem must select an AI related company suitable for solving his problem from among a large number of AI related companies. In this case, in general, a user inputs an appropriate search keyword into an Internet search portal site or the like, and selects a company that meets the conditions from among several candidates searched on the search portal site.

例えば、特許文献1には、企業情報、実績情報、及び技術者情報を少なくとも含むテーブル群が格納してあるデータベースと、ユーザ端末のWEBブラウザでの表示を制御するHTTPサーバと、任意の条件設定がなされた絞り込み条件と、検索条件及び絞り込み条件によって生成される複数の検索結果集合のうち、何れの検索結果を抽出するかの条件設定がなされてある抽出条件とを保存するAPサーバと、検索処理を実行するDBサーバと、を備えた企業検索システムが記載されている。   For example, in Patent Document 1, a database storing at least a table group including company information, performance information, and engineer information, an HTTP server that controls display on a WEB browser of a user terminal, and arbitrary condition setting An AP server that stores the search condition that has been set, and an extraction condition in which a search result is extracted from among a plurality of search result sets generated based on the search condition and the search condition, and a search A company search system including a DB server that executes processing is described.

上記HTTPサーバは、ユーザ端末のWEBブラウザ上で入力された検索条件を含む入力画面データを受け付ける。上記APサーバは、入力画面データを解析して抽出した検索条件及び絞り込み条件を夫々組み合わせて複数の検索結果集合を取得する処理と、複数の検索結果集合に対し、抽出条件に従って一部の検索結果集合を抽出する処理と、を含む検索式を生成する。上記DBサーバは、検索式に基づいてデータベースに対し検索を実行して、一部の検索結果集合を取得する。上記APサーバは、一部の検索結果集合を集計して出力画面データを作成する。上記HTTPサーバは、出力画面データをユーザ端末へ送信し、ユーザ端末のWEBブラウザ上に検索結果を表示させる。   The HTTP server accepts input screen data including a search condition input on the WEB browser of the user terminal. The AP server is configured to acquire a plurality of search result sets by combining search conditions and refinement conditions extracted by analyzing input screen data, and for some search result sets, some search results according to the extraction conditions And a process for extracting the set. The DB server performs a search on the database based on the search formula, and acquires a partial search result set. The AP server aggregates some search result sets to create output screen data. The HTTP server transmits output screen data to the user terminal, and displays the search result on the WEB browser of the user terminal.

特開2011−123799号公報JP 2011-123799 A

しかしながら、上記特許文献1に記載された技術では、一度の検索作業で、絞り込みの経緯を含む複数の検索結果を表示するため、検索回数を低減できるという利点はあるものの、検索対象をある程度絞り込むために、ユーザ自身が適切な検索キーワードを入力する必要があり、特に、検索に不慣れなユーザにとっては負担が大きい場合がある。   However, the technique described in Patent Document 1 displays a plurality of search results including the details of narrowing down in a single search operation, so that the number of searches can be reduced, but the search target is narrowed down to some extent. In addition, it is necessary for the user himself / herself to input an appropriate search keyword, and this may be particularly burdensome for users who are not familiar with the search.

本発明は、上記事情に鑑みて成されたものであって、ユーザの負担を軽減しつつ、ユーザの課題解決に適した企業を的確に検索することができる企業検索装置、端末装置、及びプログラムを提供することを目的とする。   The present invention has been made in view of the above circumstances, and is capable of accurately searching for a company suitable for solving a user's problem while reducing the burden on the user, and a terminal device and program The purpose is to provide.

上記目的を達成するために、請求項1に記載の企業検索装置は、データベースに企業毎に登録された事例集であって、複数の企業の各々から収集され、かつ、複数種類の課題に対する解決アプローチを含む前記事例集の各々から、出現頻度を用いて抽出される複数のキーワードの各々を解決アプローチに対応付けて登録する登録部と、ユーザが使用する端末装置から対話形式による企業の検索依頼を受け付ける受付部と、前記登録部により登録された複数のキーワードの中から、前記受付部での対話の内容から検出される単語と合致するキーワードを特定し、特定したキーワードに対応付けられた解決アプローチの登録数が多い順に複数の企業を検索する検索部と、前記検索部により検索された複数の企業を、検索結果として、前記端末装置に表示させる制御を行う制御部と、を備えている。   In order to achieve the above object, the company search device according to claim 1 is a collection of cases registered for each company in a database, collected from each of a plurality of companies, and a solution to a plurality of types of problems. A registration unit for registering each of a plurality of keywords extracted using the appearance frequency in association with each solution approach from each of the case collections including an approach, and an enterprise search request in an interactive form from a terminal device used by the user A keyword that matches a word detected from the content of the dialogue in the reception unit from among a plurality of keywords registered by the reception unit and the registration unit, and a solution associated with the identified keyword A search unit that searches a plurality of companies in order of the number of registered approaches, and a plurality of companies searched by the search unit as a search result, the terminal device And and a control unit that performs control to display.

請求項1に記載の企業検索装置によれば、ユーザの負担を軽減しつつ、ユーザの課題解決に適した企業を的確に検索することができる。   According to the company search device of the first aspect, it is possible to accurately search for a company suitable for solving the user problem while reducing the burden on the user.

また、請求項2に記載の企業検索装置は、請求項1に記載の発明において、前記受付部が、定型の質問文を前記端末装置に送信し、前記端末装置から前記定型の質問文に対する回答を受信し、前記検索部が、前記回答から検出される単語と合致するキーワードを特定する。   Further, in the company search device according to claim 2, in the invention according to claim 1, the reception unit transmits a standard question message to the terminal device, and an answer to the standard question message from the terminal device. And the search unit specifies a keyword that matches the word detected from the answer.

請求項2に記載の企業検索装置によれば、定型の質問文を用いるため、質問文の内容を簡易にすることができる。   According to the company search device of the second aspect, since the standard question sentence is used, the contents of the question sentence can be simplified.

また、請求項3に記載の企業検索装置は、請求項1に記載の発明において、前記受付部が、前記複数のキーワードのいずれかと同一の単語を含む質問文を前記端末装置に送信し、前記端末装置から前記複数のキーワードのいずれかと同一の単語を含む質問文に対する回答を受信し、前記検索部が、前記質問文から検出される単語と合致するキーワードを特定する。   Further, in the company search device according to claim 3, in the invention according to claim 1, the reception unit transmits a question sentence including the same word as any of the plurality of keywords to the terminal device, and An answer to a question sentence including the same word as any of the plurality of keywords is received from the terminal device, and the search unit specifies a keyword that matches the word detected from the question sentence.

請求項3に記載の企業検索装置によれば、複数のキーワードのいずれかと同一の単語を含む質問文を用いるため、ユーザは「はい」や「いいえ」等で回答すればよく、回答の内容を簡易にすることができる。   According to the company search device of the third aspect, since the question sentence including the same word as any one of the plurality of keywords is used, the user only has to answer “Yes” or “No”. It can be simplified.

また、請求項4に記載の企業検索装置は、請求項1〜3のいずれか1項に記載の発明において、前記制御部が、前記端末装置に対して、前記検索結果として得られた複数の企業を、解決アプローチの登録数が多い順に表示させる制御を行う。   Moreover, the enterprise search device according to claim 4 is the invention according to any one of claims 1 to 3, wherein the control unit is configured to obtain a plurality of search results obtained as the search results for the terminal device. Control to display companies in descending order of registration number of solution approaches.

請求項4に記載の企業検索装置によれば、ユーザが課題解決に適した企業を一見して把握することができる。   According to the company search device of the fourth aspect, the user can grasp at a glance a company suitable for problem solving.

また、請求項5に記載の端末装置は、請求項1〜4のいずれか1項に記載の企業検索装置に対して、対話形式により企業の検索依頼を行うための企業検索アプリケーション・プログラムを格納している。   Further, the terminal device according to claim 5 stores a company search application program for requesting a company search in an interactive format with respect to the company search device according to any one of claims 1 to 4. doing.

請求項5に記載の端末装置によれば、ユーザが端末装置を用いて簡単に企業検索を行うことができる。   According to the terminal device of the fifth aspect, the user can easily perform a company search using the terminal device.

更に、上記目的を達成するために、請求項6に記載のプログラムは、コンピュータを、請求項1〜4のいずれか1項に記載の企業検索装置が備える各部として機能させる。   Furthermore, in order to achieve the said objective, the program of Claim 6 makes a computer function as each part with which the company search device of any one of Claims 1-4 is provided.

請求項6に記載のプログラムによれば、請求項1〜4のいずれか1項に係る企業検索装置と同様の効果を得ることができる。   According to the program of Claim 6, the effect similar to the company search device which concerns on any one of Claims 1-4 can be acquired.

以上詳述したように、本発明によれば、ユーザの負担を軽減しつつ、ユーザの課題解決に適した企業を的確に検索することができる。
また、企業からすると、積極的な営業を展開しなくても、企業検索ポータルサイトを経由してユーザに薦めて貰えるため、企業側の営業コストを低減することができる。
As described above in detail, according to the present invention, it is possible to accurately search for companies suitable for solving user problems while reducing the burden on the user.
Further, from the viewpoint of a company, even if it does not actively develop sales, it can be recommended to users via a company search portal site, so that the operating cost of the company can be reduced.

実施形態に係る企業検索システムの構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the company search system which concerns on embodiment. 実施形態に係る企業検索装置の電気的な構成の一例を示すブロック図である。It is a block diagram which shows an example of an electrical structure of the company search apparatus which concerns on embodiment. 実施形態に係る端末装置の電気的な構成の一例を示すブロック図である。It is a block diagram which shows an example of the electrical structure of the terminal device which concerns on embodiment. 実施形態に係る企業検索装置の機能的な構成の一例を示すブロック図である。It is a block diagram which shows an example of a functional structure of the company search apparatus which concerns on embodiment. 実施形態に係る企業検索プログラムによるキーワード登録処理の流れの一例を示すフローチャートである。It is a flowchart which shows an example of the flow of the keyword registration process by the company search program which concerns on embodiment. 実施形態に係る企業検索プログラムによる企業検索処理の流れの一例を示すフローチャートである。It is a flowchart which shows an example of the flow of the company search process by the company search program which concerns on embodiment. 実施形態に係る端末装置に表示される対話画面の一例を示す正面図である。It is a front view which shows an example of the dialog screen displayed on the terminal device which concerns on embodiment. 実施形態に係る端末装置に表示される検索結果画面の一例を示す正面図である。It is a front view which shows an example of the search result screen displayed on the terminal device which concerns on embodiment.

以下、図面を参照して、本発明を実施するための形態の一例について詳細に説明する。   Hereinafter, an example of an embodiment for carrying out the present invention will be described in detail with reference to the drawings.

図1は、本実施形態に係る企業検索システム90の構成の一例を示すブロック図である。
図1に示すように、本実施形態に係る企業検索システム90は、企業検索ポータルサイトに設けられた企業検索装置10と、ユーザが使用する端末装置40と、を備えている。
FIG. 1 is a block diagram showing an example of the configuration of a company search system 90 according to the present embodiment.
As shown in FIG. 1, a company search system 90 according to the present embodiment includes a company search device 10 provided in a company search portal site, and a terminal device 40 used by a user.

本実施形態に企業検索装置10には、一例として、サーバコンピュータやパーソナルコンピュータ(PC:Personal Computer)等の汎用的なコンピュータが適用される。企業検索装置10は、ネットワーク(図示省略)を介して、端末装置40と接続されている。なお、ネットワークには、一例として、インターネットや、LAN(Local Area Network)、WAN(Wide Area Network)等が適用される。   As an example, a general-purpose computer such as a server computer or a personal computer (PC) is applied to the company search apparatus 10 in this embodiment. The company search device 10 is connected to the terminal device 40 via a network (not shown). For example, the Internet, a LAN (Local Area Network), a WAN (Wide Area Network), or the like is applied to the network.

本実施形態に係る企業検索装置10は、データベース14Bを格納している。このデータベース14Bには、複数のAI関連企業(本実施形態では、企業1、2、3、・・・)の各々から収集される事例集が企業毎に登録されている。この事例集とは、複数種類の課題の各々に対して、どのようにして解決を図ったかを示す解決アプローチを含む情報である。なお、データベース14Bは、企業検索装置10がアクセス可能な外部サーバに格納されていてもよく、設置場所は特に限定されない。   The company search device 10 according to the present embodiment stores a database 14B. In this database 14B, a collection of cases collected from each of a plurality of AI-related companies (in this embodiment, companies 1, 2, 3,...) Is registered for each company. This collection of cases is information including a solution approach that indicates how each of a plurality of types of problems has been solved. The database 14B may be stored in an external server accessible by the company search device 10, and the installation location is not particularly limited.

一方、本実施形態に係る端末装置40には、一例として、PC等の汎用的なコンピュータや、スマートフォン、タブレット端末等の携帯型の端末装置等が適用される。   On the other hand, for example, a general-purpose computer such as a PC, a portable terminal device such as a smartphone or a tablet terminal, or the like is applied to the terminal device 40 according to the present embodiment.

本実施形態に係る端末装置40には、企業検索アプリケーション・プログラム(以下、「企業検索アプリ」という。)44Aがインストールされている。端末装置40のユーザは、企業検索アプリ44Aを用いて、当該ユーザが抱える課題を解決するのに適したAI関連企業を検索する。具体的には、企業検索装置10と端末装置40との間で、ユーザの課題解決に適したAI関連企業を検索するために、対話形式により質問及び回答のやり取りが可能とされている。この対話形式のやり取りにより得られた検索結果は、企業検索装置10から端末装置40に送信され、端末装置40にて表示される。   The terminal device 40 according to the present embodiment is installed with a company search application program (hereinafter referred to as “company search application”) 44A. The user of the terminal device 40 uses the company search application 44A to search for an AI related company suitable for solving the problems that the user has. Specifically, in order to search for an AI related company suitable for solving a user problem between the company search device 10 and the terminal device 40, it is possible to exchange questions and answers in an interactive manner. Search results obtained by this interactive exchange are transmitted from the company search device 10 to the terminal device 40 and displayed on the terminal device 40.

次に、図2及び図3を参照して、企業検索装置10及び端末装置40の各々の電気的な構成について説明する。   Next, with reference to FIG.2 and FIG.3, each electrical structure of the company search device 10 and the terminal device 40 is demonstrated.

図2は、本実施形態に係る企業検索装置10の電気的な構成の一例を示すブロック図である。
図2に示すように、本実施形態に係る企業検索装置10は、制御部12と、記憶部14と、表示部16と、操作部18と、通信部20と、を備えている。
FIG. 2 is a block diagram illustrating an example of an electrical configuration of the company search apparatus 10 according to the present embodiment.
As shown in FIG. 2, the company search device 10 according to the present embodiment includes a control unit 12, a storage unit 14, a display unit 16, an operation unit 18, and a communication unit 20.

制御部12は、CPU(Central Processing Unit)12A、ROM(Read Only Memory)12B、RAM(Random Access Memory)12C、及び入出力インターフェース(I/O)12Dを備えており、これら各部がバスを介して各々接続されている。   The control unit 12 includes a CPU (Central Processing Unit) 12A, a ROM (Read Only Memory) 12B, a RAM (Random Access Memory) 12C, and an input / output interface (I / O) 12D. These units are connected via a bus. Are connected to each other.

I/O12Dには、記憶部14と、表示部16と、操作部18と、通信部20と、を含む各機能部が接続されている。これらの各機能部は、I/O12Dを介して、CPU12Aと相互に通信可能とされる。   Functional units including a storage unit 14, a display unit 16, an operation unit 18, and a communication unit 20 are connected to the I / O 12D. Each of these functional units can communicate with the CPU 12A via the I / O 12D.

制御部12は、企業検索装置10の一部の動作を制御するサブ制御部として構成されてもよいし、企業検索装置10の全体の動作を制御するメイン制御部の一部として構成されてもよい。制御部12の各ブロックの一部又は全部には、例えば、LSI(Large Scale Integration)等の集積回路又はIC(Integrated Circuit)チップセットが用いられる。上記各ブロックに個別の回路を用いてもよいし、一部又は全部を集積した回路を用いてもよい。上記各ブロック同士が一体として設けられてもよいし、一部のブロックが別に設けられてもよい。また、上記各ブロックのそれぞれにおいて、その一部が別に設けられてもよい。制御部12の集積化には、LSIに限らず、専用回路又は汎用プロセッサを用いてもよい。   The control unit 12 may be configured as a sub-control unit that controls a part of the operation of the company search apparatus 10 or may be configured as a part of a main control unit that controls the entire operation of the company search apparatus 10. Good. For example, an integrated circuit such as an LSI (Large Scale Integration) or an IC (Integrated Circuit) chip set is used for some or all of the blocks of the control unit 12. An individual circuit may be used for each of the blocks, or a circuit in which part or all of the blocks are integrated may be used. Each of the blocks may be provided as a single unit, or some of the blocks may be provided separately. In addition, a part of each block may be provided separately. The integration of the control unit 12 is not limited to an LSI, and a dedicated circuit or a general-purpose processor may be used.

記憶部14としては、例えば、HDD(Hard Disk Drive)、SSD(Solid State Drive)、フラッシュメモリ等が用いられる。記憶部14には、本実施形態に係る企業検索処理を実行するための企業検索プログラム14Aが記憶されている。なお、この企業検索プログラム14Aは、ROM12Bに記憶されていてもよい。また、記憶部14には、上述のデータベース14Bが記憶されている。   For example, an HDD (Hard Disk Drive), an SSD (Solid State Drive), a flash memory, or the like is used as the storage unit 14. The storage unit 14 stores a company search program 14A for executing a company search process according to the present embodiment. The company search program 14A may be stored in the ROM 12B. The storage unit 14 stores the above-described database 14B.

企業検索プログラム14Aは、例えば、企業検索装置10に予めインストールされていてもよい。企業検索プログラム14Aは、不揮発性の記憶媒体に記憶して、又はネットワークを介して配布して、企業検索装置10に適宜インストールすることで実現してもよい。なお、不揮発性の記憶媒体の例としては、CD-ROM(Compact Disc Read Only Memory)、光磁気ディスク、HDD、DVD-ROM(Digital Versatile Disc Read Only Memory)、フラッシュメモリ、メモリカード等が想定される。   The company search program 14A may be installed in the company search apparatus 10 in advance, for example. The company search program 14 </ b> A may be realized by being stored in a non-volatile storage medium or distributed via a network and appropriately installed in the company search apparatus 10. As examples of nonvolatile storage media, CD-ROM (Compact Disc Read Only Memory), magneto-optical disk, HDD, DVD-ROM (Digital Versatile Disc Read Only Memory), flash memory, memory card, etc. are assumed. The

表示部16には、例えば、液晶ディスプレイ(LCD:Liquid Crystal Display)や有機EL(Electro Luminescence)ディスプレイ等が用いられる。表示部16は、タッチパネルを一体的に有していてもよい。操作部18には、操作入力用のマウスやキーボード等が設けられている。   For example, a liquid crystal display (LCD), an organic EL (Electro Luminescence) display, or the like is used for the display unit 16. The display unit 16 may integrally include a touch panel. The operation unit 18 is provided with a mouse and keyboard for operation input.

通信部20は、ネットワークに接続されており、端末装置40との間でネットワークを介して通信が可能とされる。   The communication unit 20 is connected to a network, and can communicate with the terminal device 40 via the network.

図3は、本実施形態に係る端末装置40の電気的な構成の一例を示すブロック図である。
図3に示すように、本実施形態に係る端末装置40は、制御部42と、記憶部44と、表示部46と、操作部48と、通信部50と、を備えている。
FIG. 3 is a block diagram illustrating an example of an electrical configuration of the terminal device 40 according to the present embodiment.
As illustrated in FIG. 3, the terminal device 40 according to the present embodiment includes a control unit 42, a storage unit 44, a display unit 46, an operation unit 48, and a communication unit 50.

制御部42は、CPU42A、ROM42B、RAM42C、及びI/O42Dを備えており、これら各部がバスを介して各々接続されている。   The control unit 42 includes a CPU 42A, a ROM 42B, a RAM 42C, and an I / O 42D, and these units are connected to each other via a bus.

I/O42Dには、記憶部44と、表示部46と、操作部48と、通信部50と、を含む各機能部が接続されている。これらの各機能部は、I/O42Dを介して、CPU42Aと相互に通信可能とされる。   Functional units including a storage unit 44, a display unit 46, an operation unit 48, and a communication unit 50 are connected to the I / O 42D. Each of these functional units can communicate with the CPU 42A via the I / O 42D.

記憶部44としては、例えば、HDD、SSD、フラッシュメモリ等が用いられる。記憶部44には、上述した企業検索アプリ44Aが記憶されている。なお、この企業検索アプリ44Aは、ROM42Bに記憶されていてもよい。   As the storage unit 44, for example, an HDD, an SSD, a flash memory, or the like is used. The storage unit 44 stores the company search application 44A described above. The company search application 44A may be stored in the ROM 42B.

企業検索アプリ44Aは、企業検索装置10の企業検索プログラム14Aと連携して動作する。企業検索アプリ44Aは、例えば、端末装置40に予めインストールされていてもよい。企業検索アプリ44Aは、不揮発性の記憶媒体に記憶して、又はネットワークを介して配布して、端末装置40に適宜インストールすることで実現してもよい。なお、不揮発性の記憶媒体の例としては、CD-ROM、光磁気ディスク、HDD、DVD-ROM、フラッシュメモリ、メモリカード等が想定される。   The company search application 44A operates in cooperation with the company search program 14A of the company search apparatus 10. The company search application 44A may be installed in the terminal device 40 in advance, for example. The company search application 44 </ b> A may be realized by being stored in a nonvolatile storage medium or distributed via a network and appropriately installed in the terminal device 40. As examples of the nonvolatile storage medium, a CD-ROM, a magneto-optical disk, an HDD, a DVD-ROM, a flash memory, a memory card, and the like are assumed.

表示部46には、例えば、液晶ディスプレイ(LCD)や有機ELディスプレイ等が用いられる。表示部46は、タッチパネルを一体的に有していてもよい。操作部48には、操作入力用のマウスやキーボード等が設けられている。表示部46及び操作部48は、端末装置40のユーザから各種の指示を受け付ける。この各種の指示には、例えば、企業検索開始の指示も含まれる。表示部46は、ユーザから受け付けた指示に応じて実行された処理の結果や、処理に対する通知等の各種の情報を表示する。   As the display unit 46, for example, a liquid crystal display (LCD), an organic EL display, or the like is used. The display unit 46 may integrally have a touch panel. The operation unit 48 is provided with a mouse and keyboard for operation input. The display unit 46 and the operation unit 48 receive various instructions from the user of the terminal device 40. The various instructions include, for example, an instruction to start a company search. The display unit 46 displays various types of information such as a result of processing executed according to an instruction received from the user and a notification for the processing.

通信部50は、ネットワークに接続されており、企業検索装置10との間でネットワークを介して通信が可能とされる。   The communication unit 50 is connected to a network and can communicate with the company search apparatus 10 via the network.

ところで、上述したように、ユーザがAI関連企業を検索する場合に、ユーザの負担を軽減しつつ、ユーザが抱える課題を解決するのに適した企業を的確に検索できることが望まれている。   By the way, as described above, when a user searches for an AI-related company, it is desired that a company suitable for solving the problems that the user has can be accurately searched while reducing the burden on the user.

このため、本実施形態に係る企業検索装置10のCPU12Aは、記憶部14に記憶されている企業検索プログラム14AをRAM12Cに書き込んで実行することにより、図4に示す各部として機能する。   For this reason, the CPU 12A of the company search device 10 according to the present embodiment functions as each unit shown in FIG. 4 by writing and executing the company search program 14A stored in the storage unit 14 in the RAM 12C.

図4は、本実施形態に係る企業検索装置10の機能的な構成の一例を示すブロック図である。
図4に示すように、本実施形態に係る企業検索装置10のCPU12Aは、登録部30、受付部32、検索部34、及び表示制御部36として機能する。なお、表示制御部36は、制御部の一例である。
FIG. 4 is a block diagram illustrating an example of a functional configuration of the company search device 10 according to the present embodiment.
As illustrated in FIG. 4, the CPU 12 </ b> A of the company search apparatus 10 according to the present embodiment functions as a registration unit 30, a reception unit 32, a search unit 34, and a display control unit 36. The display control unit 36 is an example of a control unit.

本実施形態に係る登録部30は、データベース14Bに企業毎に登録された事例集の各々から、出現頻度を用いて複数のキーワードを抽出し、抽出した複数のキーワードの各々を解決アプローチに対応付けて、キーワード群14Cとして登録する。例えば、介護ビジネスに強みを持つA社の事例集から、出現頻度の高いキーワードとして、「徘徊」というキーワードが抽出された場合には、この「徘徊」を、「徘徊者のセンシングを行う」等の解決アプローチに対応付けて登録する。出現頻度を用いて複数のキーワードを抽出する方法について説明する。1つの事例の中で各単語の出現頻度(出現数)をカウントし、出現頻度の閾値を例えば「5」と設定した場合、出現頻度が「5」以上の単語がキーワードとして抽出される。この閾値は、ユーザにより適宜変更することが可能とされる。また、出現頻度が多い順に上位から予め定められた個数(N個)の単語をキーワードとして抽出してもよい。例えば、上位5個の単語をキーワードとして抽出したい場合、N=5に設定すればよい。この個数(=N)についても、ユーザにより適宜変更することが可能とされる。   The registration unit 30 according to the present embodiment extracts a plurality of keywords using the appearance frequency from each case collection registered for each company in the database 14B, and associates each of the extracted keywords with a solution approach. And registered as a keyword group 14C. For example, if the keyword “徘徊” is extracted as a frequently appearing keyword from casebooks of company A, which has strengths in the nursing care business, this “徘徊” is used to “sense the user”. Register in association with the solution approach. A method for extracting a plurality of keywords using the appearance frequency will be described. When the appearance frequency (number of appearances) of each word in one case is counted and the threshold value of the appearance frequency is set to “5”, for example, words having an appearance frequency of “5” or more are extracted as keywords. This threshold value can be appropriately changed by the user. In addition, a predetermined number (N) of words from the top may be extracted as keywords in descending order of appearance frequency. For example, if it is desired to extract the top five words as keywords, N = 5 may be set. This number (= N) can also be appropriately changed by the user.

ここで、解決アプローチとして、例えば、例1「徘徊という問題に対して、監視するシステム」、及び、例2「徘徊の後、探索するシステム」が登録される場合について想定する。この場合、解決のための対策を示す動詞をキーワードとして、「監視」とその同義語である「見守り」等が対応付けられて登録され、同様に、「探索」とその同義語が対応付けられて登録される。また、解決する対象を示す名詞をキーワードとして、「徘徊」とその同義語である「行方不明」等が対応付けられて登録される。このように、解決アプローチに対応付けられるキーワードを、上記のように動詞及び名詞のセットとし、各々についての同義語も含めて登録するようにしてもよい。   Here, as a solution approach, for example, a case is assumed in which Example 1 “a system that monitors the problem of wrinkles” and example 2 “a system that searches after a wrinkle” are registered. In this case, “monitoring” and its synonym “watch” are registered in association with each other using a verb indicating a countermeasure for resolution as a keyword, and similarly, “search” and its synonym are associated with each other. Registered. In addition, “徘徊” and its synonym “missing” or the like are registered in association with each other using a noun indicating a target to be solved as a keyword. Thus, the keywords associated with the solution approach may be registered as a set of verbs and nouns as described above, including synonyms for each.

本実施形態に係る受付部32は、端末装置40から対話形式による企業の検索依頼を受け付ける。具体的には、受付部32は、質問文を端末装置40に送信し、端末装置40から質問文に対する回答を受信する。この質問文は、定型の質問文でもよいし、あるいは、キーワードと同一の単語を含む質問文でもよい。   The accepting unit 32 according to the present embodiment accepts an enterprise search request in an interactive format from the terminal device 40. Specifically, the reception unit 32 transmits a question sentence to the terminal device 40 and receives an answer to the question sentence from the terminal device 40. This question sentence may be a standard question sentence, or may be a question sentence including the same word as the keyword.

本実施形態に係る検索部34は、登録部30により登録されたキーワード群14Cの中から、受付部32での対話の内容から検出される単語と合致するキーワードを特定する。具体的には、定型の質問文を用いた場合、検索部34は、上記回答から検出される単語と合致するキーワードを特定する。一方、キーワードと同一の単語を含む質問文を用いた場合、検索部34は、上記質問文から検出される単語と合致するキーワードを特定する。そして、検索部34は、特定したキーワードに対応付けられた解決アプローチの登録数が多い順に複数の企業を検索する。   The search unit 34 according to the present embodiment specifies a keyword that matches the word detected from the content of the dialogue in the reception unit 32 from the keyword group 14 </ b> C registered by the registration unit 30. Specifically, when a standard question sentence is used, the search unit 34 specifies a keyword that matches the word detected from the answer. On the other hand, when a question sentence including the same word as the keyword is used, the search unit 34 specifies a keyword that matches the word detected from the question sentence. Then, the search unit 34 searches for a plurality of companies in descending order of the registration number of solution approaches associated with the identified keyword.

本実施形態に係る表示制御部36は、検索部34により検索された複数の企業を、検索結果として、端末装置40に表示させる制御を行う。例えば、表示制御部36は、端末装置40に対して、検索結果として得られた複数の企業を、解決アプローチの登録数が多い順に表示させる制御を行う。   The display control unit 36 according to the present embodiment performs control for causing the terminal device 40 to display a plurality of companies searched by the search unit 34 as search results. For example, the display control unit 36 controls the terminal device 40 to display a plurality of companies obtained as search results in descending order of registration number of solution approaches.

本実施形態では、上述したように、端末装置40との間で、定型の質問文を用いた対話形式により質問及び回答のやり取りが行われる。例えば、「業種は何ですか?」という質問に対して、ユーザが「介護施設」と回答した場合、次に、「何についてお困りですか?」という質問を行う。この質問に対して、ユーザが「徘徊」と回答した場合、次に、「徘徊の何についてお困りですか?」という質問を行う。この質問に対して、ユーザが「徘徊の監視」と回答した場合、「徘徊に関する事例(徘徊に関する解決アプローチ)」が多く登録されている複数の企業を検索し、検索した複数の企業をユーザに提示する。この場合、例えば、要介護者の徘徊を監視するためのセンシング技術を持つIoT企業等が検索結果として提示される。   In the present embodiment, as described above, questions and answers are exchanged with the terminal device 40 in an interactive format using a standard question sentence. For example, in response to the question “What is your business type?”, When the user answers “care facility”, the user then asks “What are you having trouble with?” When the user answers “ユ ー ザ” to this question, the user then asks “What is the problem with the bag?” In response to this question, if the user replied "Monitoring sputum", search for a plurality of companies registered with many "cases related to sputum (solution approach related to sputum)". Present. In this case, for example, an IoT company or the like having a sensing technology for monitoring a care recipient's habit is presented as a search result.

また、端末装置40との間で、キーワードと同一の単語を含む質問文を用いた対話形式により質問及び回答のやり取りを行ってもよい。例えば、「業種は何ですか?」という質問に対して、ユーザが「介護施設」と回答した場合、次に、「徘徊についてお困りですか?」という質問を行う。この質問に対して、ユーザが「はい」と回答した場合、次に、「徘徊の監視についてお困りですか?」という質問を行う。この質問に対して、ユーザが「はい」と回答した場合、「徘徊に関する事例(徘徊に関する解決アプローチ)」が多く登録されている複数の企業を検索し、検索した複数の企業をユーザに提示する。この場合、上記と同様に、要介護者の徘徊を監視するためのセンシング技術を持つIoT企業等が検索結果として提示される。一方、「徘徊についてお困りですか?」という質問に対して、ユーザが「いいえ」と回答した場合、次に、「記憶障害についてお困りですか?」という質問を行う。この場合、「徘徊」や「記憶障害」は、事例集から抽出されるキーワードである。このように、企業検索装置10の側でキーワードと同一の単語を含む質問事項を予め作成しておくことで、ユーザは「はい」又は「いいえ」のみで回答することが可能となる。   Moreover, you may exchange a question and an answer with the terminal device 40 by the interactive form using the question sentence containing the word same as a keyword. For example, in response to the question “What is your business type?”, When the user answers “care facility”, the user then asks “Do you have a problem with coffee?” When the user answers “yes” to this question, the user then asks “Are you having trouble monitoring the bag?” When the user answers “yes” to this question, a search is made for a plurality of companies registered with a large number of “cases related to coffee (solution approach for coffee)”, and the searched companies are presented to the user. . In this case, as described above, an IoT company or the like having a sensing technology for monitoring the care recipient's habit is presented as a search result. On the other hand, if the user answers “No” to the question “Is you having a problem with the bag?”, Then the question “Do you have a problem with memory failure?” Is asked. In this case, “徘徊” and “memory failure” are keywords extracted from the collection of cases. In this way, by creating a question item including the same word as the keyword on the company search device 10 side in advance, the user can answer with only “Yes” or “No”.

次に、図5及び図6を参照して、本実施形態に係る企業検索装置10の作用について説明する。なお、図5は、本実施形態に係る企業検索プログラム14Aによるキーワード登録処理の流れの一例を示すフローチャートである。   Next, with reference to FIG.5 and FIG.6, the effect | action of the company search device 10 which concerns on this embodiment is demonstrated. FIG. 5 is a flowchart illustrating an example of a keyword registration process performed by the company search program 14A according to the present embodiment.

まず、企業検索装置10に対してキーワード登録処理の開始が指示されると、CPU12Aにより記憶部14に記憶されている企業検索プログラム14Aが実行され、以下に示す各ステップが実行される。   First, when the start of keyword registration processing is instructed to the company search device 10, the company search program 14A stored in the storage unit 14 is executed by the CPU 12A, and the following steps are executed.

図5のステップ100では、登録部30が、データベース14Bに企業毎に登録されている事例集から、出現頻度を用いて複数のキーワードを抽出する。なお、出現頻度を用いて複数のキーワードを抽出する方法については、一例として、上述の方法が適用される。   In step 100 of FIG. 5, the registration unit 30 extracts a plurality of keywords using the appearance frequency from the case collection registered for each company in the database 14B. As a method for extracting a plurality of keywords using the appearance frequency, the above-described method is applied as an example.

ステップ102では、登録部30が、ステップ100で抽出した複数のキーワードの各々を解決アプローチに対応付ける。   In step 102, the registration unit 30 associates each of the plurality of keywords extracted in step 100 with a solution approach.

ステップ104では、登録部30が、ステップ102で解決アプローチを対応付けたキーワードの各々をキーワード群14Cとして登録する。   In step 104, the registration unit 30 registers each keyword associated with the solution approach in step 102 as the keyword group 14C.

ステップ106では、登録部30が、全ての対象とする企業についてキーワード群14Cを登録したか否かを判定する。全ての対象とする企業についてキーワード群14Cを登録したと判定した場合(肯定判定の場合)、本企業検索プログラム14Aによる一連のキーワード登録処理を終了する。一方、全ての対象とする企業についてキーワード群14Cを登録していないと判定した場合(否定判定の場合)、ステップ100に戻り処理を繰り返す。   In step 106, the registration unit 30 determines whether or not the keyword group 14C has been registered for all target companies. When it is determined that the keyword group 14C has been registered for all target companies (in the case of an affirmative determination), a series of keyword registration processing by the company search program 14A is terminated. On the other hand, when it is determined that the keyword group 14C is not registered for all the target companies (in the case of negative determination), the process returns to step 100 and the process is repeated.

図6は、本実施形態に係る企業検索プログラム14Aによる企業検索処理の流れの一例を示すフローチャートである。   FIG. 6 is a flowchart showing an example of the flow of a company search process by the company search program 14A according to this embodiment.

まず、端末装置40の企業検索アプリ44Aが起動され、企業検索装置10に対して企業検索処理の開始が指示されると、CPU12Aにより記憶部14に記憶されている企業検索プログラム14Aが実行され、以下に示す各ステップが実行される。   First, when the company search application 44A of the terminal device 40 is activated and the company search apparatus 10 is instructed to start company search processing, the company search program 14A stored in the storage unit 14 is executed by the CPU 12A. The following steps are executed.

図6のステップ110では、受付部32が、端末装置40から企業検索依頼を受け付ける。   In step 110 of FIG. 6, the receiving unit 32 receives a company search request from the terminal device 40.

ステップ112では、受付部32が、端末装置40に対して、ステップ110で受け付けた企業検索依頼に応じた質問文を送信する。   In step 112, the reception unit 32 transmits a question sentence corresponding to the company search request received in step 110 to the terminal device 40.

ステップ114では、受付部32が、端末装置40から、ステップ112で送信した質問文に対する回答を受信する。ここで、質問及び回答のやり取りを行うために、端末装置40に表示される対話画面の一例を図7に示す。   In step 114, the reception unit 32 receives an answer to the question message transmitted in step 112 from the terminal device 40. Here, FIG. 7 shows an example of an interactive screen displayed on the terminal device 40 in order to exchange questions and answers.

図7は、本実施形態に係る端末装置40に表示される対話画面の一例を示す正面図である。
図7に示すように、端末装置40の対話画面には、企業検索装置10から送信されてくる定型の質問文が表示される。端末装置40のユーザは、この定型の質問文に対する回答を入力する。そして、端末装置40のユーザが「送信」ボタンを押圧操作すると、入力した回答が企業検索装置10に送信される。なお、「中止」ボタンが押圧操作されると、本実施形態に係る企業検索処理は中止され、ホーム画面(図示省略)に戻る。
FIG. 7 is a front view illustrating an example of an interactive screen displayed on the terminal device 40 according to the present embodiment.
As shown in FIG. 7, a standard question message transmitted from the company search device 10 is displayed on the dialog screen of the terminal device 40. The user of the terminal device 40 inputs an answer to this fixed question sentence. When the user of the terminal device 40 presses the “Send” button, the input answer is transmitted to the company search device 10. When the “Cancel” button is pressed, the company search process according to the present embodiment is canceled and the screen returns to the home screen (not shown).

次に、ステップ116では、受付部32が、ステップ112で送信した質問が最後の質問か否かを判定する。最後の質問と判定した場合(肯定判定の場合)、ステップ118に移行し、最後の質問ではないと判定した場合(否定判定の場合)、ステップ112に戻り処理を繰り返す。   Next, in step 116, the reception unit 32 determines whether or not the question transmitted in step 112 is the last question. If it is determined as the last question (in the case of an affirmative determination), the process proceeds to step 118. If it is determined not to be the last question (in the case of a negative determination), the process returns to step 112 and the process is repeated.

ステップ118では、検索部34が、キーワード群14Cから、ステップ116までの処理で得られた対話の内容から検出される単語と合致するキーワードを特定する。   In step 118, the search unit 34 specifies a keyword that matches the word detected from the content of the dialogue obtained by the processing up to step 116 from the keyword group 14C.

ステップ120では、検索部34が、ステップ118で特定したキーワードに対応付けられた解決アプローチの登録数が多い順に複数の企業を検索する。   In step 120, the search unit 34 searches for a plurality of companies in descending order of the number of registrations of solution approaches associated with the keyword specified in step 118.

ステップ122では、表示制御部36が、ステップ120で検索した複数の企業を、検索結果として端末装置40に送信し、端末装置40に表示させる制御を行い、本企業検索プログラム14Aによる一連の企業検索処理を終了する。ここで、端末装置40に表示される検索結果画面の一例を図8に示す。   In step 122, the display control unit 36 performs control to transmit the plurality of companies searched in step 120 to the terminal device 40 as search results and display them on the terminal device 40, and a series of company searches by the company search program 14A. The process ends. Here, an example of the search result screen displayed on the terminal device 40 is shown in FIG.

図8は、本実施形態に係る端末装置40に表示される検索結果画面の一例を示す正面図である。
図8に示すように、端末装置40の検索結果画面には、企業検索装置10から送信されてくる検索結果が表示される。ここでは、検索結果として、複数の企業の一覧が表示されている。端末装置40のユーザが「終了」ボタンを押圧操作すると、本実施形態に係る企業検索処理は終了する。なお、「戻る」ボタンが押圧操作されると、ホーム画面(図示省略)に戻る。
FIG. 8 is a front view illustrating an example of a search result screen displayed on the terminal device 40 according to the present embodiment.
As shown in FIG. 8, the search result transmitted from the company search device 10 is displayed on the search result screen of the terminal device 40. Here, a list of a plurality of companies is displayed as a search result. When the user of the terminal device 40 presses the “end” button, the company search process according to the present embodiment ends. When the “return” button is pressed, the screen returns to the home screen (not shown).

以上、上記実施形態として、企業検索装置及び端末装置を例示して説明したが、実施形態は、企業検索装置が備える各部の機能又は端末装置が備える各部の機能をコンピュータに実行させるためのプログラムの形態としてもよい。実施形態は、このプログラムを記憶したコンピュータが読み取り可能な記憶媒体の形態としてもよい。   As mentioned above, although the company search device and the terminal device have been illustrated and described as the above embodiment, the embodiment is a program for causing a computer to execute the function of each unit included in the company search device or the function of each unit included in the terminal device. It is good also as a form. The embodiment may be in the form of a computer-readable storage medium storing this program.

その他、上記実施形態で説明した企業検索装置及び端末装置の構成は、一例であり、主旨を逸脱しない範囲内において状況に応じて変更してもよい。   In addition, the structure of the company search device and the terminal device described in the above embodiment is an example, and may be changed according to the situation without departing from the gist.

また、上記実施形態で説明したプログラムの処理の流れも、一例であり、主旨を逸脱しない範囲内において不要なステップを削除したり、新たなステップを追加したり、処理順序を入れ替えたりしてもよい。   Further, the processing flow of the program described in the above embodiment is an example, and unnecessary steps may be deleted, new steps may be added, or the processing order may be changed within a range not departing from the gist. Good.

また、上記実施形態では、プログラムを実行することにより、実施形態に係る処理がコンピュータを利用してソフトウェア構成により実現される場合について説明したが、これに限らない。実施形態は、例えば、ハードウェア構成や、ハードウェア構成とソフトウェア構成との組み合わせによって実現してもよい。   Moreover, although the said embodiment demonstrated the case where the process which concerns on embodiment was implement | achieved by a software structure using a computer by running a program, it is not restricted to this. The embodiment may be realized by, for example, a hardware configuration or a combination of a hardware configuration and a software configuration.

10 企業検索装置
12 制御部
12A CPU
12B ROM
12C RAM
12D I/O
14 記憶部
14A 企業検索プログラム
14B データベース
14C キーワード群
16 表示部
18 操作部
20 通信部
30 登録部
32 受付部
34 検索部
36 表示制御部
40 端末装置
42 制御部
42A CPU
42B ROM
42C RAM
42D I/O
44 記憶部
44A 企業検索アプリケーション・プログラム
46 表示部
48 操作部
50 通信部
90 企業検索システム
10 company search device 12 control unit 12A CPU
12B ROM
12C RAM
12D I / O
14 storage unit 14A company search program 14B database 14C keyword group 16 display unit 18 operation unit 20 communication unit 30 registration unit 32 reception unit 34 search unit 36 display control unit 40 terminal device 42 control unit 42A CPU
42B ROM
42C RAM
42D I / O
44 storage unit 44A company search application program 46 display unit 48 operation unit 50 communication unit 90 company search system

Claims (6)

データベースに企業毎に登録された事例集であって、複数の企業の各々から収集され、かつ、複数種類の課題に対する解決アプローチを含む前記事例集の各々から、出現頻度を用いて抽出される複数のキーワードの各々を解決アプローチに対応付けて登録する登録部と、
ユーザが使用する端末装置から対話形式による企業の検索依頼を受け付ける受付部と、
前記登録部により登録された複数のキーワードの中から、前記受付部での対話の内容から検出される単語と合致するキーワードを特定し、特定したキーワードに対応付けられた解決アプローチの登録数が多い順に複数の企業を検索する検索部と、
前記検索部により検索された複数の企業を、検索結果として、前記端末装置に表示させる制御を行う制御部と、
を備えた企業検索装置。
A collection of cases registered for each company in the database, collected from each of a plurality of companies, and extracted from each of the collections of cases including a solution approach to a plurality of types of problems using an appearance frequency. A registration unit that registers each of the keywords in association with the solution approach,
A reception unit that receives a search request for a company in an interactive format from a terminal device used by a user;
Among the plurality of keywords registered by the registration unit, a keyword that matches the word detected from the content of the dialogue at the reception unit is specified, and the number of registrations of solution approaches associated with the specified keyword is large A search unit that searches multiple companies in order,
A control unit that performs control to display a plurality of companies searched by the search unit as search results on the terminal device;
Corporate search device with
前記受付部は、定型の質問文を前記端末装置に送信し、前記端末装置から前記定型の質問文に対する回答を受信し、
前記検索部は、前記回答から検出される単語と合致するキーワードを特定する請求項1に記載の企業検索装置。
The reception unit transmits a standard question message to the terminal device, receives an answer to the standard question message from the terminal device,
The company search device according to claim 1, wherein the search unit specifies a keyword that matches a word detected from the answer.
前記受付部は、前記複数のキーワードのいずれかと同一の単語を含む質問文を前記端末装置に送信し、前記端末装置から前記複数のキーワードのいずれかと同一の単語を含む質問文に対する回答を受信し、
前記検索部は、前記質問文から検出される単語と合致するキーワードを特定する請求項1に記載の企業検索装置。
The reception unit transmits a question sentence including the same word as any of the plurality of keywords to the terminal device, and receives an answer to the question sentence including the same word as any of the plurality of keywords from the terminal device. ,
The company search device according to claim 1, wherein the search unit specifies a keyword that matches a word detected from the question sentence.
前記制御部は、前記端末装置に対して、前記検索結果として得られた複数の企業を、解決アプローチの登録数が多い順に表示させる制御を行う請求項1〜3のいずれか1項に記載の企業検索装置。   4. The control unit according to claim 1, wherein the control unit controls the terminal device to display a plurality of companies obtained as the search results in descending order of registration number of solution approaches. Company search device. 請求項1〜4のいずれか1項に記載の企業検索装置に対して、対話形式により企業の検索依頼を行うための企業検索アプリケーション・プログラムを格納した端末装置。   The terminal device which stored the company search application program for performing the search request | requirement of a company with an interactive form with respect to the company search apparatus of any one of Claims 1-4. コンピュータを、請求項1〜4のいずれか1項に記載の企業検索装置が備える各部として機能させるためのプログラム。   The program for functioning a computer as each part with which the company search device of any one of Claims 1-4 is provided.
JP2018110098A 2018-06-08 2018-06-08 Company retrieval device, terminal device, and program Pending JP2019212193A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018110098A JP2019212193A (en) 2018-06-08 2018-06-08 Company retrieval device, terminal device, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018110098A JP2019212193A (en) 2018-06-08 2018-06-08 Company retrieval device, terminal device, and program

Publications (1)

Publication Number Publication Date
JP2019212193A true JP2019212193A (en) 2019-12-12

Family

ID=68846846

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018110098A Pending JP2019212193A (en) 2018-06-08 2018-06-08 Company retrieval device, terminal device, and program

Country Status (1)

Country Link
JP (1) JP2019212193A (en)

Similar Documents

Publication Publication Date Title
JP2017157192A (en) Method of matching between image and content item based on key word
CN110309405B (en) Project recommendation method and device and storage medium
US20110023122A1 (en) Information providing support device and information providing support method
US20140379719A1 (en) System and method for tagging and searching documents
JP6165955B1 (en) Method and system for matching images and content using whitelist and blacklist in response to search query
WO2014206151A1 (en) System and method for tagging and searching documents
US20160299951A1 (en) Processing a search query and retrieving targeted records from a networked database system
JP4430598B2 (en) Information sharing system and information sharing method
WO2011111038A2 (en) Method and system of providing completion suggestion to a partial linguistic element
KR20200014716A (en) Recording medium recording patent evaluation determination method, patent evaluation determination apparatus and patent evaluation determination program
JP6664599B2 (en) Ambiguity evaluation device, ambiguity evaluation method, and ambiguity evaluation program
CN110569419A (en) question-answering system optimization method and device, computer equipment and storage medium
JPWO2012023541A1 (en) Information providing apparatus, information providing method, program, and information recording medium
JP5141144B2 (en) Information retrieval system and information retrieval program
JP2019185620A (en) Message processor and program
JP2019212193A (en) Company retrieval device, terminal device, and program
JP2006155275A (en) Information extraction method and information extraction device
JP5954053B2 (en) Search support system, search support method, and computer program
JP2022059523A (en) Information processing apparatus and information processing program
CN112527954A (en) Unstructured data full-text search method and system and computer equipment
JP6797618B2 (en) Search device, search method, program and search system
JP7212655B2 (en) Information processing device, information processing method, and information processing program
JP2013073474A (en) Information processor and information processing method
JP6226314B2 (en) Search index building device, search index building method, and search index building device program
JP2002297621A (en) Device and method for providing advertisement, and recording medium