JP5953248B2 - Intent classification device, method and program, service selection support device, method and program - Google Patents

Intent classification device, method and program, service selection support device, method and program Download PDF

Info

Publication number
JP5953248B2
JP5953248B2 JP2013036189A JP2013036189A JP5953248B2 JP 5953248 B2 JP5953248 B2 JP 5953248B2 JP 2013036189 A JP2013036189 A JP 2013036189A JP 2013036189 A JP2013036189 A JP 2013036189A JP 5953248 B2 JP5953248 B2 JP 5953248B2
Authority
JP
Japan
Prior art keywords
intent
service
information
importance
level
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2013036189A
Other languages
Japanese (ja)
Other versions
JP2014164606A (en
Inventor
片岡 泰之
泰之 片岡
渡部 智樹
智樹 渡部
田中 清
清 田中
東野 豪
豪 東野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2013036189A priority Critical patent/JP5953248B2/en
Publication of JP2014164606A publication Critical patent/JP2014164606A/en
Application granted granted Critical
Publication of JP5953248B2 publication Critical patent/JP5953248B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

この発明は、例えばWebサイトが提供する多数のサービスをユーザが選択しやすい形態で分類するインテント分類装置、方法及びプログラムと、当該分類結果を利用してサービスをユーザに提示するサービス選択支援装置、方法及びプログラムに関する。   The present invention relates to an intent classification device, method, and program for classifying a number of services provided by a website, for example, in a form that is easy for the user to select, and a service selection support device for presenting services to the user using the classification result , Methods and programs.

近年、モバイルデバイスやWebの進化に伴い、サービスが多様化しまた急増している。一方で、利用者は数多いサービスの中から自分が望むサービスを発見することが困難になっており、「ICT(Information and Communication Technology)サービスについていけない」と感じる利用者が増える問題が深刻化している。こうした社会の現状に対し、利用者の曖昧な欲求を叶える適切な情報を提示する技術の需要が高まっている。   In recent years, with the evolution of mobile devices and the Web, services are diversifying and rapidly increasing. On the other hand, it has become difficult for users to find the service they want from many services, and the problem of increasing the number of users who feel that they cannot keep up with ICT (Information and Communication Technology) services has become serious. . In response to the current state of society, there is an increasing demand for technology that presents appropriate information that fulfills the vague desires of users.

そこで、サービス発見支援のための第1ステップとしてまず利用者に対して行動を推薦し、その上でやりたい事を実現するサービスを推薦するという方式か提案されている(例えば非特許文献1を参照)。
また、サービス利用者の利用ログに基づき、利用者の好むと推定されるサービスの発見を支援する技術も提案されている。これは、例えば友人が使っているサービスを推薦したり、或いは趣味嗜好が類似している者が利用しているサービスを推薦するものである(例えば非特許文献2を参照)。
Therefore, as a first step for service discovery support, a method has been proposed in which an action is first recommended to a user and then a service that realizes what is desired to be performed is recommended (for example, see Non-Patent Document 1). ).
In addition, a technique for supporting discovery of a service presumed to be preferred by a user based on a service user's usage log has been proposed. This is, for example, recommending a service used by a friend or recommending a service used by a person who has similar hobbies and preferences (see, for example, Non-Patent Document 2).

「タスク指向型モバイルサービスナビシステムの拡張とユーザ評価」、深澤佑介 他、情報処理学会論文誌 Vol.50, No.1, pp.159-170, 2009年1月"Expansion of task-oriented mobile service navigation system and user evaluation", Yusuke Fukasawa et al., Information Processing Society of Japan Vol.50, No.1, pp.159-170, January 2009 “On Social Networks and Collaborative Recommendation”,I. Konstas, V. Stathopoulos and J. M Jose,In 32nd international ACM SIGIR conference on Research and development in information retrieval, pp.195-202, 2009, SIGIR ’09“On Social Networks and Collaborative Recommendation”, I. Konstas, V. Stathopoulos and J. M Jose, In 32nd international ACM SIGIR conference on Research and development in information retrieval, pp.195-202, 2009, SIGIR ’09

非特許文献1に記載された方式を実現するには、行動タグをサービスに付与することが必要となる。しかしながら、非特許文献1では行動タグを手動で付与しているため、効率が悪い。また、行動タグの自動付与を実現するには、大量に取得されるノイズを含む行動タグの中からノイズを分類し、さらにサービス発見を支援するための行動タグの重要度を分類する必要がある。   In order to realize the method described in Non-Patent Document 1, it is necessary to attach an action tag to a service. However, in Non-Patent Document 1, since the action tag is manually assigned, the efficiency is poor. In addition, in order to realize automatic assignment of action tags, it is necessary to classify noise from among action tags containing a large amount of noise, and further classify the importance of action tags to support service discovery. .

また、非特許文献2に記載された技術には以下のような課題がある。すなわち、最近では、非常に多くの携帯端末利用者によるアプリケーションの利用回数をログ情報として収集しているサービスベンダが存在し、このベンダが収集したログ情報を利用することが考えられる。しかしながら、ログ情報は利用者にとって個人情報であるため、一般にログ情報の取得は難しい。また、たとえ取得できたとしても、サービス検索ログがある程度の量がないと推薦精度が保てないというコールドスタート問題が残る。   Further, the technique described in Non-Patent Document 2 has the following problems. That is, recently, there are service vendors that collect the number of times an application is used by a large number of mobile terminal users as log information, and it is conceivable to use the log information collected by the vendor. However, since the log information is personal information for the user, it is generally difficult to acquire the log information. Even if it can be acquired, there remains a cold start problem that the recommendation accuracy cannot be maintained unless there is a certain amount of service search logs.

この発明は上記事情に着目してなされたもので、その目的とするところは、利用者の個人情報を利用することなく、多数のサービスのインテントをノイズの影響を低減して効果的に分類できるようにしたインテント分類装置、方法及びプログラムと、上記分類結果に応じてサービスを効果的に利用者に提示できるようにしたサービス選択支援装置、方法及びプログラムを提供することにある。   The present invention has been made paying attention to the above circumstances, and its purpose is to effectively classify intents of a large number of services while reducing the influence of noise without using the personal information of the user. It is an object of the present invention to provide an intent classification device, method, and program that can be used, and a service selection support device, method, and program that can effectively present a service to a user according to the classification result.

上記目的を達成するためにこの発明の第1の観点は、サービスに含まれるインテントをその機能重要度をもとに分類するインテント分類装置において、サービスを表す解説文から抽出された、サービス提供者の意図を自然言語表現により表したインテントと、上記サービスを実行する際にデバイス又はデータにアクセスするためのアクセス情報を含むインテントサービス関連情報を記憶部から読み込む。そして、この読み込まれた情報をもとに、インテントを含む全てのサービスとこれらのサービスに含まれるアクセス情報との関連度合いに基づく特徴量を、当該インテントの機能重要度を表す第1の評価尺度として算出する第1の算出手段を備える。そして、この第1の算出手段により算出された特徴量に基づいて上記インテントの機能重要度のレベルを分類し、その分類結果を表す情報を記憶するようにしたものである。 To achieve the above object, according to a first aspect of the present invention, there is provided an intent classification apparatus for classifying intents included in a service based on the function importance, and the service extracted from the explanatory text representing the service. read and Inten bets representing the intention of the provider by natural language expression, the intent service related information including accessing information for accessing the device or data when executing the service from the serial憶部. Then, based on the read information, the feature amount based on the degree of association between all services including the intent and the access information included in these services is used as the first feature amount indicating the functional importance of the intent. First calculation means for calculating as an evaluation scale is provided. Then, based on the feature amount calculated by the first calculation means, the function importance level of the intent is classified, and information representing the classification result is stored.

この発明の第1の観点は以下のような態様を備えることも特徴とする。
第1の態様は、上記抽出されたインテントのサービス解説文中における出現位置に基づく特徴量を、当該インテントの機能重要度を表す第2の評価尺度として算出する第2の算出手段をさらに備える。そして、上記第1及び第2の算出手段により算出された各特徴量に基づいて上記インテントの機能重要度のレベルを分類するようにしたものである。
The first aspect of the present invention is also characterized by comprising the following aspects.
The first aspect further includes second calculation means for calculating a feature quantity based on the appearance position of the extracted intent in the service commentary as a second evaluation measure representing the function importance of the intent. . The function importance level of the intent is classified based on the feature amounts calculated by the first and second calculation means.

第2の態様は、上記抽出されたインテントを含むサービスが属するカテゴリの数に基づく特徴量を、当該インテントの機能重要度を表す第3の評価尺度として算出する第3の算出手段を、さらに備える。そして、上記第1及び第3の算出手段により算出された各特徴量、又は上記第1、第2及び第3の算出手段により算出された各特徴量に基づいて、上記インテントの機能重要度のレベルを分類するようにしたものである。 According to a second aspect, there is provided a third calculation unit that calculates a feature amount based on the number of categories to which the service including the extracted intent belongs as a third evaluation measure representing the functional importance of the intent. Further prepare. Then, based on the feature quantities calculated by the first and third calculation means or the feature quantities calculated by the first, second, and third calculation means, the function importance of the intent is calculated. The level is classified.

この発明の第2の観点は、上記インテントサービス関連情報の記憶部から上記サービスを表す解説文から抽出されたインテントに関する情報を読み込むと共に、上記分類結果記憶手段から上記インテントの機能重要度のレベルの分類結果を表す情報を読み込む。そして、先ず上記読み込まれた機能重要度のレベルの分類結果を表す情報をもとに、上記抽出された複数のインテントをその機能重要度のレベルが高いものから一定量ずつ順次選択して、そのリストを利用者端末に段階的に表示させる。次に、上記利用者端末に表示されたインテントの1つが利用者により選択操作されたとき、当該選択されたインテントに対応するサービス情報を上記インテントサービス関連情報の記憶部から読み込んでそのリストを上記利用者端末に表示させるようにしたものである。 According to a second aspect of the present invention, information related to an intent extracted from an explanatory text representing the service is read from the storage unit for the intent service related information, and the function importance of the intent is read from the classification result storage means. Reads information representing the classification result of the level . First, based on the information indicating the classification result of the read function importance level , the plurality of extracted intents are sequentially selected in a certain amount from those having a high function importance level , The list is displayed step by step on the user terminal. Next, when one of the intents displayed on the user terminal is selected and operated by the user, the service information corresponding to the selected intent is read from the storage unit for the intent service related information, and The list is displayed on the user terminal.

この発明の第1の観点によれば、インテントの機能重要度が、当該インテントを含む全てのサービスとこれらのサービスに含まれるアクセス情報との関連度合いに基づく特徴量として算出される。そして、この算出された機能重要度を表す特徴量をもとにインテントが分類されて利用者に提示される。このため、漠然と何かをしたいと考えている利用者に対して、機能重要度の尺度に基づきインテントを絞り込んでゆくようなインタフェースを提供することができる。また、インテントをその機能重要度をもとに分類することで、単に自然言語処理による抽出手法のみを用いた自動化処理において発生していたノイズが発生しないようにすることができ、これにより不要なインテントの発生が抑制される。このため、インテントの高精度の分類が可能になる。さらに、利用者のログデータ等の個人情報を収集する必要がなくなり、これにより利用者の個人情報の漏洩を防止して同個人情報を保護することが可能となる。   According to the first aspect of the present invention, the function importance of an intent is calculated as a feature amount based on the degree of association between all services including the intent and access information included in these services. Then, intents are classified and presented to the user based on the calculated feature amount representing the function importance. For this reason, it is possible to provide an interface that narrows down the intent based on the function importance scale for the user who wants to do something vaguely. Also, by classifying intents based on their functional importance, it is possible to avoid the noise that was generated in automated processing using only the extraction method based on natural language processing. Generation of intent is suppressed. This makes it possible to classify intents with high accuracy. Furthermore, there is no need to collect personal information such as log data of the user, thereby preventing leakage of the personal information of the user and protecting the personal information.

第1の態様によれば、インテントの機能重要度を表す第2の評価尺度として、上記抽出されたインテントのサービス解説文中における出現位置に基づく特徴量が算出される。そして、先に第1の評価尺度として算出された特徴量と、上記第2の評価尺度として算出された特徴量をもとにインテントの機能重要度のレベルが分類される。したがって、インテントの機能重要度のレベルをさらに正確に分類することが可能となる。 According to the first aspect, the feature quantity based on the appearance position of the extracted intent in the service commentary is calculated as the second evaluation scale representing the functional importance of the intent. The function importance level of the intent is classified based on the feature amount previously calculated as the first evaluation scale and the feature amount calculated as the second evaluation scale. Therefore, it is possible to further accurately classify the level of function importance of the intent.

第2の態様によれば、インテントの機能重要度を表す第3の評価尺度として、インテントを含むサービスが属するカテゴリの数に基づく特徴量がさらに算出される。そして、先に第1及び第2の評価尺度としてそれぞれ算出された各特徴量、又は第1、第2及び第3の評価尺度としてそれぞれ算出された各特徴量に基づいて、上記インテントの機能重要度のレベルが分類される。したがって、インテントの機能重要度のレベルをより一層正確に分類することが可能となる。 According to the second aspect, a feature quantity based on the number of categories to which the service including the intent belongs is further calculated as the third evaluation scale representing the functional importance of the intent. Then, the function of the intent based on the feature amounts calculated as the first and second evaluation scales or the feature amounts calculated as the first, second and third evaluation scales, respectively. The level of importance is classified. Therefore, it is possible to more accurately classify the level of function importance of intents.

この発明の第2の観点によれば、機能重要度のレベルの分類結果を表す情報をもとに、先ず複数のインテントがその機能重要度のレベルが高いものから一定量ずつ順次選択されてそのリストが利用者に提示され、続いてこの提示されたインテントリストの中の1つが利用者により選択操作されたとき、当該選択されたインテントに対応するサービス情報のリストが上記利用者に提示される。このため、利用者に対しインテントのリストが機能重要度のレベルの高いものから順に段階的に提示され、利用者の選択操作に応じてサービスが提示されるため、利用者によるサービスの発見を効率良く支援することが可能となる。 According to the second aspect of the present invention, based on the information indicating the result of classifying the level of function importance, first, a plurality of intents are sequentially selected from a higher level of function importance by a certain amount. When the list is presented to the user and then one of the presented intent lists is selected and operated by the user, a list of service information corresponding to the selected intent is displayed to the user. Presented. Therefore, the user to be stepwise presented in descending order the list of intents of levels of functionality importance, because the service is presented in response to user's selection operation, the service discovery by the user It is possible to provide efficient support.

すなわちこの発明によれば、利用者の個人情報を利用することなく、多数のサービスのインテントをノイズの影響を低減して効果的に分類できるようにしたインテント分類装置、方法及びプログラムと、上記分類結果に応じてサービスを効果的に利用者に提示できるようにしたサービス選択支援装置、方法及びプログラムを提供することができる。   That is, according to the present invention, an intent classification apparatus, method, and program that can effectively classify intents of a large number of services by reducing the influence of noise without using personal information of users, It is possible to provide a service selection support apparatus, method, and program capable of effectively presenting a service to a user according to the classification result.

この発明の一実施形態に係るインテント分類装置及びサービス選択支援装置を含むシステムの機能構成を示すブロック図。The block diagram which shows the function structure of the system containing the intent classification | category apparatus and service selection assistance apparatus which concern on one Embodiment of this invention. 図1に示したインテント分類装置の機能重要度判定部による処理手順と処理内容を示すフローチャート。The flowchart which shows the process sequence and process content by the function importance determination part of the intent classification device shown in FIG. 図2に示すインテント分類装置による機能重要度を表す特徴量の計算に使用する変数の意味を示す図。The figure which shows the meaning of the variable used for the calculation of the feature-value showing the function importance by the intent classification device shown in FIG.

以下、図面を参照してこの発明に係わる実施形態を説明する。
[一実施形態]
(構成)
図1は、この発明の一実施形態に係るインテント分類装置及びサービス選択支援装置を含むシステムの機能構成を示すブロック図である。このシステムは、記憶装置1と、インテント情報処理装置2と、サーバ3と、クライアント端末4とを備える。
Embodiments according to the present invention will be described below with reference to the drawings.
[One Embodiment]
(Constitution)
FIG. 1 is a block diagram showing a functional configuration of a system including an intent classification device and a service selection support device according to an embodiment of the present invention. This system includes a storage device 1, an intent information processing device 2, a server 3, and a client terminal 4.

記憶装置1は、例えばデータベースサーバに設けられ、この発明の一実施形態を実現する上で必要な記憶領域として、同義語辞典累積部11と、機能重要度正解データ累積部12と、インテントサービス関連情報累積部13と、インテント重要度累積部14を備えている。   The storage device 1 is provided, for example, in a database server, and as a storage area necessary for realizing one embodiment of the present invention, a synonym dictionary accumulation unit 11, a function importance correct answer data accumulation unit 12, an intent service A related information accumulation unit 13 and an intent importance accumulation unit 14 are provided.

同義語辞典累積部11には、サービス情報からインテントを抽出する際に用いる同義語辞典データが記憶されている。機能重要度正解データ累積部12には、インテントの重要度判定に用いる機能重要度正解データが記憶される。インテントサービス関連情報累積部13は、取得されたサービス情報に関連するマニフェストカテゴリ及び抽出されたインテントの一と回数を表す情報を格納するために用いられる。インテント重要度累積部14は、判定されたインテントの機能重要度を表す情報を記憶するために用いられる。   The synonym dictionary accumulation unit 11 stores synonym dictionary data used when extracting an intent from service information. The function importance correct answer data accumulating unit 12 stores function importance correct answer data used for determining the intent importance. The intent service related information accumulating unit 13 is used for storing a manifest category related to the acquired service information and information indicating one and the number of extracted intents. The intent importance accumulation unit 14 is used to store information indicating the function importance of the determined intent.

インテント情報処理装置2はコンピュータを備えたもので、この発明の一実施形態を実現する上で必要な処理機能として、サービス情報取得処理部21と、インテント抽出処理部22と、インテント重要度判定処理部23を備えている。なお、これらの処理部21〜23は何れも図示しないプログラムメモリに格納されたプログラムをコンピュータに実行させることにより実現される。   The intent information processing apparatus 2 includes a computer. As processing functions necessary for realizing one embodiment of the present invention, a service information acquisition processing unit 21, an intent extraction processing unit 22, an intent important A degree determination processing unit 23 is provided. Each of these processing units 21 to 23 is realized by causing a computer to execute a program stored in a program memory (not shown).

サービス情報取得処理部21は、Web上のサイトからサービス情報を取得する。サービス情報は、サービスの解説文、サービスのカテゴリ情報及びサービスのアクセス情報により構成される。カテゴリ情報とは、アプリケーション配信ポータルが提供しているサービスに対するラベルであり、通常は20〜30ある。アクセス情報とは、サービスのデバイス機能へのアクセス情報や端末内の特定データへのアクセス情報を意味する。これらアクセス情報は、例えば非自然言語であるマニフェストファイルに含まれ、Android (登録商標)対応のアプリケーションでは、ManifestXML と呼ばれる。このXML 内には、“PERMISSION:CAMERA” のように、「アプリケーションがカメラの機能を使う」というアクセス情報が記述されている。サービス情報取得処理部21は、上記取得されたサービス情報のマニフェストファイル及びカテゴリ情報を、インテントサービス関連情報累積部13に記憶させる。   The service information acquisition processing unit 21 acquires service information from a site on the Web. The service information includes service descriptions, service category information, and service access information. The category information is a label for a service provided by the application distribution portal, and is usually 20-30. The access information means access information to the device function of the service or access information to specific data in the terminal. Such access information is included in, for example, a manifest file which is a non-natural language, and is called ManifestXML in an application compatible with Android (registered trademark). In this XML, access information such as “PERMISSION: CAMERA” “application uses camera function” is described. The service information acquisition processing unit 21 stores the manifest file and category information of the acquired service information in the intent service related information accumulation unit 13.

インテント抽出処理部22は、以下の処理機能を有する。
(i) 上記サービス情報取得処理部21から提供されるサービス解説文を、形態素解析をすることでインテントの候補を抽出する処理。
ここで、インテントとは、「サービス利用時におけるユーザ意図の自然言語による抽象表現」と定義する。例えば、「写真の編集」や「運転の支援」、「レシピの検索」等である。インテントを別の表現で言い換えると、「何ができるのか」という利用者の行動や目的を抽象表現した概念であるのと同時に、サービスによって提供される機能を表現した概念である。つまりインテントは、サービス利用者とサービス提供者の意図が表裏一体となった概念であり、両者の橋渡しをする役割を果たす。
The intent extraction processing unit 22 has the following processing functions.
(i) Processing for extracting intent candidates by performing morphological analysis on the service description provided from the service information acquisition processing unit 21.
Here, the intent is defined as “abstract expression in the natural language of the user intention when using the service”. For example, “photo editing”, “driving assistance”, “recipe search”, and the like. In other words, the intent is a concept that abstracts the user's behavior and purpose of “what can be done” and at the same time a concept that expresses the function provided by the service. In other words, the intent is a concept in which the intentions of the service user and the service provider are integrated, and serves as a bridge between the two.

(ii) 抽出した複数のインテント候補について、同義語辞典累積部11に記憶された同義語辞典データを参照して、意味が同一のインテントを同じ表現とするように処理する。そして、こうして得られたインテントを、その出現位置及び出現回数を表す情報と共にインテントサービス関連情報累積部13に記憶させる処理。   (ii) With respect to a plurality of extracted intent candidates, the synonym dictionary data stored in the synonym dictionary accumulating unit 11 is referred to, and intents having the same meaning are processed so as to have the same expression. And the process which memorize | stores the intent obtained in this way in the intent service related information accumulation | storage part 13 with the information showing the appearance position and appearance frequency.

インテント重要度判定処理部23は、インテントサービス関連情報蓄積部13から各インテントの出現回数と出現位置、及び各サービスのアクセス情報及びカテゴリ情報を取得し、これらの情報をもとにインテントの機能重要度を表す評価尺度を計算する。
ここで、機能重要度とは、各インテントに対して付与される重要度合いを示すレベルである。例えば、数多あるサービスから利用者が望むものを発見させるには、機能を選択することで検索候補の絞込みを行うファセット検索が効果的である.サービス発見支援のためのファセット検索とは、(1) 主機能インテントを一つ選択、(2) 副機能インテントを複数個追加し選択することでサービスをフィルタリング、という検索方式である。機能重要度を定量的に算出することにより、主機能か副機能かを判定することが可能となる。また、機能重要度が低いものはノイズと判断することも可能となる。
The intent importance level determination processing unit 23 obtains the appearance number and appearance position of each intent and the access information and category information of each service from the intent service related information storage unit 13, and based on these information, Calculate an evaluation scale that represents the functional importance of the tent.
Here, the function importance is a level indicating the importance given to each intent. For example, a faceted search that narrows down search candidates by selecting a function is effective in finding what the user wants from many services. Facet search for service discovery support is a search method in which (1) one main function intent is selected, and (2) services are filtered by adding and selecting a plurality of sub function intents. By quantitatively calculating the function importance, it is possible to determine whether the function is a main function or a sub function. Moreover, it is possible to determine that the function importance is low as noise.

機能重要度を表す評価尺度には以下の3つがある。
(i) 機能重要度を表す第1の評価尺度は、インテントのアクセス情報に対する依存度を考慮した特徴量である。インテントIj を含む全てのサービス内に共通のアクセス情報が存在すれば、インテントIj はデバイスの機能やデバイス内の情報と関連が強い。アクセス情報と関連が強いインテントは機能重要度が高いと判断する。
There are the following three evaluation scales representing functional importance.
(i) The first evaluation scale representing the function importance is a feature quantity considering the dependence of the intent on the access information. If common access information exists in all services including the intent Ij, the intent Ij is strongly related to the device function and the information in the device. The intent that is strongly related to the access information is judged to have high function importance.

(ii) 機能重要度を表す第2の評価尺度は、インテントの出現位置と出現回数を考慮した特徴量である。インテントの出現位置とは、サービス解説文における当該インテントの先頭からの出現数に基づく距離である。サービスの機能を表現するインテントは、サービス解説文の前半部に出現する傾向が強いという特徴を考慮するために、出現位置に重みをかけてサービスの出現頻度を評価する。   (ii) The second evaluation scale representing the functional importance is a feature quantity considering the appearance position and the number of appearances of the intent. The appearance position of the intent is a distance based on the number of appearances from the head of the intent in the service commentary. In order to consider the feature that the intent expressing the function of the service has a strong tendency to appear in the first half of the service commentary, the appearance frequency of the service is evaluated by weighting the appearance position.

(iii) 機能重要度を表す第3の評価尺度は、カテゴリ内における当該インテントの共起を考慮した特徴量、つまり当該インテントを有するサービスが属するカテゴリの数に基づく特徴量である。機能重要度が高いインテントは、あるインテントIj が属するカテゴリC内に同じインテントIj を持つサービスの数が多いと考えられる。   (iii) The third evaluation scale representing the functional importance is a feature quantity considering the co-occurrence of the intent in the category, that is, a feature quantity based on the number of categories to which the service having the intent belongs. An intent having a high function importance is considered to have a large number of services having the same intent Ij in the category C to which a certain intent Ij belongs.

インテント重要度判定処理部23は、以上のようにインテントの機能重要度を表す評価尺度として計算された3つの特徴量を分類するために用いる分類器を作成する。分類器は、機能重要度正解データ累積部12から正解データを読み込んで機械学習により作成する。そして、上記計算された3つの特徴量を上記分類器に入力することで、機能重要度のレベル分類を行い、分類されたインテントの機能重要度レベルを表す情報をインテント重要度累積部14に格納する。   As described above, the intent importance level determination processing unit 23 creates a classifier used for classifying the three feature quantities calculated as the evaluation scale representing the functional importance level of the intent. The classifier reads correct data from the function importance correct data accumulating unit 12 and creates it by machine learning. Then, by inputting the calculated three feature quantities to the classifier, the level of function importance is classified, and information indicating the function importance level of the classified intent is stored in the intent importance accumulation unit 14. To store.

なお、以上述べたインテント情報処理装置2の各処理部21〜23のうちのインテント情報処理部2と、記憶装置1のインテント重要度累積部14とにより、インテント分類装置が構成される。   The intent information processing unit 2 of the processing units 21 to 23 of the intent information processing device 2 described above and the intent importance accumulation unit 14 of the storage device 1 constitute an intent classification device. The

サーバ3は、サービス選択支援業者が運用するWebサーバコンピュータからなり、この発明の一実施形態を実現するために必要な制御機能として、提示インテント処理部31と、提示サービス処理部32と、提示画面処理部33を備えている。なお、これらの処理部31〜33は何れもプログラムメモリに格納されたプログラムを上記コンピュータに実行させることにより実現される。   The server 3 is composed of a Web server computer operated by a service selection support provider. As a control function necessary for realizing an embodiment of the present invention, a presentation intent processing unit 31, a presentation service processing unit 32, and a presentation are provided. A screen processing unit 33 is provided. Each of these processing units 31 to 33 is realized by causing the computer to execute a program stored in the program memory.

提示インテント処理部31は、インテント重要度累積部14から、分類されたインテントの機能重要度レベルを表す情報を読み込み、この情報をもとに、提示対象となる機能重要度が高いインテントを選択する。
提示サービス処理部32は、上記選択されたインテントと関連付けられているサービスを表す情報をインテントサービス関連情報累積部13から読み出す。
提示画面処理部33は、上記提示インテント処理部31で選定されたインテント情報と、上記提示サービス処理部32によりインテントサービス関連情報累積部13から読み出されたサービス情報に基づいて、これらを利用者に提示するための提示画面データを生成する。この提示画面データには提示インテントのリスト及び提示サービスのリストが含まれる。そして、クライアント端末4からのアクセスに応じて、上記提示画面データをアクセス元のクライアント端末4へ送信する。
The presentation intent processing unit 31 reads the information indicating the function importance level of the classified intent from the intent importance accumulation unit 14, and based on this information, the intent importance level to be presented is high. Select a tent.
The presentation service processing unit 32 reads information representing a service associated with the selected intent from the intent service related information accumulation unit 13.
The presentation screen processing unit 33 is based on the intent information selected by the presentation intent processing unit 31 and the service information read from the intent service related information accumulation unit 13 by the presentation service processing unit 32. The presentation screen data for presenting to the user is generated. The presentation screen data includes a presentation intent list and a presentation service list. Then, in response to access from the client terminal 4, the presentation screen data is transmitted to the access source client terminal 4.

なお、以上述べたインテント情報処理装置2のインテント重要判定処理部23、記憶装置1のインテント重要度累積部14、サーバ3の各処理部31〜33により、サービス選択支援装置が構成される。   The intent importance determination processing unit 23 of the intent information processing device 2 described above, the intent importance level accumulation unit 14 of the storage device 1, and the processing units 31 to 33 of the server 3 constitute a service selection support device. The

クライアント端末4は、例えば利用者が使用する携帯電話機、スマートホン、タブレット型端末からなり、この発明の一実施形態を実現するために必要な制御機能として、Webブラウザに加え、画面表示部41と、操作入力インタフェース(操作入力I/O)42を備えている。   The client terminal 4 is composed of, for example, a mobile phone, a smart phone, or a tablet terminal used by a user. As a control function necessary for realizing an embodiment of the present invention, in addition to a Web browser, a screen display unit 41 and , An operation input interface (operation input I / O) 42 is provided.

画面表示部41は、例えば液晶、有機EL等の表示デバイスにより構成され、Webブラウザの制御の下、サーバ3から受信された提示インテントのリスト及び提示サービスのリストを表示する。操作入力I/O42は、利用者が上記表示された提示インテント及び提示サービスのリストの中から所望のインテント及びサービスを選択操作するために使用される。Webブラウザは、上記インテント及びサービスの選択情報をサーバ3へ送信する。   The screen display unit 41 is configured by a display device such as a liquid crystal or an organic EL, for example, and displays a list of presentation intents and a list of presentation services received from the server 3 under the control of the Web browser. The operation input I / O 42 is used by the user to select and operate a desired intent and service from the displayed presentation intent and presentation service list. The Web browser transmits the intent and service selection information to the server 3.

(動作)
次に、以上のように構成されたシステムによるインテント分類処理及びサービス選択支援処理の手順と処理内容を説明する。
(1)サービス情報の取得
インテント情報処理装置2では、先ずサービス情報取得処理部21の制御の下、Webサイトからサービス情報が取得される。サービス情報には、先に述べたようにサービスの解説文、サービスのカテゴリ情報及びサービスのアクセス情報が含まれている。そして、この取得されたサービス情報のうち、サービス解説文を表す情報がインテント抽出処理部22へ送られ、またマニフェストファイルに含まれるアクセス情報、及びカテゴリ情報はインテントサービス関連情報累積部13に記憶される。
(Operation)
Next, the procedure and processing contents of intent classification processing and service selection support processing by the system configured as described above will be described.
(1) Acquisition of Service Information In the intent information processing apparatus 2, first, service information is acquired from a Web site under the control of the service information acquisition processing unit 21. As described above, the service information includes the service description, the service category information, and the service access information. Of the acquired service information, information representing a service commentary is sent to the intent extraction processing unit 22, and access information and category information included in the manifest file are sent to the intent service related information accumulating unit 13. Remembered.

(2)インテントの抽出
インテント情報処理装置2では、次にインテント抽出処理部22の制御の下、上記サービス情報取得処理部21から提供されるサービス解説文について形態素解析が行われ、これによりインテントの候補が抽出される。そして、同義語辞典累積部11に記憶された同義語辞典データを参照して、上記抽出された複数のインテント候補のうち意味が同一のインテント候補を同一表現とする処理が行われる。この処理が終了したインテントは、その出現位置及び出現回数を表す情報と共に、インテントサービス関連情報累積部13に記憶される。
(2) Intent Extraction In the intent information processing device 2, under the control of the intent extraction processing unit 22, the service explanation sentence provided from the service information acquisition processing unit 21 is subjected to morphological analysis. Thus, intent candidates are extracted. Then, with reference to the synonym dictionary data stored in the synonym dictionary accumulating unit 11, processing is performed to make the intent candidates having the same meaning among the extracted intent candidates the same expression. The intent for which this processing has been completed is stored in the intent service related information accumulating unit 13 together with information indicating the appearance position and the number of appearances.

(3)インテントの機能重要度の判定
インテント情報処理装置2では、続いてインテント抽出処理部22の制御の下で、上記インテント抽出処理部22により抽出されたインテントについてその機能重要度を判定する処理が行われる。図2はその処理手順と処理内容を示すフローチャートである。また、機能重要度を判定処理で使用する変数の意味を次表1に示す。

Figure 0005953248
(3) Determination of Intent Function Importance of Intent In the intent information processing apparatus 2, the function importance of the intent extracted by the intent extraction processing unit 22 is subsequently controlled under the control of the intent extraction processing unit 22. Processing for determining the degree is performed. FIG. 2 is a flowchart showing the processing procedure and processing contents. In addition, Table 1 shows the meanings of the variables used for the function importance determination process.
Figure 0005953248

先ず、ステップS11において、インテントサービス関連情報累積部13から、インテントとその出現位置及び出現回数を表す情報と、サービスのマニフェストファイルに含まれるアクセス情報及びカテゴリ情報を読み込む。そして、これらの情報をもとにインテントの機能重要度を表す3つの評価尺度を以下のように計算する。   First, in step S11, from the intent service related information accumulating unit 13, information indicating the intent, its appearance position and the number of appearances, and access information and category information included in the service manifest file are read. Then, based on these pieces of information, three evaluation measures representing the functional importance of the intent are calculated as follows.

すなわち、先ずステップS12において、インテントサービス関連情報累積部13からインテント情報と、マニフェストファイルを読み込み、この読み込んだインテントと、マニフェストファイルに含まれるアクセス情報をもとに、機能重要度の第1の評価尺度としての、インテントのアクセス情報に対する依存度を考慮した特徴量1を計算する。インテントIj を含む全てのサービス内に共通のアクセス情報が存在すれば、インテントIj はデバイスの機能やデバイス内の情報と関連が強い。アクセス情報と関連が強いインテントは機能重要度が高いと判断する。   That is, first, in step S12, the intent information and the manifest file are read from the intent service related information accumulating unit 13, and based on the read intent and the access information included in the manifest file, the function importance level is changed. As the evaluation scale of 1, the feature quantity 1 considering the dependence on the access information of the intent is calculated. If common access information exists in all services including the intent Ij, the intent Ij is strongly related to the device function and the information in the device. The intent that is strongly related to the access information is judged to have high function importance.

例えば、インテントIj のアクセス情報に対する依存度を以下のように算出する。まず、インテントIj を含むサービスの集合S{j} を次のように定義する。

Figure 0005953248
For example, the dependence of the intent Ij on the access information is calculated as follows. First, a set of services S {j} including an intent Ij is defined as follows.
Figure 0005953248

次に、インテントIj を含みかつアクセス情報mk を含むサービスの集合S{j,k} は、次の様に表現できる。

Figure 0005953248
Next, a set of services S {j, k} including the intent Ij and including the access information mk can be expressed as follows.
Figure 0005953248

最後に、インテントIj とアクセス情報の依存度は、インテントが出現したサービス内に出現するアクセス情報の確率の最大値で定量する。

Figure 0005953248
Finally, the dependency between the intent Ij and the access information is quantified by the maximum value of the probability of the access information that appears in the service in which the intent appears.
Figure 0005953248

次にステップS13において、機能重要度を表す第2の評価尺度として、インテントの出現位置と出現回数を考慮した特徴量2を算出する。ここで、出現位置とは、先に述べたようにサービス解説文の先頭からの単語数に基づく距離で表される。サービスの機能を表現するインテントは、サービス解説文の前半部に出現する傾向が強いという特徴を考慮し、出現位置に重み付けしてサービスの出現頻度を評価する。   Next, in step S13, a feature amount 2 that takes into account the appearance position and the number of appearances of the intent is calculated as a second evaluation scale representing the functional importance. Here, the appearance position is represented by a distance based on the number of words from the head of the service commentary as described above. Considering the feature that the intent expressing the function of the service has a strong tendency to appear in the first half of the service commentary, the appearance frequency of the service is evaluated by weighting the appearance position.

例えば、あるインテントIj の機能重要度を評価する特徴量をSj2とすると、この特徴量Sj2は全てのサービスの中でインテントIj が出現する度にその相対的な出現位置の値が小さければ、機能重要度がより高いと判定する。すなわち、

Figure 0005953248
により算出する。ただし、pi,k,α は、図3に示すとおり、インテントj の出現位置を表している。式(6) は、式(7) のSFi の値を全てのサービスに対して合計した値を表している。式(7)のSFi とは、サービスi においてインテントIj が出現した場合、サービスSi 内で出現する他のインテントに対して出現位置をもとにした相対的な重み付けを表している。 For example, if the feature quantity that evaluates the function importance of a certain intent Ij is Sj2, the feature quantity Sj2 has a smaller value of its relative appearance position every time the intent Ij appears in all services. It is determined that the function importance is higher. That is,
Figure 0005953248
Calculated by However, pi, k, α represents the appearance position of the intent j as shown in FIG. Equation (6) represents the sum of the values of SFi in equation (7) for all services. In the equation (7), SFi represents a relative weighting based on the appearance position for other intents appearing in the service Si when the intent Ij appears in the service i.

最後にステップS14において、機能重要度の第3の評価尺度として、カテゴリ内におけるインテントの共起を考慮した特徴量3を計算する。機能重要度が高いインテントは、あるインテントIj が属するカテゴリC内に同じインテントIj を持つサービスの数が多いと考えられる。この観点に基づいて、上記第3の評価尺度Sj3は例えば以下のように計算される。

Figure 0005953248
すなわち、第3の評価尺度Sj3はスカラ値として計算される。但し、|{S}| は集合Sに含まれる元の数を示す。 Finally, in step S14, the feature quantity 3 considering the co-occurrence of intents in the category is calculated as the third evaluation measure of the function importance. An intent having a high function importance is considered to have a large number of services having the same intent Ij in the category C to which a certain intent Ij belongs. Based on this viewpoint, the third evaluation scale Sj3 is calculated as follows, for example.
Figure 0005953248
That is, the third evaluation scale Sj3 is calculated as a scalar value. However, | {S} | indicates the number of elements included in the set S.

以上のようにインテントの機能重要度を表す3つの特徴量が算出されると、次にステップS15において機能重要度を分類するための分類器の有無が判定される。この判定の結果、分類が未作成であれば、ステップS18により機能重要度正解データ記憶部112から正解データが読み出される。正解データは、例えばサービスの解説文に登場するインテントに対して人手による主観評価により5段階評価を行い、インテントごとに平均値をとったものである。そして、ステップS19において、上記読み出された正解データをもとに機械学習により分類器が作成される。学習アルゴリズムは、例えばサポートベクタマシン等を用いて3値分類を行う。この分類器を用いて優先度を判定する。例えば、3値分類の分類器を構成した場合、インテントの機能重要度の高、中、低を判定することで優先度の高低を決定する。   As described above, when the three feature amounts representing the function importance of the intent are calculated, it is next determined in step S15 whether or not there is a classifier for classifying the function importance. If the classification is not created as a result of this determination, the correct answer data is read from the function importance correct answer data storage unit 112 in step S18. The correct answer data is obtained by, for example, performing a five-level evaluation on an intent appearing in a service description by manual subjective evaluation and taking an average value for each intent. In step S19, a classifier is created by machine learning based on the read correct answer data. The learning algorithm performs ternary classification using, for example, a support vector machine. The priority is determined using this classifier. For example, when a classifier of ternary classification is configured, the priority level is determined by determining whether the intent function importance is high, medium, or low.

そして、ステップS16により、上記作成された分類器に上記計算された3つの特徴量が入力される。この結果、分類器により機能重要度のレベル分類が行われる。最後に、ステップS17において、上記分類されたインテントの機能重要度レベルを表す情報はインテント重要度累積部14に記憶される。   In step S16, the calculated three feature quantities are input to the created classifier. As a result, the functional importance level is classified by the classifier. Finally, in step S <b> 17, information indicating the function importance level of the classified intent is stored in the intent importance accumulation unit 14.

なお、ステップS15による分類器の有無の判定の結果、分類器が作成済であれば、そのままステップS16に移行し、ここで上記作成済の分類器により機能重要度のレベル分類が行われ、ステップS17において上記機能重要度の分類結果を表す情報がインテント重要度累積部14に記憶される。   As a result of the determination of the presence or absence of the classifier in step S15, if the classifier has been created, the process proceeds to step S16 as it is, where the level classification of function importance is performed by the created classifier. In S <b> 17, information representing the function importance level classification result is stored in the intent importance level accumulation unit 14.

(4)インテント提示画面及びサービス提示画面の作成
サーバ3は、サービス解説文から当該サービスのインテントを収集し蓄積し、上記インテント重要度判定処理部23によるインテント重要度の判定結果を利用して、上記蓄積した複数のインテントを機能重要度の高いものから低いものへ順次段階的に提示する。そして、利用者に選択されたインテントに対応したサービスを提示する。以下にその具体的な処理内容を示す。
(4) Creation of Intent Presentation Screen and Service Presentation Screen The server 3 collects and stores intents of the service from the service commentary, and displays the determination result of the intent importance by the intent importance determination processing unit 23. Utilizing this, the accumulated intents are presented in a step-by-step manner, from the one with the highest function importance to the one with the lower function importance. Then, the service corresponding to the selected intent is presented to the user. The specific processing contents are shown below.

先ず提示インテント処理部31では、インテント重要度累積部13に記憶されたインテントの機能重要度判定結果をもとに、機能重要度が高い順にインテントが一定数選択される。そして、この選択されたインテントのリストを提示するためのインテント提示画面データが提示画面処理部33により作成される。   First, the presentation intent processing unit 31 selects a certain number of intents in descending order of function importance based on the function importance determination result of the intent stored in the intent importance accumulation unit 13. Then, the presentation screen processing unit 33 creates intent presentation screen data for presenting the selected list of intents.

この状態で、クライアント端末4において、利用者が例えばWebブラウザを使用してお奨めのサービスの提示要求を入力したとする。そうすると、クライアント端末4からサーバ3に対し上記サービスの提示要求が送られ、この要求を受けてサーバ3からクライアント端末4に対し、先ず上記作成されたインテント提示画面データが送られる。この結果、クライアント端末4の画面表示部41には、上記インテントのリストがインテント選択画面として表示される。図3の51はこのとき表示されるインテント選択画面の一例を示す。   In this state, it is assumed that the user inputs a recommended service presentation request using, for example, a Web browser at the client terminal 4. Then, the service presentation request is sent from the client terminal 4 to the server 3, and the created intent presentation screen data is first sent from the server 3 to the client terminal 4 in response to this request. As a result, the list of intents is displayed on the screen display unit 41 of the client terminal 4 as an intent selection screen. 3 shows an example of the intent selection screen displayed at this time.

この状態で、利用者が上記表示されたインテント選択画面の中の1つ、例えば「写真の編集」を選択したとする。そうすると、その選択情報がクライアント端末4からサーバ3へ送られる。これに対しサーバ3では、提示サービス処理部32の制御の下、上記利用者に選択されたインテント「写真の編集」と関連付けられているサービス情報がインテントサービス関連情報累積部13から読み出される。そして、この読み出されたサービスのリストを提示するためのサービス提示画面が作成され、クライアント端末4へ送信される。この結果、クライアント端末4の画面表示部41には、上記「写真の編集」に関連するサービスのリストがサービス選択画面として表示される。図3の52はこのとき表示されるサービス選択画面の一例を示す。   In this state, it is assumed that the user selects one of the displayed intent selection screens, for example, “photo editing”. Then, the selection information is sent from the client terminal 4 to the server 3. In contrast, in the server 3, under the control of the presentation service processing unit 32, service information associated with the intent “photo editing” selected by the user is read from the intent service related information accumulation unit 13. . Then, a service presentation screen for presenting the read list of services is created and transmitted to the client terminal 4. As a result, a list of services related to the “photo editing” is displayed on the screen display unit 41 of the client terminal 4 as a service selection screen. 3 shows an example of the service selection screen displayed at this time.

この状態で利用者が、上記表示されたサービス選択画面中に希望するサービスがあり、このサービス、例えば「ServiceB」を選択したとすると、その選択情報がクライアント端末4からサーバ3へ送られる。これに対しサーバ3は、上記選択された「ServiceB」を利用するための画面データをクライアント端末4へダウンロードする。   In this state, if a user has a desired service on the displayed service selection screen and selects this service, for example, “Service B”, the selection information is sent from the client terminal 4 to the server 3. On the other hand, the server 3 downloads the screen data for using the selected “Service B” to the client terminal 4.

一方、上記表示されたサービス選択画面中に希望するサービスが見当らず、利用者が「副機能を追加」を選択したとする。そうすると、その選択情報がクライアント端末4からサーバ3へ送られる。これに対しサーバ3では、提示インテント処理部31の制御の下、利用者が先に選択したインテントに追加可能なインテントが、機能重要度が高い順に選定される。そして、この選定されたインテントのリストを提示するためのインテント選択画面が作成され、クライアント端末4へ送信される。この結果、クライアント端末4の画面表示部41には、上記送られたインテントの追加リストが副機能追加画面として表示される。図3の53はその一例を示すものである。   On the other hand, it is assumed that the desired service is not found in the displayed service selection screen and the user selects “Add sub function”. Then, the selection information is sent from the client terminal 4 to the server 3. In contrast, in the server 3, under the control of the presentation intent processing unit 31, intents that can be added to the intent previously selected by the user are selected in descending order of function importance. Then, an intent selection screen for presenting the selected list of intents is created and transmitted to the client terminal 4. As a result, the sent intent addition list is displayed as a sub-function addition screen on the screen display unit 41 of the client terminal 4. An example 53 is shown in FIG.

そして、利用者が上記表示されたインテントの追加リストの中から希望するインテント、例えば「漫画効果の追加」を選択すると、その選択情報がクライアント端末4からサーバ3へ送られる。サーバ3では、提示サービス処理部32の制御の下、上記利用者に選択されたインテント「漫画効果の追加」と関連付けられているサービス情報がインテントサービス関連情報累積部13から読み出される。そして、この読み出されたサービス「ServiceA」を提示するためのサービス提示画面が作成され、クライアント端末4へ送信される。この結果、クライアント端末4の画面表示部41には、上記「漫画効果の追加」に関連するサービス「ServiceA」がサービス選択画面として表示される。図3の54はこのとき表示されるサービス選択画面の一例を示す。   When the user selects a desired intent from the displayed intent addition list, for example, “add comic effect”, the selection information is sent from the client terminal 4 to the server 3. In the server 3, under the control of the presentation service processing unit 32, service information associated with the intent “Add comic effect” selected by the user is read from the intent service related information accumulation unit 13. Then, a service presentation screen for presenting the read service “Service A” is created and transmitted to the client terminal 4. As a result, the service “Service A” related to the “add comic effect” is displayed as a service selection screen on the screen display unit 41 of the client terminal 4. 3 shows an example of the service selection screen displayed at this time.

そして、利用者が上記表示されたサービス「ServiceA」を選択すると、サーバ3はこの選択された「ServiceA」を利用するための画面データをクライアント端末4へダウンロードする。
かくして利用者は、自身が望む主機能と、副機能を実現するサービスを選択することが可能となる。
When the user selects the displayed service “Service A”, the server 3 downloads screen data for using the selected “Service A” to the client terminal 4.
Thus, the user can select the main function desired by the user and the service that realizes the sub function.

(効果)
以上詳述したように一実施形態では、インテント情報処理装置2において、Webサイトから収集した複数のサービスからインテントを抽出してこれらのインテントから機能重要度を表す3つの特徴量を計算し、この算出された3つの機能重要度をもとに上記インテントを分類して、その結果をインテント重要度累積部14に保存する。そして、サーバ3において、上記インテント重要度累積部14に保存されたインテントの機能重要度を表す情報をもとにインテント提示画面を生成してクライアント端末4に送信して表示させ、この表示されたインテントの中から所望のインテントが選択された場合に、このインテントに関連するサービスのリストを作成してクライアント端末4へ送信し表示させるようにしている。
(effect)
As described above in detail, in one embodiment, the intent information processing apparatus 2 extracts intents from a plurality of services collected from a website, and calculates three feature amounts representing the functional importance from these intents. Then, the intents are classified based on the calculated three function importance levels, and the results are stored in the intent importance accumulation unit 14. Then, the server 3 generates an intent presentation screen based on the information indicating the function importance level of the intent stored in the intent importance level accumulation unit 14 and transmits it to the client terminal 4 to display it. When a desired intent is selected from the displayed intents, a list of services related to the intent is created and transmitted to the client terminal 4 for display.

したがって、Webサイトから収集したサービス情報をもとにインテントの機能重要度が3つの観点から算出され、この算出された3つの機能重要度を表す特徴量をもとにインテントが分類されて利用者に提示されるので、漠然と何かをしたいと考えている利用者に対して、機能重要度の尺度に基づきインテントを絞り込んでゆくようなインタフェースを提供することができる。また、単に自然言語処理による抽出手法のみを用いた自動化において発生していたノイズが発生しないように抑制することができ、これにより不要なインテントの発生が抑制される。このため、インテントの高精度の分類が可能になる。さらに、他の利用者のログデータ等の個人情報を収集する必要がなくなり、これにより利用者の個人情報の漏洩を防止して同個人情報を保護することが可能となる。   Therefore, the function importance level of the intent is calculated from three viewpoints based on the service information collected from the website, and the intent is classified based on the feature amount representing the calculated three function importance levels. Because it is presented to the user, it is possible to provide an interface that narrows down the intent based on the function importance measure for the user who wants to do something vaguely. In addition, it is possible to suppress the occurrence of noise that has occurred in automation using only the extraction method based on natural language processing, thereby suppressing the generation of unnecessary intents. This makes it possible to classify intents with high accuracy. Furthermore, it is not necessary to collect personal information such as log data of other users, thereby preventing leakage of personal information of users and protecting the personal information.

さらに、利用者にインテントリストを提示する際に、インテントの機能重要度に基づいて先ず主機能選択画面を提示し、この主機能選択画面中のインテントが選択された場合に当該インテントに関連するサービスのリストを生成して提示する。そして、このサービスリストに副機能の追加を要求するボタンを設けておき、利用者がこの副機能の追加ボタンを選択した場合に上記最初に選択されたインテントに関連するインテントのリストをその機能重要度に応じて生成してこれを副機能追加画面として提示するようにしている。このため、利用者の要求に応じてファセット検索を実現することができ、これによりサービスの発見をより効率良く行うことが可能となる。   Furthermore, when presenting the intent list to the user, the main function selection screen is first presented based on the function importance of the intent, and when the intent in the main function selection screen is selected, the intent is displayed. Generate and present a list of services related to. Then, a button for requesting the addition of a subfunction is provided in this service list, and when the user selects this subfunction addition button, a list of intents related to the first selected intent is displayed. It is generated according to the degree of function importance and presented as a sub-function addition screen. For this reason, it is possible to realize facet search according to a user's request, thereby making it possible to discover services more efficiently.

すなわち、利用者の個人情報を利用することなく、多数のサービスのインテントをノイズの影響を低減して高精度に自動抽出することが可能となる。さらに、上記分類結果を利用することで、利用者が希望するサービスを効率良く発見できるような支援を行うことができる。   That is, it is possible to automatically extract a large number of service intents with high accuracy while reducing the influence of noise without using personal information of the user. Furthermore, by using the classification result, it is possible to provide support so that a service desired by the user can be found efficiently.

[他の実施形態]
前記一実施形態では、記憶装置1、インテント情報処理装置2、サーバ3を別の装置として構成したが、記憶装置1及びインテント情報処理装置2が備える各機能をサーバ3に設けるようにしてもよい。すなわち、インテント分類装置とサービス選択支援装置の各機能を1つの装置に設けてもよい。
[Other Embodiments]
In the one embodiment, the storage device 1, the intent information processing device 2, and the server 3 are configured as separate devices. However, the server 3 is provided with the functions of the storage device 1 and the intent information processing device 2. Also good. That is, the functions of the intent classification device and the service selection support device may be provided in one device.

また、前記一実施形態では、インテント重要度判定処理部23においてインテントの機能重要度を表す3つの評価尺度を計算し、この計算された3つの評価尺度に基づいてインテントを分類するようにした。しかし、これに限定されるものではなく、第1、第2及び第3の各評価尺度のいずれか1つを用いてインテントを分類するようにしてもよく、また第1、第2及び第3の各評価尺度のうちの少なくとも2つを用いてインテントを分類するようにしてもよい。   In the embodiment, the intent importance determination processing unit 23 calculates three evaluation scales representing the functional importance of the intent, and classifies the intent based on the calculated three evaluation scales. I made it. However, the present invention is not limited to this, and the intent may be classified using any one of the first, second, and third evaluation scales, and the first, second, and second The intent may be classified using at least two of the three evaluation scales.

その他、インテント分類装置及びサービス選択支援装置の構成、インテント分類処理及びサービス選択支援処理の手順と処理内容、サービス及びインテントの種類等についても、この発明の要旨を逸脱しない範囲で種々変形して実施可能である。
要するにこの発明は、上記実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記実施形態に開示されている複数の構成要素の適宜な組み合せにより種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。さらに、異なる実施形態に亘る構成要素を適宜組み合せてもよい。
In addition, the configuration of the intent classification device and service selection support device, the procedure and processing contents of the intent classification processing and service selection support processing, the types of services and intents, and the like are variously modified without departing from the scope of the present invention. Can be implemented.
In short, the present invention is not limited to the above-described embodiment as it is, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. Further, various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the embodiment. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, you may combine suitably the component covering different embodiment.

1…Web、2…インテント情報処理部、3…サーバ、4…クライアント端末、11…同義語辞典累積部、12…機能重要度正解データ累積部、13…インテントサービス関連情報累積部、14…インテント重要度累積部、21…サービス情報取得処理部、22…インテント抽出処理部、23…インテント重要度判定処理部、31…提示インテント処理部、32…提示サービス処理部、33…提示画面処理部、41…画面表示部、42…操作入力インタフェース(操作入力I/O)。   DESCRIPTION OF SYMBOLS 1 ... Web, 2 ... Intent information processing part, 3 ... Server, 4 ... Client terminal, 11 ... Synonym dictionary accumulation part, 12 ... Function importance correct answer data accumulation part, 13 ... Intent service related information accumulation part, 14 ... Intent importance level accumulating unit, 21 ... Service information acquisition processing unit, 22 ... Intent extraction processing unit, 23 ... Intent importance level determining processing unit, 31 ... Presentation intent processing unit, 32 ... Presentation service processing unit, 33 ... presentation screen processing unit, 41 ... screen display unit, 42 ... operation input interface (operation input I / O).

Claims (7)

サービスを表す解説文から抽出された、サービス提供者の意図を自然言語表現により表したインテントと、前記サービスを実行する際にデバイス又はデータにアクセスするためのアクセス情報を含むインテントサービス関連情報を記憶部から読み込む手段と、
前記抽出されたインテントを含む全てのサービスと、これらのサービスに含まれるアクセス情報との関連度合いに基づく特徴量を、当該インテントの機能重要度を表す第1の評価尺度として算出する第1の算出手段と、
前記第1の算出手段により算出された特徴量に基づいて、前記インテントの機能重要度のレベルを分類する分類手段と、
前記インテントの機能重要度のレベルの分類結果を表す情報を記憶する分類結果記憶手段と
を具備することを特徴とするインテント分類装置。
It extracted from commentary representing the service, intent service related information including a Inten bets expressed by natural language expressions intentions of the service provider, the access information for accessing the device or data when executing the service and means for reading from the serial憶部,
A feature amount based on the degree of association between all the services including the extracted intent and access information included in these services is calculated as a first evaluation scale representing the functional importance of the intent. Means for calculating
And classifying means based on Risan out feature quantity by the first calculating means, for classifying the level of functional importance of the intent,
An intent classification apparatus comprising: a classification result storage unit that stores information representing a classification result of the level of functional importance of the intent.
前記抽出されたインテントのサービス解説文中における出現位置に基づく特徴量を、当該インテントの機能重要度を表す第2の評価尺度として算出する第2の算出手段を、さらに具備し、
前記分類手段は、前記第1及び第2の算出手段により算出された各特徴量に基づいて前記インテントの機能重要度のレベルを分類することを特徴とする請求項1記載のインテント分類装置。
A second calculating means for calculating a feature quantity based on the appearance position in the service description of the extracted intent as a second evaluation scale representing the function importance of the intent;
2. The intent classification apparatus according to claim 1, wherein the classification unit classifies the level of function importance of the intent based on the feature amounts calculated by the first and second calculation units. .
前記抽出されたインテントを含むサービスが属するカテゴリの数に基づく特徴量を、当該インテントの機能重要度を表す第3の評価尺度として算出する第3の算出手段を、さらに具備し、
前記分類手段は、前記第1及び第3の算出手段により算出された各特徴量、又は前記第1、第2及び第3の算出手段により算出された各特徴量に基づいて、前記インテントの機能重要度のレベルを分類することを特徴とする請求項1又は2記載のインテント分類装置。
A third calculation means for calculating a feature quantity based on the number of categories to which the service including the extracted intent belongs as a third evaluation measure representing the function importance of the intent;
The classification unit is configured to determine the intent of the intent based on the feature amounts calculated by the first and third calculation units or the feature amounts calculated by the first, second, and third calculation units. 3. The intent classification apparatus according to claim 1 , wherein the level of function importance is classified.
インテントサービス関連情報を記憶する記憶部と、
インテントの機能重要度のレベルの分類結果を表す情報を記憶する分類結果記憶手段と、
前記インテントサービス関連情報の記憶部から、サービスを表す解説文から抽出された、サービス提供者の意図を自然言語表現により表したインテントを読み込む手段と、
前記分類結果記憶手段から、前記インテントの機能重要度のレベルの分類結果を表す情報を読み込む手段と、
前記読み込まれた機能重要度のレベルの分類結果を表す情報をもとに、前記抽出された複数のインテントをその機能重要度のレベルが高いものから一定量ずつ順次選択してそのリストを利用者端末に段階的に表示させる手段と、
前記利用者端末に表示されたインテントの1つを利用者が選択操作したとき、その操作情報を前記利用者端末から受信し、この受信された操作情報により表されるインテントに対応するサービス情報を前記インテントサービス関連情報の記憶部から読み込んでそのリストを前記利用者端末に表示させる手段と
を具備することを特徴とするサービス選択支援装置。
A storage unit for storing intent service related information;
Classification result storage means for storing information indicating the classification result of the level of functional importance of the intent;
From the storage unit of the intent service-related information, which is extracted from the commentary representing the service, a means for reading the Inten bets expressed by natural language expressions intentions of the service provider,
Means for reading from the classification result storage means information representing the classification result of the functional importance level of the intent;
Based on the information indicating the classification result of the read level of function importance, the extracted plurality of intents are sequentially selected in a certain amount from those having the highest level of function importance and the list is used. Means for displaying in stages on the user terminal,
When a user selects and operates one of the intents displayed on the user terminal, the operation information is received from the user terminal, and the service corresponding to the intent represented by the received operation information A service selection support apparatus comprising: means for reading information from the storage unit for intent service related information and displaying the list on the user terminal.
コンピュータを備えるインテント分類装置が実行するインテント分類方法であって、
前記インテント分類装置が、サービスを表す解説文から抽出された、サービス提供者の意図を自然言語表現により表したインテントと、前記サービスを実行する際にデバイス又はデータにアクセスするためのアクセス情報を含むインテントサービス関連情報を記憶する記憶部から読み込む過程と、
前記インテント分類装置が、前記抽出されたインテントを含む全てのサービスと、これらのサービスに含まれるアクセス情報との関連度合いに基づく特徴量を、当該インテントの機能重要度を表す第1の評価尺度として算出する過程と、
前記インテント分類装置が、前記第1の評価尺度として算出された特徴量に基づいて、前記インテントの機能重要度のレベルを分類する過程と、
前記インテント分類装置が、前記インテントの機能重要度のレベルの分類結果を表す情報を記憶部に格納する過程と
を具備することを特徴とするインテント分類方法。
An intent classification method executed by an intent classification device including a computer,
The intent classifier was extracted from commentary representing the service, Inten Doo and access information for accessing the device or data when executing the service intended service providers represented by natural language expression A process of reading from the storage unit storing intent service related information including
The intent classifying device represents a feature amount based on a degree of association between all the services including the extracted intent and access information included in these services. A process of calculating as an evaluation scale;
The intent classification device classifying the level of functional importance of the intent based on the feature amount calculated as the first evaluation scale;
The intent classification apparatus includes a step of storing information representing a classification result of the function importance level of the intent in a storage unit.
コンピュータを備えるサービス選択支援装置が実行するサービス選択支援方法であって、
前記サービス選択支援装置が、インテント関連サービス情報を記憶する記憶部から、サービスを表す解説文から抽出された、サービス提供者の意図を自然言語表現により表したインテントを読み込む過程と、
前記サービス選択支援装置が、インテントの機能重要度のレベルの分類結果を記憶する記憶部から、当該レベルの分類結果を表す情報を読み込む過程と、
前記サービス選択支援装置が、前記読み込まれた機能重要度のレベルの分類結果を表す情報をもとに、前記抽出された複数のインテントをその機能重要度のレベルが高いものから一定量ずつ順次選択して、そのリストを利用者端末に段階的に表示させる過程と、
前記サービス選択支援装置が、前記利用者端末に表示されたインテントの1つを利用者が選択操作したとき、その操作情報を前記利用者端末から受信し、この受信された操作情報により表されるインテントに対応するサービス情報を前記第1の記憶部から読み込んでそのリストを前記利用者端末に表示させる過程と
を具備することを特徴とするサービス選択支援方法。
A service selection support method executed by a service selection support device including a computer,
Said service selection support device, comprising the steps of reading from a storage unit for storing the intent-related service information, extracted from the commentary representing the service, a Inten bets expressed by natural language expressions intentions of the service provider,
Said service selection support apparatus, from the storage unit for storing the classification result of the level of functional importance of intent, comprising the steps of: reading information indicating the classification result of the level,
The service selection support device sequentially extracts a plurality of extracted intents in a certain amount from the one with the highest function importance level based on the information indicating the classification result of the read function importance level. Selecting and displaying the list step by step on the user terminal,
When the service selection support device selects and operates one of the intents displayed on the user terminal , the service selection support device receives the operation information from the user terminal and is represented by the received operation information. A service selection support method, comprising: reading service information corresponding to an intent from the first storage unit and displaying the list on the user terminal.
請求項1乃至4の何れかに記載のインテント分類装置又はサービス選択支援装置が具備する各手段により実行される処理を、前記インテント分類装置又はサービス選択支援装置が備えるコンピュータに実行させるプログラム。 The program which makes the computer with which the said intent classification apparatus or service selection support apparatus performs the process performed by each means with which the intent classification apparatus or service selection support apparatus in any one of Claims 1 thru | or 4 is provided.
JP2013036189A 2013-02-26 2013-02-26 Intent classification device, method and program, service selection support device, method and program Expired - Fee Related JP5953248B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013036189A JP5953248B2 (en) 2013-02-26 2013-02-26 Intent classification device, method and program, service selection support device, method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013036189A JP5953248B2 (en) 2013-02-26 2013-02-26 Intent classification device, method and program, service selection support device, method and program

Publications (2)

Publication Number Publication Date
JP2014164606A JP2014164606A (en) 2014-09-08
JP5953248B2 true JP5953248B2 (en) 2016-07-20

Family

ID=51615139

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013036189A Expired - Fee Related JP5953248B2 (en) 2013-02-26 2013-02-26 Intent classification device, method and program, service selection support device, method and program

Country Status (1)

Country Link
JP (1) JP5953248B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3575242B2 (en) * 1997-09-10 2004-10-13 日本電信電話株式会社 Keyword extraction device
JP2003248689A (en) * 2002-02-26 2003-09-05 Just Syst Corp Alternative creation device, method, and program

Also Published As

Publication number Publication date
JP2014164606A (en) 2014-09-08

Similar Documents

Publication Publication Date Title
US10728203B2 (en) Method and system for classifying a question
JP7356206B2 (en) Content recommendation and display
JP5359389B2 (en) Data analysis support device, data analysis support system, and program
WO2018072071A1 (en) Knowledge map building system and method
US20140189572A1 (en) Ranking and Display of Results from Applications and Services with Integrated Feedback
US11080287B2 (en) Methods, systems and techniques for ranking blended content retrieved from multiple disparate content sources
US20150074114A1 (en) Tag management device, tag management method, tag management program, and computer-readable recording medium for storing said program
CN109829108B (en) Information recommendation method and device, electronic equipment and readable storage medium
WO2018040069A1 (en) Information recommendation system and method
US10599760B2 (en) Intelligent form creation
US20200226168A1 (en) Methods and systems for optimizing display of user content
US11232522B2 (en) Methods, systems and techniques for blending online content from multiple disparate content sources including a personal content source or a semi-personal content source
JP2020135891A (en) Methods, apparatus, devices and media for providing search suggestions
US11558324B2 (en) Method and system for dynamically generating a card
WO2015182064A1 (en) Information processing device, information processing method, and program
US20220083617A1 (en) Systems and methods for enhanced online research
US20170287041A1 (en) Information processing apparatus, information processing method, and information processing program
CN111782953A (en) Recommendation method, device, equipment and storage medium
US11216735B2 (en) Method and system for providing synthetic answers to a personal question
CN104615639B (en) A kind of method and apparatus for providing the presentation information of picture
CN109727056B (en) Financial institution recommendation method, device, storage medium and device
US8612449B1 (en) Contributor-provided item attributes
JP5953248B2 (en) Intent classification device, method and program, service selection support device, method and program
JP2011053996A (en) Web browser selecting method and device
CN105243132B (en) A kind of search record control method and electronic equipment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150309

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160219

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160301

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160420

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20160607

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160613

R150 Certificate of patent or registration of utility model

Ref document number: 5953248

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees