WO2008075524A1 - 極性推定システム、情報配信システム、極性推定方法及び、極性推定用プログラム、及び評価極性推定用プログラム - Google Patents

極性推定システム、情報配信システム、極性推定方法及び、極性推定用プログラム、及び評価極性推定用プログラム Download PDF

Info

Publication number
WO2008075524A1
WO2008075524A1 PCT/JP2007/072484 JP2007072484W WO2008075524A1 WO 2008075524 A1 WO2008075524 A1 WO 2008075524A1 JP 2007072484 W JP2007072484 W JP 2007072484W WO 2008075524 A1 WO2008075524 A1 WO 2008075524A1
Authority
WO
WIPO (PCT)
Prior art keywords
polarity
evaluation
reputation information
expression
degree
Prior art date
Application number
PCT/JP2007/072484
Other languages
English (en)
French (fr)
Inventor
Hironori Mizuguchi
Dai Kusui
Masaaki Tsuchida
Original Assignee
Nec Corporation
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 Nec Corporation filed Critical Nec Corporation
Priority to US12/448,010 priority Critical patent/US20100017391A1/en
Priority to JP2008550069A priority patent/JP5151991B2/ja
Publication of WO2008075524A1 publication Critical patent/WO2008075524A1/ja

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management

Definitions

  • Polarity estimation system information distribution system, polarity estimation method, polarity estimation program, and evaluation polarity estimation program
  • the present invention relates to a polarity estimation system, a polarity estimation method, a polarity estimation program, and an evaluation polarity estimation program for estimating an evaluation polarity that indicates whether reputation information is positive or negative.
  • the present invention relates to a polarity estimation system, a polarity estimation method, a polarity estimation program, and an evaluation polarity estimation program that estimate evaluation polarity by using reputation information for reputation information with unknown evaluation polarity.
  • the present invention also relates to an information distribution system that distributes reputation information.
  • the object is an object to be evaluated, and is, for example, a product name "X X PC" or a service name " ⁇ ⁇ service”.
  • Reputation information is information that includes an expression of the content to be evaluated for the object, for example, information that includes an expression indicating the evaluation content such as “good”, “bad”, and “large”.
  • the expression of the content for evaluating the object is called an evaluation expression.
  • the reputation information may include an attribute expression indicating the attribute of the object! /.
  • An attribute expression is a word indicating the characteristics of an object. For example, if a personal computer (hereinafter simply referred to as “PC”) is an object, it is a word such as “screen” or “weight”. is there.
  • attribute expressions may be hierarchically connected. For example, from the input sentence (natural text text) that says “X X PC screen size is good”, the reputation information extraction system [object “O ⁇ PC”, attribute expression “screen”, Attribute expression “size”, evaluation expression “good” ] Reputation information is extracted.
  • the object when a natural sentence text in which an object such as text on a bulletin board is obvious is input, the object is specified in the natural sentence text.
  • the object may not be included in the reputation information that is not necessary.
  • the reputation information when the attribute expression is omitted in the natural sentence text, the reputation information may not include the attribute expression.
  • the reputation information may be a combination of the object, the attribute expression, and the evaluation expression.
  • the reputation information may be a combination of the attribute expression and the evaluation expression, or a combination of the object and the evaluation expression. It ’s good!
  • a reputation information extraction system is a system that inputs natural sentence text and extracts reputation information from the input natural sentence text.
  • evaluation polarity is information indicating whether reputation information is positive or negative. For example, [object “O ⁇ PC”, attribute expression “screen”, attribute expression “size”, evaluation expression “good”] and! /, Reputation information is positive expression (in this example, expression “good” ), The evaluation polarity is positive. In the following, the evaluation polarity is simply the polarity! /.
  • the evaluation polarity estimation system is a system that inputs reputation information and estimates the evaluation polarity of the input reputation information.
  • each evaluation expression and the evaluation polarity for the evaluation expression are registered in a dictionary in advance, and the evaluation polarity of reputation information is estimated using this dictionary.
  • the evaluation polarity estimation system described in Patent Document 1 includes an evaluation expression attribute storage unit, a negative expression storage unit, and evaluation expression attribute classification means.
  • the evaluation expression attribute storage unit stores in advance a set of an evaluation expression and information indicating whether the evaluation expression is positive or negative.
  • the negative expression storage unit stores negative expressions such as “no” and “no”.
  • the evaluation expression attribute classification means classifies whether the reputation information is positive or negative.
  • the evaluation expression attribute classification means inputs natural text text and position information indicating the appearance position of the evaluation expression. Then, the evaluation expression attribute classification means refers to the evaluation expression attribute storage unit, and classifies the reputation information as positive or negative according to the combination of the evaluation polarity of the evaluation expression and the negative expression around the evaluation expression. [0012] In addition, evaluation expressions often appear continuously in the text. Positive evaluation expressions are arranged before and after positive evaluation expressions, and negative evaluations are expressed before and after negative evaluation expressions. There tends to be many expressions. For example, Patent Document 2 describes a configuration configured to determine the evaluation polarity of reputation information using the hypothesis that there is such a tendency.
  • the evaluation polarity estimation system described in Patent Document 2 includes a registered expression storage unit, an expression extraction unit, and a polarity determination unit.
  • the registered expression storage unit stores in advance a set of an evaluation expression and information indicating whether the evaluation expression is positive or negative.
  • the expression extraction unit extracts noun phrases and verb phrases from natural sentences.
  • the polarity determination unit refers to the registered expression storage unit and determines that the verb phrase that appears along with the evaluation expression! /, Has the same evaluation polarity as the evaluation expression.
  • the evaluation polarity estimation system described in Patent Document 2 when the evaluation polarity of! /, N, or verb phrase is registered in advance in the registered expression storage unit and exceeds a certain threshold, it is estimated to be the evaluation polarity.
  • Patent Document 1 Japanese Patent Laid-Open No. 2002-92004 (Page 9, Fig. 9)
  • Patent Document 2 Japanese Patent Laid-Open No. 2006-146567 (Page 9-10, Fig. 3)
  • the evaluation polarity estimation system described in Patent Document 1 has a problem that it may be difficult to judge the evaluation polarity using only the evaluation expression.
  • the evaluation expressions “like” and “excellent! /,” Can be judged as positive evaluation expressions, and “dislike! /,” And “first! /,” are negative evaluation expressions. I can judge. However, if the evaluation expression is “large”, it cannot be judged that it is generally a positive expression or a negative expression! /.
  • reputation information object “computer”, attribute expression “screen”, evaluation expression “large”
  • object “computer” Attribute expression“ noise ”, and evaluation expression“ large ”,“ large ”, negative reputation information and The Therefore, the evaluation polarity may not be determined only from the evaluation expression.
  • the present invention provides a polarity estimation system, an information distribution system, a polarity estimation method, and a polarity estimation program that can determine the evaluation polarity of reputation information without registering evaluation expressions for all evaluation expressions in advance. And a means for solving the problems with the purpose of providing a program for estimating the evaluation polarity
  • a first polarity estimation system is a polarity estimation system that estimates an evaluation polarity indicating whether reputation information is positive or negative, and includes reputation information with a known evaluation polarity.
  • a reputation information storage unit stored in advance, and polarity estimation means for estimating an evaluation polarity of reputation information whose evaluation polarity is unknown based on reputation information stored in advance in the reputation information storage unit. .
  • the second polarity estimation system of the present invention is a polarity estimation system that inputs reputation information and estimates an evaluation polarity indicating a force that the input reputation information is positive or negative.
  • An evaluation expression storage unit that stores an evaluation polarity corresponding to an evaluation expression that is an expression indicating evaluation of an object
  • a reputation information storage unit that stores reputation information and an evaluation polarity corresponding to the reputation information
  • the polarity estimation unit estimates the evaluation polarity for the input reputation information. 101).
  • the third polarity estimation system of the present invention inputs an object to be evaluated, an attribute expression indicating the attribute of the object, and reputation information including an evaluation expression that is an expression indicating the evaluation of the object.
  • estimation means for estimating the evaluation polarity for the inputted reputation information based on the reputation information stored in the evaluation expression storage unit and the reputation information stored in the reputation information storage unit.
  • the polarity estimation means calculates a degree of polarity indicating the degree of reputation information positive /! Or the degree of negative! / As the evaluation polarity.
  • the fourth polarity estimation system of the present invention has a polarity indicating whether the information to be estimated belongs to! /, The concept of deviation when the information to be estimated can be classified by two predetermined concepts.
  • a polarity estimation system for estimation based on an information storage unit that stores information with a known polarity in advance and information with a known polarity stored in advance by the information storage unit! / Polarity estimation means for estimating the polarity of certain information.
  • a first information distribution system of the present invention includes a reputation information distribution system that distributes reputation information and an evaluation polarity estimation system that estimates an evaluation polarity that indicates whether the reputation information is positive or negative.
  • the evaluation polarity estimation system includes a reputation information storage unit that stores reputation information with a known evaluation polarity in advance, and evaluation information based on reputation information with a known evaluation polarity that the reputation information storage unit stores in advance.
  • the reputation information distribution system transmits the evaluation polarity estimated by the evaluation polarity estimation system to the user terminal via the communication network together with the reputation information.
  • Information distribution means is provided.
  • a first polarity estimation method of the present invention is a polarity estimation method for estimating an evaluation polarity indicating whether reputation information is positive or negative, and the reputation information has a known evaluation polarity. And a polarity estimation step for estimating the evaluation polarity of reputation information whose evaluation polarity is unknown based on the reputation information whose evaluation polarity is previously stored.
  • a second polarity estimation method of the present invention is a polarity estimation method for inputting reputation information and estimating an evaluation polarity indicating whether the input reputation information is positive or negative.
  • An evaluation expression storing an evaluation polarity corresponding to the evaluation expression which is an expression indicating the evaluation of the object, a reputation information storing step storing the reputation information, and an evaluation polarity corresponding to the reputation information, and storing Based on reputation information for which the evaluation polarity and the stored evaluation polarity are known! /,
  • a polarity estimation step for estimating the evaluation polarity with respect to the inputted reputation information; including.
  • the third polarity estimation method of the present invention inputs reputation information including an object to be evaluated, an attribute expression indicating the attribute of the object, and an evaluation expression that is an expression indicating the evaluation of the object.
  • a polarity estimation step for estimating the evaluation polarity, and in the polarity estimation step the degree of polarity indicating the degree of reputation information positive or negative! / Is calculated as the evaluation polarity.
  • a first polarity estimation program of the present invention is a polarity estimation program for estimating an evaluation polarity indicating whether reputation information is positive or negative.
  • Reputation information storage process that stores reputation information with known polarity in advance, and polarity estimation that estimates evaluation polarity of reputation information with unknown evaluation polarity based on reputation information with previously stored evaluation polarity Processing.
  • the second polarity estimation program of the present invention inputs reputation information, and polarity estimation for estimating an evaluation polarity indicating the power of the input reputation information being positive or negative.
  • An evaluation expression storage process for storing an evaluation polarity corresponding to an evaluation expression that is an expression indicating evaluation of an object, reputation information, and an evaluation polarity corresponding to the reputation information are stored in a computer Reputation information storage processing and polarity estimation processing for estimating evaluation polarity with respect to input reputation information based on the stored evaluation polarity and the reputation information for which the stored evaluation polarity is known.
  • the third polarity estimation program of the present invention provides reputation information including an object to be evaluated, an attribute expression indicating the attribute of the object, and an evaluation expression that is an expression indicating the evaluation of the object.
  • a polarity estimation program for estimating the evaluation polarity indicating whether the input reputation information is positive or negative, and stores the evaluation polarity corresponding to the evaluation expression in the computer.
  • Evaluation information storage processing, reputation information, and reputation information storage processing for storing the evaluation polarity corresponding to the reputation information, stored evaluation polarity and stored evaluation
  • the polarity estimation process for estimating the evaluation polarity is executed for the entered reputation information, and the degree of reputation information is positive as the evaluation polarity in the polarity estimation process! This is for executing the process of calculating the degree of polarity indicating /, or the degree of negativeness! /.
  • the first evaluation polarity estimation program of the present invention includes reputation information including an object to be evaluated, an attribute expression indicating the attribute of the object, and an evaluation expression that is an expression indicating the evaluation of the object.
  • An evaluation polarity estimation program installed in a computer that outputs an evaluation polarity indicating whether the input reputation information is positive or negative, and input processing for inputting reputation information to the computer
  • a process for calculating the polarity of an attribute expression included in reputation information with a known evaluation polarity a process for calculating the polarity of an object included in reputation information with a known evaluation polarity, and an evaluation polarity.
  • a polarity estimation system an information distribution system, a polarity estimation method, and a polarity estimation program that can determine the evaluation polarity of reputation information without registering evaluation expressions for all evaluation expressions in advance. And an evaluation polarity estimation program.
  • the evaluation polarity is estimated by calculating the evaluation polarity degree using a statistical method based on the following several hypotheses in reputation information.
  • the evaluation polarity is a numerical value indicating power that is positive reputation information or negative reputation information.
  • the evaluation polarity is a real number between 1 and 1. In this case, the closer the evaluation polarity is to 1, the more positive it is, and the closer it is to 1, the more negative it is.
  • the evaluation polarity is also simply referred to as polarity. Note that this is an example, and the evaluation polarity may be a discrete numerical value instead of a continuous numerical value such as “0 0” to “0”. Also good.
  • Evaluation expressions include expressions that can determine the polarity in advance, and reputations that include these expressions
  • the polarity of information tends to be the same as the polarity of evaluation expressions. As described above, when the evaluation expression is “large”, the polarity cannot be determined. However, there are cases where the polarity can be determined from the evaluation expression alone. For example, since the evaluation expressions “good” and “great” are clearly positive evaluation expressions, the polarity of reputation information including these evaluation expressions is considered to be positive. On the other hand, since the evaluation expressions “bad” and “dirty” are clearly negative evaluation expressions, similarly, the polarity of reputation information including these evaluation expressions is negative.
  • An evaluation polarity estimation system to which the present invention is applied using hypothesis 1 and hypothesis 2 includes an evaluation information storage unit, an evaluation expression storage unit, and polarity estimation means.
  • the polarity estimation unit inputs reputation information, refers to the degree of polarity of reputation information stored in the reputation information storage unit, and the evaluation expression and polarity degree stored in the evaluation expression storage unit, and the polarity is unknown. Calculate the polarity of reputation information.
  • the polarity estimation means first refers to reputation information whose polarity is known, and sets the degree of polarity of the evaluation expression, the degree of polarity of the attribute expression, and the combination of the attribute expression and the evaluation expression included in the input reputation information. Calculate the degree of polarity.
  • the degree of polarity is calculated using the ratio of the number of reputations.
  • output a degree of polarity that further combines these calculated degrees of polarity.
  • the polarity estimation means is based on reputation information whose polarity is known! /, Attribute expression is good !, used in the image! /, Or bad! /
  • the object of the present invention can be achieved by calculating the degree of polarity taking into account whether or not it is used in the image! [0037] Hypothesis 3) If there is enough reputation information! /, The ratio between the number of positive reputation information and the number of negative reputation information for each object calculated only from reputation information with known polarity is , Tend to reflect the overall percentage of reputation information. For example, the evaluation of a specific personal computer can grasp the tendency that there are many positive opinions as an overall trend that is promising. This trend is calculated from reputation information with known polarity. In other words, it is possible to estimate the polarity assuming that reputation information whose polarity is unknown has the same tendency.
  • the evaluation polarity estimation system to which the present invention is applied includes a reputation information storage unit, an evaluation expression storage unit, and a polarity estimation unit.
  • Input the information refer to the reputation information and the degree of polarity stored in the reputation information storage unit, the evaluation expression and the degree of polarity stored in the evaluation expression storage unit, and calculate the polarity of the reputation information whose polarity is unknown.
  • the polarity estimation means refers to reputation information having a known polarity, and the degree of polarity of the evaluation expression, the degree of polarity of the object, and the combination of the object and the evaluation expression included in the input reputation information. Calculate the degree of polarity. Referencing reputation information with known polarity, the number of positive reputation information and the number of negative reputation information for each evaluation expression, each object, and each combination of evaluation expression and object, the ratio Etc. are used to calculate the degree of polarity. Next, the evaluation expression included in the input reputation information, the object, and each degree of polarity calculated earlier are compared, and the degree of polarity is output.
  • the object of the present invention can be achieved by adopting the configuration as described above and calculating the degree of polarity by the polarity estimation means based on reputation information whose polarity is known.
  • an evaluation polarity estimation system to which the present invention is applied includes a reputation information storage unit, an evaluation expression storage unit, and a polarity estimation unit using the above hypothesis 1, hypothesis 2 and hypothesis 3,
  • the polarity estimation means inputs reputation information, refers to the reputation information and degree of polarity stored in the reputation information storage unit, and the evaluation expression and degree of polarity stored in the evaluation expression storage unit. Calculate the polarity of information.
  • the polarity estimation means includes a degree of polarity of each evaluation expression, a degree of polarity of each attribute expression, a degree of polarity of a combination of the attribute expression and the evaluation expression, a degree of polarity of a combination of the object and the evaluation expression, Genus Calculate the polarity of the combination of sex expression and evaluation expression. Referencing reputation information with known polarity, for each evaluation expression, for each attribute expression, for each object, for each combination of evaluation expression and attribute expression, for each combination of evaluation expression and object, for evaluation expression, attribute expression, and target For each product combination, the degree of polarity is calculated using the number of positive reputation information, the number of negative reputation information, the ratio, etc. Next, the evaluation expression, attribute expression, and object included in the input reputation information are compared with the previously calculated polarities, and the polarities are output.
  • Reputation information may change over time.
  • the reputation of the object is expected to change gradually over time. For example, the reputation of a soccer player at a certain time varies depending on the score and contribution to winning or losing in the previous game. Therefore, when estimating the polarity of reputation information, it is necessary to consider the passage of time, such as weighting the polarity in recent reputation information.
  • the evaluation polarity estimation system to which the present invention is applied uses the above hypothesis 4, and uses a reputation information storage unit, an evaluation expression storage unit, polarity estimation means, In addition, the polarity estimation means calculates the degree of polarity by adding a weight to the latest evaluation information stored in the reputation information storage unit.
  • Evaluation of reputation information may vary depending on the type of evaluator.
  • the type of evaluator is the gender, age, address, occupation, hobby, purchase merchandise history, etc. of the evaluator.
  • the evaluation of a product may vary depending on the type of such evaluator. For example, it is popular among women, but not popular with men, power S, which is popular with evaluators who purchase several PCs with products and hobbies, and unpopular with other evaluators There are personal computers. Therefore, when estimating the polarity of reputation information also, there must force s consider the type of evaluators.
  • An evaluation polarity estimation system to which the present invention is applied includes a reputation information storage unit, an evaluation expression storage unit, and an evaluator type storage using the above hypothesis 5 in addition to the configuration of the evaluation polarity estimation system described above. And a polarity estimation unit, and the polarity estimation unit further calculates the degree of polarity for each type of the evaluator with reference to the evaluator type storage unit.
  • the evaluation polarity of reputation information whose evaluation polarity is unknown is estimated based on reputation information whose evaluation polarity is stored in advance! Therefore, the evaluation polarity is unknown.
  • the evaluation polarity is estimated by using reputation information whose evaluation polarity is known. Therefore, the evaluation polarity of reputation information can be determined without registering evaluation expressions for all evaluation expressions in advance.
  • a predetermined weighting process is performed on the evaluation polarity corresponding to the reputation information to be stored based on the acquisition time information indicating when the reputation information is acquired! If it is configured to estimate the evaluation polarity of reputation information whose evaluation polarity is unknown based on the evaluation polarity that has been weighted, the polarity estimation of reputation information can be performed in consideration of temporal changes in reputation information.
  • the evaluation polarity of the reputation information whose evaluation polarity is unknown is estimated. If configured, it is possible to estimate the polarity of reputation information in consideration of the bias due to the evaluator type of reputation information.
  • FIG. 1 is a block diagram showing an example of the configuration of the polarity estimation system according to the present invention.
  • the polarity estimation system is an evaluation polarity estimation system that estimates the evaluation polarity of reputation information.
  • the evaluation polarity estimation system can be applied to, for example, a questionnaire automatic counting system for automatically counting questionnaires and an information service system for distributing reputation information and evaluation polarity.
  • the evaluation polarity estimation system includes a data processing device 100 that operates under program control, a storage device 200 that stores information, an input means 300, and an output means 400.
  • the evaluation polarity estimation system is specifically realized by an information processing device such as a workstation or a personal computer that operates according to a program.
  • the input means 300 is realized by an input device such as a keyboard or a mouse included in the information processing device.
  • the input means 300 is operated by, for example, a user when inputting reputation information to be evaluated.
  • the input means 300 is a network interface provided in the information processing apparatus. It is realized by the interface part.
  • the output unit 400 is realized by a display device such as a display device.
  • the output unit 400 has a function of outputting (for example, displaying) an estimation result of evaluation polarity of reputation information.
  • the output means 400 may be realized by a network interface unit included in the information processing apparatus when outputting the estimation polarity estimation result via the communication network.
  • the output unit 400 may be a printing device such as a printer.
  • the data processing device 100 is realized by a CPU of an information processing device that operates according to a program.
  • the data processing apparatus 100 includes polarity estimation means 101.
  • the storage device 200 is realized by a database device such as a magnetic disk device or an optical disk device.
  • Storage device 200 includes an evaluation expression storage unit 201 and a reputation information storage unit 202. Each of these means generally operates as follows.
  • the evaluation expression storage unit 201 stores in advance an evaluation expression whose evaluation polarity is known.
  • FIG. 2 is an explanatory diagram showing an example of evaluation expressions and evaluation polarities stored in the evaluation expression storage unit 201.
  • the evaluation expression storage unit 201 is a database that stores an evaluation expression and a degree of polarity (evaluation polarity) in association with each other.
  • the degree of polarity is a value from “1” to “1 1”, and the closer the degree of polarity is to “1”, the more positive the evaluation expression. Also, the closer the degree of polarity is to “1 1”, the more negative the evaluation expression.
  • evaluation polarity shown in FIG. 2 is an example, and other polarities such as values of “100” to “0” may be used as the degree of polarity. It is also possible to treat numerical values discretely and indicate the evaluation polarity with a symbol such as ⁇ O '' or ⁇ X ''! /, And the evaluation polarity as an affirmation degree column and a negative degree! / Column. It may be shown separately.
  • the reputation information storage unit 202 stores reputation information and the degree of polarity (evaluation polarity) output by the polarity estimation means 101.
  • FIG. 3 is an explanatory diagram showing an example of reputation information and evaluation polarity stored in the reputation information storage unit 202.
  • the reputation information storage unit 202 is a database that stores the reputation information represented by the triplet of the object, the attribute expression, and the evaluation expression and the degree of polarity of the reputation information in association with each other. Note that the reputation information and the polarity stored in the reputation information storage unit 202 are updated as needed based on the polarity output from the polarity estimation means 101.
  • FIG. 3 is an explanatory diagram showing another example of reputation information and evaluation polarity stored in the reputation information storage unit 202. As shown in FIG. 4, the reputation information storage unit 202 may store an affirmative degree and a negative degree instead of the polar degree as the evaluation polarity.
  • the polarity estimation means 101 has a function of inputting reputation information and outputting the degree of polarity of the input reputation information.
  • FIG. 5 is a block diagram showing an example of the configuration of the polarity estimation means 101. As shown in FIG. As shown in FIG. 5, the polarity estimation means 101 includes a polarity degree reference means 1011, an individual polarity degree calculation means 1012, a total polarity degree calculation means 1013, and a polarity degree registration means 1014.
  • the polarity reference means 1011 receives (inputs) reputation information from the input means 300, and searches and determines whether or not the evaluation expression included in the input reputation information is in the evaluation expression storage unit 201. It has a function. If the degree-of-polarity reference means 1011 determines that the reputation information stored in the evaluation expression storage unit 201 matches the evaluation expression included in the input reputation information, the degree-of-polarity reference means 1011 corresponds to the evaluation expression determined to match. The function of extracting the degree of polarity to be extracted from the evaluation expression storage unit 201 is provided. The degree of polarity extracted by the degree-of-polarity reference means 1011 from the evaluation expression storage unit 201 is also referred to as an evaluation expression polarity degree.
  • the individual polarity degree calculation means 1012 has a function of inputting reputation information and obtaining the degree of polarity by referring to the reputation information storage unit 202. In this case, the individual polarity degree calculation means 1012 calculates the degree of polarity for each object, attribute expression or evaluation expression. Further, the individual polarity degree calculating means 1012 calculates the degree of polarity for any combination of the object, the attribute expression or the evaluation expression, or two or all combinations.
  • the individual polarity calculation means 1012 calculates the polarity of the object as follows.
  • the individual polarity degree calculation means 1012 refers to the reputation information storage unit 202, and selects the object whose polarity degree is to be calculated.
  • the degree of polarity of all of the included reputation information is extracted from the reputation information storage unit 202.
  • the individual polarity calculation means 1012 calculates the polarity of the object by obtaining the average of the extracted polarities.
  • the degree of polarity of an object is also obtained when the degree of polarity of an attribute expression or evaluation expression, the power of an object, attribute expression or evaluation expression, or the degree of polarity of two or all combinations is obtained.
  • the degree of polarity can be obtained as in the case. That is, the individual polarity degree calculation means 1 012 refers to the reputation information storage unit 202, and the attribute expression or evaluation expression of the degree of polarity calculation object, or any of the object, attribute expression or evaluation expression, two or all The degree of polarity of all the reputation information including the combination of is extracted from the reputation information storage unit 202. Then, the individual polarity degree calculating means 1012 obtains the polarity degree by obtaining the average of each extracted degree of polarity.
  • the individual polarity degree calculation means 1012 may obtain the degree of polarity by obtaining the sum of the degree of polarity extracted from the reputation information storage unit 202. .
  • the individual polarity degree calculation means 1012 is based on the number of reputation information having a polarity greater than a certain value and the number of reputation information having a polarity less than a certain value! The ratio and probability of reputation information of less than or a certain value may be obtained and used as the degree of polarity.
  • the individual polarity calculation means 1012 firstly extracts all pieces of reputation information stored in the reputation information storage unit 202 that match the inputted reputation information of the evaluation object.
  • the individual polarity degree calculation means 1012 secondarily selects reputation information whose corresponding degree of polarity is equal to or greater than a predetermined value (for example, 0.3) from the reputation information extracted primarily.
  • the individual polarity degree calculation means 1012 obtains the ratio of the number of reputation information selected secondarily (the number of reputation information with positive polarity) to the number of reputation information extracted first.
  • the individual polarity degree calculation means 1012 secondarily selects reputation information whose corresponding degree of polarity is equal to or less than a predetermined value (for example, 0.3) from among the reputation information extracted primarily.
  • the individual polarity calculation means 1012 obtains the ratio of the number of reputation information selected secondarily (the number of reputation information with negative polarity) to the number of reputation information extracted first.
  • the database included in the evaluation polarity estimation system stores it. Even if there is a bias in the information (in this example, the reputation information and the degree of polarity stored in the reputation information storage unit 202), the polarity can be determined more accurately.
  • the degree of polarity calculation means 1012 may calculate only the degree of polarity that can be calculated from the two components of reputation information (object, attribute expression or evaluation expression! /, Or two). ! /
  • the individual polarity calculation means 1012 includes attribute expressions in the input evaluation information of the evaluation object. Even if it is, the individual polarity for the attribute expression cannot be calculated. Accordingly, in this case, the individual polarity degree calculation means 1012 may obtain only the individual polarity degree for the object or the evaluation expression and the individual polarity degree for the combination of the object and the evaluation expression.
  • the total polarity degree calculation means 1013 inputs the polarity degree (evaluation table present polarity degree) extracted by the polarity degree reference means 1011 and the individual polarity degree calculated by the individual polarity degree calculation means 1012 and inputs them. It has a function to calculate the degree of polarity (also called the total polarity) that combines the evaluation expression polarity and individual polarity. In this case, the total polarity calculation means 1013 adds, for example, the average of each polarity degree (each individual polarity degree) calculated by the individual polarity degree calculation means 1012 to the polarity degree extracted by the polarity degree reference means 1011. Calculate the total polarity.
  • the total polarity calculation means 1013 calculates the total polarity by calculating the average of the evaluation expression polarity and each individual polarity. You may ask for. Further, the total polarity degree calculation means 1013 may obtain the total polarity degree by, for example, obtaining the sum of the evaluation expression polarity degree and each individual polarity degree. The total polarity calculation means 1013 may obtain the total polarity by performing predetermined weighting on the evaluation expression polarity and each individual polarity.
  • the total polarity degree calculation means 1013 gives a large weight to the individual polarity degree for the input reputation information of the evaluation object and all the elements of the object, the attribute expression and the evaluation expression (specifically, The total polarity may be obtained by multiplying a large weighting factor).
  • Polarity registration means 1014 includes reputation information to be evaluated and total polarity calculation means 1013. It has a function of associating the calculated degree of polarity (total degree of polarity) with the reputation information storage unit 202 and storing it.
  • FIG. 6 is a flowchart illustrating an example of processing in which the evaluation polarity estimation system estimates the evaluation polarity.
  • the data processing apparatus 100 of the evaluation polarity estimation system inputs reputation information to be evaluated from the input means 300 in accordance with a user operation (step S10).
  • the reputation information is information that is a combination of the object, the attribute expression, and the evaluation expression. For example, information that combines three elements such as reputation information (X computer, noise, dislike) and reputation information (X computer, noise, large) is input.
  • the reputation information is expressed by surrounding it with a turtle shell [].
  • the three elements separated by punctuation marks represent the object, attribute expression, and evaluation expression, respectively.
  • the reputation information may not include any power of the object or the attribute expression.
  • the data processing apparatus 100 passes the input reputation information of the evaluation target to the polarity reference means 1011 of the polarity estimation means 101.
  • the polarity reference means 1011 refers to the evaluation expression storage unit 201 and acquires (extracts) the polarity degree of the evaluation expression included in the reputation information of the evaluation target from the evaluation expression storage unit 201 (step) Sll).
  • the evaluation expression storage unit 201 stores the evaluation expression and the polarity shown in FIG. 2
  • the degree-of-polarity reference means 1011 receives (inputs) the reputation information of the evaluation target [X X computer, noise, dislike]
  • the evaluation expression storage unit 201 is referred to and the evaluation expression “dislike! /,” Acquire (extract) the polarity degree “1” corresponding to.
  • the evaluation expression storage unit 201 stores the evaluation expression stored in the evaluation expression. Since the evaluation expression “large” does not exist, the degree of polarity is set to “0”. The degree of polarity “0” means that the evaluation polarity is unknown.
  • the polarity estimation unit 101 holds the polarity degree extracted by the polarity degree reference unit 1011 in a storage unit such as a memory, and passes the reputation information of the evaluation target input from the input unit 300 to the individual polarity degree calculation unit 1012 .
  • the individual polarity degree calculation means 1012 receives (inputs) the reputation information to be evaluated, refers to the reputation information storage unit 202, and associates the reputation information and the degree of polarity with the reputation information storage unit 2. All are acquired (extracted) from 02 (step S12).
  • the individual polarity degree calculation means 1012 receives (inputs) reputation information [X computer, noise, large], the reputation information storage unit 202 is referred to, and the object “X computer”, attribute expression “ Reputation information including “noise” or evaluation expression “large V,” and the corresponding degree of polarity are acquired (extracted) from the reputation information storage unit 202.
  • the reputation information storage unit 202 stores the reputation information and polarity shown in FIG. 3
  • the individual polarity calculation means 1012 includes the object, attribute expression of the first record, the fifth record, and the sixth record, Obtain (extract) evaluation expression and degree of polarity.
  • the individual polarity calculation means 1012 receives the reputation information of the evaluation target input in step S10 (hereinafter also referred to as input reputation information), the reputation information acquired (extracted) in step S12, and the reputation information. Based on the degree of polarity corresponding to the reputation information of the object, the attribute expression or evaluation expression, or the power of the object, attribute expression or evaluation expression, or the polarity degree for two or all combinations, Eventually, one or more forces are calculated (step S13).
  • One of the degrees of polarity for “ ⁇ X PC—large”, the combination of attribute expression and evaluation expression “noise—large”, and the object, attribute expression and evaluation expression group “ ⁇ X PC noise is greatest” Calculate one or more.
  • the individual polarity degree calculation means 1012 calculates the degree of polarity for the object, the degree of polarity for the attribute expression, and the degree of polarity for the evaluation expression.
  • the individual polarity degree calculation means 1012 assigns “ ⁇ X PC” to the object out of the degree of polarity for the reputation information acquired (extracted) in step S12.
  • the individual polarity is calculated by calculating the average polarity for the reputation information included.
  • the individual polarity degree calculation means 1012 calculates the polarity degree (individual polarity degree) of the object using the equation (1).
  • Np represents the number of reputation information including the object
  • Pi represents the degree of polarity of each piece of reputation information including the object.
  • the individual polarity degree calculation means 1012 uses the object “O X PC” and the evaluation expression “Large”. The individual polarity is calculated by calculating the average of the polarities for the reputation information included. Similarly, the individual degree-of-polarity calculation means 1012 obtains the degree of polarity with respect to the combination of the attribute expression and the evaluation expression “noise—large” and the object, the attribute expression and the evaluation expression “O X PC—noise—high”. In this case, the individual polarities are calculated by calculating the average of the polarities for the reputation information including all of the object “X PC”, attribute expression “noise”, and evaluation expression “large”.
  • the individual polarity degree calculation method described above is an example, and the individual polarity degree calculation means 1012, for example, obtains the sum of the polarity degrees extracted from the reputation information storage unit 202.
  • the individual polarity degree may be obtained.
  • the individual polarity degree calculation means 1012 is based on the number of reputation information with a polarity greater than a certain value and the number of reputation information with a polarity less than a certain value. The ratio or probability of information or reputation information below a certain value may be obtained and used as the degree of polarity.
  • the individual polarity calculation means 1012 may only calculate the degree of polarity that can be calculated from the two components of reputation information (object, attribute expression or evaluation expression !, or two of them).
  • the individual polarity degree calculation means 1012 obtains the individual polarities of all of these objects, attribute expressions or evaluation expressions, or any of these objects, attribute expressions or evaluation expressions, two or all combinations. There is no need to calculate.
  • the individual polarities include the polarities for the object, the polarities for the attribute expression, the polarities for the evaluation expression, the polarities for the combination of the object and the attribute expression, and the combinations of the object and the evaluation expression.
  • the individual polarity degree calculation means 1012 for example, only has to calculate three degrees: the polarity degree for the object, the polarity degree for the attribute expression, and the polarity degree for the evaluation expression! /.
  • the individual polarity degree calculation means 1012 passes the calculated individual polarity degree to the total polarity degree calculation means 1013.
  • the total polarity calculation means 1013 inputs the polarity (evaluation expression polarity) acquired (extracted) in step SI 1 and the individual polarity calculated in step S13, and these evaluation expression polarities are input.
  • the degree of polarity (total degree of polarity) that combines the degree and the individual degree of polarity is calculated (step S14). For example, when calculating the integrated polarity (total polarity), the total polarity calculation means 1013 adds the value obtained by averaging the individual polarities calculated in step S12 to the polarity acquired in step S11. To do.
  • the polarity power obtained in step S11 is “0”.
  • the polarities for the object are “10.3”
  • the polarities for the attribute expression are “10.8”
  • the polarities for the evaluation expression are “10.8”.
  • the total polarity calculation means 1013 calculates the total polarity (total polarity) as “1. 3”.
  • the calculation method as described above is used based on the idea that the degree of polarity of the evaluation expression is corrected by the individual polarity degree.
  • the calculation method of the total polarity shown is an example, and the total polarity may be obtained simply by calculating the average of the evaluation expression polarity and the individual polarity or by calculating the total.
  • the polarity degree registration means 1014 additionally registers the input reputation information input in step S10 and the polarity degree (total polarity degree) calculated in step S14 in the reputation information storage unit 202 (step S 15).
  • the polarity degree registration means 1014 stores the reputation information and the polarity degree in the reputation information storage unit 202 in association with each other. For example, if the reputation information is [X PC, noise, large] and the degree of polarity is “one 0.3”, the polarity degree registration means 1014 newly adds a record having these elements as elements.
  • the polarity estimation means 101 causes the output means 400 to output the degree of polarity (step S16).
  • the polarity estimation means 101 may output a numerical value such as “1.0.3” as the degree of polarity, and if the degree of polarity is a value equal to or greater than a certain threshold, The symbol “X” or the like may be output if it is below. Furthermore, the individual polarity calculated in step S13 may be output.
  • the output means 400 outputs (for example, displays) the degree of polarity in accordance with the instruction from the polarity estimation means 101.
  • objects, attribute expressions or evaluation expressions included in reputation information whose evaluation polarity is known, and combinations thereof.
  • Each evaluation polarity is calculated for each combination.
  • the evaluation polarity is output against the object, attribute expression, and evaluation expression included in the reputation information whose evaluation polarity is unknown. Therefore, the evaluation polarity can be estimated by using the reputation information with the known evaluation polarity for the reputation information with the unknown evaluation polarity.
  • the polarity estimation means 101 uses the representation of a good image or a bad image in the attribute expression based on reputation information whose polarity is known only by the polarity of the evaluation expression, Evaluation polarity can be estimated by taking into account the degree of affirmation or denial by the object. Therefore, it is possible to estimate the polarity for an evaluation expression whose evaluation polarity is unknown. In other words, based on the reputation information accumulated so far, the evaluation polarity can be estimated by taking into account the bias of the polarity of the object, attribute expression, and evaluation expression, and the evaluation polarity cannot be determined. Reduce the number of incidents.
  • the polarity estimation unit 101 sequentially stores the calculated calculation result of the degree of polarity in the reputation information storage unit 202. Then, the polarity estimation means 101 uses the result of the polarity stored in the reputation information storage unit 202 for the subsequent calculation of the polarity. Therefore, although the accuracy of the degree of polarity calculation is somewhat poor at the start of operation of this system, the results of repeated calculation of the degree of polarity are accumulated, and as the reputation information to be accumulated increases, The accuracy of sex estimation can be improved.
  • FIG. 7 is a block diagram illustrating a configuration example of the polarity estimation system (evaluation polarity estimation system) in the second embodiment.
  • the information content stored in the reputation information storage unit 203 is different from the information content stored in the reputation information storage unit 202 shown in the first embodiment.
  • the function of the polarity estimation means 102 is different from the function of the polarity estimation means 101 shown in the first embodiment.
  • the functions of the constituent elements other than the polarity estimation means 102 and the reputation information storage unit 203 are the same as those functions described in the first embodiment.
  • the reputation information storage unit 203 stores reputation information, an acquisition date of the reputation information, and a degree of polarity (evaluation polarity) with respect to the reputation information.
  • FIG. 8 is an explanatory diagram showing an example of evaluation information, acquisition date, and evaluation polarity stored in the reputation information storage unit 203.
  • the reputation information storage unit 203 is a database that stores the time when reputation information is acquired (acquisition date in this example), the object, the attribute expression, the evaluation expression, and the degree of polarity as one record. That is, in the present embodiment, the reputation information storage unit 203 associates reputation information (including the object, attribute expression, and evaluation expression), the acquisition date of the reputation information, and the evaluation polarity for the reputation information.
  • the date of acquisition of reputation information is obtained based on a time signal output from a timer provided in the data processing device 100 when the reputation information is registered in the reputation information storage unit 203, for example.
  • the device 100 is associated with the reputation information and stored in the reputation information storage unit 20d.
  • the degree of polarity is a value from “1” to “1”, and the closer the degree of polarity is to “1”, the more positive the evaluation expression. In addition, the closer the degree of polarity is to “1 1”, the more negative the expression.
  • time indicates a date.
  • the reputation information and evaluation polarity shown in Fig. 8 are merely examples, and the reputation information and evaluation of the object. You may use a combination of a valence expression and a combination of an attribute expression and an evaluation expression. Also, numerical values may be handled discretely, and the evaluation polarity may be indicated by a symbol such as “ ⁇ ” or “X”, or the evaluation polarity may be divided into a positive degree column and a negative degree column. Motole.
  • the time indicating the acquisition date of reputation information may be information other than the date. For example, it may include the time until reputation information is acquired, or information including only the year and month.
  • polarity estimation means 102 inputs reputation information to be evaluated, and calculates the degree of polarity obtained by adding a weight to the degree of polarity corresponding to the latest reputation information among the pieces of reputation information accumulated in advance. However, it differs from the first embodiment in that it is output.
  • FIG. 9 is a block diagram showing a configuration example of the polarity estimation means 102 in the second exemplary embodiment.
  • the polarity estimation means 102 includes the weighting means 1021 in addition to the components of the polarity estimation means 101 shown in FIG. And different.
  • the weighting means 1021 inputs the reputation information to be evaluated, refers to the reputation information storage unit 203, and sets the related reputation information, time (date of acquisition of reputation information), and polarity to the reputation information storage unit 203.
  • the function to acquire (extract) from is provided.
  • the weighting means 1021 extracts all of the reputation information that matches the elements (objects, attribute expressions, evaluation expressions) included in the reputation information of the evaluation target from the reputation information storage unit 203, and adds them to the extracted reputation information. Extract the corresponding time (acquisition date) and degree of polarity.
  • the weighting means 1021 calculates the degree of polarity (with both weighted polarities! /, U) with a large weight on the latest reputation information among the extracted reputation information, and the reputation information and weighted polarity.
  • the function of passing the degree to the individual polarity degree calculation means 1012 is provided.
  • the weighting means 1021 selects, based on the extracted time (acquisition date), reputation information whose acquisition date is within a predetermined number of days from the current date among the extracted reputation information.
  • the weighting means 1021 then weights the degree of polarity corresponding to the selected reputation information! / (For example, multiplying by a predetermined weighting factor), and obtains the weighted degree of polarity using the weighted degree of polarity.
  • FIG. 10 is a flowchart illustrating a processing example in which the evaluation polarity estimation system according to the second embodiment estimates the evaluation polarity.
  • weighting processing step S 17 This is different from the first embodiment in that is added.
  • the data processing device 100 of the evaluation polarity estimation system inputs reputation information to be evaluated from the input means 300 in accordance with a user operation (step S10).
  • Data processing device 100 of the evaluation polarity estimation system inputs reputation information to be evaluated from the input means 300 in accordance with a user operation (step S10).
  • the polarity degree reference means 1011 refers to the evaluation expression storage unit 201 and acquires (extracts) the polarity degree of the evaluation expression included in the input reputation information from the evaluation expression storage unit 201 (step S 11). .
  • the polarity estimation unit 102 holds the polarity degree extracted by the polarity degree reference unit 1011 in a storage unit such as a memory, and passes the reputation information of the evaluation target input from the input unit 300 to the weighting unit 1021.
  • the weighting means 1021 receives (inputs) the input reputation information input in step S10, refers to the reputation information storage unit 203, and related reputation information, time (reputation information acquisition date) And the degree of polarity are all acquired (extracted) from the reputation information storage unit 203 (step S12).
  • the weighting means 1021 receives input reputation information [X computer, noise, large] (when input), it refers to the reputation information storage unit 203, and the object “O X computer”, attribute expression “noise” ”Or 8 records of reputation information including the evaluation expression“ Large ”, the object, attribute expression, evaluation expression, time and polarity are all acquired from the reputation information storage unit 20 3 (extraction). To do.
  • the weighting means 1021 calculates the degree of polarity by assigning a large weight to the latest reputation information among the extracted reputation information (step S17). For example, the weighting means 1021 applies a weight of 1 to the degree of polarity for reputation information acquired in a certain period (the last three months, etc.), and applies a weight of 0 to other polarities. For example, if the target is a personal computer, the model is changed every quarter, so only the reputation information evaluated within the latest three months is used to determine the degree of specificity. This is an example.For example, the weight may be changed every month, or the difference between the current time and the time when reputation information is acquired is calculated, and the reciprocal of the obtained time difference is used as the weight coefficient. As well as the degree of polarity. Then, the weighting means 1021 passes the reputation information to be evaluated and the obtained weighted polarity degree to the individual polarity degree calculating means 1012.
  • the individual polarity calculation means 1012 is based on the input reputation information input in step S10, the reputation information extracted in step S17, and the calculated weighted polarity.
  • the object, attribute expression or evaluation expression, or the force of either the object, attribute expression or evaluation expression, or the degree of polarity for two or all combinations is calculated (step S13).
  • the total polarity calculation means 1013 inputs the polarity (evaluation expression polarity) acquired (extracted) in step SI 1 and the individual polarity calculated in step S13, and these evaluation expression polarities are input.
  • the degree of polarity (total degree of polarity) that combines the degree and the individual degree of polarity is calculated (step S14).
  • the polarity registration means 1014 stores the input reputation information input in step S10, the polarity (total polarity) calculated in step S14, and the current time in the reputation information storage unit 203. Additional registration is performed (step S15).
  • the polarity degree registration means 1014 stores the reputation information, the polarity degree, and the current time in the reputation information storage unit 203 in association with each other.
  • the polarity estimation means 101 causes the output means 400 to output the degree of polarity (step S16).
  • the above-described configuration for weighting is an example, and for example, a configuration in which the individual polarity degree calculation unit 1012 has a function substantially similar to that of the weighting unit may be used. . In other words, the configuration for weighting is not limited to the one shown above.
  • the weighting means 1021 calculates the degree of polarity by assigning a greater weight to the degree of polarity of the latest reputation information. Therefore, in addition to the effects shown in the first embodiment, the power S can be used to estimate the polarity of reputation information in consideration of temporal changes in reputation information.
  • FIG. 11 is a block diagram showing a configuration example of a polarity estimation system (evaluation polarity estimation system) in the third embodiment.
  • the information content stored in the reputation information storage unit 204 is stored in the reputation information storage unit 202 shown in the first embodiment. Different from information content.
  • the function of the polarity estimation means 103 is different from the function of the polarity estimation means 101 shown in the first embodiment.
  • the present embodiment is different from the first embodiment in that the storage device 200 includes an evaluator type storage unit 205 in addition to the components shown in FIG.
  • the functions of the constituent elements other than the polarity estimation means 103, the reputation information storage unit 204, and the evaluator type storage unit 205 are the same as those functions described in the first embodiment.
  • the reputation information storage unit 204 stores reputation information, an evaluator ID for identifying an evaluator who evaluated the reputation information, and a polarity (evaluation polarity) for the reputation information.
  • FIG. 12 is an explanatory diagram showing an example of reputation information, evaluator ID, and evaluation polarity stored in the reputation information storage unit 204.
  • the reputation information storage unit 204 is a database that includes an evaluator ID, an object, an attribute expression, an evaluation expression, and a degree of polarity of an evaluator who has entered an evaluation of reputation information in one record.
  • the reputation information storage unit 204 includes reputation information (including the object, attribute expression, and evaluation expression), the evaluator ID of the evaluator who evaluated the reputation information, and the evaluation for the reputation information.
  • the polarity is stored in association with each other.
  • the evaluator ID is stored in the reputation information storage unit 204 in association with the reputation information by the data processing device 100 when the reputation information is registered in the reputation information storage unit 204.
  • the degree of polarity is a value from “1” to “1”, and the closer the degree of polarity is to “1”, the more positive the evaluation expression. Also, the closer the degree of polarity is to “1 1”, the more negative the evaluation expression.
  • the evaluator ID stored in the reputation information storage unit 204 corresponds to the evaluator ID stored in the evaluator type storage unit 205 described later!
  • the reputation information and evaluation polarity shown in Fig. 12 are examples, and as reputation information, there are two sets of object and evaluation expression, and two sets of attribute expression and evaluation expression. May be used. Also, numerical values may be handled discretely, and the evaluation polarity may be indicated by a symbol such as “ ⁇ ” or “X”, or the evaluation polarity may be divided into a positive degree column and a negative degree column. As described above, the degree of polarity may be expressed in other ways.
  • the evaluator type storage unit 205 stores evaluator type information that is information indicating the type of the evaluator.
  • FIG. 13 is an explanatory diagram showing an example of the evaluator type information stored in the evaluator type storage unit 205.
  • the evaluator type storage unit 205 is a database that includes an evaluator ID and the gender, age, occupation, and hobby of the evaluator of the evaluator ID in one record. That is, in the present embodiment, the evaluator type storage unit 205 stores gender, age, occupation, and hobby as the evaluator type in association with the evaluator ID of the evaluator.
  • a blank portion indicates that the type is unknown.
  • the hobbies are delimited by “,”, indicating that the evaluator type storage unit 205 can store a plurality of hobbies for the evaluator.
  • the evaluator type information shown in FIG. 13 is an example, and the evaluator type storage unit 205 may store other information such as a purchase product history as the evaluator type information.
  • the polarity estimation means 103 inputs the reputation information to be evaluated and the evaluator type of the evaluator who evaluated the reputation information, and adds the functions shown in the first embodiment. In addition, it has a function to calculate the degree of polarity for each evaluator type and output the degree of polarity considering the bias for each evaluator type.
  • FIG. 14 is a block diagram illustrating a configuration example of the polarity estimation unit 103 according to the third embodiment.
  • the polarity estimation means 103 includes the type polarity degree calculation means 1031 in addition to the components of the polarity estimation means 101 shown in FIG. The form is different.
  • the order of the type polarity degree calculation means 1031 and the individual polarity degree calculation means 1012 may be reversed.
  • the type polarity calculation means 1031 inputs the evaluator type and reputation information, refers to the evaluator type storage unit 205 and the reputation information storage unit 204, and sets the evaluator type such as age and gender. It has a function to calculate the degree of polarity for each combination with reputation information (hereinafter referred to as evaluator type polarity degree! / ⁇ ⁇ ). For example, if the evaluator type is gender, age, occupation, hobbies, and purchased product history, the type polarity degree calculation means 1031 includes a combination of the target and gender, a combination of the target and age, and a target and occupation.
  • the degree of polarity (evaluator type polarity) is calculated for the combination of the object, the combination of the object and the hobby, and the combination of the object and the purchased product name. By doing so, for the entered evaluation expression, a rating of a similar evaluator type is given. It is possible to calculate what kind of evaluation the price person is doing.
  • the type polarity degree calculation means 1031 first determines which combination degree of polarity is to be calculated.
  • the degree of polarity for the combination of gender and object and the combination of hobby and object shall be calculated.
  • the type polarity degree calculation means 1031 may determine which combination degree of polarity is to be determined according to, for example, a user input operation, and based on preset setting information. You can decide!
  • the type polarity degree calculation means 1031 refers to the evaluator type storage unit 205 and the reputation information storage unit 204, and the gender is “m” and the object is “X PC”. Acquire (extract) all reputation information and the degree of polarity corresponding to the reputation information. Then, the type polarity degree calculation means 1031 obtains the average of each extracted degree of polarity. Similarly, the type polarity degree calculation means 10 31 obtains (extracts) all the reputation information whose hobby is “PC” and whose target is “X PC” and the degree of polarity corresponding to the reputation information. ) Then, the type polarity degree calculation unit 1031 obtains the average of each extracted degree of polarity.
  • the polarity degree calculation method shown above is an example, and the type polarity degree calculation means 1031 is the degree of polarity for the combination of the evaluator type and other elements of the reputation information shown in the present embodiment. You may ask for. Further, the type polarity degree calculation means 1031 may obtain the degree of polarity by obtaining the total instead of the average of the extracted degrees of polarity.
  • FIG. 15 is a flowchart illustrating a processing example in which the evaluation polarity estimation system according to the third embodiment estimates the evaluation polarity.
  • the present embodiment differs from the first embodiment in that a type polarity degree calculation process (step S18) is added in addition to the processes shown in FIG. .
  • step S18 the type polarity degree calculation process
  • step S13 the individual polarity degree calculation process
  • the data processing device 100 of the evaluation polarity estimation system according to the user's operation, The reputation information to be evaluated and the evaluator type are input from the input means 300 (step S10).
  • the data processing apparatus 100 passes the evaluator type information such as the input evaluator ID, gender, age, occupation, hobby, or purchased product history to the type polarity degree calculation means 1031 of the polarity estimation means 103. If the evaluator type storage unit 205 stores evaluator type information in advance, the data processing apparatus 100 passes only the evaluator ID to the type polarity degree calculation means 1031. If the evaluator type information is not stored in advance, the data processing apparatus 100 inputs the evaluator type information and passes it to the type polarity degree calculation means 1031.
  • evaluator type information for example, when reputation information is extracted based on a free description questionnaire, an evaluator type item is included in the questionnaire item.
  • the collected result power of the questionnaire may also be extracted from the evaluator type information.
  • evaluator-type information is obtained using an existing method that determines the gender of the article writer based on how the blog article is written. May be.
  • the data processing apparatus 100 passes the input reputation information and the evaluator type to the polarity reference means 1011 of the polarity estimation means 103.
  • the polarity degree reference means 1011 refers to the evaluation expression storage unit 201 and acquires (extracts) the degree of polarity of the evaluation expression included in the reputation information from the evaluation expression storage unit 201 (step SI 1).
  • the polarity estimation unit 103 holds the polarity, reputation information, and evaluator type extracted by the polarity reference unit 1011 in a storage unit such as a memory.
  • the polarity estimation means 103 receives (inputs) the input reputation information and the input evaluator type input at step S10, refers to the reputation information storage unit 204 and the evaluator type storage unit 205, and All the related reputation information, evaluator type, and polarity are acquired (extracted) from the reputation information storage unit 204 and the evaluator type storage unit 205 (step S12).
  • the polarity estimation means 103 receives input reputation information [X PC, noise, large] and receives gender “male” and hobby “computer” as input evaluator types (when input), Referring to the reputation information storage unit 204 and the evaluator type storage unit 205, the target object “X X PC”, attribute expression “noise”, evaluation expression “large”, gender “male”, or hobby “computer” Including all the reputation information included (extracted).
  • the acquired data includes the object, attribute expression, and rating. This record includes value expression, gender, hobbies and degree of polarity. Then, the polarity estimation unit 103 passes the acquired record to the type polarity degree calculation unit 1031.
  • the type polarity degree calculation means 1031 calculates the degree of polarity (evaluator type polarity degree) for each combination of the evaluator type such as age and gender and reputation information (step S 18).
  • the type polarity degree calculation means 1031 receives (inputs) the input reputation information and the input evaluator type in step S10 and the record acquired in step S12, and the polarity degree for the combination of age and object, The degree of polarity or the like for the combination of the hobby and the object is calculated.
  • the type polarity degree calculation means 1031 first determines which combination degree of polarity is to be calculated.
  • the degree of polarity is calculated for the combination of gender and object, and the combination of hobby and object.
  • the type polarity degree calculation means 1031 obtains the reputation information that has the gender power S "male” and the object is "X PC" among the records acquired in step S12, and the reputation information. Acquire (extract) all polarities corresponding to. Then, the type polarity degree calculation means 1031 obtains the average of the extracted degrees of polarity. Similarly, the type polarity degree calculation means 1031 acquires (extracts) all the reputation information whose hobby is “PC” and whose target is “X PC” and the degree of polarity corresponding to the reputation information. . Then, the type polarity degree calculation means 1031 obtains the average of the extracted degrees of polarity.
  • the polarity degree calculation method shown above is an example, and the type polarity degree calculation means 1031 is the degree of polarity for the combination of the evaluator type and other elements of the reputation information shown in the present embodiment. May be calculated. Further, the type polarity degree calculating means 1031 may obtain the degree of polarity by obtaining the total instead of the average of the extracted degrees of polarity.
  • the individual polarity calculation means 1012 receives (inputs) the input reputation information input in step S10 and the record acquired in step S12, and the object, attribute expression or evaluation expression, Alternatively, the power of any one of the object, the attribute expression, and the evaluation expression, or the degree of polarity for two or all combinations is calculated (step S13).
  • the total polarity calculation means 1013 obtains (extracts) the polarity (evaluation) obtained in step SI 1. Input the degree of polarity (expression polarity), the degree of polarity (evaluator type polarity) for the combination of the evaluator type and reputation information calculated in step SI8, and the individual degree of polarity calculated in step S13.
  • the degree of polarity (total degree of polarity) is calculated by combining the degree of polarity, the evaluator type polarity degree, and the individual degree of polarity (step S14).
  • the total polarity calculation means 1013 is integrated by adding the average of the polarities calculated in step S18 and the average of the individual polarities calculated in step S13 to the polarities acquired in step S11. Calculate the degree of polarity (total polarity).
  • the total degree of polarity calculation unit 1013 may determine the total degree of polarity by calculating the sum or average of each degree of polarity.
  • the polarity degree registration means 1014 stores the input reputation information and the input evaluator type input at step SI 1 and the polarity degree calculated at step S 14 and stores the reputation information storage unit 204 and the evaluator type. It is additionally registered in the part 205 (step S15). In this case, the polarity registration means 1014 stores the reputation information, the polarity, and the evaluator ID in association with each other in the reputation information storage unit 205.
  • the polarity estimation means 103 causes the output means 400 to output the degree of polarity (step S16).
  • the type polarity degree calculation means 1031 calculates the evaluation tendency by calculating the evaluation tendency for each type of the evaluator. Therefore, in addition to the effects shown in the first embodiment, it is possible to fidelity estimation of reputation information taking into account the bias by reputation information evaluator type.
  • FIG. 16 is a block diagram showing a specific configuration example of each evaluation polarity estimation system shown in each of the above embodiments.
  • the evaluation polarity estimation system includes a data processing device 100A, a storage device 200A, an input device 300A, an output device 400A, and a program storage device 600.
  • data processing apparatus 100 is realized by a computer that operates according to a program.
  • the data processing device 100A includes an input device 300A such as a keyboard and a mouse, and a display.
  • An output device 400A such as a ray device or a printer is connected.
  • a storage device 200A is connected to the data processing device 100.
  • the storage device 200A is a device including the evaluation expression storage unit 201, the reputation information storage unit 202, etc., and is connected to the data processing device 100A via a bus or the like! /, May! /, And a communication network. Connected through! /, Even! /
  • the storage device 200A also includes an evaluator type storage unit 205.
  • the data processing device 100 includes a program storage device (for example, a hard disk device or a CD-ROM) 600 that stores the evaluation polarity estimation program 500.
  • a program storage device 600 for example, a hard disk device or a CD-ROM
  • the program storage device 600 is based on reputation information storage processing for storing reputation information with a known evaluation polarity in a computer and reputation information with a known evaluation polarity stored in advance.
  • a polarity estimation program for executing the polarity estimation processing for estimating the evaluation polarity of reputation information whose evaluation polarity is unknown is stored.
  • the data processing device 100A reads the evaluation polarity estimation program 500 from the program storage device 600 and operates according to the read evaluation polarity estimation program 500. By operating in this manner, the data processing apparatus 100A operates as the polarity estimation unit 101, the polarity estimation unit 102, and the polarity estimation unit 103.
  • the data processing apparatus 100A which is a computer, may include a storage device inside and store information (for example, input reputation information) in the storage device! /.
  • each means evaluation polarity estimation means 101, polarity degree reference means 1011, individual polarity degree calculation means 1012, total polarity degree calculation means 1013, polarity degree registration means 1014,
  • the data processing apparatus 100 includes the weighting means 1021 and the type polarity degree calculating means 1031) as separate hardware devices.
  • a keyboard and a mouse are shown as examples of the input unit 100.
  • reputation information is input from another device to the evaluation polarity estimation system via a communication network.
  • a communication interface unit for performing communication via a communication network may be used as the input means 100.
  • the output mode of the polarity degree to be output may be a mode in which the polarity degree is output to other devices via the communication network. Yes.
  • a communication interface unit for performing communication via a communication network may be used as the output means 400! /.
  • the input means 300 is realized by the input device 300A.
  • the output means 400 is realized by the output device 400A.
  • FIG. 17 is a block diagram showing a configuration example of an information service system according to the present invention.
  • the information service system according to the present embodiment includes an evaluation polarity estimation system 1000, a reputation information extraction system 2000, a reputation information service system 3000, an evaluation polarity guesser terminal 400, and a service user terminal 5000.
  • the evaluation polarity estimation system 1000, the reputation information extraction system 2000, the reputation information service system 3000, the evaluation polarity predictor terminal 4000, and the service user terminal 5000 are connected via a communication network such as the Internet, for example.
  • the evaluation polarity estimation system 1000 is operated by, for example, a service provider (hereinafter also referred to as a reputation information service operator) that provides a reputation information distribution service.
  • a service provider hereinafter also referred to as a reputation information service operator
  • the evaluation polarity estimation system 1000 is realized by an information processing apparatus such as a workstation or a personal computer that operates according to a program.
  • the evaluation polarity estimation system 1000 is any evaluation polarity estimation system from the first embodiment to the third embodiment.
  • FIG. 18 is a block diagram showing a configuration example of the polarity estimation system in the fourth exemplary embodiment.
  • the evaluation polarity estimation system shown in the first embodiment is applied to an information service system.
  • the evaluation polarity estimation system includes reputation information reading means 111 and reputation information writing means 112 in addition to the components shown in the first embodiment.
  • the configuration is slightly different from the configuration shown in the first embodiment.
  • force S showing the configuration when the evaluation polarity estimation system shown in the first embodiment is applied to the information service system, the second embodiment or The same applies to the case of using the evaluation polarity estimation system shown in the third embodiment.
  • the reputation information reading unit 111 and the reputation information writing unit 112 are realized by a CPU and a network interface unit of an information processing apparatus that implements an evaluation polarity estimation system 1000 that operates according to a program.
  • the reputation information reading means 11 1 inputs (receives) an object, an attribute expression, and an evaluation expression (reputation information) via a communication network, and receives a reputation information storage unit (reputation information storage unit 202) in the evaluation polarity estimation system 1000. It has a function to read force information.
  • the reputation information writing means 112 inputs (receives) an object, attribute expression, evaluation expression, and polarity via a communication network, and inputs the received information to the reputation information storage unit (reputation information) in the evaluation polarity estimation system 1000.
  • a function of writing in the storage unit 202) is provided.
  • the reputation information extraction system 2000 is operated by, for example, a reputation information service operator, and is specifically realized by an information processing apparatus such as a workstation or a personal computer that operates according to a program.
  • the reputation information extraction system 2000 has a function of inputting (receiving) a natural text through a communication network, and extracting and outputting the reputation information.
  • the reputation information extraction system 2000 is realized using the existing system described above.
  • the reputation information extraction system 2000 includes a database that accumulates reputation information, and extracts reputation information from the database based on the input natural sentence text. Then, the reputation information extraction system 2000 outputs (transmits) the extracted reputation information to the evaluation information service system 3000 via the communication network.
  • the reputation information service system 3000 is operated by, for example, a reputation information service operator, and is specifically realized by an information processing apparatus such as a workstation or a personal computer that operates according to a program.
  • the reputation information service system 3000 has a function of inputting (receiving) a natural text from a service user terminal 5000 of a service user via a communication network. In addition, the reputation information service system 3000 uses the input natural sentence text to enter the reputation information.
  • the information extraction system 2000 has a function to output reputation information. For example, the reputation information service system 3000 outputs (transmits) a natural text to the reputation information extraction system 2000 via a communication network. Then, the reputation information service system 3000 inputs (receives) the reputation information extracted by the reputation information extraction system 2000 from the reputation information extraction system 2000 via the communication network.
  • the reputation information service system 3000 has a function of outputting (transmitting) reputation information to the evaluation polarity estimation system 1000 and causing the evaluation polarity estimation system 1000 to output a degree of polarity (evaluation polarity).
  • reputation information and evaluation polarity are stored in the evaluation information storage unit (reputation information storage unit 202) in the evaluation polarity estimation system 1000.
  • the reputation information service system 3000 has a function of transmitting reputation information and the degree of polarity estimated by the evaluation polarity estimation system 1000 to the service user terminal 5000 via the communication network and presenting it to the service user. Prepare.
  • the reputation information service system 3000 sends the reputation information and the degree of polarity in the evaluation polarity estimation system 1000 via the communication network in response to a request from the evaluation polarity thruster terminal 4000 of the evaluation polarity thruster. And output (send) it to the evaluation polarity guesser terminal 4000 and present it, and has the function of prompting the evaluation polarity performer to correct the reputation information and its evaluation polarity.
  • the reputation information service system 3000 has a function of recording the amount of money (service usage fee) that the reputation information service operator should receive from the service user and the amount of money (reduction fee) to be paid to the evaluation polarity investigator.
  • the reputation information service system 3000 transmits / receives information to / from the service user terminal (service user terminal 5000) and the evaluation polarity investigator terminal (evaluation polarity thruster terminal 4000). Will be described.
  • Service user terminal 5000 is a terminal operated by a service user, and is specifically realized by an information processing terminal such as a personal computer.
  • the force information service system showing one service user terminal 5000 may include a plurality of service user terminals 5000.
  • the service user terminal 5000 may be a mobile terminal such as a mobile phone or a PDA.
  • the evaluation polarity thruster terminal 4000 is a terminal operated by the evaluation polarity thruster. Specifically, it is realized by an information processing terminal such as a personal computer.
  • the force information service system showing one evaluation polarity thruster terminal 4000 may include a plurality of evaluation polarity thruster terminals 4000.
  • the evaluation polarity guesser terminal 4000 may be a mobile terminal such as a mobile phone or a PDA.
  • the reputation information service system 3000 includes a control unit 3001 and monetary information storage means 3002.
  • the control unit 3001 operates according to a program stored in a storage device (not shown) included in the reputation information service system 3000.
  • the control unit 3001 has a function of transmitting / receiving information to / from the service user terminal 5000, the evaluation polarity guesser terminal 4000, the evaluation polarity estimation system 1000, and the reputation information extraction system 2000 via a communication network.
  • the reputation information service system 3000 transmits and receives information when communicating with the service user terminal 5000, the evaluation polarity guesser terminal 4000, the reputation information extraction system 2000, and the evaluation polarity estimation system 1000.
  • the illustration of the communication interface unit is omitted. Therefore, specifically, the control unit 3001 transmits / receives information to / from other devices via a communication interface unit (not shown).
  • the monetary information storage means 3002 is specifically realized by a database device such as a magnetic disk device or an optical disk device.
  • the monetary information storage means 3002 stores the amount of money (reward fee) that the reputation information service operator should pay to the evaluation polarity reviewer and the amount of money (service fee) that should be received from the service user.
  • the control unit 3001 has a function of calculating the amount of these fees and service usage charges and storing them in the money information storage means 3002.
  • the reputation information service operator is a service provider that provides a distribution service of reputation information, and is an administrator of the reputation information service system 3000, the evaluation polarity estimation system 1000, and the reputation information extraction system 2000. .
  • any one of the evaluation polarity estimation system 1000, the reputation information extraction system 2000, and the reputation information service system 3000, two or all of them can be handled as one information processing. It can be realized using a device! [0185] Next, the operation will be described. First, the operation of distributing reputation information to the service user terminal 5000 will be described.
  • FIG. 19 is a flowchart showing an example of processing for distributing reputation information to the service user terminal 5000.
  • the service user terminal 5000 inputs a natural text to extract reputation information according to the operation of the service user, and transmits it to the reputation information service system 3000 via the communication network (step S100). Then, the control unit 3001 of the reputation information service system 3000 receives natural text information from the service user terminal 5000 via the communication network.
  • the control unit 3001 obtains reputation information from the natural text text. Specifically, the control unit 3001 transfers (sends) the natural text text received from the service user terminal 5000 to the reputation information extraction system 2000 via the communication network (step S101). Then, the reputation information extraction system 2000 extracts reputation information from the database based on the received natural text, and transmits it to the reputation information service system 3000 via the communication network (step S102).
  • the control unit 3001 uses the evaluation polarity estimation system 1000 to input an evaluation expression, and obtains the evaluation polarity. Specifically, the control unit 3001 transfers (transmits) the reputation information received from the evaluation polarity estimation system 1000 to the evaluation polarity estimation system 1000 via the communication network (step S103). The evaluation polarity estimation system 1000 inputs (receives) reputation information and estimates the evaluation polarity (step S104) according to the same process as the evaluation polarity estimation process described in the first embodiment. The estimation result is returned to the reputation information service system 3 000.
  • the evaluation polarity estimation system 1000 transmits the estimated evaluation polarity to the reputation information service system 3000 via the communication network (step S105), and the reputation information in the evaluation polarity estimation system 1000 is transmitted.
  • Reputation information and its evaluation polarity are stored in the storage unit (reputation information storage unit 202).
  • the evaluation polarity estimation system 1000 executes a process similar to the evaluation polarity estimation process described in the first embodiment. However, the evaluation polarity estimation system 1000 The evaluation polarity estimation process shown in the second embodiment or the third embodiment may be executed! / ⁇ ⁇ .
  • the control unit 3001 transmits the reputation information extracted by the reputation information extraction system 2000 and the evaluation polarity for the reputation information estimated by the evaluation polarity estimation system 1000 to the service user terminal 5000 via the communication network. (Step S106). Then, the service user terminal 5000 presents the reputation information and its evaluation polarity to the service user. For example, the service user terminal 5000 displays the received reputation information and evaluation polarity on a display device such as a display device.
  • control unit 3001 executes a billing process to the service user for using the reputation information distribution service (step S 107). Specifically, the control unit 3001 calculates the amount received by the service user power (service usage fee) and stores it in the money information storage means 3002. In this case, the control unit 3001 stores the money amount information and the identification information of the service user in the money information storage unit 3002 in association with each other.
  • FIG. 20 is a flowchart showing an example of processing for reputing reputation information and evaluation polarity.
  • the evaluation polarity predictor terminal 4000 inputs the object, attribute expression, and evaluation expression in order to search for reputation information to be browsed and reviewed according to the operation of the evaluation polarity investigator, and transmits it through the communication network. It is transmitted to the reputation information service system 3000 (step S200). Then, the control unit 3001 of the reputation information service system 3000 receives the object, the attribute expression, and the evaluation expression from the evaluation polarity predictor terminal 4000 via the communication network.
  • the control unit 3001 Upon receiving the object, the attribute expression, and the evaluation expression, the control unit 3001 uses the reputation information reading means 111 of the evaluation polarity estimation system 1000 to receive the reputation information of the reputation information storage unit (reputation information storage unit 202). And its evaluation polarity are read out. Specifically, the control unit 3001 transmits the reputation information and the evaluation polarity extraction request together with the received object, attribute expression, and evaluation expression to the evaluation polarity estimation system 1000 via the communication network (step S2 01). ). Then, the reputation information reading means 111 of the evaluation polarity estimation system 1000 obtains the received object, attribute expression, reputation information that matches the evaluation expression, and evaluation polarity corresponding to the reputation information from the reputation information storage unit 202. Extract.
  • the reputation information reading means 111 transmits the extracted reputation information and evaluation polarity to the reputation information service system 3000 via the communication network (step S202).
  • the control unit 3001 transmits (transfers) the reputation information extracted by the evaluation polarity estimation system 1000 and the evaluation polarity to the guesser terminal 4000 via the communication network (step S203).
  • the reviewer terminal 4000 receives the reputation information and its evaluation polarity via the communication network, and presents the evaluation information to the reviewer of the evaluation polarity to promote browsing and recommendation. For example, the evaluation polarity guesser terminal 4000 displays the received reputation information and evaluation polarity on a display device such as a display device.
  • the evaluation polarity director browses the reputation information and the evaluation polarity, and operates the evaluation polarity director 400 to correct the incorrect reputation information and evaluation polarity.
  • the evaluation polarity predictor terminal 4000 corrects the reputation information and the evaluation polarity in accordance with the operation of the evaluation polarity predictor, and transmits the corrected content to the reputation information service system 3000 via the communication network (step S204).
  • the control unit 3001 of the reputation information service system 3000 transfers (transmits) the received corrected evaluation information and evaluation polarity to the evaluation polarity estimation system 1000 via the communication network (step S205). .
  • the reputation information writing means 112 of the evaluation polarity estimation system 1000 stores the received corrected reputation information and evaluation polarity in the reputation information storage unit 202, and updates the stored contents of the reputation information storage unit 202 ( Step S206).
  • control unit 3001 executes settlement processing for payment of the fee for evaluation to the polarity evaluation person for the evaluation of reputation information and evaluation polarity (step S207). Specifically, the control unit 3001 calculates information on the amount (reputation for consideration (reward fee)) to be paid by the reputation information service operator to the recommender and stores it in the money information storage means 3002. In this case, the control unit 3001 stores the money amount information and the identification information of the evaluation polarity guesser in the money information storage unit 3001 in association with each other.
  • the service user and the evaluation polarity assessor may be the same. In that case, it is possible to eliminate the need to pay consideration to the evaluation polarity investigator (service user) or reduce the service usage fee that the service user should pay.
  • the reputation information service system 3000 is extracted by the reputation information extraction system 2000 in response to a request from the service user terminal 5000.
  • the evaluation polarity estimated by the evaluation polarity estimation system 1000 is distributed together with the reputation information.
  • the accuracy of estimating the polarity of the other related reputation information is improved by adding one correct answer of the degree of polarity accumulated by the evaluation polarity estimation system (for every correct known polarity). Can be made. Therefore, as time elapses, it is possible to improve the estimation accuracy of the evaluation polarity with respect to reputation information while suppressing costs.
  • the evaluation polarity is calculated based on the information accumulated in the reputation information accumulation unit. Therefore, it is possible to improve the estimation accuracy of the evaluation polarity of reputation information related to the reputation information as well as the reputation information suggested by the evaluation index predictor.
  • the polarity estimation system is an evaluation polarity estimation system.
  • the polarity estimation system is applied to applications that estimate polarity other than the evaluation polarity of reputation information. May be.
  • the polarity estimation system may be applied to a purpose of estimating the polarity of a set of keywords (also referred to as a keyword set) extracted from various documents such as e-mail contents and information on an electronic bulletin board.
  • Polarity is not limited to whether the information to be estimated is positive or negative, and when the keyword set to be estimated can be classified according to any two concepts! /, The power belonging to the concept of deviation, It may be information indicating! /.
  • FIG. 21 is a block diagram showing a configuration example of the polarity estimation system in the fifth exemplary embodiment.
  • the storage device 200 includes an expression storage unit 206 and an information storage unit 207 instead of the evaluation expression storage unit 201 and the reputation information storage unit 202. This is different from the embodiment.
  • the basic functions of the constituent elements other than the expression storage unit 206 and the information storage unit 207 are the same as those functions described in the first embodiment. is there.
  • the expression storage unit 206 stores in advance various expressions with known polarities.
  • FIG. 22 is an explanatory diagram showing an example of various expressions and polarities stored in the expression storage unit 206.
  • the expression storage unit 206 is a database that stores expressions and various polarities (polarities) in association with each other.
  • the expression storage unit 206 stores a plurality of degrees of polarity in association with one expression.
  • the polarities information indicating whether the expression indicates a full-fledged concept (also referred to as full-scale polarity) is used.
  • full-scale polarity information indicating whether the expression indicates a full-fledged concept.
  • the polarity of the full-scale extreme is close to “1”, and far from the full-fledged concept! /.
  • the degree of heart warming polarity indicates that the heart warming atmosphere is expressed as the polarity degree is closer to “1”.
  • the expression indicates an atmosphere in which the heart gets colder as the polarity of the heart warming polarity is closer to “1”.
  • the degree of exhilaration polarity is closer to “1”, indicating that the expression indicates an atmosphere that makes you feel sick.
  • the expression “natural nature” is a full-fledged concept and is an expression that indicates a heart-warming atmosphere. large.
  • the expression “nature” is not an expression that expresses an atmosphere that makes you feel sick! /, So the value of the polarity of the refreshing polarity is small! /.
  • the information storage unit 207 stores the keyword set and the degree of polarity output by the polarity estimation means 101.
  • FIG. 23 shows an example of keyword set and polarity stored in the information storage unit 207. It is explanatory drawing shown.
  • the information storage unit 207 is a database that stores a keyword set that can be included in various documents and various polarities of the keyword set in association with each other. In the present embodiment, as shown in FIG. 23, the information storage unit 207 stores a plurality of degrees of polarity in association with one keyword set as one record. Note that the keyword set and the degree of polarity stored in the information storage unit 207 are updated as needed based on the degree of polarity output by the polarity estimation means 101.
  • the polarity estimation system estimates various polarities of the keyword set according to the same process as the evaluation polarity estimation system shown in the first embodiment estimates the reputation polarity of reputation information.
  • the polarity estimation means 101 of the polarity estimation system inputs a keyword set to be estimated from the input means 300 according to the same processing as in step S10 shown in the first embodiment.
  • the polarity estimation means 101 calculates various degrees of polarity for the keyword set to be estimated according to the same processing as steps S11 to S14 shown in the first embodiment.
  • the polarity estimation means 101 causes the output means 400 to output the calculated various degrees of polarity in accordance with the same processing as Step S16 shown in the first embodiment.
  • the polarity estimation means 101 For example, if there is a keyword in the keyword set that matches the expression stored in the expression storage unit 206 in accordance with the same processing as in step S11, the polarity estimation means 101, each corresponding to the expression. The degree of polarity is extracted from the expression storage unit 206.
  • the polarity estimation unit 101 performs, for example, a keyword set among the records stored in the information storage unit 207 according to the same process as in step S13. The individual polarities are obtained by calculating the average value of the polarities of records that match the keywords in the middle. For example, in the example shown in FIG.
  • the polarity estimation means 101 uses the keywords “golf”, “ground”, and the like among the records stored in the information storage unit 207, Extract all the records in which “Fighting spirit”, “Ball”, “Cloud”, “Arashi” and “Dream” appear, and calculate the average value of the polarities contained in those records
  • the degree of polarity is calculated for each key word included in the information whose polarity is known.
  • the key included in the information whose polarity is unknown Output the degree of polarity against the word. For this reason, it is possible to estimate various polarities by using information with known polarity for information with unknown polarity.
  • the polarities of the keyword set may be estimated according to the same process as in the third embodiment or the third embodiment.
  • the polarity estimation system may estimate various polarities of the keyword set by performing a predetermined weighting process in addition to the process shown in the present embodiment.
  • the polarity estimation system may estimate various polarities of the keyword set based on the type of person who has determined the polarity of each keyword.
  • the polarity estimation system may be applied to the use of a service model that distributes the polarity together with the keyword set in accordance with the same processing as in the fourth embodiment.
  • an evaluation expression storage unit (for example, realized by the evaluation expression storage unit 201) that stores in advance an evaluation expression that is an expression indicating the evaluation of an object.
  • the evaluation expression storage unit stores an evaluation expression polarity indicating whether the evaluation expression includes a positive expression or a negative expression, in association with the evaluation expression. Based on the evaluation expression stored in the evaluation expression storage unit and the evaluation expression polarity, the evaluation polarity of reputation information whose evaluation polarity is unknown may be estimated.
  • the reputation information storage unit stores reputation information and evaluation polarity of reputation information in association with each other
  • the polarity estimation means includes: Based on the reputation information and evaluation polarity stored in the reputation information storage unit, the evaluation polarity of reputation information whose evaluation polarity is unknown may be estimated.
  • the reputation information storage unit obtains information at the time of acquisition (for example, the reputation information shown in FIG. 8). The acquired time) is stored in association with the reputation information, and the polarity estimation means determines the evaluation polarity corresponding to the reputation information stored in the reputation information storage unit based on the acquisition time information stored in the reputation information storage unit.
  • the evaluation polarity is unknown based on the weighting means (for example, realized by the weighting means 1021), the evaluation polarity on which the weighting means performed weighting, and the reputation information stored in the reputation information storage unit. It can be used to estimate the evaluation polarity of certain reputation information.
  • the reputation information storage unit evaluates evaluator information (for example, an evaluator ID) indicating an evaluator who evaluated the reputation information.
  • the polarity estimation means estimates the evaluation polarity of reputation information whose evaluation polarity is unknown based on the reputation information and the evaluator information stored in the reputation information storage unit. Also good.
  • the polarity estimation means includes a degree of polarity corresponding to an attribute expression included in reputation information whose evaluation polarity is known, and evaluation information.
  • the degree of polarity corresponding to the included object and the degree of polarity corresponding to the evaluation expression included in the reputation information are calculated, and any one of the calculated degrees of polarity, or the power of each degree of polarity, Based on a combination of two or more, the total degree of polarity may be calculated by combining the degrees of polarity calculated for the input reputation information.
  • the polarity estimation means corresponds to the polarity degree corresponding to the attribute expression, the polarity degree corresponding to the object, and the evaluation expression.
  • the total degree of polarity may be obtained by calculating an average value, a total value, or a proportion of any one or two or more of the degrees of polarity.
  • the polarity estimation means uses the attribute expression included in the input reputation information among the reputation information stored in the reputation information storage unit.
  • the total degree of polarity corresponding to each piece of reputation information is calculated, the average of the degree of polarity corresponding to each piece of reputation information including the attribute expression included in the input reputation information is obtained, or the attribute expression included in the input reputation information is calculated.
  • the tier calculates the sum of the polarities corresponding to each piece of reputation information including the object contained in the entered reputation information from among the reputation information stored in the reputation information storage unit, and selects the object contained in the entered reputation information. Even if the degree of polarity corresponding to an object is obtained by calculating the average of the degree of polarity corresponding to each included reputation information and calculating the ratio of reputation information including the object included in the input reputation information. Yo! /
  • the polarity estimation means uses the evaluation expression included in the input reputation information among the reputation information stored in the reputation information storage unit.
  • the total degree of polarity corresponding to each reputation information included is calculated, the average of the degree of polarity corresponding to each reputation information including the evaluation expression included in the entered reputation information is obtained, and the evaluation expression included in the entered reputation information is included.
  • the polarity estimation unit may calculate the degree of polarity by weighting in order of time when reputation information is acquired.
  • the polarity estimation unit calculates the degree of polarity according to the evaluator type indicating the type of the evaluator who evaluated the reputation information. It may be.
  • the polarity estimation means includes the evaluator's age, gender, occupation, hobby, or purchased product as the evaluator type of reputation information. Depending on, the degree of polarity may be calculated.
  • the polarity estimation unit is any one of the polarities corresponding to each keyword included in the information stored in the information storage unit.
  • One, or any of them, may calculate the total polarity by calculating the average, sum or percentage of two or more! /.
  • the polarity estimation means calculates the degree of polarity by weighting the information stored in the information storage unit in the order of acquisition time. Good.
  • the stage may calculate the degree of polarity according to the evaluator type indicating the type of evaluator who evaluated the information stored in the information storage unit! /.
  • the polarity estimation means includes the evaluator's age, sex, occupation, hobby as the evaluator type of information stored in the information storage unit. Or the degree of polarity may be calculated according to each purchased product! /.
  • an evaluation expression storing step for storing in advance an evaluation expression that is an expression indicating evaluation of an object is included, and in the evaluation expression storing step, The evaluation expression polarity indicating whether the evaluation expression includes a positive expression or a negative expression is stored in association with the evaluation expression, and is stored based on the evaluation expression and the evaluation expression polarity stored in the polarity estimation step. Evaluation of reputation information whose evaluation polarity is unknown.
  • reputation information and evaluation polarity of reputation information are stored in association with each other, and in the polarity estimation step Based on the stored reputation information and evaluation polarity! /, The evaluation polarity of reputation information whose evaluation polarity is unknown may be estimated.
  • the reputation information storage step acquisition time information indicating when the reputation information is acquired is stored in association with the reputation information
  • a predetermined weighting process is performed on the evaluation polarity corresponding to the stored reputation information based on the stored acquisition time information, and the evaluation polarity is determined based on the evaluation polarity subjected to the weighting process and the stored reputation information. It can be used to estimate the evaluation polarity of reputation information that is unknown.
  • the evaluator information indicating the evaluator who evaluated the reputation information is stored in association with the reputation information
  • the evaluation polarity of reputation information whose evaluation polarity is unknown may be estimated based on the stored reputation information and evaluator information.
  • the degree of polarity corresponding to the attribute expression included in the reputation information whose evaluation polarity is known the evaluation information For evaluation expression included in the degree of polarity corresponding to the included object and reputation information
  • the corresponding degree of polarity was calculated and calculated for the entered reputation information based on any one of the calculated degrees of polarity, or any power of each degree of polarity, a combination of two or more.
  • the total degree of polarity may be calculated by combining the degree of polarity.
  • the degree of polarity corresponding to the attribute expression, the degree of polarity corresponding to the object, and the evaluation expression are supported.
  • the total degree of polarity may be obtained by calculating an average value, a total value, or a proportion of any one or two or more of the degrees of polarity.
  • each evaluation information including the attribute expression included in the input reputation information is included.
  • Calculate the sum of the corresponding polarities calculate the average of the polarities corresponding to each reputation information including attribute expressions included in the input reputation information, or the percentage of reputation information including attribute expressions included in the input reputation information It is also possible to calculate the degree of polarity corresponding to the attribute expression by calculating.
  • the polarity estimation step in the polarity estimation step, it corresponds to each piece of reputation information including the object included in the input reputation information among the stored reputation information.
  • the average degree of polarity corresponding to each reputation information including the object included in the input reputation information is calculated, and the ratio of the reputation information including the object included in the input reputation information is calculated.
  • the degree of polarity corresponding to the object may be obtained.
  • each evaluation information including the evaluation expression included in the input reputation information is included. Find the sum of the corresponding polarities, find the average of the polarities corresponding to each reputation information including the evaluation expressions included in the entered reputation information, and calculate the percentage of reputation information including the evaluation expressions included in the entered reputation information By calculating, the degree of polarity corresponding to the evaluation expression may be obtained.
  • the polarity estimation may be performed by weighting in order of time when reputation information is acquired in the polarity estimation step.
  • the degree of polarity is calculated according to the evaluator type indicating the type of the evaluator who evaluated the reputation information. It may be.
  • the polarity estimation step in the polarity estimation step, as the evaluator type of reputation information, the evaluator's age, sex, occupation, hobby, or purchased product, respectively. Depending on, the degree of polarity may be calculated.
  • the computer is caused to execute an evaluation expression storage process for preliminarily storing an evaluation expression that is an expression indicating evaluation of an object.
  • the evaluation expression polarity indicating that the evaluation expression includes a positive expression or a negative expression is stored in association with the evaluation expression.
  • a process for estimating the evaluation polarity of reputation information whose evaluation polarity is unknown may be executed.
  • the reputation information and the evaluation polarity of the reputation information are stored in the computer in association with the reputation information storage process.
  • the process may be executed to execute the process of estimating the evaluation polarity of reputation information whose evaluation polarity is unknown based on the stored reputation information and evaluation polarity in the polarity estimation process.
  • the acquisition time information that indicates when the reputation information is acquired in the reputation information storage process in the computer is used as the reputation information. Based on the acquired acquisition time information in the polarity estimation process, a predetermined weighting process is executed on the evaluation polarity corresponding to the stored reputation information, and the weighting process is performed. Based on the evaluation polarity and the stored reputation information, it may be possible to execute a process for estimating the evaluation polarity of reputation information whose evaluation polarity is unknown.
  • evaluator information indicating an evaluator who evaluated reputation information by reputation information storage processing in the computer is provided as evaluation information.
  • evaluation information indicating an evaluator who evaluated reputation information by reputation information storage processing in the computer.
  • the degree of polarity corresponding to the attribute expression included in the reputation information whose evaluation polarity is known in the polarity estimation process in the converter Execute the process of calculating the degree of polarity corresponding to the object included in the reputation information and the degree of polarity corresponding to the evaluation expression included in the reputation information. Based on the combination of two or more of the polarities, a process of calculating the total polarities by combining the polarities calculated for the input reputation information is executed.
  • the polarity estimation process the polarity degree corresponding to the attribute expression, the polarity degree corresponding to the object. This is a process to calculate the total degree of polarity by calculating the average value, total value, or percentage of any one or two or more of the degrees of polarity corresponding to the expression. It ’s okay.
  • the computer includes an attribute expression included in the input reputation information among the reputation information stored in the polarity estimation processing. Find the sum of the polarities corresponding to each piece of reputation information, calculate the average of the polarities corresponding to each piece of reputation information including the attribute expressions included in the entered reputation information, or include the attribute expressions contained in the entered reputation information By calculating the ratio of reputation information, a process for obtaining the degree of polarity corresponding to the attribute expression may be executed.
  • the computer includes an object included in the input reputation information among the reputation information stored in the polarity estimation processing. Find the sum of the polarities corresponding to each reputation information, find the average of the polarities corresponding to each reputation information including the objects included in the entered reputation information, and include the objects included in the entered reputation information By calculating the ratio of reputation information, a process for obtaining the degree of polarity corresponding to the object may be executed.
  • the polarity estimation program to which the present invention is applied it is included in the inputted reputation information among the reputation information stored in the computer by the polarity estimation processing. Obtain the total degree of polarity corresponding to each piece of reputation information including evaluation expression, obtain the average of the degree of polarity corresponding to each piece of reputation information including evaluation expression contained in the input reputation information, and evaluate the evaluation included in the inputted evaluation information You may perform the process which calculates
  • the polarity is determined according to the evaluator type indicating the type of the evaluator who evaluated the reputation information in the polarity estimation process. You may perform the process which calculates a degree.
  • the computer is used for the polarity estimation process, and the evaluator type of reputation information is the evaluator's age, gender, job, You may perform the process which calculates polarity according to each hobby or purchased goods.
  • the present invention can be applied to the use of a service such as grasping an outline of good features and bad features of a product by determining the evaluation polarity of reputation information.
  • the present invention is also applicable to a questionnaire automatic counting system.
  • FIG. 1 is a block diagram showing an example of a configuration of a polarity estimation system according to an embodiment of the present invention.
  • FIG. 2 is an explanatory diagram showing an example of evaluation expressions and evaluation polarities stored in an evaluation expression storage unit.
  • FIG. 3 is an explanatory diagram showing examples of reputation information and evaluation polarities stored in a reputation information storage unit.
  • FIG. 4 is an explanatory diagram showing another example of reputation information and evaluation polarity stored in the reputation information storage unit.
  • FIG. 5 is a block diagram showing an example of the configuration of the polarity estimation means.
  • FIG. 6 is a flowchart showing an example of processing for estimating the evaluation polarity by the evaluation polarity estimation system.
  • FIG. 7 A block diagram showing an example of the configuration of the polarity estimation system according to the embodiment of the present invention.
  • FIG. 9 is a block diagram showing an example of the configuration of polarity estimation means.
  • FIG. 10 is a flowchart showing an example of processing for estimating the evaluation polarity by the evaluation polarity estimation system.
  • FIG. 11 is a block diagram showing an example of the configuration of the polarity estimation system according to the embodiment of the present invention.
  • FIG. 14 is a block diagram showing an example of the configuration of polarity estimation means.
  • FIG. 15 is a flowchart showing an example of processing for estimating the evaluation polarity by the evaluation polarity estimation system.
  • FIG. 16 is a block diagram showing a specific configuration example of an evaluation polarity estimation system.
  • FIG. 17 is a block diagram showing an example of the configuration of the information service system according to the embodiment of the present invention.
  • FIG. 18 A block diagram showing an example of the configuration of a polarity estimation system according to an embodiment of the present invention.
  • FIG. 19 is a flowchart showing an example of a process for distributing reputation information to a service user terminal.
  • FIG. 20 is a flowchart showing an example of processing for reputing reputation information and evaluation polarity.
  • FIG. 21 is a block diagram showing an example of the configuration of the polarity estimation system according to the embodiment of the present invention.
  • FIG. 22 It is explanatory drawing which shows an example of various expressions and polarity which an expression memory
  • FIG. 23 It is explanatory drawing which shows an example of the keyword set and polarity which an information storage part memorize

Abstract

 評価極性が既知である評判情報を利用して、評価極性が不明な評判情報に対する評価極性を推定できるようにする。  極性推定システムは、評判情報が肯定的であるか否定的であるかを示す評価極性を推定する極性推定システムであって、評価極性が既知である評判情報を予め記憶する評判情報記憶部と、評判情報記憶部が予め記憶する評価極性が既知である評判情報に基づいて、評価極性が未知である評判情報の評価極性を推定する極性推定手段と、を備える。

Description

明 細 書
極性推定システム、情報配信システム、極性推定方法及び、極性推定用 プログラム、及び評価極性推定用プログラム
技術分野
[0001] 本発明は、評判情報が肯定的であるか否定的であるかを示す評価極性を推定する 極性推定システム、極性推定方法、極性推定用プログラム、及び評価極性推定用プ ログラムに関し、特に、評価極性が不明な評判情報に対し、評価極性が明確である 評判情報を利用することによって評価極性を推定する極性推定システム、極性推定 方法、極性推定用プログラム、及び評価極性推定用プログラムに関する。また、本発 明は、評判情報を配信する情報配信システムに関する。
背景技術
[0002] ある情報が何らかの 2つの概念で分類できる場合に、その情報がいずれの概念に 属するかを推定する極性推定を行いたい場合がある。例えば、従来から、自然文テ キストを入力して対象物の評判情報を抽出する評判情報抽出システムがある。この場 合、抽出した評判情報が肯定的であるか否定的である力、を示す評価極性を推定した い場合がある。
[0003] ここで、対象物とは、評価対象となるもののことであり、例えば、製品名「〇 Xバソコ ン」やサービス名「△□サービス」等である。評判情報とは、対象物を評価する内容の 表現を含む情報であり、例えば、「良い」や「悪い」、「大きい」等の評価内容を示す表 現を含んだ情報である。ここで、対象物を評価する内容の表現 (例えば、「良い」や「 悪い」等)を評価表現と呼ぶ。
[0004] また、評判情報には、対象物の属性を示す属性表現を含んでもよ!/、。属性表現と は、対象物の特徴を示す語であり、例えば、パーソナルコンピュータ(以下、単にパソ コンとも!/、う)が対象物であれば、「画面」や「重さ」等の語である。
[0005] また、属性表現は、階層的につながることがある。例えば、「〇 Xパソコンの画面の 大きさが良い。」という入力文(自然文テキスト)からは、評判情報抽出システムによつ て、〔対象物「〇χパソコン」、属性表現「画面」、属性表現「大きさ」、評価表現「良い」 〕という評判情報が抽出される。
[0006] なお、上記に示したものは一例であり、掲示板上のテキスト等の対象物が自明であ る自然文テキストが入力される場合には、自然文テキスト内に対象物が明記されてい なくてもよぐ評判情報に対象物を含まなくてもよい。また、自然文テキスト内に属性 表現が省略されている場合には、評判情報に属性表現を含まなくてもよい。すなわち 、評判情報は、対象物、属性表現及び評価表現の 3つを組み合わせたものでもよぐ 属性表現と評価表現との 2つを組み合わせたものでも、対象物と評価表現との 2つを 組み合わせたものでもよ!/、。
[0007] 評判情報抽出システムとは、自然文テキストを入力し、入力した自然文テキストから 評判情報を抽出するシステムである。
[0008] 一方で、評価極性とは、評判情報が肯定的であるか否定的であるかを示す情報で ある。例えば、〔対象物「〇χパソコン」、属性表現「画面」、属性表現「大きさ」、評価 表現「良い」〕と!/、う評判情報は肯定的な表現 (本例では表現「良い」)を含むので、評 価極性は肯定的である。以下では評価極性のことを単に極性とも!/、う。
[0009] 評価極性推定システムとは、評判情報を入力し、入力した評判情報の評価極性を 推定するシステムである。
[0010] このような評価極性推定システムとして、各評価表現とその評価表現に対する評価 極性とを予め辞書に登録しておき、この辞書を用いて評判情報の評価極性を推定す るように構成されたものがある(例えば、特許文献 1参照)。特許文献 1に記載された 評価極性推定システムは、評価表現属性記憶部と、否定表現記憶部と、評価表現属 性別分類手段とを含む。評価表現属性記憶部は、評価表現とその評価表現が肯定 的か否定的力、を示す情報との組を予め記憶する。否定表現記憶部は、「ない」や「な かった」等の否定表現を記憶する。評価表現属性別分類手段は、評判情報が肯定 的か否定的かを分類する。
[0011] 評価表現属性別分類手段は、自然文テキストと評価表現の出現位置を示す位置 情報とを入力する。そして、評価表現属性分類手段は、評価表現属性記憶部を参照 し、評価表現の評価極性とその評価表現の周辺の否定表現との組み合わせにより、 評判情報を肯定的か否定的かに分類する。 [0012] また、テキスト中において評価表現は連続して出現することが多ぐ肯定的な評価 表現の前後には肯定的な評価表現が並び、否定的な評価表現の前後には否定的 な評価表現が並ぶことが多い傾向がある。そのような傾向があるという仮説を用いて、 評判情報の評価極性を判定するように構成されたものが、例えば、特許文献 2に記 載されている。
[0013] 特許文献 2に記載された評価極性推定システムは、登録表現記憶部と、表現抽出 部と、極性判断部とを含む。登録表現記憶部は、評価表現とその評価表現が肯定的 か否定的かを示す情報との組を予め記憶する。表現抽出部は、自然文から名詞句 や動詞句を抽出する。極性判断部は、登録表現記憶部を参照し、評価表現とともに 出現して!/、る動詞句を当該評価表現と同じ評価極性であると判定する。特許文献 2 に記載された評価極性推定システムでは、予め登録表現記憶部に登録されて!/、な V、動詞句の評価極性がある閾値を超えたら、当該評価極性であると推定する。
特許文献 1 :特開 2002— 92004号公報(第 9頁、図 9)
特許文献 2:特開 2006— 146567号公報(第 9 10頁、図 3)
発明の開示
発明が解決しょうとする課題
[0014] 特許文献 1記載の評価極性推定システムでは、評価極性の推定時に評価表現の みに基づいて、評判情報の極性判定をしている。そのため、第 1の問題点として、特 許文献 1記載の評価極性推定システムでは、評価極性を予め全ての評価表現に対 して登録しておかねばならな!/、と!/、う問題点がある。
[0015] さらに、特許文献 1記載の評価極性推定システムでは、評価極性を評価表現のみ 力 判断することは困難な場合があるという問題がある。例えば、一般に、評価表現「 好き」や「すばらし!/、」は肯定的な評価表現であると判断でき、「嫌!/、」や「まず!/、」は 否定的な評価表現であると判断できる。しかし、評価表現「大きい」の場合には、ー概 に肯定的な表現であるとも否定的な表現であるとも判断することはできな!/、。すなわ ち、評判情報〔対象物「パソコン」、属性表現「画面」、評価表現「大きい」〕である場合 には「大きい」は肯定的な評判情報であるが、評判情報〔対象物「パソコン」、属性表 現「騒音」、評価表現「大きレ、」〕である場合には「大きレ、」は否定的な評判情報とレ、え る。従って、評価表現のみから評価極性を判断できないことがある。
[0016] また、特許文献 2記載の評価極性推定システムでは、評価表現と同じ文節や句内 に 2つ以上の評価表現が出現していなければ極性を判定できない。そのため、第 2 の問題点として、特許文献 2記載の評価極性推定システムを用いても、評価極性を 得られる評判情報が限られるという問題点がある。
[0017] そこで、本発明は、予め全ての評価表現に対して評価表現を登録しなくても、評判 情報の評価極性を判断できる極性推定システム、情報配信システム、極性推定方法 、極性推定用プログラム、及び評価極性推定用プログラムを提供することを目的とす 課題を解決するための手段
[0018] 本発明の第 1の極性推定システムは、評判情報が肯定的であるか否定的であるか を示す評価極性を推定する極性推定システムであって、評価極性が既知である評判 情報を予め記憶する評判情報記憶部と、評判情報記憶部が予め記憶する評価極性 が既知である評判情報に基づいて、評価極性が未知である評判情報の評価極性を 推定する極性推定手段と、を備える。
[0019] また、本発明の第 2の極性推定システムは、評判情報を入力し、入力した評判情報 が肯定的であるか否定的である力、を示す評価極性を推定する極性推定システムであ つて、対象物の評価を示す表現である評価表現に対応する評価極性を記憶する評 価表現記憶部と、評判情報と、当該評判情報に対応する評価極性とを記憶する評判 情報記憶部と、評価表現記憶部が記憶する評価極性及び評判情報記憶部が記憶 する評価極性が既知である評判情報に基づいて、入力した評判情報に対して評価 極性を推定する極性推定手段(例えば、極性推定手段 101によって実現される)と、 を備える。
[0020] また、本発明の第 3の極性推定システムは、評価対象となる対象物、対象物の属性 を示す属性表現、及び対象物の評価を示す表現である評価表現を含む評判情報を 入力し、入力した評判情報が肯定的であるか否定的である力、を示す評価極性を推定 する極性推定システムであって、評価表現に対応する評価極性を記憶する評価表現 記憶部と、評判情報と、当該評判情報に対応する評価極性とを記憶する評判情報記 憶部)と、評価表現記憶部が記憶する評価極性及び評判情報記憶部が記憶する評 価極性が既知である評判情報に基づいて、入力した評判情報に対して評価極性を 推定する極性推定手段とを備え、極性推定手段は、評価極性として、評判情報が肯 定的である度合!/、や否定的である度合!/、を示す極性度を計算する。
[0021] また、本発明の第 4の極性推定システムは、推定対象の情報が所定の 2つの概念 で分類できる場合に、推定対象の情報が!/、ずれの概念に属するかを示す極性を推 定する極性推定システムであって、極性が既知である情報を予め記憶する情報記憶 部と、情報記憶部が予め記憶する極性が既知である情報に基づ!/、て、極性が未知 である情報の極性を推定する極性推定手段と、を備える。
[0022] 本発明の第 1の情報配信システムは、評判情報を配信する評判情報配信システム と、評判情報が肯定的であるか否定的である力、を示す評価極性を推定する評価極性 推定システムとを備え、評価極性推定システムは、評価極性が既知である評判情報 を予め記憶する評判情報記憶部と、評判情報記憶部が予め記憶する評価極性が既 知である評判情報に基づいて、評価極性が未知である評判情報の評価極性を推定 する極性推定手段とを含み、評判情報配信システムは、評判情報とともに、評価極性 推定システムが推定した評価極性を、通信ネットワークを介してユーザ端末に送信す る情報配信手段を含む。
[0023] 本発明の第 1の極性推定方法は、評判情報が肯定的であるか否定的であるかを示 す評価極性を推定する極性推定方法であって、評価極性が既知である評判情報を 予め記憶する評判情報記憶ステップと、予め記憶する評価極性が既知である評判情 報に基づいて、評価極性が未知である評判情報の評価極性を推定する極性推定ス テツプと、を含む。
[0024] また、本発明の第 2の極性推定方法は、評判情報を入力し、入力した評判情報が 肯定的であるか否定的であるかを示す評価極性を推定する極性推定方法であって、 対象物の評価を示す表現である評価表現に対応する評価極性を記憶する評価表現 記憶ステップと、評判情報と、当該評判情報に対応する評価極性とを記憶する評判 情報記憶ステップと、記憶した評価極性及び記憶した評価極性が既知である評判情 報に基づ!/、て、入力した評判情報に対して評価極性を推定する極性推定ステップと 、を含む。
[0025] また、本発明の第 3の極性推定方法は、評価対象となる対象物、対象物の属性を 示す属性表現、及び対象物の評価を示す表現である評価表現を含む評判情報を入 力し、入力した評判情報が肯定的であるか否定的である力、を示す評価極性を推定す る極性推定方法であって、評価表現に対応する評価極性を記憶する評価表現記憶 ステップと、評判情報と、当該評判情報に対応する評価極性とを記憶する評判情報 記憶ステップと、記憶した評価極性及び記憶した評価極性が既知である評判情報に 基づ!/、て、入力した評判情報に対して評価極性を推定する極性推定ステップとを含 み、極性推定ステップで、評価極性として、評判情報が肯定的である度合いや否定 的である度合!/、を示す極性度を計算する。
[0026] 本発明の第 1の極性推定用プログラムは、評判情報が肯定的であるか否定的であ るかを示す評価極性を推定するための極性推定用プログラムであって、コンピュータ に、評価極性が既知である評判情報を予め記憶する評判情報記憶処理と、予め記 憶する評価極性が既知である評判情報に基づいて、評価極性が未知である評判情 報の評価極性を推定する極性推定処理と、を実行させるためのものである。
[0027] また、本発明の第 2の極性推定用プログラムは、評判情報を入力し、入力した評判 情報が肯定的であるか否定的である力、を示す評価極性を推定するための極性推定 用プログラムであって、コンピュータに、対象物の評価を示す表現である評価表現に 対応する評価極性を記憶する評価表現記憶処理と、評判情報と、当該評判情報に 対応する評価極性とを記憶する評判情報記憶処理と、記憶した評価極性及び記憶 した評価極性が既知である評判情報に基づいて、入力した評判情報に対して評価 極性を推定する極性推定処理と、を実行させるためのものである。
[0028] また、本発明の第 3の極性推定用プログラムは、評価対象となる対象物、対象物の 属性を示す属性表現、及び対象物の評価を示す表現である評価表現を含む評判情 報を入力し、入力した評判情報が肯定的であるか否定的である力、を示す評価極性を 推定するための極性推定用プログラムであって、コンピュータに、評価表現に対応す る評価極性を記憶する評価表現記憶処理と、評判情報と、当該評判情報に対応する 評価極性とを記憶する評判情報記憶処理と、記憶した評価極性及び記憶した評価 極性が既知である評判情報に基づいて、入力した評判情報に対して評価極性を推 定する極性推定処理とを実行させ、極性推定処理で、評価極性として、評判情報が 肯定的である度合!/、や否定的である度合!/、を示す極性度を計算する処理を実行さ せるためのものである。
[0029] 本発明の第 1の評価極性推定用プログラムは、評価対象となる対象物、対象物の 属性を示す属性表現、及び対象物の評価を示す表現である評価表現を含む評判情 報を入力し、入力した評判情報が肯定的であるか否定的である力、を示す評価極性を 出力するコンピュータに搭載される評価極性推定用プログラムであって、コンピュータ に、評判情報を入力する入力処理と、評価極性が既知である評判情報に含まれる属 性表現の極性度を計算する処理と、評価極性が既知である評判情報に含まれる対 象物の極性度を計算する処理と、評価極性が既知である評判情報に含まれる評価 表現の極性度を計算する処理と、計算した属性表現の極性度、対象物の極性度及 び評価表現の極性度を総合した極性度を計算することによって、入力した評判情報 に対する極性を計算する処理と、を実行させるためのものである。
発明の効果
[0030] 本発明によれば、予め全ての評価表現に対して評価表現を登録しなくても、評判 情報の評価極性を判断できる極性推定システム、情報配信システム、極性推定方法 、極性推定用プログラム、及び評価極性推定用プログラムが提供される。
発明を実施するための最良の形態
[0031] 本発明では、評判情報における以下に示すいくつかの仮説に基づいて、統計的な 手法を用いて評価極性度を計算することで評価極性を推定する。ここで、評価極性 度とは、肯定的な評判情報であるか否定的な評判情報である力、を示す数値である。 例えば、評価極性度を 1から 1までの実数とする。この場合、評価極性度が 1に近 いほど肯定的であることを示し、 1に近いほど否定的であることを示す。以下、評価 極性度のことを単に極性度ともいう。なお、これは一例であり、評価極性度として「10 0」から「0」等の他の数値のものを用いてもよぐ連続的な数値のものでなく離散的な 数値のものを用いてもよい。
[0032] 仮説 1)評価表現には予め極性を判断できる表現があり、これらの表現を含む評判 情報の極性は評価表現の極性と同じである傾向がある。前述のように、評価表現が「 大きい」である場合には、その極性を判断することはできない。しかし、評価表現のみ から極性を判断できる場合も存在する。例えば、評価表現「良い」や「すばらしい」等 は明らかに肯定的な評価表現であるので、これらの評価表現を含む評判情報の極性 は肯定的であると考えられる。一方、評価表現「悪い」や「汚い」等は明らかに否定的 な評価表現であるので、同様に、これらの評価表現を含む評判情報の極性は否定的 である。
[0033] 仮説 2)属性表現には良いイメージの表現や悪いイメージの表現があり、これら良い イメージや悪いイメージの表現を含む評判情報はそれぞれ肯定的又は否定的な評 価表現であることが多い傾向がある。例えば、属性表現「明るさ」は良いイメージの表 現であり、属性表現「騒音」は悪いイメージの表現である。従って、これらの属性表現 を含む評判情報は、それぞれ肯定的又は否定的であることが多い。例えば、「〇X ノ ソコンは一番良い明るさ。」や「△△パソコンは騒音がだめ」等である。従って、属性 表現を用いて評判情報の極性を判断できる場合がある。
[0034] 上記仮説 1と仮説 2とを用いて、本発明が適用される評価極性推定システムは、評 判情報記憶部と、評価表現記憶部と、極性推定手段とを備える。そして、極性推定手 段は、評判情報を入力し、評判情報記憶部が記憶する評判情報の極性度と、評価 表現記憶部が記憶する評価表現及び極性度とを参照し、極性が未知である評判情 報の極性度を計算する。
[0035] 極性推定手段は、まず、極性が既知である評判情報を参照し、入力した評判情報 に含まれる評価表現の極性度、属性表現の極性度、及び属性表現と評価表現との 組合せの極性度を計算する。評価表現や属性表現、評価表現と属性表現との組合 せが出現する極性度が既知である評判情報の数や、それらの極性度の平均値、肯 定的な評判情報の数と否定的な評判の数の比率等を用いて極性度を計算する。次 に、これら計算した極性度をさらに総合した極性度を出力する。
[0036] 上記のような構成を採用し、極性推定手段が極性が既知である評判情報に基づ!/、 て、属性表現が良!、イメージで使われて!/、るか悪!/、イメージで使われて!/、るかを加味 して極性度を計算することにより、本発明の目的を達成することができる。 [0037] 仮説 3)評判情報が十分多!/、場合、極性が既知である評判情報のみから計算した 各対象物の肯定的な評判情報の数と否定的な評判情報の数との割合は、評判情報 全体の割合を反映している傾向がある。例えば、特定のパソコンに関する評価は、賛 否両論分かれるところではある力 全体的な傾向として肯定的な意見が多いといった 傾向を把握することができる。このような傾向を、極性が既知である評判情報から計 算する。すなわち、極性が未知である評判情報も同様な傾向にあると仮定して、極性 を推定すること力できる。
[0038] 上記仮説 3を用いて、本発明が適用される評価極性推定システムは、評判情報記 憶部と、評価表現記憶部と、極性推定手段とを備え、さらに、極性推定手段は、評判 情報を入力し、評判情報記憶部が記憶する評判情報及び極性度、評価表現記憶部 が記憶する評価表現及び極性度を参照し、極性が未知である評判情報の極性度を 計算する。
[0039] 極性推定手段は、まず、極性が既知である評判情報を参照し、入力した評判情報 に含まれる評価表現の極性度、対象物の極性度、及び対象物と評価表現との組合 せの極性度を計算する。極性が既知である評判情報を参照し、評価表現毎、対象物 毎、及び評価表現と対象物との組合せ毎に、肯定的な評判情報な数と否定的な評 判情報な数、その比率等を用いて極性度を計算する。次に、入力した評判情報に含 まれる評価表現、対象物、及び先に計算した各極性度を比較し、極性度を出力する
[0040] 上記のような構成を採用し、極性推定手段が極性が既知である評判情報に基づ!/、 て極性度を計算することにより、本発明の目的を達成することができる。
[0041] また、本発明が適用される評価極性推定システムは、上記仮説 1、仮説 2及び仮説 3を用いて、評判情報記憶部と、評価表現記憶部と、極性推定手段とを備え、さらに 、極性推定手段は、評判情報を入力し、評判情報記憶部が記憶する評判情報及び 極性度と、評価表現記憶部が記憶する評価表現及び極性度とを参照し、極性が未 知である評判情報の極性度を計算する。
[0042] 極性推定手段は、まず、各評価表現の極性度、各属性表現の極性度、属性表現と 評価表現との組合せの極性度、対象物と評価表現との組合せの極性度、対象物、属 性表現及び評価表現の組合せの極性度を計算する。極性が既知である評判情報を 参照し、評価表現毎、属性表現毎、対象物毎、評価表現と属性表現との組合せ毎、 評価表現と対象物との組合せ毎、評価表現、属性表現及び対象物の組合せ毎に、 肯定的な評判情報の数、否定的な評判情報の数、その比率等を用いて極性度を計 算する。次に、入力した評判情報に含まれる評価表現、属性表現及び対象物と、先 に計算した各極性度とを比較し、極性度を出力する。
[0043] 仮説 4)評判情報は時間によって変化することがある。対象物における評判は、時 間を経て徐々に変わっていくと考えられる。例えば、ある時期のサッカー選手の評判 は、その前の試合での得点や勝敗への貢献等によって変わる。従って、評判情報の 極性を推定する際にも、最近の評判情報における極性に重みを与える等、時間的な 経過を考慮する必要がある。
[0044] 本発明が適用される評価極性推定システムは、上述した評価極性推定システムの 構成に加えて、上記仮説 4を用いて、評判情報記憶部と、評価表現記憶部と、極性 推定手段とを備え、さらに、極性推定手段は、評判情報記憶部が記憶する最近の評 判情報に重みを加えて極性度を計算する。
[0045] 仮説 5)評価者の種別によって、評判情報に対する評価が変わることがある。評価 者の種別とは、評価者の性別や年齢、住所、職業、趣味、購入商品履歴等である。 例えば、商品の評価は、このような評価者の種別によって変わることがある。例えば、 女性には人気だが男性には人気の無レ、商品や、趣味がパソコンでパソコンを数台購 入している評価者には人気である力 S、それ以外の評価者では人気の無いパソコン等 がある。従って、評判情報の極性を推定する際にも、評価者の種別を考慮する必要 力 sある。
[0046] 本発明が適用される評価極性推定システムは、上述した評価極性推定システムの 構成に加えて、上記仮説 5を用いて、評判情報記憶部と、評価表現記憶部と、評価 者種別記憶部と、極性推定手段とを備え、さらに、極性推定手段は、評価者種別記 憶部を参照し、評価者の種別毎に極性度をさらに計算する。
[0047] 本発明では、予め記憶する評価極性が既知である評判情報に基づ!/、て、評価極 性が未知である評判情報の評価極性を推定する。よって、評価極性が不明である評 判情報に対して、評価極性が既知である評判情報を利用して、評価極性を推定する こと力 Sでさる。従って、予め全ての評価表現に対して評価表現を登録しなくても、評判 情報の評価極性を判断することができる。
[0048] また、本発明にお!/、て、評判情報を取得した時を示す取得時情報に基づ!/、て、記 憶する評判情報に対応する評価極性に所定の重み付け処理を行い、重み付け処理 を行った評価極性に基づいて、評価極性が未知である評判情報の評価極性を推定 するように構成すれば、評判情報の時間的な変化を考慮して評判情報の極性推定 を fiうこと力 Sできる。
[0049] また、本発明にお!/、て、評判情報を評価した評価者を示す評価者情報に基づ!/、て 、評価極性が未知である評判情報の評価極性を推定するように構成すれば、評判情 報の評価者種別による偏りを考慮した評判情報の極性推定を行うことができる。
[0050] 以下、本発明の実施形態について詳細に説明する。
[0051] 実施の形態 1.
以下、本発明の第 1の実施の形態について図面を参照して説明する。図 1は、本発 明による極性推定システムの構成の一例を示すブロック図である。本実施の形態で は、極性推定システムが、評判情報の評価極性を推定する評価極性推定システムで ある場合を説明する。本実施の形態において、評価極性推定システムは、例えば、 アンケートを自動的に集計するアンケート自動集計システムや、評判情報や評価極 性を配信する情報サービスシステムの用途に適用できる。
[0052] 図 1に示すように、評価極性推定システムは、プログラム制御により動作するデータ 処理装置 100と、情報を蓄積する記憶装置 200と、入力手段 300と、出力手段 400と を含む。なお、評価極性推定システムは、具体的には、プログラムに従って動作する ワークステーションやパーソナルコンピュータ等の情報処理装置によって実現される
[0053] 入力手段 300は、具体的には、情報処理装置が備えるキーボードやマウス等の入 力装置によって実現される。入力手段 300は、評価対象の評判情報を入力する際に 、例えば、ユーザによって操作される。なお、通信ネットワークを介して評価対象の評 判情報を受信する場合には、入力手段 300は、情報処理装置が備えるネットワークィ ンタフェース部によって実現されてもょレ、。
[0054] 出力手段 400は、具体的には、ディスプレイ装置等の表示装置によって実現される 。出力手段 400は、評判情報の評価極性の推定結果を出力(例えば表示)する機能 を備える。なお、出力手段 400は、通信ネットワークを介して評価極性の推定結果を 出力する場合には、情報処理装置が備えるネットワークインタフェース部によって実 現されてもよい。また、出力手段 400は、プリンタ等の印刷装置であってもよい。
[0055] データ処理装置 100は、具体的には、プログラムに従って動作する情報処理装置 の CPUによって実現される。データ処理装置 100は、極性推定手段 101を含む。記 憶装置 200は、具体的には、磁気ディスク装置や光ディスク装置等のデータベース 装置によって実現される。記憶装置 200は、評価表現記憶部 201と、評判情報記憶 部 202とを含む。これらの手段は、それぞれ概略以下のように動作する。
[0056] 評価表現記憶部 201は、評価極性が既知である評価表現を予め記憶する。図 2は 、評価表現記憶部 201が記憶する評価表現及び評価極性の一例を示す説明図であ る。図 2に示すように、評価表現記憶部 201は、評価表現と極性度 (評価極性)とを対 応付けて記憶するデータベースである。本実施の形態では、極性度は「1」から「一 1」 までの値であり、極性度が「1」に近いほど肯定的な評価表現であることを示す。また 、極性度が「一 1」に近いほど否定的な評価表現であることを示す。
[0057] なお、図 2に示す評価極性は一例であり、極性度として「100」から「0」までの値のも の等その他の値のものを用いてもよい。また、数値を離散的に扱い、評価極性を「〇 」や「 X」等の記号で示してもよ!/、し、評価極性を肯定度合レ、の列と否定度合!/、の列 とに分けて示してもよい。
[0058] 評判情報記憶部 202は、評判情報と、極性推定手段 101が出力する極性度 (評価 極性)とを記憶する。図 3は、評判情報記憶部 202が記憶する評判情報及び評価極 性の一例を示す説明図である。評判情報記憶部 202は、対象物、属性表現及び評 価表現の 3つ組みで表される評判情報と、その評判情報の極性度とを対応付けて記 憶するデータベースである。なお、評判情報記憶部 202が記憶する評判情報及び極 性度は、極性推定手段 101が出力する極性度に基づいて随時更新される。
[0059] なお、図 3に示す評判情報及び評価極性は一例であり、評判情報として、対象物と 評価表現との 2つ組みのものや、属性表現と評価表現との 2つ組みのものを用いても よい。また、極性度として「100」から「0」までの値のもの等の他の示し方のものを用い てもよい。また、数値を離散的に扱い、評価極性を「〇」や「X」等の記号で示してもよ いし、評価極性を肯定度合いの列と否定度合いの列とに分けて示してもよい。図 4は 、評判情報記憶部 202が記憶する評判情報及び評価極性の他の例を示す説明図 である。図 4に示すように、評判情報記憶部 202は、評価極性として極性度に代えて 肯定度及び否定度を記憶してもよレ、。
[0060] 極性推定手段 101は、評判情報を入力し、入力した評判情報の極性度を出力する 機能を備える。図 5は、極性推定手段 101の構成の一例を示すブロック図である。図 5に示すように、極性推定手段 101は、極性度参照手段 1011と、個別極性度計算手 段 1012と、総合極性度計算手段 1013と、極性度登録手段 1014とを含む。
[0061] 極性度参照手段 1011は、入力手段 300から評判情報を受け取り(入力し)、入力 した評判情報に含まれる評価表現が評価表現記憶部 201にあるか否力、を検索し判 定する機能を備える。また、極性度参照手段 1011は、評価表現記憶部 201が記憶 する評判情報のうち、入力した評判情報に含まれる評価表現と合致するものがあると 判定すると、その合致すると判定した評価表現に対応する極性度を評価表現記憶部 201から抽出する機能を備える。なお、極性度参照手段 1011が評価表現記憶部 20 1から抽出する極性度を評価表現極性度ともいう。
[0062] 個別極性度計算手段 1012は、評判情報を入力し、評判情報記憶部 202を参照し て極性度を求める機能を備える。この場合、個別極性度計算手段 1012は、対象物、 属性表現又は評価表現毎に極性度を計算する。また、個別極性度計算手段 1012 は、対象物、属性表現又は評価表現のうちのいずれ力、 2つ又は全ての組み合わせ毎 に極性度を計算する。
[0063] 以下、説明のために、対象物、属性表現又は評価表現毎に求める極性度、及び対 象物、属性表現又は評価表現のうちの!/、ずれ力、 2つ又は全ての組み合わせ毎に求 める極性度を、それぞれを総称して個別極性度と呼ぶ。
[0064] 個別極性度計算手段 1012は、対象物の極性度を次のように計算する。個別極性 度計算手段 1012は、評判情報記憶部 202を参照し、極性度算出対象の対象物を 含む全ての評判情報の極性度を評判情報記憶部 202から抽出する。そして、個別極 性度計算手段 1012は、抽出した各極性度の平均を求めることによって、対象物の極 性度を算出する。
[0065] なお、属性表現や評価表現の極性度や、対象物、属性表現又は評価表現のうちの いずれ力、 2つ又は全ての組み合わせの極性度を求める場合も、対象物の極性度を 求める場合と同様に極性度を求めることができる。すなわち、個別極性度計算手段 1 012は、評判情報記憶部 202を参照し、極性度算出対象の属性表現や評価表現、 又は対象物、属性表現若しくは評価表現のうちのいずれ力、 2つ又は全ての組み合わ せを含む全ての評判情報の極性度を評判情報記憶部 202から抽出する。そして、個 別極性度計算手段 1012は、抽出した各極性度の平均を求めることによって極性度 を求める。
[0066] なお、上記に示した極性度の計算方法は一例であり、個別極性度計算手段 1012 は、評判情報記憶部 202から抽出した極性度の合計を求めることによって極性度を 求めてもよい。
[0067] また、個別極性度計算手段 1012は、ある値以上の極性度の評判情報数とある値 以下の極性度の評判情報数とに基づ!/、て、そのある値以上の極性度の評判情報や ある値以下の評判情報の比率や確率を求めて極性度として用いてもよい。この場合 、個別極性度計算手段 1012は、まず、評判情報記憶部 202が記憶する評判情報の うち、入力した評価対象の評判情報に合致するものを一次的に全て抽出する。次い で、個別極性度計算手段 1012は、一次的に抽出した評判情報のうち、対応する極 性度が所定値 (例えば 0. 3)以上である評判情報を二次的に選択する。そして、個別 極性度計算手段 1012は、一次的に抽出した評判情報数に対する二次的に選択し た評判情報数 (極性が肯定的な評判情報の数)の割合を求める。又は、個別極性度 計算手段 1012は、一次的に抽出した評判情報のうち、対応する極性度が所定値( 例えば 0. 3)以下である評判情報を二次的に選択する。そして、個別極性度計算手 段 1012は、一次的に抽出した評判情報数に対する二次的に選択した評判情報数( 極性が否定的な評判情報の数)の割合を求める。
[0068] 上記のように構成すれば、評価極性推定システムが備えるデータベースが記憶す る情報 (本例では、評判情報記憶部 202が記憶する評判情報や極性度)に偏りがあ る場合であっても、より正確に極性判定を行うことができる。
[0069] また、評判情報記憶部 202が記憶する評判情報が対象物と評価表現との 2つの組 み合わせである場合や、属性表現と評価表現との 2つの組み合わせである場合には 、個別極性度計算手段 1012は、評判情報の 2つの構成要素(対象物、属性表現又 は評価表現のうち!/、ずれか 2つ)のうち計算可能な方の極性度のみを計算してもよ!/、 。例えば、評判情報記憶部 202が対象物及び評価表現のみを含む評判情報しか予 め蓄積していない場合には、個別極性度計算手段 1012は、入力した評価対象の評 判情報に属性表現が含まれていたとしても、属性表現に対する個別極性度を算出す ることはできない。従って、この場合、個別極性度計算手段 1012は、対象物又は評 価表現に対する個別極性度や、対象物と評価表現との組みに対する個別極性度の みを求めるようにすればよい。
[0070] 総合極性度計算手段 1013は、極性度参照手段 1011が抽出した極性度(評価表 現極性度)と、個別極性度計算手段 1012が計算した個別極性度とを入力し、それら 入力した評価表現極性度及び個別極性度を総合した極性度(総合極性度ともいう) を計算する機能を備える。この場合、総合極性度計算手段 1013は、例えば、極性度 参照手段 1011が抽出した極性度に、個別極性度計算手段 1012が計算した各極性 度 (各個別極性度)の平均を加算することによって、総合極性度を計算する。
[0071] なお、上記に示した総合極性度の計算方法は一例であり、総合極性度計算手段 1 013は、例えば、評価表現極性度と各個別極性度との平均を求めることによって総合 極性度を求めてもよい。また、総合極性度計算手段 1013は、例えば、評価表現極性 度と各個別極性度との合計を求めることによって総合極性度を求めてもよい。また、 総合極性度計算手段 1013は、評価表現極性度や各個別極性度に所定の重み付け を行って総合極性度を求めてもよい。例えば、総合極性度計算手段 1013は、入力し た評価対象の評判情報と、対象物、属性表現及び評価表現の全ての要素が合致す るものに対する個別極性度に大きな重み付け(具体的には、大きな値の重み係数を 乗算)を行って、総合極性度を求めてもよい。
[0072] 極性度登録手段 1014は、評価対象の評判情報と、総合極性度計算手段 1013が 計算した極性度 (総合極性度)とを対応付けて、評判情報記憶部 202に蓄積させる 機能を備える。
[0073] 次に、動作につ!/、て説明する。図 6は、評価極性推定システムが評価極性を推定 する処理の一例を示すフローチャートである。まず、評価極性推定システムのデータ 処理装置 100は、ユーザの操作に従って、入力手段 300から評価対象の評判情報 を入力する(ステップ S 10)。
[0074] 本実施の形態では、評判情報は、対象物、属性表現及び評価表現の 3つを組み合 わせた情報である。例えば、評判情報〔〇Xパソコン、騒音、嫌い〕や評判情報〔〇χ パソコン、騒音、大きい〕など 3つの要素を組み合わせた情報が入力される。
[0075] 本実施の形態では、評判情報を亀甲〔〕で囲んで表現する。この場合に、句読点で 区切られた 3つの要素は、それぞれ対象物、属性表現及び評価表現を表す。なお、 評判情報は、対象物又は属性表現のうちのいずれ力、を含まなくてもよい。
[0076] データ処理装置 100は、入力した評価対象の評判情報を、極性推定手段 101の極 性度参照手段 1011に渡す。
[0077] 次に、極性度参照手段 1011は、評価表現記憶部 201を参照し、評価対象の評判 情報に含まれる評価表現の極性度を評価表現記憶部 201から取得 (抽出)する (ステ ップ S l l)。
[0078] 例えば、評価表現記憶部 201が図 2に示す評価表現及び極性度を記憶する場合 を説明する。この場合、極性度参照手段 1011は、評価対象の評判情報〔〇Xバソコ ン、騒音、嫌い〕を受け取る(入力する)と、評価表現記憶部 201を参照し、評価表現 「嫌!/、」に対応する極性度「一 1」を取得 (抽出)する。
[0079] なお、極性度参照手段 1011は、評価対象の評判情報として〔〇 Xパソコン、騒音、 大きい〕を受け取った (入力した)場合には、評価表現記憶部 201が記憶する評価表 現の中に評価表現「大きい」が存在しないので、極性度「0」とする。なお、極性度「0」 とは、評価極性が不明であることを表す。
[0080] 極性推定手段 101は、極性度参照手段 1011が抽出した極性度をメモリ等の記憶 部に保持するとともに、入力手段 300から入力した評価対象の評判情報を個別極性 度計算手段 1012に渡す。 [0081] 次に、個別極性度計算手段 1012は、評価対象の評判情報を受け取り(入力し)、 評判情報記憶部 202を参照して、関連する評判情報と極性度とを評判情報記憶部 2 02から全て取得 (抽出)する(ステップ S 12)。例えば、個別極性度計算手段 1012は 、評判情報〔〇Xパソコン、騒音、大きい〕を受け取ると (入力すると)、評判情報記憶 部 202を参照して、対象物「〇Xパソコン」、属性表現「騒音」、又は評価表現「大き V、」を含む評判情報と、それらに対応する極性度を評判情報記憶部 202から全て取 得 (抽出)する。例えば、評判情報記憶部 202が図 3に示す評判情報及び極性度を 記憶する場合、個別極性度計算手段 1012は、 1レコード目、 5レコード目及び 6レコ ード目の対象物、属性表現、評価表現及び極性度を取得 (抽出)する。
[0082] 次に、個別極性度計算手段 1012は、ステップ S 10で入力した評価対象の評判情 報 (以下、入力評判情報ともいう)と、ステップ S 12で取得 (抽出)した評判情報及びそ の評判情報に対応する極性度とに基づいて、対象物、属性表現若しくは評価表現、 又は対象物、属性表現若しくは評価表現のうちのいずれ力、 2つ又は全ての組み合わ せに対する極性度のうち、いずれ力、 1つ又は複数を計算する(ステップ S 13)。
[0083] 例えば、入力評判情報〔〇 Xパソコン、騒音、大きい〕である場合、対象物「〇 Xパ ソコン」、属性表現「騒音」、評価表現「大きい」、対象物と評価表現との組「〇 Xパソ コン—大きい」、属性表現と評価表現との組「騒音—大きい」、対象物、属性表現及 び評価表現の組「〇Xパソコン 騒音一大きい」に対する極性度のうち、いずれか 1 つ又は複数を計算する。例えば、個別極性度計算手段 1012は、対象物に対する極 性度と、属性表現に対する極性度と、評価表現に対する極性度とを計算する。対象 物「〇 Xパソコン」に対する極性度を求める場合、個別極性度計算手段 1012は、ス テツプ S 12で取得 (抽出)した評判情報に対する極性度のうち、対象物に「〇 Xパソ コン」を含む評判情報に対する極性度の平均を求めることによって、個別極性度を算 出する。この場合、具体的には、個別極性度計算手段 1012は、式(1)を用いて対象 物の極性度 (個別極性度)を計算する。
[0084] 対象物の極性度 = l/Np X∑Pi (i= l〜Np) 式(1)
[0085] ここで、 Npは対象物を含む評判情報数を示し、 Piは対象物を含む各評判情報の極 性度を示す。 [0086] 対象物「〇Xパソコン」を含む評判情報数力 S「5」で、それら対象物「〇Xパソコン」 を含む各評判情報に対する極性度の合計が「一 1. 5」であれば、個別極性度計算手 段 1012は、極性度を「一 0. 3」と求める。同様に、個別極性度計算手段 1012は、属 性表現「騒音」や評価表現「大きい」に対する極性度も、それぞれを含む評判情報の 極性度の平均を求めることによって算出する。
[0087] また、対象物と評価表現との組「〇 Xパソコン一大きい」に対する極性度を求める場 合、個別極性度計算手段 1012は、対象物「〇Xパソコン」及び評価表現「大きい」を ともに含む評判情報に対する極性度の平均を求めることによって、個別極性度を算 出する。同様に、個別極性度計算手段 1012は、属性表現と評価表現との組「騒音 —大きい」や、対象物、属性表現及び評価表現の組「〇Xパソコン—騒音—大きい」 に対する極性度を求める場合、対象物「〇Xパソコン」、属性表現「騒音」及び評価 表現「大きい」それぞれを全て含む評判情報に対する極性度の平均を求めることによ つて、個別極性度を算出する。
[0088] なお、上記に示した個別極性度の計算方法は一例であり、個別極性度計算手段 1 012は、例えば、評判情報記憶部 202から抽出した極性度の合計を求めることによつ て個別極性度を求めてもよい。また、個別極性度計算手段 1012は、ある値以上の極 性度の評判情報数とある値以下の極性度の評判情報数とに基づレ、て、そのある値以 上の極性度の評判情報やある値以下の評判情報の比率や確率を求めて極性度とし て用いてもよい。また、評判情報記憶部 202が記憶する評判情報が対象物と評価表 現との 2つの組み合わせである場合や、属性表現と評価表現との 2つの組み合わせ である場合には、個別極性度計算手段 1012は、評判情報の 2つの構成要素(対象 物、属性表現又は評価表現のうち!、ずれか 2つ)のうち計算可能な方の極性度のみ を計算してもよい。
[0089] さらに、個別極性度計算手段 1012は、これら対象物、属性表現若しくは評価表現 、又は対象物、属性表現若しくは評価表現のうちのいずれ力、 2つ又は全ての組合せ 全ての個別極性度を計算する必要はない。本実施の形態では、個別極性度として、 対象物に対する極性度、属性表現に対する極性度、評価表現に対する極性度、対 象物と属性表現との組みに対する極性度、対象物と評価表現との組みに対する極性 度、属性表現と評価表現との組みに対する極性度、対象物、属性表現及び評価表 現全ての組みに対する極性度の 7種類がある。この場合、個別極性度計算手段 101 2は、例えば、対象物に対する極性度、属性表現に対する極性度、及び評価表現に 対する極性度の 3つのみを計算すればよ!/、。
[0090] そして、個別極性度計算手段 1012は、計算した個別極性度を総合極性度計算手 段 1013に渡す。
[0091] 次に、総合極性度計算手段 1013は、ステップ SI 1で取得 (抽出)した極性度(評価 表現極性度)とステップ S 13で計算した個別極性度とを入力し、これら評価表現極性 度と個別極性度とを総合した極性度 (総合極性度)を計算する (ステップ S 14)。例え ば、統合した極性度(総合極性度)を求める場合、総合極性度計算手段 1013は、ス テツプ S 11で取得した極性度に、ステップ S 12で計算した個別極性度を平均した値 を加算する。
[0092] 例えば、ステップ S11で取得した極性度力 0」であるとする。また、ステップ S 12で 計算した個別極性度について、対象物に対する極性度が「一 0. 3」であり、属性表現 に対する極性度が「一 0. 8」であり、評価表現に対する極性度が「0. 2」であるとする 。この場合、ステップ S12で求めた個別極性度の平均は「— 0. 3」と求められる。従つ て、総合極性度計算手段 1013は、総合した極性度(総合極性度)を「一 0. 3」と計算 する。
[0093] なお、本実施の形態では、評価表現の極性度を個別極性度で補正すると!/、う考え 方に基づいて、上記に示すような計算方法を用いたが、本実施の形態で示した総合 極性度の計算方法は一例であり、単純に評価表現極性度及び個別極性度の平均を 求めたり、合計を求めることによって、総合極性度を求めてもよい。
[0094] 次に、極性度登録手段 1014は、ステップ S10で入力した入力評判情報と、ステツ プ S14で計算した極性度(総合極性度)とを、評判情報記憶部 202に追加登録する( ステップ S 15)。この場合、極性度登録手段 1014は、評判情報と極性度とを対応付 けて評判情報記憶部 202に記憶させる。例えば、評判情報が〔〇Xパソコン、騒音、 大きい〕であり極性度が「一 0. 3」であれば、極性度登録手段 1014は、これらを要素 とするレコードを新たに追加する。 [0095] 次に、極性推定手段 101は、出力手段 400に、極性度を出力させる(ステップ S16 )。例えば、極性推定手段 101は、極性度として「一 0. 3」のような数値を出力させて もよく、極性度がある閾値以上の値であれば記号「〇」を出力させても、閾値以下で あれば記号「X」等を出力させてもよい。さらに、ステップ S 13で計算した個別極性度 を出力させてもよい。出力手段 400は、極性推定手段 101の指示に従って、極性度 を出力(例えば、表示)する。
[0096] 以上のように、本実施の形態によれば、評価極性が既知である評判情報 (今までに 蓄積された評判情報)に含まれる対象物、属性表現又は評価表現や、それらの組み 合わせ毎に、それぞれの評価極性度を計算する。また、評価極性が不明である評判 情報に含まれる対象物や属性表現、評価表現と照らし合わせて評価極性度を出力 する。そのため、評価極性が不明である評判情報に対して、評価極性が既知である 評判情報を利用して、評価極性を推定することができる。
[0097] 具体的には、極性推定手段 101は、評価表現の極性だけでなぐ極性が既知であ る評判情報に基づいて、属性表現における良いイメージ又は悪いイメージ等の表現 の使われ方や、対象物による肯定度合いや否定度合いを加味して、評価極性を推 定できる。そのため、評価極性が未知である評価表現に対して極性を推定することが できる。すなわち、今までに蓄積された評判情報に基づいて、対象物や属性表現、 評価表現の極性度の偏りを加味して評価極性を推定することができ、評価極性を判 断できなレ、とレ、う事態を低減してレ、る。
[0098] また、従来の評価極性推定システムでは、評価表現に対応した極性のみから評判 情報の極性を判断して!/、たため、評価表現のみでは極性を判断できな!/、場合が多 かったが、上記の構成を採用することによって、評価極性を判断できないという事態 を低減している。
[0099] また、本実施の形態によれば、極性推定手段 101は、計算した極性度の計算結果 を評判情報記憶部 202に順次記憶させる。そして、極性推定手段 101は、評判情報 記憶部 202に記憶させた極性度の結果を次回以降の極性度計算に利用する。その ため、本システムの運営開始時には多少極性度算出の精度が良くないものの、繰り 返し極性度の計算結果を蓄積し、蓄積する評判情報が増えていくにつれて、評価極 性推定の精度を向上させることができる。
[0100] 実施の形態 2.
次に、本発明の第 2の実施の形態について図面を参照して説明する。図 7は、第 2 の実施の形態における極性推定システム(評価極性推定システム)の構成例を示す ブロック図である。図 7に示すように、本実施の形態では、評判情報記憶部 203が記 憶する情報内容が、第 1の実施の形態で示した評判情報記憶部 202が記憶する情 報内容と異なる。また、本実施の形態では、極性推定手段 102の機能が、第 1の実 施の形態で示した極性推定手段 101の機能と異なる。なお、極性推定手段 102及び 評判情報記憶部 203以外の構成要素の機能は、第 1の実施の形態で示したそれら の機能と同様である。
[0101] 以下、第 1の実施の形態と同様の構成をなす部分についてはその詳細な説明を省 略し、主として第 1の実施の形態と異なる部分について説明する。
[0102] 評判情報記憶部 203は、評判情報と、その評判情報の取得日と、その評判情報に 対する極性度 (評価極性)とを記憶する。図 8は、評判情報記憶部 203が記憶する評 判情報、取得日及び評価極性の一例を示す説明図である。評判情報記憶部 203は 、評判情報を取得した時間 (本例では取得日 )、対象物、属性表現、評価表現及び 極性度を 1レコードとして記憶するデータベースである。すなわち、本実施の形態で は、評判情報記憶部 203は、評判情報 (対象物、属性表現及び評価表現を含む)と 、その評判情報の取得日と、その評判情報に対する評価極性とを対応付けて記憶す
[0103] なお、評判情報の取得日は、その評判情報が評判情報記憶部 203に登録される 際に、例えば、データ処理装置 100が備えるタイマが出力する時刻信号に基づいて 求められ、データ処理装置 100によって評判情報に対応付けて評判情報記憶部 20 dに記' I思 れる。
[0104] 本実施の形態では、極性度は「1」から「一 1」までの値であり、極性度が「1」に近い ほど肯定的な評価表現であることを示す。また、極性度が「一 1」に近いほど否定的な 評価表現であることを示す。なお、図 8において、時間は日付を示している。
[0105] なお、図 8に示す評判情報や評価極性は一例であり、評判情報として、対象物と評 価表現との 2つ組みのものや、属性表現と評価表現との 2つ組みのものを用いてもよ い。また、数値を離散的に扱い、評価極性を「〇」や「X」等の記号で示してもよいし、 評価極性を肯定度合レ、の列と否定度合レ、の列とに分けて示してもょレ、。評判情報の 取得日を示す時間は日付以外の情報でもよぐ例えば、評判情報を取得した時刻ま でを含んでもよいし、年と月のみを含む情報であってもよい。
[0106] 本実施の形態では、極性推定手段 102は、評価対象の評判情報を入力し、予め蓄 積する評判情報のうち最近の評判情報に対応する極性度に重みを加えた極性度を 計算し出力する点で、第 1の実施の形態と異なる。
[0107] 図 9は、第 2の実施の形態における極性推定手段 102の構成例を示すブロック図で ある。図 9に示すように、本実施の形態では、極性推定手段 102が、図 5に示した極 性推定手段 101の構成要素に加えて、重み付け手段 1021を含む点で、第 1の実施 の形態と異なる。
[0108] 重み付け手段 1021は、評価対象の評判情報を入力し、評判情報記憶部 203を参 照して、関連する評判情報、時間 (評判情報の取得日)及び極性度を評判情報記憶 部 203から取得 (抽出)する機能を備える。例えば、重み付け手段 1021は、評価対 象の評判情報に含まれる要素 (対象物、属性表現、評価表現)と合致する評判情報 を評判情報記憶部 203から全て抽出するとともに、それら抽出した評判情報に対応 する時間(取得日 )及び極性度を抽出する。
[0109] また、重み付け手段 1021は、抽出した評判情報のうち最近の評判情報に大きな重 みをつけて極性度(重み付き極性度とも!/、う)を計算し、評判情報と重み付き極性度 とを個別極性度計算手段 1012に渡す機能を備える。例えば、重み付け手段 1021 は、抽出した時間(取得日)に基づいて、抽出した評判情報のうち取得日が現在日付 よりも所定日数以内である評判情報を選択する。そして、重み付け手段 1021は、選 択した評判情報に対応する極性度に重み付けを行!/、 (例えば、所定の重み係数を 乗算する)、重み付けした極性度を用いて重み付き極性度を求める。
[0110] 次に、動作について説明する。図 10は、第 2の実施の形態における評価極性推定 システムが評価極性を推定する処理例を示すフローチャートである。図 10に示すよう に、本実施の形態では、図 6に示す各処理に加えて、重み付け処理 (ステップ S 17) が付加されている点で、第 1の実施の形態と異なる。
[0111] 以下、第 1の実施の形態と同様の処理をなす部分についてはその詳細な説明を省 略し、主として第 1の実施の形態と異なる部分について説明する。
[0112] まず、評価極性推定システムのデータ処理装置 100は、ユーザの操作に従って、 入力手段 300から評価対象の評判情報を入力する(ステップ S10)。データ処理装置
100は、入力した評価対象の評判情報を、極性推定手段 102の極性度参照手段 10
11に渡す。
[0113] 次に、極性度参照手段 1011は、評価表現記憶部 201を参照し、入力評判情報に 含まれる評価表現の極性度を評価表現記憶部 201から取得 (抽出)する (ステップ S 11)。極性推定手段 102は、極性度参照手段 1011が抽出した極性度をメモリ等の 記憶部に保持するとともに、入力手段 300から入力した評価対象の評判情報を重み 付け手段 1021に渡す。
[0114] 次に、重み付け手段 1021は、ステップ S10で入力した入力評判情報を受け取り( 入力し)、評判情報記憶部 203を参照して、関連する評判情報、時間 (評判情報の取 得日)及び極性度を評判情報記憶部 203から全て取得 (抽出)する(ステップ S 12)。 例えば、重み付け手段 1021は、入力評判情報〔〇Xパソコン、騒音、大きい〕を受け 取ると(入力すると)、評判情報記憶部 203を参照して、対象物「〇Xパソコン」、属性 表現「騒音」、又は評価表現「大きい」を含む評判情報が 8レコードある場合には、対 象物、属性表現、評価表現、時間及び極性度を 8レコード分全て評判情報記憶部 20 3から取得 (抽出)する。
[0115] 次に、重み付け手段 1021は、抽出した評判情報のうち最近の評判情報に大きな 重みを付けて極性度を計算する (ステップ S 17)。重み付け手段 1021は、例えば、一 定期間(最近 3ヶ月等)に取得された評判情報に対する極性度には重み 1をかけ、そ の他の極性度には重み 0をかける。例えば、対象物がパソコンである場合、四半期毎 に機種が入れ替わるため、最新 3ヶ月以内に評価された評判情報のみを採用して極 性度を求める。なお、これは一例であり、例えば、 1ヶ月毎に重みを変えてもよいし、 現在の時間と評判情報取得時の時間との差を計算し、求めた時間の差の逆数を重 み係数として極性度にかけてもよい。 [0116] そして、重み付け手段 1021は、評価対象の評判情報と求めた重み付き極性度とを 、個別極性度計算手段 1012に渡す。
[0117] 次に、個別極性度計算手段 1012は、ステップ S10で入力した入力評判情報と、ス テツプ S 17で抽出した評判情報及び計算した重み付き極性度とに基づ!/、て、対象物 、属性表現若しくは評価表現、又は対象物、属性表現若しくは評価表現のうちのい ずれ力、 2つ又は全ての組合せに対する極性度を計算する (ステップ S 13)。
[0118] 次に、総合極性度計算手段 1013は、ステップ SI 1で取得 (抽出)した極性度(評価 表現極性度)とステップ S 13で計算した個別極性度とを入力し、これら評価表現極性 度と個別極性度とを総合した極性度 (総合極性度)を計算する (ステップ S 14)。
[0119] 次に、極性度登録手段 1014は、ステップ S10で入力した入力評判情報と、ステツ プ S14で計算した極性度(総合極性度)と、現在の時間とを、評判情報記憶部 203に 追加登録する(ステップ S 15)。この場合、極性度登録手段 1014は、評判情報と、極 性度と、現在の時間とを対応付けて評判情報記憶部 203に記憶させる。
[0120] 次に、極性推定手段 101は、出力手段 400に、極性度を出力させる(ステップ S16 )。
[0121] なお、上記に示した重み付けを行うための構成は一例であり、例えば、重み付け手 段と実質的に同様の機能を、個別極性度計算手段 1012がその機能として有する構 成としてもよい。すなわち、重み付けを行うための構成は、上記に示したものに限定さ れなレ、。
[0122] 以上のように、本実施の形態によれば、重み付け手段 1021が最近の評判情報の 極性度により大きな重みをつけて極性度を計算する。そのため、第 1の実施の形態で 示した効果に加えて、評判情報の時間的な変化を考慮して評判情報の極性推定を fiうこと力 Sでさる。
[0123] 実施の形態 3.
次に、本発明の第 3の実施の形態について図面を参照して説明する。図 11は、第 3の実施の形態における極性推定システム(評価極性推定システム)の構成例を示す ブロック図である。図 11に示すように、本実施の形態では、評判情報記憶部 204が 記憶する情報内容が、第 1の実施の形態で示した評判情報記憶部 202が記憶する 情報内容と異なる。また、本実施の形態では、極性推定手段 103の機能が、第 1の 実施の形態で示した極性推定手段 101の機能と異なる。また、本実施の形態では、 記憶装置 200が、図 1で示した構成要素に加えて、評価者種別記憶部 205を含む点 で、第 1の実施の形態と異なる。なお、極性推定手段 103、評判情報記憶部 204及 び評価者種別記憶部 205以外の構成要素の機能は、第 1の実施の形態で示したそ れらの機能と同様である。
[0124] 以下、第 1の実施の形態と同様の構成をなす部分についてはその詳細な説明を省 略し、主として第 1の実施の形態と異なる部分について説明する。
[0125] 評判情報記憶部 204は、評判情報と、その評判情報を評価した評価者を識別する ための評価者 IDと、その評判情報に対する極性度(評価極性)とを記憶する。図 12 は、評判情報記憶部 204が記憶する評判情報、評価者 ID及び評価極性の一例を示 す説明図である。評判情報記憶部 204は、評判情報に対する評価を記入した評価 者の評価者 ID、対象物、属性表現、評価表現及び極性度を 1レコードに含むデータ ベースである。すなわち、本実施の形態では、評判情報記憶部 204は、評判情報( 対象物、属性表現及び評価表現を含む)と、その評判情報を評価した評価者の評価 者 IDと、その評判情報に対する評価極性とを対応付けて記憶する。
[0126] なお、評価者 IDは、その評判情報が評判情報記憶部 204に登録される際に、デー タ処理装置 100によって評判情報に対応付けて評判情報記憶部 204に記憶される。
[0127] 本実施の形態では、極性度は「1」から「一 1」までの値であり、極性度が「1」に近い ほど肯定的な評価表現であることを示す。また、極性度が「一 1」に近いほど否定的な 評価表現であることを示す。なお、図 12において、評判情報記憶部 204が記憶する 評価者 IDは、後述する評価者種別記憶部 205が記憶して!/、る評価者 IDに対応して いる。
[0128] なお、図 12に示す評判情報や評価極性は一例であり、評判情報として、対象物と 評価表現との 2つ組みのものや、属性表現と評価表現との 2つ組みのものを用いても よい。また、数値を離散的に扱い、評価極性を「〇」や「X」等の記号で示してもよいし 、評価極性を肯定度合いの列と否定度合いの列とに分けて示してもよい。極性度も 前述のように、他の示し方でもよい。 [0129] 評価者種別記憶部 205は、評価者の種別を表す情報である評価者種別情報を記 憶する。図 13は、評価者種別記憶部 205が記憶する評価者種別情報の一例を示す 説明図である。評価者種別記憶部 205は、評価者 IDと、その評価者 IDの評価者の 性別、年齢、職業及び趣味を 1レコードに含むデータベースである。すなわち、本実 施の形態では、評価者種別記憶部 205は、評価者の評価者 IDに対応付けて、評価 者の種別として、性別、年齢、職業及び趣味を記憶する。
[0130] なお、図 13の図中において、空白部分は、その種別が不明であることを表す。また 、図 13に示す例では、趣味が「,」で区切られており、評価者種別記憶部 205が評価 者に対して複数の趣味を記憶できることを示している。
[0131] また、図 13に示す評価者種別情報は一例であり、評価者種別記憶部 205は、評価 者種別情報として購入商品履歴等その他の情報を記憶してもよい。
[0132] 本実施の形態では、極性推定手段 103は、評価対象の評判情報と、その評判情報 を評価した評価者の評価者種別とを入力し、第 1の実施の形態で示した機能に加え て、評価者種別毎の極性度も計算し、評価者種別毎の偏りを考慮した極性度を出力 する機能を備える。
[0133] 図 14は、第 3の実施の形態における極性推定手段 103の構成例を示すブロック図 である。図 14に示すように、本実施の形態では、極性推定手段 103が、図 5に示した 極性推定手段 101の構成要素に加えて、種別極性度計算手段 1031を含む点で、 第 1の実施の形態と異なる。なお、図 14に示す極性推定手段 103の構成要素のうち 、種別極性度計算手段 1031と個別極性度計算手段 1012との順番は逆でもよい。
[0134] 種別極性度計算手段 1031は、評価者種別と評判情報とを入力し、評価者種別記 憶部 205と評判情報記憶部 204とを参照して、年齢や性別等の評価者種別と評判 情報との組み合わせ毎の極性度(以下、評価者種別極性度とも!/ヽぅ)を計算する機能 を備える。例えば、評価者種別が性別、年齢、職業、趣味及び購入商品履歴であれ ば、種別極性度計算手段 1031は、対象物と性別との組み合わせ、対象物と年齢と の組み合わせ、対象物と職業との組み合わせ、対象物と趣味との組み合わせ、及び 対象物と購入商品名との組み合わせ等に対する極性度 (評価者種別極性度)を計算 する。そのようにすることにより、入力した評価表現に対し、似ている評価者種別の評 価者がどのような評価を行っているかを計算することができる。
[0135] 例えば、評価者種別として、性別「男」、年齢「不明」、職業「不明」及び趣味「バソコ ン」を入力し、評判情報として〔〇Xパソコン、騒音、大きい〕を入力したとする。この場 合、種別極性度計算手段 1031は、まず、どの組み合わせの極性度を計算するか決 める。ここでは、性別と対象物との組み合わせ、及び趣味と対象物との組み合わせに 対する極性度を計算するものとする。なお、種別極性度計算手段 1031は、どの組み 合わせの極性度を計算するかを、例えば、ユーザの入力操作に従って決定してもよ V、し、予め設定された設定情報に基づレ、て決定してもよ!/、。
[0136] 次に、種別極性度計算手段 1031は、評価者種別記憶部 205と評判情報記憶部 2 04とを参照し、性別が「男」であり、かつ対象物が「〇Xパソコン」である評判情報と、 その評判情報に対応する極性度とを全て取得 (抽出)する。そして、種別極性度計算 手段 1031は、抽出した各極性度の平均を求める。同様に、種別極性度計算手段 10 31は、趣味が「パソコン」であり、かつ対象物が「〇Xパソコン」である評判情報と、そ の評判情報に対応する極性度とを全て取得 (抽出)する。そして、種別極性度計算手 段 1031は、抽出した各極性度の平均を求める。
[0137] なお、上記に示した極性度の計算方法は一例であり、種別極性度計算手段 1031 は、評価者種別と本実施の形態で示した評判情報のその他の要素との組み合わせ に対する極性度を求めてもよい。また、種別極性度計算手段 1031は、抽出した各極 性度の平均ではなく合計を求めることによって極性度を求めてもよい。
[0138] 次に、動作について説明する。図 15は、第 3の実施の形態における評価極性推定 システムが評価極性を推定する処理例を示すフローチャートである。図 15に示すよう に、本実施の形態では、図 6に示す各処理に加えて、種別極性度計算処理 (ステツ プ S 18)が付加されている点で、第 1の実施の形態と異なる。
[0139] 以下、第 1の実施の形態と同様の処理をなす部分についてはその詳細な説明を省 略し、主として第 1の実施の形態と異なる点について説明する。なお、図 15に示すフ ローチャートにおいて、種別極性度計算処理 (ステップ S 18)と個別極性度計算処理 (ステップ S 13)とを実行する順番は逆でもよい。
[0140] まず、評価極性推定システムのデータ処理装置 100は、ユーザの操作に従って、 入力手段 300から評価対象の評判情報と評価者種別とを入力する (ステップ S 10)。 データ処理装置 100は、入力した評価者 ID、性別、年齢、職業、趣味又は購入商品 履歴等の評価者種別の情報を、極性推定手段 103の種別極性度計算手段 1031に 渡す。なお、データ処理装置 100は、評価者種別記憶部 205に予め評価者種別の 情報が蓄積されてレ、る場合は、評価者 IDのみを種別極性度計算手段 1031に渡す 。また、予め評価者種別情報が蓄積されていない場合には、データ処理装置 100は 、評価者種別の情報を入力して種別極性度計算手段 1031に渡す。
[0141] なお、評価者種別の情報を取得する方法として、例えば、自由記述アンケートに基 づいて評判情報を抽出する場合には、そのアンケート項目に評価者種別の項目も含 めるようにし、アンケートの収集結果力も評価者種別情報を抽出してもよい。また、ィ ンターネットのブログ記事に基づレ、て評判情報を抽出する場合には、そのブログ記 事の書き方によって記事記述者の性別を判定する既存手法を用いて評価者種別情 報を求めてもよい。
[0142] データ処理装置 100は、入力した評判情報と評価者種別とを、極性推定手段 103 の極性度参照手段 1011に渡す。
[0143] 次に、極性度参照手段 1011は、評価表現記憶部 201を参照し、評判情報に含ま れる評価表現の極性度を評価表現記憶部 201から取得 (抽出)する(ステップ SI 1)。 極性推定手段 103は、極性度参照手段 1011が抽出した極性度、評判情報及び評 価者種別とをメモリ等の記憶部に保持する。
[0144] 次に、極性推定手段 103は、ステップ S10で入力した入力評判情報と入力評価者 種別とを受け取り(入力し)、評判情報記憶部 204と評価者種別記憶部 205とを参照 し、関連する評判情報、評価者種別及び極性度を評判情報記憶部 204及び評価者 種別記憶部 205から全て取得 (抽出)する(ステップ S 12)。
[0145] 例えば、極性推定手段 103は、入力評判情報〔〇 Xパソコン、騒音、大きい〕を入 力し、入力評価者種別として性別「男」及び趣味「パソコン」を受け取ると (入力すると )、評判情報記憶部 204と評価者種別記憶部 205とを参照して、対象物「〇 Xバソコ ン」、属性表現「騒音」、評価表現「大きい」、性別「男」、又は趣味「パソコン」を含む 評判情報を全て取得 (抽出)する。本例では、取得データは、対象物、属性表現、評 価表現、性別、趣味及び極性度を含むレコードである。そして、極性推定手段 103は 、取得したレコードを種別極性度計算手段 1031に渡す。
[0146] 次に、種別極性度計算手段 1031は、年齢や性別等の評価者種別と評判情報との 組み合わせ毎に対する極性度 (評価者種別極性度)を計算する (ステップ S 18)。種 別極性度計算手段 1031は、ステップ S 10の入力評判情報及び入力評価者種別と、 ステップ S 12で取得したレコードとを受け取り(入力し)、年齢と対象物との組み合わ せに対する極性度、趣味と対象物との組み合わせに対する極性度等を計算する。
[0147] 例えば、評価者種別として、性別「男」、年齢「不明」、職業「不明」及び趣味「バソコ ン」を入力し、評判情報として〔〇Xパソコン、騒音、大きい〕を受け取った (入力した) ものとする。この場合、種別極性度計算手段 1031は、まず、どの組み合わせの極性 度を計算するか決める。ここでは、性別と対象物との組み合わせ、及び趣味と対象物 との組み合わせに対する極性度を計算するものとする。
[0148] 次に、種別極性度計算手段 1031は、ステップ S12で取得したレコードのうち、性別 力 S「男」であり、かつ対象物が「〇Xパソコン」である評判情報と、その評判情報に対 応する極性度とを全て取得 (抽出)する。そして、種別極性度計算手段 1031は、抽 出した各極性度の平均を求める。同様に、種別極性度計算手段 1031は、趣味が「 パソコン」であり、かつ対象物が「〇Xパソコン」である評判情報と、その評判情報に 対応する極性度とを全て取得 (抽出)する。そして、種別極性度計算手段 1031は、 抽出した各極性度の平均を求める。
[0149] なお、上記に示した極性度の計算方法は一例であり、種別極性度計算手段 1031 は、評価者種別と本実施の形態で示した評判情報のその他の要素との組み合わせ に対する極性度を計算してもよい。また、種別極性度計算手段 1031は、抽出した各 極性度の平均ではなく合計を求めることによって極性度を求めてもよい。
[0150] 次に、個別極性度計算手段 1012は、ステップ S10で入力した入力評判情報と、ス テツプ S 12で取得したレコードとを受け取り(入力し)、対象物、属性表現若しくは評 価表現、又は対象物、属性表現若しくは評価表現のうちのいずれ力、 2つ又は全ての 組み合わせに対する極性度を計算する (ステップ S 13)。
[0151] 次に、総合極性度計算手段 1013は、ステップ SI 1で取得 (抽出)した極性度(評価 表現極性度)、ステップ SI 8で計算した評価者種別と評判情報との組み合わせに対 する極性度 (評価者種別極性度)、及びステップ S 13で計算した個別極性度を入力 し、これら評価表現極性度、評価者種別極性度、及び個別極性度を総合した極性度 (総合極性度)を計算する(ステップ S14)。例えば、総合極性度計算手段 1013は、 ステップ S 11で取得した極性度に、ステップ S18で計算した極性度の平均と、ステツ プ S 13で計算した個別極性度の平均とを加えることで、統合した極性度(総合極性度 )を計算する。
[0152] なお、上記に示した極性度の計算方法は一例であり、総合極性度計算手段 1013 は、各極性度の合計や平均を求めることによって総合極性度を求めてもよい。
[0153] 次に、極性度登録手段 1014は、ステップ SI 1で入力した入力評判情報と入力評 価者種別、及びステップ S14で計算した極性度を、評判情報記憶部 204と評価者種 別記憶部 205に追加登録する(ステップ S15)。この場合、極性度登録手段 1014は 、評判情報と、極性度と、評価者 IDとを対応付けて評判情報記憶部 205に記憶させ
[0154] 次に、極性推定手段 103は、出力手段 400に、極性度を出力させる(ステップ S16
)。
[0155] 以上のように、本実施の形態によれば、種別極性度計算手段 1031が評価者の種 別毎の評価傾向を計算して評価極性を計算する。そのため、第 1の実施の形態で示 した効果に加えて、評判情報の評価者種別による偏りを考慮した評判情報の極性推 定を fiうこと力できる。
[0156] 次に、第 1の実施の形態から第 3の実施の形態までに示した各情報抽出システム( 評価極性推定システム)の具体的な構成例について説明する。図 16は、上記の各実 施の形態で示した各評価極性推定システムの具体的な構成例を示すブロック図であ る。図 16に示すように、評価極性推定システムは、データ処理装置 100A、記憶装置 200A、入力装置 300A、出力装置 400A及びプログラム記憶装置 600を含む。なお 、図 16に示す例において、データ処理装置 100は、プログラムに従って動作するコ ンピュータによって実現される。
[0157] データ処理装置 100Aには、キーボードやマウス等の入力装置 300Aと、ディスプ レイ装置やプリンタ等の出力装置 400Aが接続される。また、データ処理装置 100に は、記憶装置 200Aが接続される。記憶装置 200Aは、評価表現記憶部 201や評判 情報記憶部 202等を含む装置であり、データ処理装置 100Aとバス等を介して接続 されて!/、てもよ!/、し、通信ネットワークを介して接続されて!/、てもよ!/、。
[0158] また、第 3の実施の形態で示した評価極性推定システムを実現する場合、記憶装 置 200Aは、評価者種別記憶部 205も含む。
[0159] また、データ処理装置 100は、評価極性推定プログラム 500を記憶するプログラム 記憶装置 (例えば、ハードディスク装置や CD— ROM) 600を備える。例えば、評価 極性推定プログラム 500として、プログラム記憶装置 600は、コンピュータに、評価極 性が既知である評判情報を予め記憶する評判情報記憶処理と、予め記憶する評価 極性が既知である評判情報に基づいて、評価極性が未知である評判情報の評価極 性を推定する極性推定処理とを実行させるための極性推定用プログラムを記憶して いる。
[0160] データ処理装置 100Aは、プログラム記憶装置 600から評価極性推定プログラム 5 00を読込み、読み込んだ評価極性推定プログラム 500に従って動作する。そのよう に動作することによって、データ処理装置 100Aは、極性推定手段 101や極性推定 手段 102、極性推定手段 103として動作する。
[0161] また、コンピュータであるデータ処理装置 100Aは、内部に記憶装置を備え、その 記憶装置に情報 (例えば、入力の評判情報)を記憶してもよ!/、。
[0162] また、上記の各実施の形態において、各手段(評価極性推定手段 101、極性度参 照手段 1011、個別極性度計算手段 1012、総合極性度計算手段 1013、極性度登 録手段 1014、重み付け手段 1021、種別極性度計算手段 1031)をそれぞれ別個の ハードウェア装置として、データ処理装置 100が備えて!/、てもよ!/、。
[0163] また、上記の各実施の形態では、入力手段 100の例としてキーボードやマウスを示 したが、通信ネットワークを介して他の装置から評価極性推定システムに評判情報が 入力されるようにしてもよい。この場合、通信ネットワークを介して通信を行うための通 信インタフェース部を入力手段 100として用いればよい。また、出力する極性度の出 力態様も、通信ネットワークを介して他の装置に極性度を出力する態様であってもよ い。この場合も、通信ネットワークを介して通信を行うための通信インタフェース部を 出力手段 400として用いればよ!/、。
[0164] なお、入力手段 300は、入力装置 300Aによって実現される。また、出力手段 400 は、出力装置 400Aによって実現される。
[0165] 実施の形態 4.
次に、本発明の第 4の実施の形態について図面を参照して説明する。本実施の形 態では、第 1の実施の形態から第 3の実施の形態までに示したいずれかの評価極性 推定システムを、評判情報を配信する情報サービスシステム (評判情報配信システム )に適用したビジネスモデルについて説明する。
[0166] 図 17は、本発明による情報サービスシステムの構成例を示すブロック図である。本 実施の形態の情報サービスシステムは、評価極性推定システム 1000と、評判情報 抽出システム 2000と、評判情報サービスシステム 3000と、評価極性推敲者端末 40 0と、サービス利用者端末 5000とを含む。なお、評価極性推定システム 1000、評判 情報抽出システム 2000、評判情報サービスシステム 3000、評価極性推敲者端末 4 000及びサービス利用者端末 5000は、例えば、インターネット等の通信ネットワーク を介して接続される。
[0167] 評価極性推定システム 1000は、例えば、評判情報の配信サービスを提供するサ 一ビス事業者 (以下、評判情報サービス運営者ともいう)によって運営される。評価極 性推定システム 1000は、具体的には、プログラムに従って動作するワークステーショ ンゃパーソナルコンピュータ等の情報処理装置によって実現される。評価極性推定 システム 1000は、第 1の実施の形態から第 3の実施の形態までのうちのいずれかの 評価極性推定システムである。
[0168] 図 18は、第 4の実施の形態における極性推定システムの構成例を示すブロック図 である。本実施の形態では、一例として、第 1の実施の形態で示した評価極性推定シ ステムを情報サービスシステムに適用する場合を説明する。ただし、図 18に示すよう に、本実施の形態では、評価極性推定システムが、第 1の実施の形態で示した構成 要素に加えて、評判情報読み込み手段 111及び評判情報書き込み手段 112を含む 点で、第 1の実施の形態で示した構成と多少異なる。 [0169] なお、図 18では、一例として、第 1の実施の形態で示した評価極性推定システムを 情報サービスシステムに適用する場合の構成を示している力 S、第 2の実施の形態又 は第 3の実施の形態で示した評価極性推定システムを用いる場合も同様である。
[0170] 評判情報読み込み手段 111及び評判情報書き込み手段 112は、具体的には、プ ログラムに従って動作する評価極性推定システム 1000を実現する情報処理装置の CPU及びネットワークインタフェース部によって実現される。評判情報読み込み手段 11 1は、通信ネットワークを介して対象物や属性表現、評価表現 (評判情報)を入力( 受信)し、評価極性推定システム 1000内の評判情報蓄積部 (評判情報記憶部 202) 力 情報を読み出す機能を備える。評判情報書き込み手段 112は、通信ネットワーク を介して対象物や属性表現、評価表現、極性度を入力(受信)し、入力したこれらの 情報を評価極性推定システム 1000内の評判情報蓄積部 (評判情報記憶部 202)に 書き込む機能を備える。
[0171] 評判情報抽出システム 2000は、例えば、評判情報サービス運営者によって運営さ れ、具体的には、プログラムに従って動作するワークステーションやパーソナルコンビ ユータ等の情報処理装置によって実現される。評判情報抽出システム 2000は、通信 ネットワークを介して自然文テキストを入力(受信)し、評判情報を抽出し出力する機 能を備える。なお、評判情報抽出システム 2000は、前述した既存システムを用いて 実現される。
[0172] 例えば、評判情報抽出システム 2000は、評判情報を蓄積するデータベースを備え 、入力した自然文テキストに基づいてデータベースから評判情報を抽出する。そして 、評判情報抽出システム 2000は、抽出した評判情報を、通信ネットワークを介して評 判情報サービスシステム 3000に出力(送信)する。
[0173] 評判情報サービスシステム 3000は、例えば、評判情報サービス運営者によって運 営され、具体的には、プログラムに従って動作するワークステーションやパーソナルコ ンピュータ等の情報処理装置によって実現される。
[0174] 評判情報サービスシステム 3000は、サービス利用者のサービス利用者端末 5000 から、通信ネットワークを介して自然文テキストを入力(受信)する機能を備える。また 、評判情報サービスシステム 3000は、その入力した自然文テキストを用いて評判情 報抽出システム 2000に評判情報を出力させる機能を備える。例えば、評判情報サ 一ビスシステム 3000は、通信ネットワークを介して自然文テキストを評判情報抽出シ ステム 2000に出力(送信)する。そして、評判情報サービスシステム 3000は、評判 情報抽出システム 2000が抽出した評判情報を、通信ネットワークを介して評判情報 抽出システム 2000から入力(受信)する。
[0175] また、評判情報サービスシステム 3000は、評判情報を評価極性推定システム 100 0に出力(送信)し、評価極性推定システム 1000に極性度(評価極性)を出力させる 機能を備える。そのように動作することによって、評価極性推定システム 1000内の評 判情報記憶部 (評判情報記憶部 202)に評判情報と評価極性とが記憶される。また、 評判情報サービスシステム 3000は、評判情報と、評価極性推定システム 1000が推 定した極性度とを、通信ネットワークを介してサービス利用者端末 5000に送信して、 サービス利用者に提示する機能を備える。
[0176] また、評判情報サービスシステム 3000は、評価極性推敲者の評価極性推敲者端 末 4000からの要求に応じて、評価極性推定システム 1000内の評判情報と極性度と を、通信ネットワークを介して評価極性推敲者端末 4000に出力(送信)して提示し、 評判情報とその評価極性との訂正を評価極性遂行者に促す機能を備える。また、評 判情報サービスシステム 3000は、評判情報サービス運営者がサービス利用者から 受け取るべき金額 (サービス利用料)や、評価極性推敲者に支払うべき金額 (推敲料 )を記録する機能を備える。
[0177] 以下の説明では、評判情報サービスシステム 3000が、サービス利用者の端末(サ 一ビス利用者端末 5000)及び評価極性推敲者の端末 (評価極性推敲者端末 4000 )と情報を送受信するものとして説明する。
[0178] サービス利用者端末 5000は、サービス利用者によって操作される端末であり、具 体的には、パーソナルコンピュータ等の情報処理端末によって実現される。なお、図 17では、 1つのサービス利用者端末 5000を示している力 情報サービスシステムは 、複数のサービス利用者端末 5000を含んでもよい。また、サービス利用者端末 500 0は、例えば、携帯電話機や PDA等の携帯端末であってもよい。
[0179] 評価極性推敲者端末 4000は、評価極性推敲者によって操作される端末であり、具 体的には、パーソナルコンピュータ等の情報処理端末によって実現される。なお、図 17では、 1つの評価極性推敲者端末 4000を示している力 情報サービスシステムは 、複数の評価極性推敲者端末 4000を含んでもよい。また、評価極性推敲者端末 40 00は、例えば、携帯電話機や PDA等の携帯端末であってもよい。
[0180] 次に、評判情報サービスシステム 3000の構成について説明する。図 17に示すよう に、評判情報サービスシステム 3000は、制御部 3001と、金銭情報記憶手段 3002と を備える。制御部 3001は、評判情報サービスシステム 3000が備える記憶装置(図 示せず)が記憶するプログラムに従って動作する。制御部 3001は、サービス利用者 端末 5000や、評価極性推敲者端末 4000、評価極性推定システム 1000、評判情報 抽出システム 2000との間で、通信ネットワークを介して情報を送受信する機能を備え
[0181] なお、評判情報サービスシステム 3000は、サービス利用者端末 5000や、評価極 性推敲者端末 4000、評判情報抽出システム 2000、評価極性推定システム 1000と の通信を行う際に情報を送受信するための通信インタフェース部を備える力 図 17 では、通信インタフェース部の図示を省略している。従って、具体的には、制御部 30 01は、通信インタフェース部(図示せず)を介して他の装置と情報を送受信する。
[0182] 金銭情報記憶手段 3002は、具体的には、磁気ディスク装置や光ディスク装置等の データベース装置によって実現される。金銭情報記憶手段 3002は、評判情報サー ビス運営者が評価極性推敲者に支払うべき金額 (推敲料)や、サービス利用者から 受け取るべき金額 (サービス利用料)を記憶する。本実施の形態では、制御部 3001 は、これら推敲料やサービス利用料の金額を算出し、金銭情報記憶手段 3002に記 憶させる機能を備える。
[0183] なお、評判情報サービス運営者は、評判情報の配信サービスを提供するサービス 事業者であり、評判情報サービスシステム 3000、評価極性推定システム 1000、及 び評判情報抽出システム 2000の管理者である。
[0184] また、本実施の形態にお!/、て、評価極性推定システム 1000、評判情報抽出システ ム 2000及び評判情報サービスシステム 3000のうちのいずれ力、 2つ又は全てを 1つ の情報処理装置を用いて実現してもよ!/、。 [0185] 次に、動作について説明する。まず、サービス利用者端末 5000に対して評判情報 を配信する動作を説明する。図 19は、サービス利用者端末 5000に対して評判情報 を配信する処理の一例を示すフローチャートである。
[0186] サービス利用者端末 5000は、サービス利用者の操作に従って、評判情報を抽出 したい自然文テキストを入力し、通信ネットワークを介して評判情報サービスシステム 3000に送信する(ステップ S100)。すると、評判情報サービスシステム 3000の制御 部 3001は、サービス利用者端末 5000から、通信ネットワークを介して自然文テキス トの情報を受信する。
[0187] 次いで、制御部 3001は、評判情報抽出システム 2000を用いて、 自然文テキストか ら評判情報を得る。具体的には、制御部 3001は、サービス利用者端末 5000から受 信した自然文テキストを、通信ネットワークを介して評判情報抽出システム 2000に転 送(送信)する(ステップ S101)。すると、評判情報抽出システム 2000は、受信した自 然文テキストに基づいてデータベースから評判情報を抽出し、通信ネットワークを介 して評判情報サービスシステム 3000に送信する(ステップ S 102)。
[0188] 次いで、制御部 3001は、評価極性推定システム 1000を用いて、評価表現を入力 し、その評価極性を得る。具体的には、制御部 3001は、評価極性推定システム 100 0から受信した評判情報を、通信ネットワークを介して評価極性推定システム 1000に 転送(送信)する(ステップ S 103)。評価極性推定システム 1000は、第 1の実施の形 態で示した評価極性の推定処理と同様の処理に従って、評判情報を入力(受信)し、 評価極性を推定して (ステップ S 104)、その推定結果を評判情報サービスシステム 3 000に返す。そのように動作することによって、評価極性推定システム 1000は、推定 した評価極性を、通信ネットワークを介して評判情報サービスシステム 3000に送信 する(ステップ S 105)とともに、評価極性推定システム 1000内の評判情報蓄積部(評 判情報記憶部 202)に評判情報とその評価極性が蓄積される。
[0189] なお、本実施の形態では、評価極性推定システム 1000が第 1の実施の形態で示し た評価極性の推定処理と同様の処理を実行する場合を示すが、評価極性推定シス テム 1000は、第 2の実施の形態又は第 3の実施の形態で示した評価極性の推定処 理と同様の処理を実行してもよ!/ヽ。 [0190] 制御部 3001は、評判情報抽出システム 2000が抽出した評判情報と、評価極性推 定システム 1000が推定したその評判情報に対する評価極性とを、通信ネットワーク を介してサービス利用者端末 5000に送信する(ステップ S106)。すると、サービス利 用者端末 5000は、評判情報とその評価極性とをサービス利用者に提示する。例え ば、サービス利用者端末 5000は、受信した評判情報及び評価極性を、ディスプレイ 装置等の表示装置に表示する。
[0191] 同時に、制御部 3001は、評判情報の配信サービスを利用したことに対するサービ ス利用者への課金処理を実行する(ステップ S 107)。具体的には、制御部 3001は、 サービス利用者力 受け取る金額 (サービス利用料)を算出し、金銭情報記憶手段 3 002に記憶させる。この場合、制御部 3001は、金額の情報と、サービス利用者の識 別情報とを対応付けて金銭情報記憶手段 3002に記憶させる。
[0192] 次に、評判情報及び評価極性を推敲する動作を説明する。図 20は、評判情報及 び評価極性を推敲する処理の一例を示すフローチャートである。
[0193] 評価極性推敲者端末 4000は、評価極性推敲者の操作に従って、閲覧や推敲を行 いたい評判情報を検索するため、対象物や属性表現、評価表現を入力し、通信ネッ トワークを介して評判情報サービスシステム 3000に送信する(ステップ S200)。する と、評判情報サービスシステム 3000の制御部 3001は、評価極性推敲者端末 4000 から、通信ネットワークを介して対象物や属性表現、評価表現を受信する。
[0194] 制御部 3001は、対象物や属性表現、評価表現を受信すると、評価極性推定シス テム 1000の評判情報読み込み手段 111を用いて、評判情報蓄積部 (評判情報記憶 部 202)の評判情報とその評価極性を読み出させる。具体的には、制御部 3001は、 受信した対象物や属性表現、評価表現とともに、評判情報及び評価極性の抽出要 求を、通信ネットワークを介して評価極性推定システム 1000に送信する(ステップ S2 01)。すると、評価極性推定システム 1000の評判情報読み込み手段 111は、受信し た対象物や属性表現、評価表現に合致する評判情報、及びその評判情報に対応す る評価極性を、評判情報記憶部 202から抽出する。そして、評判情報読み込み手段 111は、抽出した評判情報及び評価極性を、通信ネットワークを介して評判情報サ 一ビスシステム 3000に送信する(ステップ S202)。 [0195] 次いで、制御部 3001は、評価極性推定システム 1000が抽出した評判情報とその 評価極性とを、通信ネットワークを介して推敲者端末 4000に送信 (転送)する (ステツ プ S203)。
[0196] 推敲者端末 4000は、通信ネットワークを介して評判情報とその評価極性とを受信 し、評価極性推敲者に提示して、閲覧と推敲を促す。例えば、評価極性推敲者端末 4000は、受信した評判情報及び評価極性を、ディスプレイ装置等の表示装置に表 示する。
[0197] 評価極性推敲者は、評判情報及び評価極性を閲覧し、評価極性推敲者端末 400 0を操作して、間違っている評判情報や評価極性を訂正する。この場合、評価極性 推敲者端末 4000は、評価極性推敲者の操作に従って、評判情報及び評価極性を 訂正し、訂正内容を通信ネットワークを介して評判情報サービスシステム 3000に送 信する(ステップ S204)。
[0198] 次いで、評判情報サービスシステム 3000の制御部 3001は、受信した訂正後の評 判情報及び評価極性を、通信ネットワークを介して評価極性推定システム 1000に転 送(送信)する(ステップ S205)。すると、評価極性推定システム 1000の評判情報書 き込み手段 112は、受信した訂正後の評判情報及び評価極性を評判情報記憶部 2 02に記憶させ、評判情報記憶部 202の記憶内容を更新させる (ステップ S206)。
[0199] また、制御部 3001は、評判情報及び評価極性の推敲に対する評価極性推敲者へ の推敲料の支払いの決済処理を実行する(ステップ S207)。具体的には、制御部 30 01は、推敲者に対して評判情報サービス運営者が支払うべき金額 (評判推敲の対価 (推敲料))の情報を算出し、金銭情報記憶手段 3002に記憶させる。この場合、制御 部 3001は、金額の情報と、評価極性推敲者の識別情報とを対応付けて金銭情報記 憶手段 3001に記憶させる。
[0200] ここで、サービス利用者と評価極性推敲者とが同じであってもよい。その場合、評価 極性推敲者 (サービス利用者)に対して対価を支払う必要をなくしたり、サービス利用 者が支払うべきサービス利用料を軽減したりしてもよい。
[0201] 以上のように、本実施の形態によれば、評判情報サービスシステム 3000は、サー ビス利用者端末 5000からの要求に応じて、評判情報抽出システム 2000が抽出する 評判情報とともに、評価極性推定システム 1000が推定する評価極性を配信する。こ の場合、評価極性推定システムが蓄積する極性度の正解が 1つ増えることで(正しい 既知の極性度を 1つ蓄積する毎に)、関連するその他の評判情報の評価極性の推定 精度を向上させることができる。従って、時間が経過するに従って、コストを抑えなが ら、評判情報に対する評価極性の推定精度を向上させることができる。
[0202] また、本実施の形態によれば、評判情報の評価極性を計算する際に、評判情報蓄 積部に蓄積された情報に基づいて評価極性を計算する。そのため、評価指標推敲 者が推敲した評判情報だけでなぐその評判情報に関連する評判情報の評価極性 の推定精度も向上させることができる。
[0203] また、従来、評判情報の評価極性の推定精度を向上させるためには、評判情報を 1 つずつ手作業で見直していかなければならな力、つたため、システムの運営開始から 短期間で評価極性の推定精度を向上させることはできな力、つた。しかし、本実施の形 態によれば、従来よりも、システムの運営開始から短期間で評価極性の推定精度を 向上させること力 Sでさる。
[0204] 実施の形態 5.
次に、本発明の第 5の実施の形態について図面を参照して説明する。第 1の実施 の形態〜第 4の実施の形態では、極性推定システムが評価極性推定システムである 場合を説明したが、極性推定システムを評判情報の評価極性以外の極性を推定す る用途に適用してもよい。例えば、極性推定システムを電子メールの内容や電子掲 示板の情報等の各種文書から抽出したキーワードの集合 (キーワード集合ともいう) の極性を推定する用途に適用してもよい。また、極性は、推定対象の情報が肯定的 であるか否定的であるかに限らず、推定対象のキーワード集合が何らかの 2つの概 念で分類できる場合に!/、ずれの概念に属する力、を示す情報であってもよ!/、。
[0205] 図 21は、第 5の実施の形態における極性推定システムの構成例を示すブロック図 である。図 21に示すように、本実施の形態では、記憶装置 200が、評価表現記憶部 201及び評判情報記憶部 202に代えて、表現記憶部 206及び情報記憶部 207を含 む点で、第 1の実施の形態と異なる。なお、表現記憶部 206及び情報記憶部 207以 外の構成要素の基本的な機能は、第 1の実施の形態で示したそれらの機能と同様で ある。
[0206] 以下、第 1の実施の形態と同様の構成をなす部分についてはその詳細な説明を省 略し、主として第 1の実施の形態と異なる部分について説明する。
[0207] 表現記憶部 206は、極性が既知である各種表現を予め記憶する。図 22は、表現記 憶部 206が記憶する各種表現及び極性の一例を示す説明図である。図 22に示すよ うに、表現記憶部 206は、表現と各種極性度(極性)とを対応付けて記憶するデータ ベースである。また、本実施の形態では、図 22に示すように、表現記憶部 206は、 1 つの表現に対して複数の極性度を対応付けて記憶する。
[0208] 本実施の形態では、極性の 1つとして、その表現が本格的な概念を示すものである か否かを示す情報 (本格度極性ともいう)を用いる。図 22に示す例では、本格度極性 の極性度が「1」に近いほど本格的な概念の表現であることを示す。また、本格度極 性の極性度が「一 1」に近!/、ほど本格的な概念からほど遠!/、表現であることを示す。
[0209] また、本実施の形態では、極性の 1つとして、その表現が心温まる雰囲気を示すも のであるか否かを示す情報(心温まり度極性ともいう)を用いる。図 22に示す例では、 心温まり度極性の極性度が「1」に近いほど心温まる雰囲気を示す表現であることを 示す。また、心温まり度極性の極性度が「一 1」に近いほど心が冷たくなるような雰囲 気を示す表現であることを示す。
[0210] また、本実施の形態では、極性の 1つとして、その表現が気分をスカツとさせる雰囲 気を示すものであるか否かを示す情報(爽快度極性とも!、う)を用いる。図 22に示す 例では、爽快度極性の極性度が「1」に近いほど気分をスカツとさせる雰囲気を示す 表現であることを示す。また、爽快度極性の極性度が「一 1」に近いほど気分が晴れ なレ、雰囲気を示す表現であることを示す。
[0211] 例えば、図 22に示す例では、表現「大自然」については、本格的な概念であり心温 まる雰囲気を示す表現であるため、本格度極性及び心温まり度極性の極性度の値が 大きい。また、表現「大自然」については、気分をスカツとさせる雰囲気を示す表現で はな!/、ため、爽快度極性の極性度の値が小さ!/、。
[0212] 情報記憶部 207は、キーワード集合と、極性推定手段 101が出力する極性度とを 記憶する。図 23は、情報記憶部 207が記憶するキーワード集合及び極性の一例を 示す説明図である。情報記憶部 207は、各種文書に含まれうるキーワード集合と、そ のキーワード集合の各種極性度とを対応付けて記憶するデータベースである。また、 本実施の形態では、図 23に示すように、情報記憶部 207は、 1つのキーワード集合 に対して複数の極性度を対応付けて 1レコードとして記憶する。なお、情報記憶部 20 7が記憶するキーワード集合及び極性度は、極性推定手段 101が出力する極性度に 基づいて随時更新される。
[0213] 次に、動作について説明する。本実施の形態において、極性推定システムは、第 1 の実施の形態で示した評価極性推定システムが評判情報の評価極性を推定する処 理と同様の処理に従って、キーワード集合の各種極性を推定する。まず、極性推定 システムの極性推定手段 101は、第 1の実施の形態で示したステップ S 10と同様の 処理に従って、入力手段 300から推定対象のキーワード集合を入力する。また、極 性推定手段 101は、第 1の実施の形態で示したステップ S 11〜S14と同様の処理に 従って、推定対象のキーワード集合に対する各種極性度を計算する。そして、極性 推定手段 101は、第 1の実施の形態で示したステップ S 16と同様の処理に従って、 出力手段 400に、計算した各種極性度を出力させる。
[0214] 例えば、極性推定手段 101は、ステップ S11と同様の処理に従って、キーワード集 合中のキーワードに表現記憶部 206が記憶する表現と合致するものがある場合には 、その表現に対応する各極性度を表現記憶部 206から抽出する。また、表現記憶部 206に合致する表現が記憶されていない場合には、極性推定手段 101は、例えば、 ステップ S 13と同様の処理に従って、情報記憶部 207が記憶する各レコードのうち、 キーワード集合中のキーワードに合致するレコードの極性度の平均値を求めることに よって、個別極性度を求める。例えば、図 23に示す例において、本格度極性の極性 度を計算する場合には、極性推定手段 101は、情報記憶部 207が記憶する各レコー ドのうち、キーワード「ゴルフ」や「大地」、「闘志」、「ボール」、「雲」、「嵐」、「夢」が出 現するレコードを全て抽出し、それらのレコードに含まれる極性度の平均値を求める
[0215] 以上のように、本実施の形態によれば、極性が既知である情報に含まれるキーヮー ド毎に、それぞれの極性度を計算する。また、極性が不明である情報に含まれるキー ワードと照らし合わせて極性度を出力する。そのため、極性が不明である情報に対し て、極性が既知である情報を利用して、各種極性を推定することができる。
[0216] なお、本実施の形態では、第 1の実施の形態で示した評価極性を推定する処理と 同様の処理に従って、キーワード集合の各種極性を推定する場合を説明したが、第 2の実施の形態又は第 3の実施の形態と同様の処理に従って、キーワード集合の各 種極性を推定するようにしてもよい。例えば、極性推定システムは、本実施の形態で 示した処理に加えて所定の重み付け処理を行うことによって、キーワード集合の各種 極性を推定してもよい。また、例えば、極性推定システムは、本実施の形態で示した 処理に加えて、各キーワードの極性を判断した者の種別に基づいて、キーワード集 合の各種極性を推定してもよい。また、例えば、第 4の実施の形態と同様の処理に従 つて、極性推定システムを、キーワード集合とともに極性を配信するサービスモデル の用途に適用してもよい。
[0217] 以上、実施形態を参照して本発明を説明したが、本発明は、上述した実施形態に 限定されるものではない。本発明の構成や詳細には、本発明のスコープ内で当業者 が理解し得る様々な変更をすることができる。
[0218] 例えば、本発明が適用される極性推定システムの他の態様として、対象物の評価を 示す表現である評価表現を予め記憶する評価表現記憶部 (例えば、評価表現記憶 部 201によって実現される)を備え、評価表現記憶部は、評価表現が肯定的な表現 を含むか否定的な表現を含むかを示す評価表現極性を、評価表現に対応付けて記 憶し、極性推定手段は、評価表現記憶部が記憶する評価表現及び評価表現極性に 基づ!/、て、評価極性が未知である評判情報の評価極性を推定するものであってもよ い。
[0219] また例えば、本発明が適用される極性推定システムの他の態様として、評判情報記 憶部は、評判情報と、評判情報の評価極性とを対応付けて記憶し、極性推定手段は 、評判情報記憶部が記憶する評判情報及び評価極性に基づ!/ゝて、評価極性が未知 である評判情報の評価極性を推定するものであってもよい。
[0220] また例えば、本発明が適用される極性推定システムの他の態様として、評判情報記 憶部は、評判情報を取得した時を示す取得時情報 (例えば、図 8に示す評判情報を 取得した時間)を、評判情報に対応付けて記憶し、極性推定手段は、評判情報記憶 部が記憶する取得時情報に基づいて、評判情報記憶部が記憶する評判情報に対応 する評価極性に所定の重み付け処理を行う重み付け手段(例えば、重み付け手段 1 021によって実現される)と、重み付け手段が重み付け処理を行った評価極性及び 評判情報記憶部が記憶する評判情報に基づいて、評価極性が未知である評判情報 の評価極性を推定するものであってもよレ、。
[0221] また例えば、本発明が適用される極性推定システムの他の態様として、評判情報記 憶部は、評判情報を評価した評価者を示す評価者情報 (例えば、評価者 ID)を、評 判情報に対応付けて記憶し、極性推定手段は、評判情報記憶部が記憶する評判情 報及び評価者情報に基づいて、評価極性が未知である評判情報の評価極性を推定 するものであってもよい。
[0222] また例えば、本発明が適用される極性推定システムの他の態様として、極性推定手 段は、評価極性が既知である評判情報に含まれる属性表現に対応する極性度、評 判情報に含まれる対象物に対応する極性度、及び評判情報に含まれる評価表現に 対応する極性度を計算し、計算した各極性度のうちのいずれか 1つ、又は各極性度 のうちのいずれ力、 2つ以上の組み合わせに基づいて、入力した評判情報に対して計 算した各極性度を総合した総合的な極性度を計算するものであってもよい。
[0223] また例えば、本発明が適用される極性推定システムの他の態様として、極性推定手 段は、属性表現に対応する極性度、対象物に対応する極性度、及び評価表現に対 応する極性度のうちのいずれか 1つ、又はいずれか 2つ以上の平均値、合計値、又 は割合を計算することによって、総合的な極性度を求めるものであってもよい。
[0224] また例えば、本発明が適用される極性推定システムの他の態様として、極性推定手 段は、評判情報記憶部が記憶する評判情報のうち、入力した評判情報に含まれる属 性表現を含む各評判情報に対応する極性度の合計を求め、入力した評判情報に含 まれる属性表現を含む各評判情報に対応する極性度の平均を求め、又は入力した 評判情報に含まれる属性表現を含む評判情報の割合を計算することによって、属性 表現に対応する極性度を求めるものであってもよ!/、。
[0225] また例えば、本発明が適用される極性推定システムの他の態様として、極性推定手 段は、評判情報記憶部が記憶する評判情報のうち、入力した評判情報に含まれる対 象物を含む各評判情報に対応する極性度の合計を求め、入力した評判情報に含ま れる対象物を含む各評判情報に対応する極性度の平均を求め、入力した評判情報 に含まれる対象物を含む評判情報の割合を計算することによって、対象物に対応す る極性度を求めるものであってもよ!/、。
[0226] また例えば、本発明が適用される極性推定システムの他の態様として、極性推定手 段は、評判情報記憶部が記憶する評判情報のうち、入力した評判情報に含まれる評 価表現を含む各評判情報に対応する極性度の合計を求め、入力した評判情報に含 まれる評価表現を含む各評判情報に対応する極性度の平均を求め、入力した評判 情報に含まれる評価表現を含む評判情報の割合を計算することによって、評価表現 に対応する極性度を求めるものであってもよレ、。
[0227] また例えば、本発明が適用される極性推定システムの他の態様として、極性推定手 段は、評判情報を取得した時間順に重み付けして極性度を計算するものであっても よい。
[0228] また例えば、本発明が適用される極性推定システムの他の態様として、極性推定手 段は、評判情報を評価した評価者の種別を示す評価者種別に応じて極性度を計算 するものであってもよい。
[0229] また例えば、本発明が適用される極性推定システムの他の態様として、極性推定手 段は、評判情報の評価者種別として、評価者の年齢、性別、職業、趣味又は購入商 品それぞれに応じて極性度を計算するものであってもよい。
[0230] また例えば、本発明が適用される極性推定システムの他の態様として、極性推定手 段は、情報記憶部が記憶する情報に含まれる各キーワードに対応する極性度のうち のいずれか 1つ、又はいずれか 2つ以上の平均値、合計値、又は割合を計算すること によって、総合的な極性度を求めるものであってもよ!/、。
[0231] また、本発明が適用される極性推定システムの他の態様として、極性推定手段は、 情報記憶部が記憶する情報を取得した時間順に重み付けして極性度を計算するも のであってもよい。
[0232] また例えば、本発明が適用される極性推定システムの他の態様として、極性推定手 段は、情報記憶部が記憶する情報を評価した評価者の種別を示す評価者種別に応 じて極性度を計算するものであってもよ!/、。
[0233] また例えば、本発明が適用される極性推定システムの他の態様として、極性推定手 段は、情報記憶部が記憶する情報の評価者種別として、評価者の年齢、性別、職業 、趣味又は購入商品それぞれに応じて極性度を計算するものであってもよ!/、。
[0234] また例えば、本発明が適用される極性推定方法の他の態様として、対象物の評価 を示す表現である評価表現を予め記憶する評価表現記憶ステップを含み、評価表 現記憶ステップで、評価表現が肯定的な表現を含むか否定的な表現を含むかを示 す評価表現極性を、評価表現に対応付けて記憶し、極性推定ステップで、記憶する 評価表現及び評価表現極性に基づいて、評価極性が未知である評判情報の評価 極性を推定するものであってもよ!/、。
[0235] また例えば、本発明が適用される極性推定方法の他の態様として、評判情報記憶 ステップで、評判情報と、評判情報の評価極性とを対応付けて記憶し、極性推定ステ ップで、記憶した評判情報及び評価極性に基づ!/、て、評価極性が未知である評判 情報の評価極性を推定するものであってもよい。
[0236] また例えば、本発明が適用される極性推定方法の他の態様として、評判情報記憶 ステップで、評判情報を取得した時を示す取得時情報を、評判情報に対応付けて記 憶し、極性推定ステップで、記憶した取得時情報に基づいて、記憶した評判情報に 対応する評価極性に所定の重み付け処理を行い、重み付け処理を行った評価極性 及び記憶した評判情報に基づいて、評価極性が未知である評判情報の評価極性を 推定するものであってもよレ、。
[0237] また例えば、本発明が適用される極性推定方法の他の態様として、評判情報記憶 ステップで、評判情報を評価した評価者を示す評価者情報を、評判情報に対応付け て記憶し、極性推定ステップで、記憶した評判情報及び評価者情報に基づいて、評 価極性が未知である評判情報の評価極性を推定するものであってもよい。
[0238] また例えば、本発明が適用される極性推定方法の他の態様として、極性推定ステツ プで、評価極性が既知である評判情報に含まれる属性表現に対応する極性度、評 判情報に含まれる対象物に対応する極性度、及び評判情報に含まれる評価表現に 対応する極性度を計算し、計算した各極性度のうちのいずれか 1つ、又は各極性度 のうちのいずれ力、 2つ以上の組み合わせに基づいて、入力した評判情報に対して計 算した各極性度を総合した総合的な極性度を計算するものであってもよい。
[0239] また例えば、本発明が適用される極性推定方法の他の態様として、極性推定ステツ プで、属性表現に対応する極性度、対象物に対応する極性度、及び評価表現に対 応する極性度のうちのいずれか 1つ、又はいずれか 2つ以上の平均値、合計値、又 は割合を計算することによって、総合的な極性度を求めるものであってもよい。
[0240] また例えば、本発明が適用される極性推定方法の他の態様として、極性推定ステツ プで、記憶した評判情報のうち、入力した評判情報に含まれる属性表現を含む各評 判情報に対応する極性度の合計を求め、入力した評判情報に含まれる属性表現を 含む各評判情報に対応する極性度の平均を求め、又は入力した評判情報に含まれ る属性表現を含む評判情報の割合を計算することによって、属性表現に対応する極 性度を求めるものであってもよレ、。
[0241] また例えば、本発明が適用される極性推定方法の他の態様として、極性推定ステツ プで、記憶する評判情報のうち、入力した評判情報に含まれる対象物を含む各評判 情報に対応する極性度の合計を求め、入力した評判情報に含まれる対象物を含む 各評判情報に対応する極性度の平均を求め、入力した評判情報に含まれる対象物 を含む評判情報の割合を計算することによって、対象物に対応する極性度を求める ものであってもよい。
[0242] また例えば、本発明が適用される極性推定方法の他の態様として、極性推定ステツ プで、記憶する評判情報のうち、入力した評判情報に含まれる評価表現を含む各評 判情報に対応する極性度の合計を求め、入力した評判情報に含まれる評価表現を 含む各評判情報に対応する極性度の平均を求め、入力した評判情報に含まれる評 価表現を含む評判情報の割合を計算することによって、評価表現に対応する極性度 を求めるものであってもよレ、。
[0243] また例えば、本発明が適用される極性推定方法の他の態様として、極性推定ステツ プで、評判情報を取得した時間順に重み付けして極性度を計算するものであっても よい。 [0244] また例えば、本発明が適用される極性推定方法の他の態様として、極性推定ステツ プで、評判情報を評価した評価者の種別を示す評価者種別に応じて極性度を計算 するものであってもよい。
[0245] また例えば、本発明が適用される極性推定方法の他の態様として、極性推定ステツ プで、評判情報の評価者種別として、評価者の年齢、性別、職業、趣味又は購入商 品それぞれに応じて極性度を計算するものであってもよい。
[0246] また例えば、本発明が適用される極性推定用プログラムの他の態様として、コンビュ ータに、対象物の評価を示す表現である評価表現を予め記憶する評価表現記憶処 理を実行させ、評価表現記憶処理で、評価表現が肯定的な表現を含むか否定的な 表現を含む力、を示す評価表現極性を、評価表現に対応付けて記憶する処理を実行 させ、極性推定ステップで、記憶する評価表現及び評価表現極性に基づいて、評価 極性が未知である評判情報の評価極性を推定する処理を実行させるものであつ てもよい。
[0247] また例えば、本発明が適用される極性推定用プログラムの他の態様として、コンビュ ータに、評判情報記憶処理で、評判情報と、評判情報の評価極性とを対応付けて記 憶する処理を実行させ、極性推定処理で、記憶した評判情報及び評価極性に基づ V、て、評価極性が未知である評判情報の評価極性を推定する処理を実行させるもの であってもよい。
[0248] また例えば、本発明が適用される極性推定用プログラムの他の態様として、コンビュ ータに、評判情報記憶処理で、評判情報を取得した時を示す取得時情報を、評判情 報に対応付けて記憶する処理を実行させ、極性推定処理で、記憶した取得時情報 に基づ!/、て、記憶した評判情報に対応する評価極性に所定の重み付け処理を実行 させ、重み付け処理を行った評価極性及び記憶した評判情報に基づ!/、て、評価極 性が未知である評判情報の評価極性を推定する処理を実行させるものであってもよ い。
[0249] また例えば、本発明が適用される極性推定用プログラムの他の態様として、コンビュ ータに、評判情報記憶処理で、評判情報を評価した評価者を示す評価者情報を、評 判情報に対応付けて記憶する処理を実行させ、極性推定処理で、記憶した評判情 報及び評価者情報に基づいて、評価極性が未知である評判情報の評価極性を推定 する処理を実行させるものであってもよレ、。
[0250] また例えば、本発明が適用される極性推定用プログラムの他の態様として、コンビュ ータに、極性推定処理で、評価極性が既知である評判情報に含まれる属性表現に 対応する極性度、評判情報に含まれる対象物に対応する極性度、及び評判情報に 含まれる評価表現に対応する極性度を計算する処理を実行させ、計算した各極性度 のうちのいずれか 1つ、又は各極性度のうちのいずれか 2つ以上の,袓み合わせに基 づいて、入力した評判情報に対して計算した各極性度を総合した総合的な極性度を 計算する処理を実行させるものであってもよレ、。
[0251] また例えば、本発明が適用される極性推定用プログラムの他の態様として、コンビュ ータに、極性推定処理で、属性表現に対応する極性度、対象物に対応する極性度、 及び評価表現に対応する極性度のうちのいずれか 1つ、又はいずれか 2つ以上の平 均値、合計値、又は割合を計算することによって、総合的な極性度を求める処理を実 fiさせるものであってもよレ、。
[0252] また例えば、本発明が適用される極性推定用プログラムの他の態様として、コンビュ ータに、極性推定処理で、記憶した評判情報のうち、入力した評判情報に含まれる 属性表現を含む各評判情報に対応する極性度の合計を求め、入力した評判情報に 含まれる属性表現を含む各評判情報に対応する極性度の平均を求め、又は入力し た評判情報に含まれる属性表現を含む評判情報の割合を計算することによって、属 性表現に対応する極性度を求める処理を実行させるものであってもよい。
[0253] また例えば、本発明が適用される極性推定用プログラムの他の態様として、コンビュ ータに、極性推定処理で、記憶する評判情報のうち、入力した評判情報に含まれる 対象物を含む各評判情報に対応する極性度の合計を求め、入力した評判情報に含 まれる対象物を含む各評判情報に対応する極性度の平均を求め、入力した評判情 報に含まれる対象物を含む評判情報の割合を計算することによって、対象物に対応 する極性度を求める処理を実行させるものであってもよい。
[0254] また例えば、本発明が適用される極性推定用プログラムの他の態様として、コンビュ ータに、極性推定処理で、記憶する評判情報のうち、入力した評判情報に含まれる 評価表現を含む各評判情報に対応する極性度の合計を求め、入力した評判情報に 含まれる評価表現を含む各評判情報に対応する極性度の平均を求め、入力した評 判情報に含まれる評価表現を含む評判情報の割合を計算することによって、評価表 現に対応する極性度を求める処理を実行させるものであってもよい。
[0255] また例えば、本発明が適用される極性推定用プログラムの他の態様として、コンビュ ータに、極性推定処理で、評判情報を取得した時間順に重み付けして極性度を計算 する処理を実行させるものであってもよレ、。
[0256] また例えば、本発明が適用される極性推定用プログラムの他の態様として、コンビュ ータに、極性推定処理で、評判情報を評価した評価者の種別を示す評価者種別に 応じて極性度を計算する処理を実行させるものであってもよい。
[0257] また例えば、本発明が適用される極性推定用プログラムの他の態様として、コンビュ ータに、極性推定処理で、評判情報の評価者種別として、評価者の年齢、性別、職 業、趣味又は購入商品それぞれに応じて極性度を計算する処理を実行させるもので あってもよい。
[0258] 本発明は、評判情報の評価極性を判定することで、商品の良い特徴や悪い特徴等 の概要を把握する等のサービスの用途に適用できる。また、本発明は、アンケート自 動集計システムにも適用可能である。
[0259] この出願 (ま、 2006年 12月 18曰 ίこ出願された曰本出願特願 2006— 340307を基 礎とする優先権を主張し、その開示を全てここに取り込む。
図面の簡単な説明
[0260] [図 1]本発明の実施形態に係る極性推定システムの構成の一例を示すブロック図で ある。
[図 2]評価表現記憶部が記憶する評価表現及び評価極性の一例を示す説明図であ [図 3]評判情報記憶部が記憶する評判情報及び評価極性の一例を示す説明図であ
[図 4]評判情報記憶部が記憶する評判情報及び評価極性の他の例を示す説明図で ある。 園 5]極性推定手段の構成の一例を示すブロック図である。
[図 6]評価極性推定システムが評価極性を推定する処理の一例を示すフローチヤ一 トである。
園 7]本発明の実施形態に係る極性推定システムの構成の一例を示すブロック図で ある。
園 8]評判情報記憶部が記憶する評判情報、取得日及び評価極性の一例を示す説 明図である。
[図 9]極性推定手段の構成の一例を示すブロック図である。
[図 10]評価極性推定システムが評価極性を推定する処理の一例を示すフローチヤ一 トである。
園 11]本発明の実施形態に係る極性推定システムの構成の一例を示すブロック図で ある。
園 12]評判情報記憶部が記憶する評判情報、評価者 ID及び評価極性の一例を示 す説明図である。
園 13]評価者種別記憶部が記憶する評価者種別情報の一例を示す説明図である。
[図 14]極性推定手段の構成の一例を示すブロック図である。
[図 15]評価極性推定システムが評価極性を推定する処理の一例を示すフローチヤ一 トである。
[図 16]評価極性推定システムの具体的な構成例を示すブロック図である。
園 17]本発明の実施形態に係る情報サービスシステムの構成の一例を示すブロック 図である。
園 18]本発明の実施形態に係る極性推定システムの構成の一例を示すブロック図で ある。
[図 19]サービス利用者端末に対して評判情報を配信する処理の一例を示すフローチ ヤートである。
[図 20]評判情報及び評価極性を推敲する処理の一例を示すフローチャートである。 園 21]本発明の実施形態に係る極性推定システムの構成の一例を示すブロック図で ある。 園 22]表現記憶部が記憶する各種表現及び極性の一例を示す説明図である。 園 23]情報記憶部が記憶するキーワード集合及び極性の一例を示す説明図である。 符号の説明
100 データ処理装置
200 記憶装置
300 入力手段
400 出力手段
101 極性推定手段
1011 極性度参照手段
1012 個別極性度計算手段
1013 総合極性度計算手段
1014 極性度登録手段

Claims

請求の範囲
[1] 評判情報が肯定的であるか否定的である力、を示す評価極性を推定する極性推定 システムであって、
評価極性が既知である評判情報を予め記憶する評判情報記憶部と、
前記評判情報記憶部が予め記憶する評価極性が既知である評判情報に基づいて 、評価極性が未知である評判情報の評価極性を推定する極性推定手段と、 を備えたことを特徴とする極性推定システム。
[2] 対象物の評価を示す表現である評価表現を予め記憶する評価表現記憶部を備え 前記評価表現記憶部は、評価表現が肯定的な表現を含むか否定的な表現を含む 力、を示す評価表現極性を、前記評価表現に対応付けて記憶し、
前記極性推定手段は、前記評価表現記憶部が記憶する評価表現及び評価表現 極性に基づいて、評価極性が未知である評判情報の評価極性を推定することを特徴 とする請求項 1記載の極性推定システム。
[3] 前記評判情報記憶部は、評判情報と、前記評判情報の評価極性とを対応付けて
RL「思し、
前記極性推定手段は、前記評判情報記憶部が記憶する評判情報及び評価極性 に基づ!/、て、評価極性が未知である評判情報の評価極性を推定することを特徴とす る請求項 1又は請求項 2記載の極性推定システム。
[4] 前記評判情報記憶部は、評判情報を取得した時を示す取得時情報を、前記評判 情報に対応付けて記憶し、
前記極性推定手段は、前記評判情報記憶部が記憶する取得時情報に基づ!/、て、 前記評判情報記憶部が記憶する評判情報に対応する評価極性に所定の重み付け 処理を行う重み付け手段を有し、
前記重み付け手段は、重み付け処理を行った評価極性及び前記評判情報記憶部 が記憶する評判情報に基づいて、評価極性が未知である評判情報の評価極性を推 定することを特徴とする請求項 1から 3のうちいずれ力、 1項に記載の極性推定システム [5] 前記評判情報記憶部は、評判情報を評価した評価者を示す評価者情報を、前記 評判情報に対応付けて記憶し、
前記極性推定手段は、前記評判情報記憶部が記憶する評判情報及び評価者情 報に基づいて、評価極性が未知である評判情報の評価極性を推定することを特徴と する請求項 1から請求項 4のうちのいずれ力、 1項に記載の極性推定システム。
[6] 評判情報を入力し、入力した評判情報が肯定的であるか否定的である力、を示す評 価極性を推定する極性推定システムであって、
対象物の評価を示す表現である評価表現に対応する評価極性を記憶する評価表 現記憶部と、
評判情報と、当該評判情報に対応する評価極性とを記憶する評判情報記憶部と、 前記評価表現記憶部が記憶する評価極性及び前記評判情報記憶部が記憶する 評価極性が既知である評判情報に基づいて、入力した評判情報に対して評価極性 を推定する極性推定手段と、
を備えたことを特徴とする極性推定システム。
[7] 評価対象となる対象物、前記対象物の属性を示す属性表現、及び前記対象物の 評価を示す表現である評価表現を含む評判情報を入力し、入力した評判情報が肯 定的であるか否定的であるかを示す評価極性を推定する極性推定システムであって 評価表現に対応する評価極性を記憶する評価表現記憶部と、
評判情報と、当該評判情報に対応する評価極性とを記憶する評判情報記憶部と、 前記評価表現記憶部が記憶する評価極性及び前記評判情報記憶部が記憶する 評価極性が既知である評判情報に基づいて、入力した評判情報に対して評価極性 を推定する極性推定手段とを備え、
前記極性推定手段は、評価極性として、評判情報が肯定的である度合いや否定的 である度合いを示す極性度を計算することを特徴とする極性推定システム。
[8] 前記極性推定手段は、
評価極性が既知である評判情報に含まれる属性表現に対応する極性度、前記評 判情報に含まれる対象物に対応する極性度、及び前記評判情報に含まれる評価表 現に対応する極性度を計算し、
計算した前記各極性度のうちのいずれか 1つ、又は前記各極性度のうちのいずれ 力、 2つ以上の組み合わせに基づいて、入力した評判情報に対して計算した前記各極 性度を総合した総合的な極性度を計算することを特徴とする請求項 7記載の極性推 定システム。
[9] 前記極性推定手段は、属性表現に対応する極性度、対象物に対応する極性度、 及び評価表現に対応する極性度のうちのいずれか 1つ、又はいずれか 2つ以上の平 均値、合計値、又は割合を計算することによって、総合的な極性度を求めることを特 徴とする請求項 8記載の極性推定システム。
[10] 前記極性推定手段は、前記評判情報記憶部が記憶する評判情報のうち、入力した 評判情報に含まれる属性表現を含む各評判情報に対応する極性度の合計を求め、 入力した評判情報に含まれる属性表現を含む各評判情報に対応する極性度の平均 を求め、又は入力した評判情報に含まれる属性表現を含む評判情報の割合を計算 することによって、属性表現に対応する極性度を求めることを特徴とする請求項 7から 請求項 9のうちのいずれ力、 1項に記載の極性推定システム。
[11] 前記極性推定手段は、前記評判情報記憶部が記憶する評判情報のうち、入力した 評判情報に含まれる対象物を含む各評判情報に対応する極性度の合計を求め、入 力した評判情報に含まれる対象物を含む各評判情報に対応する極性度の平均を求 め、入力した評判情報に含まれる対象物を含む評判情報の割合を計算することによ つて、対象物に対応する極性度を求めることを特徴とする請求項 7から請求項 10のう ちのいずれか 1項に記載の極性推定システム。
[12] 前記極性推定手段は、前記評判情報記憶部が記憶する評判情報のうち、入力した 評判情報に含まれる評価表現を含む各評判情報に対応する極性度の合計を求め、 入力した評判情報に含まれる評価表現を含む各評判情報に対応する極性度の平均 を求め、入力した評判情報に含まれる評価表現を含む評判情報の割合を計算するこ とによって、評価表現に対応する極性度を求めることを特徴とする請求項 7から請求 項 11のうちの!/、ずれか 1項に記載の極性推定システム。
[13] 前記極性推定手段は、評判情報を取得した時間順に重み付けして極性度を計算 することを特徴とする請求項 7から請求項 12のうちのいずれ力、 1項に記載の極性推 定システム。
[14] 前記極性推定手段は、評判情報を評価した評価者の種別を示す評価者種別に応 じて極性度を計算することを特徴とする請求項 7から請求項 13のうちのいずれか 1項 に記載の極性推定システム。
[15] 前記極性推定手段は、評判情報の評価者種別として、評価者の年齢、性別、職業 、趣味又は購入商品それぞれに応じて極性度を計算することを特徴とする請求項 7 力、ら請求項 14のうちのいずれ力、 1項に記載の極性推定システム。
[16] 推定対象の情報が所定の 2つの概念で分類できる場合に、前記推定対象の情報 がいずれの概念に属するかを示す極性を推定する極性推定システムであって、 極性が既知である情報を予め記憶する情報記憶部と、
前記情報記憶部が予め記憶する極性が既知である情報に基づいて、極性が未知 である情報の極性を推定する極性推定手段と、
を備えたことを特徴とする極性推定システム。
[17] 前記極性推定手段は、情報記憶部が記憶する情報に含まれる各キーワードに対応 する極性度のうちのいずれか 1つ、又はいずれか 2つ以上の平均値、合計値、又は 割合を計算することによって、総合的な極性度を求めることを特徴とする請求項 16記 載の極性推定システム。
[18] 前記極性推定手段は、前記情報記憶部が記憶する情報を取得した時間順に重み 付けして極性度を計算することを特徴とする請求項 16又は請求項 17記載の極性推 定システム。
[19] 前記極性推定手段は、前記情報記憶部が記憶する情報を評価した評価者の種別 を示す評価者種別に応じて極性度を計算することを特徴とする請求項 16から請求項 18のうちのいずれ力、 1項に記載の極性推定システム。
[20] 前記極性推定手段は、前記情報記憶部が記憶する情報の評価者種別として、評 価者の年齢、性別、職業、趣味又は購入商品それぞれに応じて極性度を計算するこ とを特徴とする請求項 16から請求項 19のうちのいずれか 1項に記載の極性推定シス テム。 [21] 評判情報を配信する評判情報配信システムと、
評判情報が肯定的であるか否定的である力、を示す評価極性を推定する評価極性 推定システムとを備え、
前記評価極性推定システムは、
評価極性が既知である評判情報を予め記憶する評判情報記憶部と、
前記評判情報記憶部が予め記憶する評価極性が既知である評判情報に基づいて
、評価極性が未知である評判情報の評価極性を推定する極性推定手段と、を含み、 前記評判情報配信システムは、前記評判情報とともに、前記評価極性推定システ ムが推定した評価極性を、通信ネットワークを介してユーザ端末に送信する情報配 信手段を含むことを特徴とする情報配信システム。
[22] 評判情報が肯定的であるか否定的である力、を示す評価極性を推定する極性推定 方法であって、
評価極性が既知である評判情報を予め記憶する評判情報記憶ステップと、 前記予め記憶する評価極性が既知である評判情報に基づいて、評価極性が未知 である評判情報の評価極性を推定する極性推定ステップと、
を含むことを特徴とする極性推定方法。
[23] 対象物の評価を示す表現である評価表現を予め記憶する評価表現記憶ステップを 含み、
前記評価表現記憶ステップで、評価表現が肯定的な表現を含むか否定的な表現 を含む力、を示す評価表現極性を、前記評価表現に対応付けて記憶し、
前記極性推定ステップで、前記記憶する評価表現及び評価表現極性に基づ!/、て、 評価極性が未知である評判情報の評価極性を推定することを特徴とする請求項 22 記載の極性推定方法。
[24] 前記評判情報記憶ステップで、評判情報と、前記評判情報の評価極性とを対応付
一 E5己 fc、し、
前記極性推定ステップで、記憶した評判情報及び評価極性に基づ!/、て、評価極性 が未知である評判情報の評価極性を推定することを特徴とする請求項 22又は請求 項 23記載の極性推定方法。 [25] 前記評判情報記憶ステップで、評判情報を取得した時を示す取得時情報を、前記 評判情報に対応付けて記憶し、
前記極性推定ステップで、
前記記憶した取得時情報に基づ!/、て、前記記憶した評判情報に対応する評価極 性に所定の重み付け処理を行レ \
前記重み付け処理を行った評価極性及び前記記憶した評判情報に基づ!/、て、評 価極性が未知である評判情報の評価極性を推定することを特徴とする請求項 22から 請求項 24のうちのいずれか 1項に記載の極性推定方法。
[26] 前記評判情報記憶ステップで、評判情報を評価した評価者を示す評価者情報を、 前記評判情報に対応付けて記憶し、
前記極性推定ステップで、前記記憶した評判情報及び評価者情報に基づいて、評 価極性が未知である評判情報の評価極性を推定することを特徴とする請求項 22から 請求項 25のうちのいずれか 1項に記載の極性推定方法。
[27] 評判情報を入力し、入力した評判情報が肯定的であるか否定的である力、を示す評 価極性を推定する極性推定方法であって、
対象物の評価を示す表現である評価表現に対応する評価極性を記憶する評価表 現 g己惶、スァップと、
評判情報と、当該評判情報に対応する評価極性とを記憶する評判情報記憶ステツ プと、
前記記憶した評価極性及び前記記憶した評価極性が既知である評判情報に基づ V、て、入力した評判情報に対して評価極性を推定する極性推定ステップと、 を含むことを特徴とする極性推定方法。
[28] 評価対象となる対象物、前記対象物の属性を示す属性表現、及び前記対象物の 評価を示す表現である評価表現を含む評判情報を入力し、入力した評判情報が肯 定的であるか否定的であるかを示す評価極性を推定する極性推定方法であって、 評価表現に対応する評価極性を記憶する評価表現記憶ステップと、
評判情報と、当該評判情報に対応する評価極性とを記憶する評判情報記憶ステツ プと、 前記記憶した評価極性及び前記記憶した評価極性が既知である評判情報に基づ V、て、入力した評判情報に対して評価極性を推定する極性推定ステップとを含み、 前記極性推定ステップで、評価極性として、評判情報が肯定的である度合いや否 定的である度合いを示す極性度を計算することを特徴とする極性推定方法。
[29] 前記極性推定ステップで、
評価極性が既知である評判情報に含まれる属性表現に対応する極性度、前記評 判情報に含まれる対象物に対応する極性度、及び前記評判情報に含まれる評価表 現に対応する極性度を計算し、
計算した前記各極性度のうちのいずれか 1つ、又は前記各極性度のうちのいずれ 力、 2つ以上の組み合わせに基づいて、入力した評判情報に対して計算した前記各極 性度を総合した総合的な極性度を計算することを特徴とする請求項 28記載の極性 推定方法。
[30] 前記極性推定ステップで、属性表現に対応する極性度、対象物に対応する極性度 、及び評価表現に対応する極性度のうちのいずれか 1つ、又はいずれか 2つ以上の 平均値、合計値、又は割合を計算することによって、総合的な極性度を求めることを 特徴とする請求項 29記載の極性推定方法。
[31] 前記極性推定ステップで、記憶した評判情報のうち、入力した評判情報に含まれる 属性表現を含む各評判情報に対応する極性度の合計を求め、入力した評判情報に 含まれる属性表現を含む各評判情報に対応する極性度の平均を求め、又は入力し た評判情報に含まれる属性表現を含む評判情報の割合を計算することによって、属 性表現に対応する極性度を求めることを特徴とする請求項 28から請求項 30のうちの V、ずれか 1項に記載の極性推定方法。
[32] 前記極性推定ステップで、記憶する評判情報のうち、入力した評判情報に含まれる 対象物を含む各評判情報に対応する極性度の合計を求め、入力した評判情報に含 まれる対象物を含む各評判情報に対応する極性度の平均を求め、入力した評判情 報に含まれる対象物を含む評判情報の割合を計算することによって、対象物に対応 する極性度を求めることを特徴とする請求項 28から請求項 31のうちのいずれ力、 1項 に記載の極性推定方法。 前記極性推定ステップで、記憶する評判情報のうち、入力した評判情報に含まれる 評価表現を含む各評判情報に対応する極性度の合計を求め、入力した評判情報に 含まれる評価表現を含む各評判情報に対応する極性度の平均を求め、入力した評 判情報に含まれる評価表現を含む評判情報の割合を計算することによって、評価表 現に対応する極性度を求めることを特徴とする請求項 28から請求項 32のうちのいず れか 1項に記載の極性推定方法。
前記極性推定ステップで、評判情報を取得した時間順に重み付けして極性度を計 算することを特徴とする請求項 28から請求項 33のうちのいずれ力、 1項に記載の極性 推定方法。
前記極性推定ステップで、評判情報を評価した評価者の種別を示す評価者種別 に応じて極性度を計算することを特徴とする請求項 28から請求項 34のうちのいずれ か 1項に記載の極性推定方法。
前記極性推定ステップで、評判情報の評価者種別として、評価者の年齢、性別、職 業、趣味又は購入商品それぞれに応じて極性度を計算することを特徴とする請求項 28から請求項 35のうちのいずれか 1項に記載の極性推定方法。
評判情報が肯定的であるか否定的である力、を示す評価極性を推定するための極 性推定用プログラムであって、
コンピュータに、
評価極性が既知である評判情報を予め記憶する評判情報記憶処理と、 前記予め記憶する評価極性が既知である評判情報に基づいて、評価極性が未知 である評判情報の評価極性を推定する極性推定処理と、
を実行させることを特徴とする極性推定用プログラム。
コンピュータに、
対象物の評価を示す表現である評価表現を予め記憶する評価表現記憶処理を実 行させ、
前記評価表現記憶処理で、評価表現が肯定的な表現を含むか否定的な表現を含 前記極性推定ステップで、前記記憶する評価表現及び評価表現極性に基づ!/、て、 評価極性が未知である評判情報の評価極性を推定する処理を実行させることを特徴 とする請求項 37記載の極性推定用プログラム。
[39] コンピュータに、
評判情報記憶処理で、評判情報と、前記評判情報の評価極性とを対応付けて記憶 する処理を実行させ、
前記極性推定処理で、記憶した評判情報及び評価極性に基づ!/、て、評価極性が 未知である評判情報の評価極性を推定する処理を実行させることを特徴とする請求 項 37又は請求項 38記載の極性推定用プログラム。
[40] コンピュータに、
前記評判情報記憶処理で、評判情報を取得した時を示す取得時情報を、前記評 判情報に対応付けて記憶する処理を実行させ、
前記極性推定処理で、
前記記憶した取得時情報に基づ!/、て、前記記憶した評判情報に対応する評価極 性に所定の重み付け処理を実行させ、
前記重み付け処理を行った評価極性及び前記記憶した評判情報に基づ!/、て、評 価極性が未知である評判情報の評価極性を推定する処理を実行させることを特徴と する請求項 37から請求項 39のうちのいずれか 1項に記載の極性推定用プログラム。
[41] コンピュータに、
前記評判情報記憶処理で、評判情報を評価した評価者を示す評価者情報を、前 記評判情報に対応付けて記憶する処理を実行させ、
前記極性推定処理で、前記記憶した評判情報及び評価者情報に基づいて、評価 極性が未知である評判情報の評価極性を推定する処理を実行させることを特徴とす る請求項 37から請求項 40のうちのいずれか 1項に記載の極性推定用プログラム。
[42] 評判情報を入力し、入力した評判情報が肯定的であるか否定的である力、を示す評 価極性を推定するための極性推定用プログラムであって、
コンピュータに、
対象物の評価を示す表現である評価表現に対応する評価極性を記憶する評価表 現記憶処理と、
評判情報と、当該評判情報に対応する評価極性とを記憶する評判情報記憶処理と 前記記憶した評価極性及び前記記憶した評価極性が既知である評判情報に基づ V、て、入力した評判情報に対して評価極性を推定する極性推定処理と、
を実行させることを特徴とする極性推定用プログラム。
[43] 評価対象となる対象物、前記対象物の属性を示す属性表現、及び前記対象物の 評価を示す表現である評価表現を含む評判情報を入力し、入力した評判情報が肯 定的であるか否定的であるかを示す評価極性を推定するための極性推定用プロダラ ムであって、
コンピュータに、
評価表現に対応する評価極性を記憶する評価表現記憶処理と、
評判情報と、当該評判情報に対応する評価極性とを記憶する評判情報記憶処理と 前記記憶した評価極性及び前記記憶した評価極性が既知である評判情報に基づ V、て、入力した評判情報に対して評価極性を推定する極性推定処理とを実行させ、 前記極性推定処理で、評価極性として、評判情報が肯定的である度合いや否定的 である度合いを示す極性度を計算する処理を実行させることを特徴とする極性推定 用プログラム。
[44] コンピュータに、
前記極性推定処理で、
評価極性が既知である評判情報に含まれる属性表現に対応する極性度、前記評 判情報に含まれる対象物に対応する極性度、及び前記評判情報に含まれる評価表 現に対応する極性度を計算する処理を実行させ、
計算した前記各極性度のうちのいずれか 1つ、又は前記各極性度のうちのいずれ 力、 2つ以上の組み合わせに基づいて、入力した評判情報に対して計算した前記各極 性度を総合した総合的な極性度を計算する処理を実行させることを特徴とする請求 項 43記載の極性推定用プログラム。 [45] コンピュータに
前記極性推定処理で、属性表現に対応する極性度、対象物に対応する極性度、 及び評価表現に対応する極性度のうちのいずれか 1つ、又はいずれか 2つ以上の平 均値、合計値、又は割合を計算することによって、総合的な極性度を求める処理を実 行させることを特徴とする請求項 44記載の極性推定用プログラム。
[46] コンピュータに、
前記極性推定処理で、記憶した評判情報のうち、入力した評判情報に含まれる属 性表現を含む各評判情報に対応する極性度の合計を求め、入力した評判情報に含 まれる属性表現を含む各評判情報に対応する極性度の平均を求め、又は入力した 評判情報に含まれる属性表現を含む評判情報の割合を計算することによって、属性 表現に対応する極性度を求める処理を実行させることを特徴とする請求項 43から請 求項 45のうちのいずれ力、 1項に記載の極性推定用プログラム。
[47] コンピュータに、
前記極性推定処理で、記憶する評判情報のうち、入力した評判情報に含まれる対 象物を含む各評判情報に対応する極性度の合計を求め、入力した評判情報に含ま れる対象物を含む各評判情報に対応する極性度の平均を求め、入力した評判情報 に含まれる対象物を含む評判情報の割合を計算することによって、対象物に対応す る極性度を求める処理を実行させることを特徴とする請求項 43から請求項 46のうち のいずれ力、 1項に記載の極性推定用プログラム。
[48] コンピュータに、
前記極性推定処理で、記憶する評判情報のうち、入力した評判情報に含まれる評 価表現を含む各評判情報に対応する極性度の合計を求め、入力した評判情報に含 まれる評価表現を含む各評判情報に対応する極性度の平均を求め、入力した評判 情報に含まれる評価表現を含む評判情報の割合を計算することによって、評価表現 に対応する極性度を求める処理を実行させることを特徴とする請求項 43から請求項 47のうちのいずれか 1項に記載の極性推定用プログラム。
[49] コンピュータに、
前記極性推定処理で、評判情報を取得した時間順に重み付けして極性度を計算 する処理を実行させることを特徴とする請求項 43から請求項 48のうちのいずれか 1 項に記載の極性推定用プログラム。
[50] コンピュータに、
前記極性推定処理で、評判情報を評価した評価者の種別を示す評価者種別に応 じて極性度を計算する処理を実行させることを特徴とする請求項 43から請求項 49の うちのいずれ力、 1項に記載の極性推定用プログラム。
[51] コンピュータに、
前記極性推定処理で、評判情報の評価者種別として、評価者の年齢、性別、職業
、趣味又は購入商品それぞれに応じて極性度を計算する処理を実行させることを特 徴とする請求項 43から請求項 50のうちのいずれ力、 1項に記載の極性推定用プロダラ ム。
[52] 評価対象となる対象物、前記対象物の属性を示す属性表現、及び前記対象物の 評価を示す表現である評価表現を含む評判情報を入力し、入力した評判情報が肯 定的であるか否定的であるかを示す評価極性を出力するコンピュータに搭載される 評価極性推定用プログラムであって、
前記コンピュータに、
評判情報を入力する入力処理と、
評価極性が既知である評判情報に含まれる属性表現の極性度を計算する処理と、 前記評価極性が既知である評判情報に含まれる対象物の極性度を計算する処理 と、
前記評価極性が既知である評判情報に含まれる評価表現の極性度を計算する処 理と、
前記計算した属性表現の極性度、対象物の極性度及び評価表現の極性度を総合 した極性
度を計算することによって、入力した評判情報に対する極性を計算する処理と、 を実行させることを特徴とする評価極性推定用プログラム。
PCT/JP2007/072484 2006-12-18 2007-11-20 極性推定システム、情報配信システム、極性推定方法及び、極性推定用プログラム、及び評価極性推定用プログラム WO2008075524A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US12/448,010 US20100017391A1 (en) 2006-12-18 2007-11-20 Polarity estimation system, information delivery system, polarity estimation method, polarity estimation program and evaluation polarity estimatiom program
JP2008550069A JP5151991B2 (ja) 2006-12-18 2007-11-20 極性推定システム、情報配信システム、極性推定方法及び、極性推定用プログラム、及び評価極性推定用プログラム

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2006-340307 2006-12-18
JP2006340307 2006-12-18

Publications (1)

Publication Number Publication Date
WO2008075524A1 true WO2008075524A1 (ja) 2008-06-26

Family

ID=39536158

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2007/072484 WO2008075524A1 (ja) 2006-12-18 2007-11-20 極性推定システム、情報配信システム、極性推定方法及び、極性推定用プログラム、及び評価極性推定用プログラム

Country Status (4)

Country Link
US (1) US20100017391A1 (ja)
JP (1) JP5151991B2 (ja)
CN (1) CN101641693A (ja)
WO (1) WO2008075524A1 (ja)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010146171A (ja) * 2008-12-17 2010-07-01 Nippon Hoso Kyokai <Nhk> 表現補完装置およびコンピュータプログラム
JP2011070252A (ja) * 2009-09-24 2011-04-07 Hitachi Solutions Ltd 文書解析システム
JP2011159098A (ja) * 2010-02-01 2011-08-18 Nippon Telegr & Teleph Corp <Ntt> 類似度計算装置、類似度計算方法および類似度計算プログラム
CN102200969A (zh) * 2010-03-25 2011-09-28 日电(中国)有限公司 基于句子顺序的文本情感极性分类系统和方法
JP2013175097A (ja) * 2012-02-27 2013-09-05 National Institute Of Information & Communication Technology 述語テンプレート収集装置、特定フレーズペア収集装置、及びそれらのためのコンピュータプログラム
WO2014065392A1 (ja) * 2012-10-26 2014-05-01 日本電気株式会社 情報抽出システム、情報抽出方法および情報抽出用プログラム
JP2015210700A (ja) * 2014-04-28 2015-11-24 Kddi株式会社 商品に対するユーザの感情分析装置及びプログラム
US9268747B2 (en) 2012-03-12 2016-02-23 International Business Machines Corporation Method for detecting negative opinions in social media, computer program product and computer
US9740681B2 (en) 2012-04-25 2017-08-22 International Business Machines Corporation Method for classifying pieces of text on basis of evaluation polarity, computer program product, and computer

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9213687B2 (en) * 2009-03-23 2015-12-15 Lawrence Au Compassion, variety and cohesion for methods of text analytics, writing, search, user interfaces
US8600796B1 (en) * 2012-01-30 2013-12-03 Bazaarvoice, Inc. System, method and computer program product for identifying products associated with polarized sentiments
CN102821102B (zh) * 2012-07-30 2016-09-21 中国电力科学研究院 一种智能配电网防御系统及其防御方法
US9633003B2 (en) * 2012-12-18 2017-04-25 International Business Machines Corporation System support for evaluation consistency

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006146567A (ja) * 2004-11-19 2006-06-08 Internatl Business Mach Corp <Ibm> 表現検出システム、表現検出方法、及びプログラム

Family Cites Families (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1129417A4 (en) * 1998-12-04 2004-06-30 Technology Enabling Company Ll DATA ORGANIZATION SYSTEMS AND METHODS
US7275102B2 (en) * 2001-01-22 2007-09-25 Sun Microsystems, Inc. Trust mechanisms for a peer-to-peer network computing platform
GB2377782A (en) * 2001-07-21 2003-01-22 Ibm Method and system for the communication of assured reputation information
US7222187B2 (en) * 2001-07-31 2007-05-22 Sun Microsystems, Inc. Distributed trust mechanism for decentralized networks
JP2003058626A (ja) * 2001-08-15 2003-02-28 Fuji Photo Film Co Ltd コンサルタントサーバ及びコンサルタント方法
AU2002342082A1 (en) * 2001-10-18 2003-04-28 Transpose, Llc System and method for measuring rating reliability through rater prescience
US7844610B2 (en) * 2003-12-12 2010-11-30 Google Inc. Delegated authority evaluation system
US7213047B2 (en) * 2002-10-31 2007-05-01 Sun Microsystems, Inc. Peer trust evaluation using mobile agents in peer-to-peer networks
US7769594B2 (en) * 2003-09-05 2010-08-03 France Telecom Evaluation of reputation of an entity by a primary evaluation centre
US20050216292A1 (en) * 2003-10-11 2005-09-29 Ashlock Jeffrey M Method and system for financial evaluation of real estate properties
US8200477B2 (en) * 2003-10-22 2012-06-12 International Business Machines Corporation Method and system for extracting opinions from text documents
JP3962382B2 (ja) * 2004-02-20 2007-08-22 インターナショナル・ビジネス・マシーンズ・コーポレーション 表現抽出装置、表現抽出方法、プログラム及び記録媒体
JP2006004098A (ja) * 2004-06-16 2006-01-05 Internatl Business Mach Corp <Ibm> 評価情報生成装置、評価情報生成方法、及びプログラム
US20060230039A1 (en) * 2005-01-25 2006-10-12 Markmonitor, Inc. Online identity tracking
JP2007219880A (ja) * 2006-02-17 2007-08-30 Fujitsu Ltd 評判情報処理プログラム、方法及び装置
US20080040748A1 (en) * 2006-08-09 2008-02-14 Ken Miyaki Dynamic rating of content
US8010511B2 (en) * 2006-08-29 2011-08-30 Attributor Corporation Content monitoring and compliance enforcement
US8782786B2 (en) * 2007-03-30 2014-07-15 Sophos Limited Remedial action against malicious code at a client facility
US8103727B2 (en) * 2007-08-30 2012-01-24 Fortinet, Inc. Use of global intelligence to make local information classification decisions
US20090265198A1 (en) * 2008-04-22 2009-10-22 Plaxo, Inc. Reputation Evalution Using a contact Information Database
US20110087613A1 (en) * 2009-10-08 2011-04-14 Evendor Check, Inc. System and Method for Evaluating Supplier Quality

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006146567A (ja) * 2004-11-19 2006-06-08 Internatl Business Mach Corp <Ibm> 表現検出システム、表現検出方法、及びプログラム

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
HIROSHIMA N. ET AL.: "Hyoban Kensaku ni Okeru Query Izongata no Hyoka Kyokusei Fuyo (Query-sensitive Polarity Assignment for Sentiment Search)", INFORMATION PROCESSING SOCIETY OF JAPAN KENKYU HOKOKU, vol. 2006, no. 124, 23 November 2006 (2006-11-23), pages 129 - 134, XP003022913 *
INUI K. ET AL.: "Text o Taisho to shita Hyoka Joho no Bunseki ni Kansuru Kenkyu Doko", JOURNAL OF NATURAL LANGUAGE PROCESSING, vol. 13, no. 3, 5 July 2006 (2006-07-05), pages 201 - 241, XP003022949 *
KOBAYASHI N.: "Iken Chushutsu no Tame no Hyoka Hyogen no Shushu Collecting Evaluative Expressions for Opinion Extraction)", JOURNAL OF NATURAL LANGUAGE PROCESSING, vol. 12, no. 3, 10 July 2005 (2005-07-10), pages 203 - 222, XP003022922 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010146171A (ja) * 2008-12-17 2010-07-01 Nippon Hoso Kyokai <Nhk> 表現補完装置およびコンピュータプログラム
JP2011070252A (ja) * 2009-09-24 2011-04-07 Hitachi Solutions Ltd 文書解析システム
JP2011159098A (ja) * 2010-02-01 2011-08-18 Nippon Telegr & Teleph Corp <Ntt> 類似度計算装置、類似度計算方法および類似度計算プログラム
CN102200969A (zh) * 2010-03-25 2011-09-28 日电(中国)有限公司 基于句子顺序的文本情感极性分类系统和方法
JP2013175097A (ja) * 2012-02-27 2013-09-05 National Institute Of Information & Communication Technology 述語テンプレート収集装置、特定フレーズペア収集装置、及びそれらのためのコンピュータプログラム
WO2013128984A1 (ja) * 2012-02-27 2013-09-06 独立行政法人情報通信研究機構 述語テンプレート収集装置、特定フレーズペア収集装置、及びそれらのためのコンピュータプログラム
US9268747B2 (en) 2012-03-12 2016-02-23 International Business Machines Corporation Method for detecting negative opinions in social media, computer program product and computer
US9740681B2 (en) 2012-04-25 2017-08-22 International Business Machines Corporation Method for classifying pieces of text on basis of evaluation polarity, computer program product, and computer
WO2014065392A1 (ja) * 2012-10-26 2014-05-01 日本電気株式会社 情報抽出システム、情報抽出方法および情報抽出用プログラム
JPWO2014065392A1 (ja) * 2012-10-26 2016-09-08 日本電気株式会社 情報抽出システム、情報抽出方法および情報抽出用プログラム
JP2015210700A (ja) * 2014-04-28 2015-11-24 Kddi株式会社 商品に対するユーザの感情分析装置及びプログラム

Also Published As

Publication number Publication date
JPWO2008075524A1 (ja) 2010-04-08
CN101641693A (zh) 2010-02-03
US20100017391A1 (en) 2010-01-21
JP5151991B2 (ja) 2013-02-27

Similar Documents

Publication Publication Date Title
JP5151991B2 (ja) 極性推定システム、情報配信システム、極性推定方法及び、極性推定用プログラム、及び評価極性推定用プログラム
US20230214941A1 (en) Social Match Platform Apparatuses, Methods and Systems
US20200320604A1 (en) Information Provision System, Information Provision Method, and Storage Medium
Vázquez et al. A classification of user-generated content into consumer decision journey stages
US7546310B2 (en) Expression detecting system, an expression detecting method and a program
Choi et al. When seeing helps believing: The interactive effects of previews and reviews on e-book purchases
US8122371B1 (en) Criteria-based structured ratings
AU2016264483A1 (en) Method and system for effecting customer value based customer interaction management
JP6851894B2 (ja) 対話システム、対話方法及び対話プログラム
US8452768B2 (en) Using user search behavior to plan online advertising campaigns
US11461822B2 (en) Methods and apparatus for automatically providing personalized item reviews
Rahmawati et al. The effect of product quality, brand trust, price and sales promotion on purchase decisions on royal residence surabaya (Case Study In PT. Propnex Realti Visit)
Chen et al. Studying product competition using representation learning
CN113407854A (zh) 一种应用推荐方法、装置、设备及计算机可读存储介质
CN110781428A (zh) 评论展示方法、装置、计算机设备及存储介质
Newberry et al. Heterogeneous effects of online reputation for local and national retailers
US20210012405A1 (en) Methods and apparatus for automatically providing personalized item reviews
Puspitasari et al. Investigating the role of utilitarian and hedonic goals in characterizing customer loyalty in E-marketplaces
Nurmi et al. Promotionrank: Ranking and recommending grocery product promotions using personal shopping lists
CN113868526A (zh) 信息推送方法和装置、非瞬时性计算机可读存储介质
US11487835B2 (en) Information processing system, information processing method, and program
Anguera-Torrell et al. The impact of positioning on click-through-rates in hotel metasearch engines
CN113971581A (zh) 一种机器人的控制方法、装置、终端设备及存储介质
CN113722487A (zh) 用户情感分析方法、装置、设备及存储介质
JP6809148B2 (ja) プログラムおよび組み合わせ抽出システム

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200780051437.6

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 07832214

Country of ref document: EP

Kind code of ref document: A1

DPE2 Request for preliminary examination filed before expiration of 19th month from priority date (pct application filed from 20040101)
WWE Wipo information: entry into national phase

Ref document number: 12448010

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 2008550069

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 07832214

Country of ref document: EP

Kind code of ref document: A1

DPE2 Request for preliminary examination filed before expiration of 19th month from priority date (pct application filed from 20040101)