JP2016042291A - Content management device and method, and program - Google Patents

Content management device and method, and program Download PDF

Info

Publication number
JP2016042291A
JP2016042291A JP2014165979A JP2014165979A JP2016042291A JP 2016042291 A JP2016042291 A JP 2016042291A JP 2014165979 A JP2014165979 A JP 2014165979A JP 2014165979 A JP2014165979 A JP 2014165979A JP 2016042291 A JP2016042291 A JP 2016042291A
Authority
JP
Japan
Prior art keywords
tag
content
character string
management apparatus
content management
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
JP2014165979A
Other languages
Japanese (ja)
Inventor
郁文 森谷
Ikufumi Moriya
郁文 森谷
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2014165979A priority Critical patent/JP2016042291A/en
Publication of JP2016042291A publication Critical patent/JP2016042291A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide a content management device that allows a user to easily obtain an intended search result in search for content by using tags.SOLUTION: A content management device 100 determines if an input character string of a tag has a plurality of meanings, when determined that the character string of the tag has a plurality of meanings, creates tag candidates that do not have a plurality of meanings on the basis of the character string of the tag, and rearranges and displays the created tag candidates with a predetermined method.SELECTED DRAWING: Figure 6

Description

本発明は、コンテンツ管理装置及び方法、並びにプログラムに関し、特に、コンテンツにタグを付与して管理するコンテンツ管理装置及び方法、並びにプログラムに関する。   The present invention relates to a content management apparatus, method, and program, and more particularly, to a content management apparatus, method, and program for assigning tags to content for management.

近年、映像や画像、音楽、文章等あるいはそれらを組み合わせたものがデジタルデータ化されたデジタルコンテンツ(以下、単に「コンテンツ」と称す。)に、検索用のタグを付与して管理するコンテンツ管理装置が普及している。ユーザーはコンテンツ管理装置にコンテンツを登録するときに、そのコンテンツを分類するためのタグを付与する。例えば、コンテンツが旅行に関する内容である場合には、ユーザーはコンテンツに対してタグとして「旅行」を付与する。このようにすることで、ユーザーが後から「旅行」をキーワードにしてコンテンツを検索すると、このコンテンツを探し出すことができる。   2. Description of the Related Art In recent years, a content management apparatus that manages by assigning a search tag to digital content (hereinafter simply referred to as “content”) in which video, images, music, text, or the like, or a combination thereof, is converted into digital data. Is popular. When a user registers content in the content management apparatus, the user assigns a tag for classifying the content. For example, when the content is content related to travel, the user gives “travel” as a tag to the content. In this way, when a user searches for content later using “travel” as a keyword, this content can be found.

ユーザーがコンテンツ管理装置にコンテンツを登録するときに、コンテンツに付与するタグの候補を表示し、その中からコンテンツに付与するタグを選択させる仕組みが提案されている(例えば、特許文献1参照)。   A mechanism has been proposed in which when a user registers content in a content management apparatus, a tag candidate to be added to the content is displayed, and a tag to be assigned to the content is selected from the candidates (for example, see Patent Document 1).

特開2012−42998号公報JP 2012-42998 A

しかしながら、特許文献1では、ユーザーがコンテンツ管理装置にタグを付与してコンテンツを登録するときに、コンテンツに付与するタグを候補から選択できるが、タグの候補には様々な意味を含むタグもある。例えば、コンテンツに付与したタグを「旅行」とした場合、ユーザーが「旅行」をキーワードにしてコンテンツを検索すると、検索結果に「ニューヨークの旅行」や「ロンドンの旅行」のほかに、不要な「旅行の備品」なども含まれてしまう場合がある。また、タグが「料理」とした場合、ユーザーが「日本料理」のコンテンツを取得しようとして「料理」をキーワードにしてコンテンツを検索すると、「西洋料理」や「中華料理」が検索対象となってしまい、ユーザーの意図した結果が得られない場合がある。   However, in Patent Document 1, when a user assigns a tag to a content management apparatus and registers the content, the tag to be given to the content can be selected from the candidates. However, tag candidates include tags having various meanings. . For example, if the tag attached to the content is “travel” and the user searches for the content using “travel” as a keyword, the search results will include “travel to New York” and “travel to London” as well as unnecessary “ “Travel equipment” may also be included. Also, if the tag is “Cooking”, when a user searches for content using “Cooking” as a keyword in order to acquire “Japanese cooking” content, “Western cooking” and “Chinese cooking” will be searched. As a result, the user's intended result may not be obtained.

上記を踏まえて、ユーザーがコンテンツ管理装置にタグを付与してコンテンツを登録するときには、複数の意味を持たないタグをコンテンツに付与することが望ましい。一意のタグをコンテンツに付与できれば、当該タグをキーワードにしてユーザーがコンテンツの検索を行っても、ユーザーの意図した結果が得られる。   Based on the above, when a user registers a content by adding a tag to the content management device, it is desirable to add a plurality of tags having no meaning to the content. If a unique tag can be assigned to the content, the result intended by the user can be obtained even if the user searches the content using the tag as a keyword.

本発明は、上記問題に鑑みて成されたものであり、タグを利用したコンテンツの検索時に、ユーザーが意図した検索結果が得られやすいコンテンツ管理装置及び方法、並びにプログラムを提供することを目的とする。   The present invention has been made in view of the above problems, and an object of the present invention is to provide a content management apparatus and method, and a program that can easily obtain a search result intended by a user when searching for content using a tag. To do.

上記目的を達成するために、本発明のコンテンツ管理装置は、コンテンツにタグを付与して登録するコンテンツ管理装置において、前記コンテンツに付与するタグの文字列を入力するための入力手段と、前記入力手段により入力されたタグの文字列が複数の意味を有するかを判定する判定手段と、前記判定手段によって前記タグの文字列が複数の意味を有していると判定された場合には、前記タグの文字列をもとに複数の意味を持たないタグ候補を生成する生成手段と、前記生成手段により生成されたタグ候補を表示手段に表示させる制御手段とを備えることを特徴とする。   In order to achieve the above object, the content management apparatus of the present invention is a content management apparatus for registering a tag by adding a tag to the content, input means for inputting a character string of the tag to be added to the content, and the input Determining means for determining whether the character string of the tag input by the means has a plurality of meanings, and when the determination means determines that the character string of the tag has a plurality of meanings, It comprises generation means for generating a plurality of tag candidates having no meaning based on the character string of the tag, and control means for displaying the tag candidates generated by the generation means on the display means.

本発明によれば、タグを利用したコンテンツの検索時に、ユーザーが意図した検索結果を容易に得ることができる。   According to the present invention, a search result intended by a user can be easily obtained when searching for content using a tag.

本発明の実施形態に係るコンテンツ管理装置の概略構成を示す図である。It is a figure which shows schematic structure of the content management apparatus which concerns on embodiment of this invention. コンテンツ管理装置のディスプレイに表示される画面の一例を示す図であり、(a)コンテンツ登録画面、(b)初期のタグ設定画面、(c)タグ候補が表示されたタグ設定画面である。It is a figure which shows an example of the screen displayed on the display of a content management apparatus, (a) Content registration screen, (b) Initial tag setting screen, (c) Tag setting screen on which tag candidates are displayed. コンテンツ管理装置のディスプレイに表示される画面の一例を示す図であり、(a)初期のコンテンツ検索画面、(b)検索結果が表示されたコンテンツ検索画面である。It is a figure which shows an example of the screen displayed on the display of a content management apparatus, (a) An initial content search screen, (b) The content search screen on which the search result was displayed. コンテンツ管理装置が管理する情報の一例を示す図であり、(a)コンテンツテーブル、(b)タグテーブル、(c)コンテンツタグ関連テーブル、(d)辞書テーブルである。It is a figure which shows an example of the information which a content management apparatus manages, (a) Content table, (b) Tag table, (c) Content tag related table, (d) Dictionary table. CPUにより実行されるコンテンツ登録処理のフローチャートである。It is a flowchart of the content registration process performed by CPU. CPUにより実行されるタグ表示処理のフローチャートである。It is a flowchart of the tag display process performed by CPU. CPUにより実行されるタグ登録処理のフローチャートである。It is a flowchart of the tag registration process performed by CPU. CPUにより実行されるタグ一覧の取得処理の一例を示すフローチャートである。It is a flowchart which shows an example of the acquisition process of the tag list performed by CPU. CPUにより実行されるタグ一覧の取得処理の他の一例を示すフローチャートである。It is a flowchart which shows another example of the acquisition process of the tag list performed by CPU. CPUにより実行されるタグ一覧の取得処理のさらに他の一例を示すフローチャートである。It is a flowchart which shows another example of the acquisition process of the tag list performed by CPU.

以下、本発明の実施の形態を図面を参照して詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明の実施形態に係るコンテンツ管理装置の概略構成を示す図である。   FIG. 1 is a diagram showing a schematic configuration of a content management apparatus according to an embodiment of the present invention.

図1において、コンテンツ管理装置100は、映像や画像、音楽、文章等のデジタルコンテンツ(以下、「コンテンツ」と称す。)に検索用のタグを付与して管理する例えばパーソナルコンピュータ(PC)等の情報処理装置である。なお、コンテンツ管理装置は、単一のPCで実現してもよいし、各種機能が分散された複数のコンピュータで実現してもよい。複数のコンピュータで実現する場合には、複数のコンピュータを互いにLAN(Local Area Network)などの通信回線で接続することが好ましい。また、コンテンツ管理装置は、ネットワーク上のサーバーで実現してもよい。   In FIG. 1, a content management apparatus 100 manages a digital content such as video, image, music, text, etc. (hereinafter referred to as “content”) by assigning a search tag, for example, a personal computer (PC) or the like. Information processing apparatus. Note that the content management apparatus may be realized by a single PC or a plurality of computers in which various functions are distributed. When realized by a plurality of computers, it is preferable to connect the plurality of computers to each other via a communication line such as a LAN (Local Area Network). Further, the content management apparatus may be realized by a server on the network.

コンテンツ管理装置100は、CPU101、ROM102、RAM103、HDD104、操作入力IF105、表示IF106、ネットワークIF107、およびシステムバス112を備える。   The content management apparatus 100 includes a CPU 101, ROM 102, RAM 103, HDD 104, operation input IF 105, display IF 106, network IF 107, and system bus 112.

CPU101は、コンテンツ管理装置100全体を制御するCentral Processing Unit(CPU)である。ROM102は、プログラムや各種設定情報を記憶するRead Only Memory(ROM)である。RAM103は、HDD104または外部のインターネット114などから供給されるプログラムやデータを一時記憶するRAM(Random Access Memory)である。   The CPU 101 is a central processing unit (CPU) that controls the entire content management apparatus 100. The ROM 102 is a Read Only Memory (ROM) that stores programs and various setting information. The RAM 103 is a RAM (Random Access Memory) that temporarily stores programs and data supplied from the HDD 104 or the external Internet 114.

HDD104は、Hard Disc Drive(HDD)である。なお、HDD104は、メモリカード、コンテンツ管理装置100から着脱可能な光ディスクや磁気ディスク、ICカード等であってもよい。   The HDD 104 is a hard disc drive (HDD). The HDD 104 may be a memory card, an optical disk, a magnetic disk, an IC card, or the like that can be detached from the content management apparatus 100.

操作入力IF105は、ユーザー操作を受け付け、各種データを入力するポインティングデバイス109やキーボード110に接続され、システムバス112を介して接続されたCPU101との間の操作入力データの送受信を制御するインターフェースである。   The operation input IF 105 is an interface that receives user operations and is connected to a pointing device 109 and a keyboard 110 for inputting various data and controls transmission / reception of operation input data to / from the CPU 101 connected via the system bus 112. .

表示IF106は、コンテンツ管理装置100で管理するコンテンツや装置状態等を表示するディスプレイ111に接続され、システムバス112を介して接続されたCPU101やHDD104との間の表示データの送受信を制御するインターフェースである。   The display IF 106 is connected to a display 111 that displays content managed by the content management apparatus 100, apparatus status, and the like, and is an interface that controls transmission / reception of display data to / from the CPU 101 and the HDD 104 connected via the system bus 112. is there.

ネットワークIF107は、インターネット114などの外部のネットワークに接続され、データの送受信を制御するネットワークインターフェースである。   A network IF 107 is a network interface that is connected to an external network such as the Internet 114 and controls transmission and reception of data.

システムバス112は、上述したCPU101〜ネットワークIF107の各ユニットを通信可能に接続するシステムバスである。   The system bus 112 is a system bus that connects the above-described units of the CPU 101 to the network IF 107 so that they can communicate with each other.

次に、コンテンツ管理装置100におけるコンテンツ登録方法について説明する。   Next, a content registration method in the content management apparatus 100 will be described.

コンテンツ管理装置100では、図2(a)に示すようなコンテンツの登録を受け付けるためのコンテンツ登録画面201をディスプレイ111に表示する。   The content management apparatus 100 displays a content registration screen 201 for accepting content registration as shown in FIG.

コンテンツ登録画面201では、コンテンツの所在を入力するためのコンテンツ入力欄202と、コンテンツ入力欄202に入力された所在からコンテンツを取得して、コンテンツ管理装置100にコンテンツを登録するための登録ボタン203が配置されている。   In the content registration screen 201, a content input field 202 for inputting the location of the content, and a registration button 203 for acquiring the content from the location input in the content input field 202 and registering the content in the content management apparatus 100. Is arranged.

図5は、図2(a)に示すコンテンツ登録画面201を利用したコンテンツ登録処理のフローチャートである。なお、本処理は、CPU101がHDD104またはインターネット114などから供給されるプログラムを読み出して起動し、これらにしたがって各ユニットを制御することにより実現される。   FIG. 5 is a flowchart of content registration processing using the content registration screen 201 shown in FIG. This process is realized by the CPU 101 reading out and starting a program supplied from the HDD 104 or the Internet 114 and controlling each unit according to these programs.

図5において、CPU101は、コンテンツ登録画面201上のコンテンツの登録ボタン203の押下によるコンテンツの登録要求を検出したかを判定する(ステップS501)。この判定の結果、コンテンツの登録要求を検出していない場合(ステップS501でNO)、ステップS501の判定を繰り返す。一方、コンテンツの登録要求を検出した場合(ステップS501でYES)、CPU101は、コンテンツ入力欄202に入力されたコンテンツの所在からコンテンツの実体を取得する(ステップS502)。   In FIG. 5, the CPU 101 determines whether a content registration request due to pressing of the content registration button 203 on the content registration screen 201 has been detected (step S <b> 501). If the result of this determination is that a content registration request has not been detected (NO in step S501), the determination in step S501 is repeated. On the other hand, when a content registration request is detected (YES in step S501), the CPU 101 acquires the content entity from the location of the content input in the content input field 202 (step S502).

次に、CPU101は、ステップS502で取得したコンテンツに対して、コンテンツ識別子を生成して付与する。そして、付与したコンテンツ識別子、コンテンツの名称、コンテンツを保存した先のパス、メタ情報をコンテンツテーブル401に登録してHDD104に記憶する(ステップS503)、本処理を終了する。   Next, the CPU 101 generates and assigns a content identifier to the content acquired in step S502. Then, the assigned content identifier, the content name, the destination path where the content is stored, and the meta information are registered in the content table 401 and stored in the HDD 104 (step S503), and this process ends.

ここで、コンテンツ管理装置100のHDD104に保存され、コンテンツにタグを付与して管理するために使用される各種テーブル情報について説明する。   Here, various table information stored in the HDD 104 of the content management apparatus 100 and used for managing the content by attaching a tag will be described.

図4(a)において、コンテンツテーブル401は、コンテンツを管理するためのテーブルである。コンテンツ識別子402は、コンテンツを一意に識別するための識別子である。名称403はコンテンツの名称である。パス404はコンテンツの所在を示すパスである。メタ情報405は、当該コンテンツに対応するメタ情報である。   In FIG. 4A, a content table 401 is a table for managing content. The content identifier 402 is an identifier for uniquely identifying content. A name 403 is a name of the content. A path 404 is a path indicating the location of the content. The meta information 405 is meta information corresponding to the content.

図4(b)において、タグテーブル411は、コンテンツ管理装置100が管理するタグの情報を格納するためのテーブルである。タグ識別子412は、タグを一意に識別するための識別子である。文字列413はタグの文字列である。   In FIG. 4B, a tag table 411 is a table for storing tag information managed by the content management apparatus 100. The tag identifier 412 is an identifier for uniquely identifying a tag. A character string 413 is a character string of the tag.

図4(c)において、コンテンツタグ関連テーブル421は、どのコンテンツがどのタグに関連づいているかを管理するためのテーブルである。   In FIG. 4C, a content tag association table 421 is a table for managing which content is associated with which tag.

コンテンツ識別子422は、コンテンツテーブル401におけるコンテンツ識別子402の値である。タグ識別子423は、タグテーブル411におけるタグ識別子412の値である。   The content identifier 422 is a value of the content identifier 402 in the content table 401. The tag identifier 423 is a value of the tag identifier 412 in the tag table 411.

コンテンツタグ関連テーブル421の利用方法には次の場合がある。例えば、コンテンツテーブル401からコンテンツ識別子402の値が「コンテンツ識別子1」のレコードを取得したとする。このレコードに対応するコンテンツのタグは、コンテンツタグ関連テーブル421のコンテンツ識別子422の値と「コンテンツ識別子1」とを対応付けて検索すると、タグ識別子423の値が「タグ識別子1」となるレコードのタグであることが特定できる。もちろん、「タグ識別子1」の文字列や関連情報を取得する場合には、タグテーブル411のタグ識別子412の値と「タグ識別子1」とを対応付けてレコードを特定し、そのレコードの文字列および関連情報を参照することでそれらの値を得ることができる。   The content tag related table 421 may be used as follows. For example, it is assumed that a record whose content identifier 402 is “content identifier 1” is acquired from the content table 401. When the content tag corresponding to this record is searched by associating the value of the content identifier 422 of the content tag relation table 421 with “content identifier 1”, the value of the tag identifier 423 becomes “tag identifier 1”. It can be identified as a tag. Of course, when acquiring the character string of “tag identifier 1” and related information, the record is specified by associating the value of the tag identifier 412 of the tag table 411 with “tag identifier 1”, and the character string of the record These values can be obtained by referring to the related information.

また、タグの文字列からタグテーブル411のレコード414を特定し、そのレコード414のタグ識別子412の値を取得し、コンテンツタグ関連テーブル421のレコード424、コンテンツテーブル401のレコード406と辿ってもよい。これにより、タグが付与されたコンテンツの一覧を取得することができる。   Alternatively, the record 414 of the tag table 411 is identified from the character string of the tag, the value of the tag identifier 412 of the record 414 is acquired, and the record 424 of the content tag related table 421 and the record 406 of the content table 401 may be traced. . Thereby, a list of contents to which a tag is attached can be acquired.

図4(d)において、辞書テーブル431は、タグの文字列の意味に関する情報を管理するテーブルである。文字列432はタグの文字列であり、意味433は文字列の意味である。   In FIG. 4D, a dictionary table 431 is a table for managing information relating to the meaning of the tag character string. The character string 432 is a character string of the tag, and the meaning 433 is the meaning of the character string.

辞書テーブル431の利用方法には次の場合がある。例えば、図2(b)のタグ入力欄212に入力されたタグの文字列やタグテーブル411の文字列413の意味を参照し、それらの文字列と辞書テーブル431の文字列432を照合して、対応するレコードから意味433の値を取得する。   The dictionary table 431 may be used as follows. For example, referring to the character string of the tag input in the tag input field 212 of FIG. 2B and the meaning of the character string 413 of the tag table 411, the character string 432 of the dictionary table 431 is collated. The value of the meaning 433 is acquired from the corresponding record.

次に、コンテンツ管理装置100に登録したコンテンツに対してタグを付与する方法について説明する。   Next, a method for assigning a tag to content registered in the content management apparatus 100 will be described.

コンテンツ管理装置100では、図2(b)に示すようなコンテンツにタグを付与するためのタグ設定画面211をディスプレイ111に表示する。   In the content management apparatus 100, a tag setting screen 211 for giving a tag to the content as shown in FIG.

タグ設定画面211では、タグの文字列を入力するためのタグ入力欄212と、タグ入力欄212に入力された文字列をコンテンツのタグとして登録するための登録ボタン203が配置されている。   In the tag setting screen 211, a tag input field 212 for inputting a tag character string and a registration button 203 for registering the character string input in the tag input field 212 as a content tag are arranged.

タグ設定画面211には、タグを付与するコンテンツの識別子(コンテンツ識別子)が埋め込まれている。つまり、タグ設定画面211で登録するタグは、当該タグ設定画面211に埋め込まれたコンテンツ識別子に対応するコンテンツに付与されることになる。   In the tag setting screen 211, an identifier (content identifier) of a content to which a tag is attached is embedded. That is, the tag registered on the tag setting screen 211 is given to the content corresponding to the content identifier embedded in the tag setting screen 211.

図6は、図2(b)に示すタグ設定画面211を利用したタグ登録処理のフローチャートである。なお、本処理は、CPU101がHDD104またはインターネット114などから供給されるプログラムを読み出して起動し、これらにしたがって各ユニットを制御することにより実現される。   FIG. 6 is a flowchart of tag registration processing using the tag setting screen 211 shown in FIG. This process is realized by the CPU 101 reading out and starting a program supplied from the HDD 104 or the Internet 114 and controlling each unit according to these programs.

図6において、CPU101は、タグ設定画面211上のタグ入力欄212に対するタグ文字列の入力を検出したかを判定する(ステップS601)。この判定の結果、タグ文字列の入力を検出していない場合(ステップS601でNO)、ステップS601の判定を繰り返す。一方、タグ文字列の入力を検出した場合(ステップS601でYES)、CPU101は、タグ入力欄212からタグの文字列を取得する(ステップS602)。   In FIG. 6, the CPU 101 determines whether an input of a tag character string to the tag input field 212 on the tag setting screen 211 is detected (step S601). As a result of this determination, when the input of the tag character string is not detected (NO in step S601), the determination in step S601 is repeated. On the other hand, when the input of the tag character string is detected (YES in step S601), the CPU 101 acquires the tag character string from the tag input field 212 (step S602).

次に、CPU101は、ステップS602で取得したタグの文字列の一意性を確認する(ステップS603)。具体的には、CPU101は、図4(d)に示す辞書テーブル431のレコード434から、ステップS602で取得したタグの文字列に対応するレコードを取得する。そして、CPU101は、取得したレコード434の意味433の値を参照する。   Next, the CPU 101 confirms the uniqueness of the tag character string obtained in step S602 (step S603). Specifically, the CPU 101 acquires a record corresponding to the character string of the tag acquired in step S602 from the record 434 of the dictionary table 431 shown in FIG. Then, the CPU 101 refers to the value of the meaning 433 of the acquired record 434.

次に、ステップS604では、CPU101は、ステップS603で参照された意味433の値に基づき、ステップS602で取得したタグの文字列に一意性があるかを判定する。例えば、上述した確認方法で辞書テーブル431から取得した文字列の意味433に「旅行」と「料理」の2つの値が存在する場合には一意性がないと判定し、「旅行」という値しかなく、複数の意味が存在しない場合には一意性があると判定する。   Next, in step S604, the CPU 101 determines whether the character string of the tag acquired in step S602 is unique based on the value of the meaning 433 referred to in step S603. For example, if there are two values “travel” and “dishes” in the meaning 433 of the character string acquired from the dictionary table 431 by the above-described confirmation method, it is determined that there is no uniqueness, and only the value “travel” is obtained. If there is no plural meaning, it is determined that there is uniqueness.

ステップS604でタグの文字列に一意性があると判定した場合、CPU101は、ステップS602で取得したタグの文字列をタグ入力欄212に表示(ステップS607)して、本処理を終了する。一方、ステップS604でタグの文字列に一意性がないと判定した場合(ステップS604でNO)、CPU101は、ステップS602で入力されたタグの文字列をもとに一意性のあるタグ候補を生成する(ステップS605)。具体的に、CPU101は、辞書テーブル431のレコード434から、ステップS602で取得したタグの文字列に対応するレコードを取得する。そして、CPU101は、取得したレコードから意味433の値を参照し、複数の意味が存在するレコードを除外して、残ったレコードの文字列をタグ候補とする。また、CPU101は、取得したレコードの意味433(の値(文字列))とステップS602で取得したタグの文字列とを組み合わせてタグ候補を生成する。例えば、ステップS602で取得したタグの文字列が「京都」であった場合、取得した意味「旅行」、「料理」等と組み合わせて、「京都旅行」、「京都料理」等をタグ候補とする。なお、ステップS602で取得した文字列を必ず利用する必要はなく、当該文字列に基づいて辞書テーブル431から得られた意味の文字列、さらにコンテンツのメタ情報から得られた文字列を組み合わせてタグ候補が生成されてもよい。   If it is determined in step S604 that the character string of the tag is unique, the CPU 101 displays the character string of the tag acquired in step S602 in the tag input field 212 (step S607), and ends this process. On the other hand, if it is determined in step S604 that the character string of the tag is not unique (NO in step S604), the CPU 101 generates a unique tag candidate based on the character string of the tag input in step S602. (Step S605). Specifically, the CPU 101 acquires a record corresponding to the character string of the tag acquired in step S602 from the record 434 of the dictionary table 431. Then, the CPU 101 refers to the value of the meaning 433 from the acquired record, excludes a record having a plurality of meanings, and sets a character string of the remaining record as a tag candidate. Further, the CPU 101 generates tag candidates by combining the acquired record meaning 433 (its value (character string)) with the tag character string acquired in step S602. For example, if the tag character string acquired in step S602 is “Kyoto”, “Kyoto trip”, “Kyoto cuisine”, etc. are selected as tag candidates in combination with the acquired meaning “travel”, “cooking”, and the like. . It is not always necessary to use the character string acquired in step S602, and the tag is obtained by combining the meaning character string obtained from the dictionary table 431 based on the character string and the character string obtained from the content meta-information. Candidates may be generated.

次に、CPU101は、ステップS605で生成されたタグ候補にタグの編集処理を行い(ステップS606)、その結果をタグ入力欄212にタグ候補221(図2(c)参照)としてドロップダウンリスト表示(ステップS607)し、本処理を終了する。   Next, the CPU 101 performs tag editing processing on the tag candidate generated in step S605 (step S606), and displays the result as a tag candidate 221 (see FIG. 2C) in the tag input field 212. (Step S607) and the process is terminated.

上記ステップS606における複数のタグの編集処理には、タグ候補を降順または昇順で並び替えたり、タグ候補の特定の文字を他の文字に置き換えたりすることが含まれる。例えば、タグの文字列の中に社会通念上許容されない文字列が含まれている場合、その文字列と同義で異なる文字列に置換する。また、タグ候補に同義で異なる文字列が複数存在する場合、どれかひとつを選択する。   The editing processing of the plurality of tags in step S606 includes rearranging the tag candidates in descending or ascending order, or replacing specific characters of the tag candidates with other characters. For example, if the character string of the tag includes a character string that is unacceptable for social conventions, the character string is replaced with a character string that is synonymous with the character string. If there are a plurality of character strings having the same meaning and different tag candidates, one of them is selected.

また、上記ステップS606における複数のタグの編集処理において、タグを付与する対象のコンテンツのメタ情報をもとにタグ候補に優先度をつけて、タグ候補を優先度順に並べ替えてもよい。これにより、タグを付与する対象のコンテンツの内容に沿ったタグ候補を優先的に表示させることができる。   In addition, in the editing processing of a plurality of tags in step S606, the tag candidates may be prioritized based on the meta information of the content to be tagged, and the tag candidates may be rearranged in order of priority. Thereby, the tag candidate along the content of the content to which the tag is attached can be preferentially displayed.

タグ入力欄212にドロップダウンリスト表示されるタグ候補221はいずれも一意性があり、かつ、意味として適切なタグである。タグ候補221の中からタグの文字列が選択されると、タグ入力欄212にタグの文字列として表示される。   The tag candidates 221 displayed in the drop-down list in the tag input field 212 are all unique tags and appropriate tags in meaning. When a tag character string is selected from the tag candidates 221, it is displayed in the tag input field 212 as a tag character string.

次に、タグ設定画面211上のタグ入力欄212に表示されたタグを登録するときの動作を図7を参照して説明する。   Next, an operation for registering a tag displayed in the tag input field 212 on the tag setting screen 211 will be described with reference to FIG.

図7は、図6の処理の後に実行されるタグ登録処理のフローチャートである。なお、本処理は、CPU101がHDD104またはインターネット114などから供給されるプログラムを読み出して起動し、これらにしたがって各ユニットを制御することにより実現される。   FIG. 7 is a flowchart of tag registration processing executed after the processing of FIG. This process is realized by the CPU 101 reading out and starting a program supplied from the HDD 104 or the Internet 114 and controlling each unit according to these programs.

図7において、CPU101は、タグ設定画面211上のタグ入力欄212にタグの文字列が表示された状態で設定ボタン213の押下によるタグの登録要求を検出したかどうかを判定する(ステップS701)。タグの登録要求を検出していないと判定した場合(ステップS701でNO)、ステップS701の判定を繰り返す。一方、タグの登録要求を検出したと判定した場合(ステップS701でYES)、CPU101は、タグ入力欄212に表示されたタグを取得する(ステップS702)。   In FIG. 7, the CPU 101 determines whether a tag registration request due to pressing of the setting button 213 is detected in a state where a tag character string is displayed in the tag input field 212 on the tag setting screen 211 (step S <b> 701). . If it is determined that a tag registration request has not been detected (NO in step S701), the determination in step S701 is repeated. On the other hand, if it is determined that a tag registration request has been detected (YES in step S701), the CPU 101 acquires the tag displayed in the tag input field 212 (step S702).

次に、CPU101は、ステップS702で取得したタグに対して、タグ識別子を生成して付与し、タグの文字列と共にタグテーブル411に登録してHDD104に保存し(ステップS703)、本処理を終了する。ステップS703で登録されたタグは、後述するコンテンツ検索時に利用されるのは言うまでもない。   Next, the CPU 101 generates and assigns a tag identifier to the tag acquired in step S702, registers it in the tag table 411 together with the tag character string, stores it in the HDD 104 (step S703), and ends this processing. To do. It goes without saying that the tag registered in step S703 is used at the time of content search described later.

次に、コンテンツ管理装置100に登録されたコンテンツをタグで検索する方法について説明する。   Next, a method for searching for content registered in the content management apparatus 100 using tags will be described.

コンテンツ管理装置100では、図3(a)に示すようなコンテンツ検索画面301をディスプレイ111に表示する。   The content management apparatus 100 displays a content search screen 301 as shown in FIG.

コンテンツ検索画面301では、コンテンツに付与されているタグを入力するためのタグ入力欄302と、タグ入力欄302に入力されたタグに関連するコンテンツを取得して、結果を表示するための検索ボタン303が配置されている。   On the content search screen 301, a tag input field 302 for inputting a tag attached to the content, and a search button for acquiring the content related to the tag input in the tag input field 302 and displaying the result 303 is arranged.

コンテンツ管理装置100のCPU101は、検索ボタン303の押下によるコンテンツの検索指示を検出すると、タグ入力欄302に入力されたタグの文字列に基づいてコンテンツの検索を行い、図3(b)に示すような検索結果画面311を表示する。検索結果画面311には、検索結果表示領域312にコンテンツの検索結果が表示される。   When the CPU 101 of the content management apparatus 100 detects a content search instruction when the search button 303 is pressed, the CPU 101 searches for the content based on the tag character string input in the tag input field 302, as shown in FIG. Such a search result screen 311 is displayed. On the search result screen 311, the search result of the content is displayed in the search result display area 312.

次に、図6のステップS606におけるタグ候補の編集処理の一例として、コンテンツのメタ情報をもとにタグ候補を編集する動作について図8を参照して説明する。   Next, as an example of the tag candidate editing process in step S606 in FIG. 6, an operation for editing a tag candidate based on content meta information will be described with reference to FIG.

図8は、図6のステップS606におけるタグ候補の編集処理の一例を示すフローチャートである。   FIG. 8 is a flowchart showing an example of tag candidate editing processing in step S606 of FIG.

図8において、CPU101は、コンテンツテーブル401を参照し、タグを付与する対象のコンテンツのレコード406からメタ情報405の値を取得する(ステップS801)。   In FIG. 8, the CPU 101 refers to the content table 401 and acquires the value of the meta information 405 from the record 406 of the content to be tagged (step S801).

次に、CPU101は、ステップS801で取得したコンテンツのメタ情報をもとに、図6のステップS605で取得したタグ候補から不要なタグを除外する(ステップS802)。例えば、ステップS801で取得したメタ情報が風景に関する情報であった場合、CPU101は、タグ候補から風景と関連性の少ない意味のタグを除外する。そして、ステップS803では、CPU101は、ステップS802の結果をタグ候補とし、本処理を終了する。   Next, the CPU 101 excludes unnecessary tags from the tag candidates acquired in step S605 of FIG. 6 based on the content meta information acquired in step S801 (step S802). For example, if the meta information acquired in step S801 is information about a landscape, the CPU 101 excludes a tag having a meaning that is less relevant to the landscape from the tag candidates. In step S803, the CPU 101 sets the result of step S802 as a tag candidate and ends the process.

次に、図6のステップS606におけるタグ候補の編集処理の一例として、コンテンツの分析結果をもとにタグ候補を編集する動作について図9を参照して説明する。   Next, as an example of the tag candidate editing process in step S606 of FIG. 6, an operation of editing a tag candidate based on the content analysis result will be described with reference to FIG.

図9は、図6のステップS606におけるタグ候補の編集処理の他の一例を示すフローチャートである。   FIG. 9 is a flowchart showing another example of tag candidate editing processing in step S606 of FIG.

図9において、CPU101は、タグを付与する対象のコンテンツを分析して内容を特定する(ステップS901)。例えば、コンテンツに含まれる被写体が人物であれば、対象のコンテンツは人物撮影のコンテンツとする。   In FIG. 9, the CPU 101 analyzes the content to be tagged and identifies the content (step S901). For example, if the subject included in the content is a person, the target content is assumed to be human-photographed content.

次に、CPU101は、ステップS901で特定したコンテンツの内容と、タグ候補の意味とを照合し(ステップS902)、合致しないタグを図6のステップS605で取得したタグ候補から除外する(ステップS903)。例えば、対象のコンテンツの種類が人物撮影である場合、タグ候補から人物撮影以外の意味を有するタグを除外する。   Next, the CPU 101 collates the content specified in step S901 with the meaning of the tag candidate (step S902), and excludes the mismatched tag from the tag candidate acquired in step S605 of FIG. 6 (step S903). . For example, when the target content type is person photographing, tags having meanings other than person photographing are excluded from tag candidates.

次に、ステップS904では、CPU101は、ステップS903の結果をタグ候補とし、本処理を終了する。   Next, in step S904, the CPU 101 sets the result of step S903 as a tag candidate and ends this processing.

次に、図6のステップS606におけるタグ候補の編集処理の一例として、コンテンツの撮影地に関する情報をもとにタグ候補を編集する動作について図10を参照して説明する。   Next, as an example of the tag candidate editing process in step S606 in FIG. 6, an operation for editing a tag candidate based on information regarding the shooting location of the content will be described with reference to FIG.

図10は、図6のステップS606におけるタグ候補の編集処理のさらに他の一例を示すフローチャートである。   FIG. 10 is a flowchart showing still another example of the tag candidate editing process in step S606 of FIG.

図10において、CPU101は、タグを付与する対象のコンテンツに関する撮影地の情報を取得する(ステップS1001)。ここで、コンテンツ(例えば画像等)の撮影地の情報は、GPS等の地図上の位置を検出するための仕組みを利用する。   In FIG. 10, the CPU 101 acquires shooting location information regarding the content to be tagged (step S1001). Here, the information on the shooting location of the content (for example, an image or the like) uses a mechanism for detecting the position on the map such as GPS.

次に、CPU101は、ステップS1001で取得した撮影地の情報をもとに、図6のステップS605で取得したタグ候補から不要なタグを除外する(ステップS1002)。例えば、タグ候補に「ニューヨーク」という文字列が含まれている場合であっても、実際の撮影地が東京である場合には、ニューヨークに関連するタグを除外して、東京に関するタグを残す。そして、ステップS1003では、CPU101は、ステップS1002の結果をタグ候補とし、本処理を終了する。   Next, the CPU 101 excludes unnecessary tags from the tag candidates acquired in step S605 of FIG. 6 based on the shooting location information acquired in step S1001 (step S1002). For example, even when the tag candidate includes the character string “New York”, if the actual shooting location is Tokyo, the tag related to New York is excluded and the tag related to Tokyo is left. In step S1003, the CPU 101 sets the result of step S1002 as a tag candidate and ends the process.

なお、図6のステップS606で編集処理として実行されるものは、上述した方法や図8〜図10の方法の一つに限定されるものではなく、各方法を様々に組み合わせてもよいことは云うまでもない。   Note that what is executed as the editing process in step S606 in FIG. 6 is not limited to the above-described method or one of the methods in FIGS. 8 to 10, and various methods may be combined. Needless to say.

上記実施形態によれば、コンテンツ管理装置にタグを付与してコンテンツを登録するときに、入力されたタグの文字列が複数の意味を有するかを判定する。そして、タグの文字列が複数の意味を有していると判定された場合には、タグの文字列をもとに複数の意味を持たないタグ候補を生成する。そして、生成されたタグ候補を所定の方法で並べ替えて表示させる。例えば、ユーザーがタグの文字列として「旅行」を入力した場合に、タグの付与対象となるコンテンツの地理的な情報がニューヨークであったときは、「ニューヨーク旅行」をタグの候補として表示する。これにより、ユーザーが「ニューヨーク旅行」というタグでコンテンツを容易に検索することができる。このように、ユーザーは、一意のタグをコンテンツに付与することができ、コンテンツを検索する際に、自分が意図した検索結果を得ることができる。   According to the embodiment, when a content is registered by assigning a tag to the content management apparatus, it is determined whether the character string of the input tag has a plurality of meanings. If it is determined that the tag character string has a plurality of meanings, tag candidates having a plurality of meanings are generated based on the tag character strings. Then, the generated tag candidates are rearranged and displayed by a predetermined method. For example, when the user inputs “travel” as the tag character string and the geographical information of the content to be tagged is New York, “New York travel” is displayed as a tag candidate. This allows the user to easily search for content with the tag “New York travel”. In this manner, the user can give a unique tag to the content, and can obtain a search result intended by the user when searching for the content.

なお、ユーザーが入力できるタグの文字列は、「旅行」に限らず、「料理」や「映画」など、任意の文字列をタグとして付与することができる。上記実施形態では、そうしたタグからできるだけ複数の意味ではなく一意のタグの候補を表示して、ユーザーがコンテンツに付与できるようにし、ユーザーが意図した結果が得られるようにする。   The character string of the tag that can be input by the user is not limited to “travel”, and an arbitrary character string such as “cooking” or “movie” can be given as a tag. In the above-described embodiment, unique tag candidates instead of a plurality of meanings are displayed from such tags so that the user can give them to the content, and the result intended by the user can be obtained.

以上、本発明をその好適な実施形態に基づいて詳述してきたが、本発明はこれら特定の実施形態に限られるものではなく、この発明の要旨を逸脱しない範囲の様々な形態も本発明に含まれる。上述の実施形態の一部を適宜組み合わせてもよい。   Although the present invention has been described in detail based on preferred embodiments thereof, the present invention is not limited to these specific embodiments, and various forms within the scope of the present invention are also included in the present invention. included. A part of the above-described embodiments may be appropriately combined.

また、本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)を、ネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(またはCPUやMPU等)がプログラムを読み出して実行する処理である。   The present invention can also be realized by executing the following processing. That is, software (program) that realizes the functions of the above-described embodiments is supplied to a system or apparatus via a network or various storage media, and a computer (or CPU, MPU, or the like) of the system or apparatus reads the program. It is a process to be executed.

100 コンテンツ管理装置
101 CPU
201 コンテンツ登録画面
211 タグ設定画面
221 タグ候補
301 コンテンツ検索画面
311 検索結果画面
401 コンテンツテーブル
411 タグテーブル
421 コンテンツタグ関連テーブル
100 content management apparatus 101 CPU
201 Content registration screen 211 Tag setting screen 221 Tag candidate 301 Content search screen 311 Search result screen 401 Content table 411 Tag table 421 Content tag related table

Claims (9)

コンテンツにタグを付与して登録するコンテンツ管理装置において、
前記コンテンツに付与するタグの文字列を入力するための入力手段と、
前記入力手段により入力されたタグの文字列が複数の意味を有するかを判定する判定手段と、
前記判定手段によって前記タグの文字列が複数の意味を有していると判定された場合には、前記タグの文字列をもとに複数の意味を持たないタグ候補を生成する生成手段と、
前記生成手段により生成されたタグ候補を表示手段に表示させる制御手段とを備えることを特徴とするコンテンツ管理装置。
In a content management device that adds a tag to content and registers it,
An input means for inputting a character string of a tag to be given to the content;
Determination means for determining whether the character string of the tag input by the input means has a plurality of meanings;
When the determination unit determines that the character string of the tag has a plurality of meanings, a generation unit that generates a plurality of tag candidates having no meaning based on the character string of the tag;
A content management apparatus comprising: a control unit that causes a display unit to display tag candidates generated by the generation unit.
前記制御手段は、前記判定手段によって前記タグの文字列が複数の意味を有していないと判定された場合には、前記入力手段により入力されたタグの文字列をそのまま表示手段に表示させることを特徴とする請求項1に記載のコンテンツ管理装置。   When the determination unit determines that the tag character string does not have a plurality of meanings, the control unit causes the display unit to display the tag character string input by the input unit as it is. The content management apparatus according to claim 1. 前記コンテンツに関する情報を取得する取得手段と、
前記制御手段は、前記取得手段によって取得された前記コンテンツに関する情報と合わないタグを前記タグ候補から除外することを特徴とする請求項1または2に記載のコンテンツ管理装置。
Obtaining means for obtaining information relating to the content;
The content management apparatus according to claim 1, wherein the control unit excludes, from the tag candidates, a tag that does not match information related to the content acquired by the acquisition unit.
前記コンテンツに関する情報には、メタ情報または撮影地の情報の少なくとも1つが含まれることを特徴とする請求項3に記載のコンテンツ管理装置。   The content management apparatus according to claim 3, wherein the information related to the content includes at least one of meta information and shooting location information. 前記コンテンツの内容を分析する分析手段と、
前記制御手段は、前記分析手段により得られたコンテンツの内容と合わないタグを前記タグ候補から除外することを特徴とする請求項1または2に記載のコンテンツ管理装置。
An analysis means for analyzing the content of the content;
The content management apparatus according to claim 1, wherein the control unit excludes, from the tag candidates, a tag that does not match the content content obtained by the analysis unit.
前記コンテンツからメタ情報を取得する取得手段をさらに備え、
前記制御手段は、前記取得手段により取得されたメタ情報をもとに前記タグ候補に優先度をつけて、前記タグ候補を優先度順に前記表示手段に表示させることを特徴とする請求項1または2に記載のコンテンツ管理装置。
An acquisition means for acquiring meta information from the content;
The control means assigns priorities to the tag candidates based on the meta information acquired by the acquisition means, and causes the display means to display the tag candidates in order of priority. 2. The content management apparatus according to 2.
前記制御手段は、前記タグ候補に含まれるタグの特定の文字を他の文字に置き換えることを特徴とする請求項1乃至6のいずれか1項に記載のコンテンツ管理装置。   The content management apparatus according to claim 1, wherein the control unit replaces a specific character of a tag included in the tag candidate with another character. コンテンツにタグを付与して登録するコンテンツ管理装置の制御方法において、
前記コンテンツに付与するタグの文字列を入力するための入力工程と、
前記入力工程にて入力されたタグの文字列が複数の意味を有するかを判定する判定工程と、
前記判定工程にて前記タグの文字列が複数の意味を有していると判定された場合には、前記タグの文字列をもとに複数の意味を持たないタグ候補を生成する生成工程と、
前記生成工程にて生成されたタグ候補を表示手段に表示させる制御工程とを備えることを特徴とする制御方法。
In a control method of a content management apparatus for registering a content with a tag,
An input step for inputting a character string of a tag to be given to the content;
A determination step of determining whether the tag character string input in the input step has a plurality of meanings;
When it is determined in the determination step that the character string of the tag has a plurality of meanings, a generation step of generating tag candidates having a plurality of meanings based on the character string of the tag; ,
And a control step of causing the display means to display the tag candidates generated in the generation step.
請求項8に記載の制御方法をコンピュータに実行させるためのコンピュータに読み取り可能なプログラム。   A computer-readable program for causing a computer to execute the control method according to claim 8.
JP2014165979A 2014-08-18 2014-08-18 Content management device and method, and program Pending JP2016042291A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014165979A JP2016042291A (en) 2014-08-18 2014-08-18 Content management device and method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014165979A JP2016042291A (en) 2014-08-18 2014-08-18 Content management device and method, and program

Publications (1)

Publication Number Publication Date
JP2016042291A true JP2016042291A (en) 2016-03-31

Family

ID=55592009

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014165979A Pending JP2016042291A (en) 2014-08-18 2014-08-18 Content management device and method, and program

Country Status (1)

Country Link
JP (1) JP2016042291A (en)

Similar Documents

Publication Publication Date Title
US9088676B2 (en) Information processing apparatus, information processing method, and computer readable medium
JP2015130112A (en) Calculator system, content management method, and program
US10482169B2 (en) Recommending form fragments
JP2010073114A6 (en) Image information retrieving apparatus, image information retrieving method and computer program therefor
JP2007272390A (en) Resource management device, tag candidate selection method and tag candidate selection program
US20120290589A1 (en) Information processing apparatus, information processing method, and non-transitory computer readable storage medium
KR20200102500A (en) Method, apparatus and selection engine for classification matching of videos
JP6020191B2 (en) Display control apparatus and program
US9349019B2 (en) System and method for associating tags with online content
US9977793B2 (en) Information processing system, information processing method, and information processing apparatus
JP2015060432A (en) Program, computer, and training data generation support method
US10432572B2 (en) Content posting method and apparatus
JP2017016294A (en) Information processing device, control method thereof, and program
US20160342589A1 (en) Hierarchical data classification using frequency analysis
US11460306B2 (en) Information processing apparatus, information processing method, and program
JP2016042291A (en) Content management device and method, and program
JP2014010640A (en) Image search device, and information processing method and program
JP5358981B2 (en) Information processing apparatus, information processing apparatus control method, and information processing apparatus control program
JP2009128946A (en) Metadata providing apparatus and method
JP6716929B2 (en) Information processing apparatus and information processing program
CN104572620B (en) A kind of method and apparatus for showing chapters and sections content
JP2007293655A (en) Document processor, output processing method for electronic document and program
JP2009163405A (en) Information processor, information processing method, and program
JP6509280B2 (en) Method and system for providing image search results utilizing model information
JP6535501B2 (en) Identification server, identification method and identification program