WO2019228000A1 - Method and device for evaluating value of user review - Google Patents

Method and device for evaluating value of user review Download PDF

Info

Publication number
WO2019228000A1
WO2019228000A1 PCT/CN2019/076937 CN2019076937W WO2019228000A1 WO 2019228000 A1 WO2019228000 A1 WO 2019228000A1 CN 2019076937 W CN2019076937 W CN 2019076937W WO 2019228000 A1 WO2019228000 A1 WO 2019228000A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
value
evaluation value
valuable
evaluated
Prior art date
Application number
PCT/CN2019/076937
Other languages
French (fr)
Chinese (zh)
Inventor
陈岑
Original Assignee
阿里巴巴集团控股有限公司
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 阿里巴巴集团控股有限公司 filed Critical 阿里巴巴集团控股有限公司
Publication of WO2019228000A1 publication Critical patent/WO2019228000A1/en

Links

Images

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/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0639Performance analysis of employees; Performance analysis of enterprise or organisation operations

Definitions

  • One or more embodiments of the present specification relate to the field of computer technology, and in particular, to a method and device for evaluating the value of user reviews.
  • One or more embodiments of the present specification describe a method and device for evaluating the value of user reviews, which can improve the accuracy of evaluating the value of user reviews.
  • the first aspect provides a method for evaluating the value of user reviews, including:
  • the multi-task prediction model Inputting the user evaluation to be evaluated into a multi-tasking prediction model to predict valuable evaluation values and non-valuation evaluation values of the user evaluation to be evaluated; the multi-task prediction model is based on a plurality of corresponding evaluation evaluation values and Samples of user reviews without value evaluation, obtained after training the neural network;
  • the value of the user comments to be evaluated is evaluated according to the valuable evaluation value and the non-valuation evaluation value.
  • a device for evaluating user reviews including:
  • An input unit configured to input the user comments to be evaluated obtained by the obtaining unit into a multi-tasking prediction model to predict valuable evaluation values and non-valuation evaluation values of the user evaluations to be evaluated;
  • the multi-task prediction model is According to a plurality of user review samples with corresponding valuable evaluation values and non-valuable evaluation values, obtained after training the neural network;
  • the value of the user comments to be evaluated is evaluated according to the valuable evaluation value and the non-valuation evaluation value.
  • the method and device for evaluating the value of user reviews obtained by one or more embodiments of the present specification, obtain the user reviews to be evaluated.
  • the user comments to be evaluated are input into a multi-tasking prediction model to predict the valuable evaluation values and non-valuable evaluation values of the user comments to be evaluated.
  • the multi-task prediction model is obtained by training a neural network based on a plurality of user review samples with corresponding valuable evaluation values and non-valuable evaluation values. Evaluate the value of user reviews based on valuable and unvaluable evaluations. As a result, it is possible to evaluate the value of user reviews.
  • FIG. 1 is a flowchart of a method for acquiring a multi-task prediction model provided in this specification
  • FIG. 2 is a schematic diagram of user comments provided in this specification
  • FIG. 3 is a schematic diagram of a multi-task prediction model provided by this specification.
  • FIG. 4 is a flowchart of a method for evaluating a user review value provided by an embodiment of the present specification
  • FIG. 5 is a schematic diagram of an apparatus for evaluating user reviews provided by an embodiment of the present specification.
  • the method for evaluating the value of user reviews provided by an embodiment of the present specification is applicable to a scenario in which the value of a large number of user reviews of an object is evaluated.
  • the object here may refer to a virtual entity on a network such as a product or a merchant.
  • the multi-task prediction model in this specification may be obtained by training a neural network based on a plurality of user review samples having corresponding valuable evaluation values and non-valuable evaluation values.
  • the neural network here may include a recurrent neural network (Recurrent Neural Network, RNN), a convolutional neural network (Convolutional Neural Network, CNN), and the like.
  • RNN Recurrent Neural Network
  • CNN convolutional neural network
  • CNN can be TextCNN, which is a convolutional neural network used for text classification.
  • the basic idea of text classification based on TextCNN is: combining CNN with text processing.
  • the core is to use the CNN model in text classification tasks to extract key n-gram-like information in sentences.
  • TextCNN is widely used in sentiment analysis, and the biggest advantage is that it is much faster than RNN, and it is easier to meet the requirements of online services.
  • the above method for obtaining a multi-task prediction model can be shown in FIG. 1.
  • the method may include the following steps:
  • step 110 a plurality of user comment samples are collected in advance.
  • a user can comment on an object on a webpage page, and based on the existing "like” function, a "click” function can be added.
  • the "like” function can be It is used when the user comment is considered to be valuable or informative.
  • the "click” function may be used when the user thinks that the user comment is not valuable. For example, when a user views a balcony cabinet, if there is a user comment describing the advantages and disadvantages of the balcony cabinet and related installation information, such as buying a faucet, a sewer pipe, etc., then the user will I think this user review is valuable or informative.
  • the number of users P (referred to as the first number) who consider the user comments to be valuable or informative can be counted.
  • the number of users Q (referred to as the second number) who think that the user reviews are not valuable can be counted, where P and Q are positive integers.
  • the button “useful” corresponds to the existing “like” function
  • the button “useless” corresponds to the newly added “click” function.
  • the user thinks that a certain user comment is valuable or informative he can click a "useful" button corresponding to the user comment. Accordingly, the first number of user reviews is incremented by one.
  • the second number of user reviews is incremented by one.
  • the above multiple user comment samples may be collected from web pages of the object user comments that have both a “Like” function and a “Thumb” function. Therefore, the collected user review samples can have a corresponding first number and a second number at the same time.
  • the first number or the second number
  • the second number or the first number
  • the valuable evaluation value is used to measure whether a user comment is valuable or informative.
  • a non-valuable value is used to measure whether a user comment is worthless.
  • the foregoing determination process may be as follows: when the number of users viewing the multiple user review samples is the same or similar, the first quantity of each user review sample may be used as its valuable evaluation value, and The second quantity of each user review sample is used as its worthless evaluation value.
  • the first The proportion of the number (that is, P) in the total number determines the valuable evaluation value of the user review sample, where the total number is the sum of P and Q.
  • valuable evaluation value P / (P + Q).
  • the above-mentioned valuable evaluation value and non-valuation evaluation value may also be determined according to other methods, for example, assigning corresponding weights to the first quantity and the second quantity, which is not limited in this specification.
  • Step 120 Preprocess multiple user review samples to obtain corresponding multiple words.
  • the preprocessing here includes, but is not limited to, word processing.
  • word processing is a traditional and conventional technology, which will not be repeated here.
  • Step 130 Determine a word vector of each word.
  • a word vector of each word may be determined according to a predefined word-to-word vector correspondence table.
  • the predefined word-to-word vector correspondence table is used to record multiple words and word vectors corresponding to multiple words.
  • the word vector here may be a vector used to represent a word, which may include several dimensions, which can reflect the actual relationship between words and words.
  • Commonly used trained word vectors are Global Word Vectors (GloVe).
  • Step 140 input the word vector of each word into a convolutional neural network to construct a multi-task prediction model.
  • the process of building a multi-task prediction model here can be understood as the training process of a convolutional neural network.
  • the training process may be: input the word vector of each word into the convolutional neural network to obtain the predicted value of each user review sample, including the predicted valuable evaluation value and the predicted non-valued evaluation value.
  • each parameter in the convolutional neural network is adjusted according to the predicted value and the valuable evaluation value and non-valuable evaluation value (actual value) determined in step 110; until the predicted value is equal to or close to the actual value, the above can be obtained.
  • Multi-task prediction model is: input the word vector of each word into the convolutional neural network to obtain the predicted value of each user review sample, including the predicted valuable evaluation value and the predicted non-valued evaluation value.
  • the multi-task prediction model constructed in this specification can be shown in FIG. 3.
  • the leftmost side contains multiple matrices, where each matrix corresponds to a user comment.
  • the elements in the matrix can be word vectors of individual words contained in user comments.
  • the word vectors of each word can be convolved to form a convolution network.
  • two fully-connected networks can be connected, one of which is used to predict the valuable evaluation value (N0) of user reviews and the other of which is used to predict the non-valuable evaluation value (N1) of user reviews.
  • the multi-task prediction model constructed in this specification promotes mutual learning between tasks and tasks in the neural network through the underlying network sharing (such as matrices and convolutional networks), and then connects multiple tasks
  • the output layer for example, constructing two fully connected networks to further learn each individual task is a general technique in multitasking (putting multiple "related" tasks in a network) learning, and will not be repeated here. .
  • the above-mentioned process of constructing two fully-connected networks can also be referred to as a process of multi-task (predicting N0 and N1) learning.
  • the association between the task (prediction N0) and the task (prediction N1) can be better learned.
  • FIG. 4 is a flowchart of a method for evaluating a user review value provided by an embodiment of the present specification. As shown in FIG. 4, the method may include the following steps:
  • Step 410 Obtain user comments to be evaluated.
  • the user evaluation to be evaluated here may refer to a user's new comment on an object (such as a product or a merchant), which does not have corresponding valuable evaluation value and non-valuation evaluation value.
  • Step 420 Input the user comments to be evaluated into a multi-tasking prediction model to predict the valuable evaluation values and non-valuation evaluation values of the user comments to be evaluated.
  • user comments to be evaluated may be input into the multi-task prediction model shown in FIG. 3 to output valuable evaluation values and non-valuable evaluation values of the user comments.
  • Step 430 Evaluate the value of the user comments to be evaluated according to the value evaluation value and the valueless evaluation value.
  • the proportion of valuable evaluation value may be determined according to the valuable evaluation value and the unvaluable evaluation value. According to the proportion of valuable evaluation values, the value of user comments to be evaluated is evaluated. For example, the value of user reviews can be evaluated according to the following formula.
  • C is the proportion of valuable evaluation value, which can also be called the audience of user reviews
  • N0 is the valuable evaluation value of user reviews
  • N1 is the non-valuable evaluation value of user reviews
  • is a constant.
  • the meaning of the above audience face may be what percentage of users think that the user comment is valuable or informative.
  • the larger the C of the user comment the greater the value of the user comment, that is, the wider the audience. Conversely, the less valuable it is.
  • the corresponding weighted value and the non-valued evaluation value may be set with corresponding weight values, and then the value of the user comments to be evaluated is evaluated according to the valued evaluation value, the non-valued evaluation value, and the weight value.
  • N0 and N1 in the above formula can be multiplied by corresponding weight values, which are not limited in this specification.
  • the audience faces of the multiple user reviews can be sorted. For example, multiple user reviews can be sorted according to the order of the audience, so that user reviews with a wide audience (that is, a large positive score) can be put in front, which will bring better user experience. Experience.
  • the multi-task prediction model of the above embodiment of this description is constructed after performing multi-task learning (valued evaluation value and non-valued evaluation value of user reviews), which can well learn the relationship between tasks and tasks Sex.
  • multi-task learning value evaluation value and non-valued evaluation value of user reviews
  • the accuracy of the evaluation of the value of user comments can be improved.
  • the above-mentioned embodiment of the present specification sorts based on the audience facing user reviews, which can conveniently allow users to see valuable or informative user reviews, thereby improving the user experience.
  • an embodiment of the present specification also provides a device for evaluating user reviews, as shown in FIG. 5, the device includes:
  • the obtaining unit 501 is configured to obtain a user comment to be evaluated.
  • the input unit 502 is configured to input the user comments to be evaluated obtained by the obtaining unit 501 into a multi-tasking prediction model, so as to predict the valuable evaluation values and non-valuation evaluation values of the user comments to be evaluated.
  • the multi-task prediction model is obtained by training a neural network based on a plurality of user review samples with corresponding valuable evaluation values and non-valuable evaluation values.
  • the neural network here may be a convolutional neural network TextCNN.
  • the value evaluation value of the user review sample may be determined according to the number P of users who consider the user review sample to be valuable or informative.
  • the unworthy evaluation value of the user review sample may be determined according to the number Q of users who consider the user review sample to be unworthy. or,
  • the valuable evaluation value of the user review sample may be determined according to the proportion of P in the total number.
  • the valueless evaluation value of the user review sample is determined based on the proportion of Q in the total number. Among them, the total number is the sum of P and Q. P and Q are both positive integers.
  • the evaluation unit 503 is configured to evaluate the value of the user comments to be evaluated according to the valued evaluation value and the valueless evaluation value.
  • the evaluation unit 503 may be specifically configured to determine the proportion of the valued evaluation value according to the valued evaluation value and the valueless evaluation value. According to the proportion of valuable evaluation values, the value of user comments to be evaluated is evaluated.
  • the proportion of valuable evaluation value can be determined according to the following formula:
  • C is the proportion of valued evaluation value
  • N0 is the valued evaluation value
  • N1 is the valueless evaluation value
  • is a constant.
  • the apparatus may further include:
  • the sorting unit 504 is configured to sort each of the user comments to be evaluated according to an evaluation result of the value of each of the user comments to be evaluated.
  • an acquisition unit obtains a user review to be evaluated.
  • the input unit 502 inputs the comments of the user to be evaluated into the multi-tasking prediction model to predict the valuable evaluation value and the non-valuation evaluation value of the user evaluation to be evaluated.
  • the evaluation unit 503 evaluates the value of the user comments to be evaluated according to the valued evaluation value and the valueless evaluation value. As a result, the accuracy of the evaluation of user reviews can be improved.

Landscapes

  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Educational Administration (AREA)
  • Operations Research (AREA)
  • Marketing (AREA)
  • Game Theory and Decision Science (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

A method and device for evaluating the value of a user review. The method for evaluating the user review value comprises: obtaining a user review to be evaluated (S410); inputting the user review to be evaluated into a multi-task prediction model to predict a valuable evaluation value and a non-valuable evaluation value of the user review to be evaluated (S420), the multi-task prediction model being obtained by training a neural network on the basis of a plurality of user review samples having corresponding valuable evaluation values and non-valuable evaluation values; and evaluating the value of the user review to be evaluated according to the valuable evaluation value and the non-valuable evaluation value (S430).

Description

用户评论价值的评估方法及装置Method and device for evaluating user reviews 技术领域Technical field
本说明书一个或多个实施例涉及计算机技术领域,尤其涉及一种用户评论价值的评估方法及装置。One or more embodiments of the present specification relate to the field of computer technology, and in particular, to a method and device for evaluating the value of user reviews.
背景技术Background technique
伴随着网络电商的高速发展,消费者已经形成根据用户评论(review)来判断对象(如,商品或者商家等)好坏或者服务优劣。然而针对某一对象的用户评论通常是海量的,这些海量的用户评论中有些是有价值或者有信息量的,而有些是没有价值的。With the rapid development of online e-commerce, consumers have formed to judge whether an object (such as a product or a merchant) is good or bad or the service is good or bad according to user reviews. However, user reviews for a certain object are usually massive. Some of these massive user reviews are valuable or informative, while others are not.
因此,需要提供一种用户评论价值的评估方法,以便能够对用户评论的价值进行评估就称为要解决的问题。Therefore, it is necessary to provide a method for evaluating the value of user reviews so that the value of user reviews can be evaluated as a problem to be solved.
发明内容Summary of the Invention
本说明书一个或多个实施例描述了一种用户评论价值的评估方法及装置,可以提高用户评论价值的评估准确性。One or more embodiments of the present specification describe a method and device for evaluating the value of user reviews, which can improve the accuracy of evaluating the value of user reviews.
第一方面,提供了一种用户评论价值的评估方法,包括:The first aspect provides a method for evaluating the value of user reviews, including:
获取待评估用户评论;Get comments from users to be evaluated;
将所述待评估用户评论输入多任务预测模型,以预测所述待评估用户评论的有价值评估值和无价值评估值;所述多任务预测模型是根据多条具有对应的有价值评估值和无价值评估值的用户评论样本,对神经网络进行训练后得到的;Inputting the user evaluation to be evaluated into a multi-tasking prediction model to predict valuable evaluation values and non-valuation evaluation values of the user evaluation to be evaluated; the multi-task prediction model is based on a plurality of corresponding evaluation evaluation values and Samples of user reviews without value evaluation, obtained after training the neural network;
根据所述有价值评估值和无价值评估值,对所述待评估用户评论的价值进行评估。The value of the user comments to be evaluated is evaluated according to the valuable evaluation value and the non-valuation evaluation value.
第二方面,提供了一种用户评论价值的评估装置,包括:In a second aspect, a device for evaluating user reviews is provided, including:
获取单元,用于获取待评估用户评论;An obtaining unit for obtaining comments from users to be evaluated;
输入单元,用于将所述获取单元获取的所述待评估用户评论输入多任务预测模型,以预测所述待评估用户评论的有价值评估值和无价值评估值;所述多任务预测模型是根据多条具有对应的有价值评估值和无价值评估值的用户评论样本,对神经网络进行训练后得到的;An input unit, configured to input the user comments to be evaluated obtained by the obtaining unit into a multi-tasking prediction model to predict valuable evaluation values and non-valuation evaluation values of the user evaluations to be evaluated; the multi-task prediction model is According to a plurality of user review samples with corresponding valuable evaluation values and non-valuable evaluation values, obtained after training the neural network;
根据所述有价值评估值和所述无价值评估值,对所述待评估用户评论的价值进行评估。The value of the user comments to be evaluated is evaluated according to the valuable evaluation value and the non-valuation evaluation value.
本说明书一个或多个实施例提供的用户评论价值的评估方法及装置,获取待评估用户评论。将待评估用户评论输入多任务预测模型,以预测待评估用户评论的有价值评估值和无价值评估值。该多任务预测模型是根据多条具有对应的有价值评估值和无价值评估值的用户评论样本,对神经网络进行训练后得到的。根据有价值评估值和无价值评估值,对待评估用户评论的价值进行评估。由此,可以实现对用户评论价值的评估。The method and device for evaluating the value of user reviews provided by one or more embodiments of the present specification, obtain the user reviews to be evaluated. The user comments to be evaluated are input into a multi-tasking prediction model to predict the valuable evaluation values and non-valuable evaluation values of the user comments to be evaluated. The multi-task prediction model is obtained by training a neural network based on a plurality of user review samples with corresponding valuable evaluation values and non-valuable evaluation values. Evaluate the value of user reviews based on valuable and unvaluable evaluations. As a result, it is possible to evaluate the value of user reviews.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
为了更清楚地说明本说明书实施例的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本说明书的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其它的附图。In order to explain the technical solutions of the embodiments of the present specification more clearly, the drawings used in the description of the embodiments are briefly introduced below. Obviously, the drawings in the following description are only some embodiments of the present specification. Those of ordinary skill in the art can also obtain other drawings according to these drawings without paying creative labor.
图1为本说明书提供的多任务预测模型的获取方法流程图;FIG. 1 is a flowchart of a method for acquiring a multi-task prediction model provided in this specification;
图2为本说明书提供的用户评论示意图;FIG. 2 is a schematic diagram of user comments provided in this specification;
图3为本说明书提供的多任务预测模型示意图;FIG. 3 is a schematic diagram of a multi-task prediction model provided by this specification;
图4为本说明书一个实施例提供的用户评论价值的评估方法流程图;FIG. 4 is a flowchart of a method for evaluating a user review value provided by an embodiment of the present specification; FIG.
图5为本说明书一个实施例提供的用户评论价值的评估装置示意图。FIG. 5 is a schematic diagram of an apparatus for evaluating user reviews provided by an embodiment of the present specification.
具体实施方式Detailed ways
下面结合附图,对本说明书提供的方案进行描述。The solutions provided in this specification are described below with reference to the drawings.
本说明书一个实施例提供的用户评论价值的评估方法适用于对某一对象的海量用户评论的价值进行评估的场景。此处的对象可以是指商品或者商家等网络上的虚拟实体。The method for evaluating the value of user reviews provided by an embodiment of the present specification is applicable to a scenario in which the value of a large number of user reviews of an object is evaluated. The object here may refer to a virtual entity on a network such as a product or a merchant.
在执行本说明书提供的用户评论价值的评估方法之前,可以先执行获取多任务预测模型的方法。本说明书中的多任务预测模型可以是根据多条具有对应的有价值评估值和无价值评估值的用户评论样本,对神经网络进行训练后得到的。此处的神经网络可以包括循环神经网络(Recurrent neural Network,RNN)和卷积神经网络(Convolutional Neural Network,CNN)等。其中,CNN具体可以为TextCNN,TextCNN是一种用于文本分类 的卷积神经网络。基于TextCNN实现文本分类的基本思路是:将CNN与文本处理相结合。其核心在于在文本分类任务中利用CNN模型来提取句子中类似n-gram的关键信息。TextCNN在情感分析里应用较广,而且最大的优势是相较于RNN快很多,更容易符合线上服务的要求。Before executing the method for evaluating the value of user reviews provided in this specification, a method for obtaining a multi-task prediction model may be performed first. The multi-task prediction model in this specification may be obtained by training a neural network based on a plurality of user review samples having corresponding valuable evaluation values and non-valuable evaluation values. The neural network here may include a recurrent neural network (Recurrent Neural Network, RNN), a convolutional neural network (Convolutional Neural Network, CNN), and the like. Among them, CNN can be TextCNN, which is a convolutional neural network used for text classification. The basic idea of text classification based on TextCNN is: combining CNN with text processing. The core is to use the CNN model in text classification tasks to extract key n-gram-like information in sentences. TextCNN is widely used in sentiment analysis, and the biggest advantage is that it is much faster than RNN, and it is easier to meet the requirements of online services.
以神经网络为TextCNN为例来说,上述获取多任务预测模型的方法可以如图1所示。图1中,该方法可以包括如下步骤:Taking the neural network as TextCNN as an example, the above method for obtaining a multi-task prediction model can be shown in FIG. 1. In Figure 1, the method may include the following steps:
步骤110,预先收集多条用户评论样本。In step 110, a plurality of user comment samples are collected in advance.
在一种实现方式中,可以针对网页页面上某一对象的用户评论,在已有的“点赞”功能的基础上,增加“点踩”功能,其中,“点赞”功能可以是用户在认为该用户评论有价值或者有信息量时使用,“点踩”功能可以是用户在认为该用户评论没有价值时使用。举例来说,用户在查看某个阳台柜时,如果有一条用户评论描述了关于这个阳台柜的优劣对比,以及相关安装信息,比如说要单独买水龙头等,下水管等,那么这个用户就会觉得这条用户评论是有价值或者有信息量的。In an implementation manner, a user can comment on an object on a webpage page, and based on the existing "like" function, a "click" function can be added. The "like" function can be It is used when the user comment is considered to be valuable or informative. The "click" function may be used when the user thinks that the user comment is not valuable. For example, when a user views a balcony cabinet, if there is a user comment describing the advantages and disadvantages of the balcony cabinet and related installation information, such as buying a faucet, a sewer pipe, etc., then the user will I think this user review is valuable or informative.
在一种实现方式中,通过用户评论的“点赞”功能,可以统计出认为该用户评论的有价值或者有信息量的用户的个数P(简称:第一数量)。通过用户评论的“点踩”功能,可以统计出认为该用户评论没有价值的用户的个数Q(简称:第二数量),其中,P和Q均为正整数。In one implementation manner, through the "like" function of the user comments, the number of users P (referred to as the first number) who consider the user comments to be valuable or informative can be counted. Through the “click” function of user reviews, the number of users Q (referred to as the second number) who think that the user reviews are not valuable can be counted, where P and Q are positive integers.
以对象为商品为例来说,在为该商品的用户评论增加“点踩”功能后,该商品的用户评论可以如图2所示。图2中,按钮“有用”与已有的“点赞”功能相对应,按钮“没用”与新增的“点踩”功能相对应。具体地,当用户认为某条用户评论有价值或者有信息量时,可以点击该用户评论对应的“有用”按钮。相应地,该用户评论的第一数量就会加1。而当用户觉得某条用户评论没有价值时,可以点击该用户评论对应的“没用”按钮。相应地,该用户评论的第二数量就会加1。Taking the object as a product as an example, after adding a “click” function to the user review of the product, the user review of the product can be shown in FIG. 2. In FIG. 2, the button “useful” corresponds to the existing “like” function, and the button “useless” corresponds to the newly added “click” function. Specifically, when the user thinks that a certain user comment is valuable or informative, he can click a "useful" button corresponding to the user comment. Accordingly, the first number of user reviews is incremented by one. When a user feels that a user comment is worthless, he can click the "useless" button corresponding to the user comment. Accordingly, the second number of user reviews is incremented by one.
具体地,可以从对象的用户评论同时具有“点赞”功能和“点踩”功能的网页页面中收集上述多条用户评论样本。从而,收集到的用户评论样本可以同时具有对应的第一数量和第二数量。当然,也可以只具有第一数量(或者,第二数量),第二数量(或者,第一数量)可以根据默认值(如,0)确定,本说明书对此不作限定。Specifically, the above multiple user comment samples may be collected from web pages of the object user comments that have both a “Like” function and a “Thumb” function. Therefore, the collected user review samples can have a corresponding first number and a second number at the same time. Of course, there may be only the first number (or the second number), and the second number (or the first number) may be determined according to a default value (for example, 0), which is not limited in this specification.
需要说明的是,在收集到上述多条用户评论之后,可以确定其对应的有价值评估值和无价值评估值。其中,有价值评估值用于衡量某条用户评论是否有价值或者有信息量。 无价值评估值用于衡量某条用户评论是否没有价值。It should be noted that after collecting the above multiple user comments, the corresponding valuable evaluation value and non-valuation evaluation value can be determined. Among them, the valuable evaluation value is used to measure whether a user comment is valuable or informative. A non-valuable value is used to measure whether a user comment is worthless.
在一种实现方式中,上述确定过程可以如下:在浏览该多条用户评论样本的用户数相同或者相近的情况下,可以将各条用户评论样本的第一数量作为其有价值评估值,将各条用户评论样本的第二数量作为其无价值评估值。而在浏览该多条用户评论样本的用户数相差比较大(如,有些用户评论样本的浏览用户数为100个,而另一些用户评论样本的浏览用户数为1000个)时,可以根据第一数量(即P)在总个数中的占比,确定该用户评论样本的有价值评估值,其中,该总个数为P与Q之和。如,有价值评估值=P/(P+Q)。可以根据第二数量(即Q)在总个数中的占比,确定该用户评论样本的无价值评估值。如,无价值评估值=Q/(P+Q)。In an implementation manner, the foregoing determination process may be as follows: when the number of users viewing the multiple user review samples is the same or similar, the first quantity of each user review sample may be used as its valuable evaluation value, and The second quantity of each user review sample is used as its worthless evaluation value. When the number of users browsing the multiple user review samples is relatively large (for example, some user review samples are viewed by 100 users, while other user review samples are viewed by 1,000 users), the first The proportion of the number (that is, P) in the total number determines the valuable evaluation value of the user review sample, where the total number is the sum of P and Q. For example, valuable evaluation value = P / (P + Q). The non-valuable evaluation value of the user review sample can be determined according to the proportion of the second number (ie, Q) in the total number. For example, the valueless evaluation value = Q / (P + Q).
当然,在实际应用中,也可以根据其它方式来确定上述有价值评估值和无价值评估值,如,为上述第一数量和第二数量分配对应的权值,本说明书对此不作限定。Of course, in practical applications, the above-mentioned valuable evaluation value and non-valuation evaluation value may also be determined according to other methods, for example, assigning corresponding weights to the first quantity and the second quantity, which is not limited in this specification.
步骤120,对多条用户评论样本进行预处理,得到对应的多个词语。Step 120: Preprocess multiple user review samples to obtain corresponding multiple words.
此处的预处理包括但不限于分词处理等。其中,分词处理为传统常规技术,在此不复赘述。The preprocessing here includes, but is not limited to, word processing. Among them, the word segmentation processing is a traditional and conventional technology, which will not be repeated here.
步骤130,确定各个词语的词向量。Step 130: Determine a word vector of each word.
在一个例子中,可以根据预定义的词与词向量对应表,来确定各个词语的词向量。上述预定义的词与词向量对应表用于记录多个词以及多个词对应的词向量。此处的词向量可以是用于表征词的向量,其可以包括若干个维度,能反映词与词之间实际的关系。常用的训练好的词向量有全局词向量表示(Global Vectors for Word,GloVe)。In one example, a word vector of each word may be determined according to a predefined word-to-word vector correspondence table. The predefined word-to-word vector correspondence table is used to record multiple words and word vectors corresponding to multiple words. The word vector here may be a vector used to represent a word, which may include several dimensions, which can reflect the actual relationship between words and words. Commonly used trained word vectors are Global Word Vectors (GloVe).
步骤140,将各个词语的词向量输入卷积神经网络,以构建多任务预测模型。Step 140: input the word vector of each word into a convolutional neural network to construct a multi-task prediction model.
此处的构建多任务预测模型的过程可以理解为是卷积神经网络的训练过程。该训练过程可以为:将各个词语的词向量输入卷积神经网络,以得到各条用户评论样本的预测值,包括预测的有价值评估值和预测的无价值评估值。之后,根据预测值以及步骤110中确定的有价值评估值和无价值评估值(实际值)对卷积神经网络中的各个参数进行调整;直至预测值和实际值相等或者相近,就可以得到上述多任务预测模型。The process of building a multi-task prediction model here can be understood as the training process of a convolutional neural network. The training process may be: input the word vector of each word into the convolutional neural network to obtain the predicted value of each user review sample, including the predicted valuable evaluation value and the predicted non-valued evaluation value. After that, each parameter in the convolutional neural network is adjusted according to the predicted value and the valuable evaluation value and non-valuable evaluation value (actual value) determined in step 110; until the predicted value is equal to or close to the actual value, the above can be obtained. Multi-task prediction model.
本说明书构建的多任务预测模型可以如图3所示。图3中,最左侧包含了多个矩阵,其中,每个矩阵与一条用户评论相对应。矩阵中的元素可以为用户评论中所包含的各个词语的词向量。之后,可以对各个词语的词向量进行卷积,从而构成卷积网络。最后,可以连接两个全连接网络,其中,一个全连接网络用于预测用户评论的有价值评估值 (N0),另一个全连接网络用于预测用户评论的无价值评估值(N1)。The multi-task prediction model constructed in this specification can be shown in FIG. 3. In FIG. 3, the leftmost side contains multiple matrices, where each matrix corresponds to a user comment. The elements in the matrix can be word vectors of individual words contained in user comments. After that, the word vectors of each word can be convolved to form a convolution network. Finally, two fully-connected networks can be connected, one of which is used to predict the valuable evaluation value (N0) of user reviews and the other of which is used to predict the non-valuable evaluation value (N1) of user reviews.
从图3中可以看出,本说明书构建的多任务预测模型,在神经网络中通过底层的网络共享(如,矩阵以及卷积网络)来促进任务与任务的互相促进学习,然后连接多个任务的输出层(如,构建两个全连接网络)来进一步学习每个单独任务,是多任务(把多个“相关”的任务放在一个网络里)学习中的常规技术,在此不复赘述。As can be seen from Figure 3, the multi-task prediction model constructed in this specification promotes mutual learning between tasks and tasks in the neural network through the underlying network sharing (such as matrices and convolutional networks), and then connects multiple tasks The output layer (for example, constructing two fully connected networks) to further learn each individual task is a general technique in multitasking (putting multiple "related" tasks in a network) learning, and will not be repeated here. .
需要说明的是,上述构建两个全连接网络的过程也可以称为是多任务(预测N0和N1)学习的过程。通过上述多任务学习的过程,可以更好得学习到任务(预测N0)与任务(预测N1)之间的关联性。It should be noted that the above-mentioned process of constructing two fully-connected networks can also be referred to as a process of multi-task (predicting N0 and N1) learning. Through the above-mentioned multi-task learning process, the association between the task (prediction N0) and the task (prediction N1) can be better learned.
图4为本说明书一个实施例提供的用户评论价值的评估方法流程图。如图4所示,该方法可以包括如下步骤:FIG. 4 is a flowchart of a method for evaluating a user review value provided by an embodiment of the present specification. As shown in FIG. 4, the method may include the following steps:
步骤410,获取待评估用户评论。Step 410: Obtain user comments to be evaluated.
此处的待评估用户评论可以是指用户针对某一对象(如,商品或者商家等)新发表的评论,其没有对应的有价值评估值和无价值评估值。The user evaluation to be evaluated here may refer to a user's new comment on an object (such as a product or a merchant), which does not have corresponding valuable evaluation value and non-valuation evaluation value.
步骤420,将待评估用户评论输入多任务预测模型,以预测待评估用户评论的有价值评估值和无价值评估值。Step 420: Input the user comments to be evaluated into a multi-tasking prediction model to predict the valuable evaluation values and non-valuation evaluation values of the user comments to be evaluated.
如,可以将待评估用户评论输入如图3所示的多任务预测模型,以输出该条用户评论的有价值评估值和无价值评估值。For example, user comments to be evaluated may be input into the multi-task prediction model shown in FIG. 3 to output valuable evaluation values and non-valuable evaluation values of the user comments.
步骤430,根据有价值评估值和无价值评估值,对待评估用户评论的价值进行评估。Step 430: Evaluate the value of the user comments to be evaluated according to the value evaluation value and the valueless evaluation value.
在一种实现方式中,可以根据有价值评估值和无价值评估值,确定有价值评估值占比。根据有价值评估值占比,对待评估用户评论的价值进行评估。如,可以根据如下公式来对用户评论的价值进行评估。In one implementation manner, the proportion of valuable evaluation value may be determined according to the valuable evaluation value and the unvaluable evaluation value. According to the proportion of valuable evaluation values, the value of user comments to be evaluated is evaluated. For example, the value of user reviews can be evaluated according to the following formula.
Figure PCTCN2019076937-appb-000001
Figure PCTCN2019076937-appb-000001
其中,C为有价值评估值占比,也可以称为用户评论的受众面,N0为用户评论的有价值评估值,N1为用户评论的无价值评估值,δ为常数。上述受众面的含义可以为有多少比例的用户认为该用户评论有价值或者有信息量。Among them, C is the proportion of valuable evaluation value, which can also be called the audience of user reviews, N0 is the valuable evaluation value of user reviews, N1 is the non-valuable evaluation value of user reviews, and δ is a constant. The meaning of the above audience face may be what percentage of users think that the user comment is valuable or informative.
具体地,用户评论的C越大,说明该条用户评论的价值越大,也即受众面越广。反之,则越没有价值。Specifically, the larger the C of the user comment, the greater the value of the user comment, that is, the wider the audience. Conversely, the less valuable it is.
当然,上述只是一种用户评论的价值评估方式。在其它实现方式中,也可以为上述有价值评估值和无价值评估值设置相应的权重值,之后,根据有价值评估值、无价值评估值以及权重值,来对待评估用户评论的价值进行评估。如,可以将上述公式中的N0和N1分别乘以相应的权重值,本说明书对此不作限定。Of course, the above is just a way to evaluate the value of user reviews. In other implementations, the corresponding weighted value and the non-valued evaluation value may be set with corresponding weight values, and then the value of the user comments to be evaluated is evaluated according to the valued evaluation value, the non-valued evaluation value, and the weight value. . For example, N0 and N1 in the above formula can be multiplied by corresponding weight values, which are not limited in this specification.
可以理解的是,当针对多条用户评论,根据上述公式1计算得到对应的受众面之后,可以根据该多条用户评论的受众面对其进行排序。如,可以按照受众面从大到小的顺序,对多条用户评论进行排序,从而可以将受众面广(即正面分数占比较大)的用户评论前置,这会给用户带来较好的体验。It can be understood that after corresponding user faces are calculated according to the above formula 1 for multiple user reviews, the audience faces of the multiple user reviews can be sorted. For example, multiple user reviews can be sorted according to the order of the audience, so that user reviews with a wide audience (that is, a large positive score) can be put in front, which will bring better user experience. Experience.
综上,本说明上述实施例的多任务预测模型是进行多任务学习(用户评论的有价值评估值和无价值评估值)后构建的,这可以很好的学习到任务与任务之间的关联性。最后,由于是同时根据有价值评估值和无价值评估值,来对用户评论的价值进行评估,由此,可以提高用户评论价值的评估准确性。此外,本说明书上述实施例基于受众面对用户评论进行排序,可以方便地让用户看到有价值或者有信息量的用户评论,从而可以提升用户体验。In summary, the multi-task prediction model of the above embodiment of this description is constructed after performing multi-task learning (valued evaluation value and non-valued evaluation value of user reviews), which can well learn the relationship between tasks and tasks Sex. Finally, since the value of user reviews is evaluated based on both the valued evaluation value and the non-valued evaluation value, the accuracy of the evaluation of the value of user comments can be improved. In addition, the above-mentioned embodiment of the present specification sorts based on the audience facing user reviews, which can conveniently allow users to see valuable or informative user reviews, thereby improving the user experience.
与上述用户评论价值的评估方法对应地,本说明书一个实施例还提供的一种用户评论价值的评估装置,如图5所示,该装置包括:Corresponding to the above method for evaluating user reviews, an embodiment of the present specification also provides a device for evaluating user reviews, as shown in FIG. 5, the device includes:
获取单元501,用于获取待评估用户评论。The obtaining unit 501 is configured to obtain a user comment to be evaluated.
输入单元502,用于将获取单元501获取的待评估用户评论输入多任务预测模型,以预测待评估用户评论的有价值评估值和无价值评估值。多任务预测模型是根据多条具有对应的有价值评估值和无价值评估值的用户评论样本,对神经网络进行训练后得到的。The input unit 502 is configured to input the user comments to be evaluated obtained by the obtaining unit 501 into a multi-tasking prediction model, so as to predict the valuable evaluation values and non-valuation evaluation values of the user comments to be evaluated. The multi-task prediction model is obtained by training a neural network based on a plurality of user review samples with corresponding valuable evaluation values and non-valuable evaluation values.
此处的神经网络可以为卷积神经网络TextCNN。The neural network here may be a convolutional neural network TextCNN.
上述用户评论样本的有价值评估值可以是根据认为该用户评论样本有价值或者有信息量的用户的个数P确定的。用户评论样本的无价值评估值可以是根据认为该用户评论样本无价值的用户的个数Q确定的。或者,The value evaluation value of the user review sample may be determined according to the number P of users who consider the user review sample to be valuable or informative. The unworthy evaluation value of the user review sample may be determined according to the number Q of users who consider the user review sample to be unworthy. or,
用户评论样本的有价值评估值可以是根据P在总个数中的占比确定的。用户评论样本的无价值评估值是根据Q在总个数中的占比确定的。其中,总个数为P与Q之和。P,Q均为正整数。The valuable evaluation value of the user review sample may be determined according to the proportion of P in the total number. The valueless evaluation value of the user review sample is determined based on the proportion of Q in the total number. Among them, the total number is the sum of P and Q. P and Q are both positive integers.
评估单元503,用于根据有价值评估值和所述无价值评估值,对待评估用户评论的价值进行评估。The evaluation unit 503 is configured to evaluate the value of the user comments to be evaluated according to the valued evaluation value and the valueless evaluation value.
评估单元503具体可以用于:根据有价值评估值和无价值评估值,确定有价值评估值占比。根据有价值评估值占比,对待评估用户评论的价值进行评估。The evaluation unit 503 may be specifically configured to determine the proportion of the valued evaluation value according to the valued evaluation value and the valueless evaluation value. According to the proportion of valuable evaluation values, the value of user comments to be evaluated is evaluated.
具体地,可以根据如下公式确定有价值评估值占比:Specifically, the proportion of valuable evaluation value can be determined according to the following formula:
Figure PCTCN2019076937-appb-000002
Figure PCTCN2019076937-appb-000002
其中,C为有价值评估值占比,N0为有价值评估值,N1为无价值评估值,δ为常数。Among them, C is the proportion of valued evaluation value, N0 is the valued evaluation value, N1 is the valueless evaluation value, and δ is a constant.
可选地,当待评估用户评论的条数为多条时,该装置还可以包括:Optionally, when the number of user comments to be evaluated is multiple, the apparatus may further include:
排序单元504,用于根据各条待评估用户评论的价值的评估结果,对各条待评估用户评论进行排序。The sorting unit 504 is configured to sort each of the user comments to be evaluated according to an evaluation result of the value of each of the user comments to be evaluated.
本说明书上述实施例装置的各功能模块的功能,可以通过上述方法实施例的各步骤来实现,因此,本说明书一个实施例提供的装置的具体工作过程,在此不复赘述。The functions of the functional modules of the device in the foregoing embodiments of this specification can be implemented through the steps of the method embodiments described above. Therefore, the specific working process of the device provided by one embodiment of this specification is not repeated here.
本说明书一个实施例提供的用户评论价值的评估装置,获取单元获取待评估用户评论。输入单元502将待评估用户评论输入多任务预测模型,以预测待评估用户评论的有价值评估值和无价值评估值。评估单元503根据有价值评估值和所述无价值评估值,对待评估用户评论的价值进行评估。由此,可以提高用户评论价值的评估准确性。An apparatus for evaluating the value of a user review provided by an embodiment of the present specification, an acquisition unit obtains a user review to be evaluated. The input unit 502 inputs the comments of the user to be evaluated into the multi-tasking prediction model to predict the valuable evaluation value and the non-valuation evaluation value of the user evaluation to be evaluated. The evaluation unit 503 evaluates the value of the user comments to be evaluated according to the valued evaluation value and the valueless evaluation value. As a result, the accuracy of the evaluation of user reviews can be improved.
本领域技术人员应该可以意识到,在上述一个或多个示例中,本说明书所描述的功能可以用硬件、软件、固件或它们的任意组合来实现。当使用软件实现时,可以将这些功能存储在计算机可读介质中或者作为计算机可读介质上的一个或多个指令或代码进行传输。Those skilled in the art should appreciate that, in one or more of the above examples, the functions described in this specification may be implemented by hardware, software, firmware, or any combination thereof. When implemented in software, these functions may be stored in or transmitted over as one or more instructions or code on a computer-readable medium.
以上所述的具体实施方式,对本说明书的目的、技术方案和有益效果进行了进一步详细说明,所应理解的是,以上所述仅为本说明书的具体实施方式而已,并不用于限定本说明书的保护范围,凡在本说明书的技术方案的基础之上,所做的任何修改、等同替换、改进等,均应包括在本说明书的保护范围之内。The specific implementation manners described above further describe the purpose, technical solutions, and beneficial effects of the present specification. It should be understood that the foregoing descriptions are merely specific implementation manners of the present description, and are not intended to limit the scope of the present description. The scope of protection, any modification, equivalent replacement, or improvement made on the basis of the technical solution of this specification shall be included in the scope of protection of this specification.

Claims (12)

  1. 一种用户评论价值的评估方法,其特征在于,包括:A method for evaluating the value of user reviews, which is characterized by:
    获取待评估用户评论;Get comments from users to be evaluated;
    将所述待评估用户评论输入多任务预测模型,以预测所述待评估用户评论的有价值评估值和无价值评估值;所述多任务预测模型是根据多条具有对应的有价值评估值和无价值评估值的用户评论样本,对神经网络进行训练后得到的;Inputting the user evaluation to be evaluated into a multi-tasking prediction model to predict the valuable evaluation value and non-valuation evaluation value of the user evaluation to be evaluated; the multi-task prediction model is based on a plurality of corresponding Samples of user reviews without value evaluation, obtained after training the neural network;
    根据所述有价值评估值和无价值评估值,对所述待评估用户评论的价值进行评估。The value of the user comments to be evaluated is evaluated according to the valuable evaluation value and the non-valuation evaluation value.
  2. 根据权利要求1所述的方法,其特征在于,当所述待评估用户评论的条数为多条时,所述方法还包括:The method according to claim 1, wherein when the number of user comments to be evaluated is multiple, the method further comprises:
    根据各条待评估用户评论的价值的评估结果,对所述各条待评估用户评论进行排序。According to the evaluation results of the values of the user comments to be evaluated, the comments of the users to be evaluated are sorted.
  3. 根据权利要求1或2所述的方法,其特征在于,所述神经网络为卷积神经网络TextCNN。The method according to claim 1 or 2, wherein the neural network is a convolutional neural network TextCNN.
  4. 根据权利要求1所述的方法,其特征在于,所述根据所述有价值评估值和无价值评估值,对所述待评估用户评论的价值进行评估,包括:The method according to claim 1, wherein the evaluating the value of the user comments to be evaluated according to the valuable evaluation value and the non-valuation evaluation value comprises:
    根据所述有价值评估值和所述无价值评估值,确定有价值评估值占比;Determining the proportion of valuable evaluation value according to the valuable evaluation value and the non-valuation evaluation value;
    根据所述有价值评估值占比,对所述待评估用户评论的价值进行评估。According to the proportion of the valuable evaluation value, the value of the user comments to be evaluated is evaluated.
  5. 根据权利要求4所述的方法,其特征在于,所述根据所述有价值评估值和所述无价值评估值,确定有价值评估值占比,包括:The method according to claim 4, wherein determining the proportion of valuable evaluation value according to the valuable evaluation value and the non-valuation evaluation value comprises:
    根据如下公式确定所述有价值评估值占比:Determine the proportion of the valuable evaluation value according to the following formula:
    Figure PCTCN2019076937-appb-100001
    Figure PCTCN2019076937-appb-100001
    其中,C为所述有价值评估值占比,N0为所述有价值评估值,N1为所述无价值评估值,δ为常数。Wherein, C is the proportion of the valued evaluation value, N0 is the valued evaluation value, N1 is the valueless evaluation value, and δ is a constant.
  6. 根据权利要求1所述的方法,其特征在于,所述用户评论样本的有价值评估值是根据认为该用户评论样本有价值或者有信息量的用户的个数P确定的;所述用户评论样本的无价值评估值是根据认为该用户评论样本无价值的用户的个数Q确定的;或者,The method according to claim 1, wherein the value evaluation value of the user review sample is determined according to the number P of users who consider the user review sample as valuable or informative; the user review sample The value of the valueless evaluation is determined based on the number Q of users who consider the sample of user reviews to be worthless; or,
    所述用户评论样本的有价值评估值是根据P在总个数中的占比确定的;所述用户评论样本的无价值评估值是根据Q在总个数中的占比确定的;其中,所述总个数为P与Q之和,P,Q均为正整数。The valuable evaluation value of the user review sample is determined according to the proportion of P in the total number; the unvaluable evaluation value of the user review sample is determined according to the proportion of Q in the total number; The total number is the sum of P and Q, and P and Q are positive integers.
  7. 一种用户评论价值的评估装置,其特征在于,包括:A device for evaluating the value of user reviews, which is characterized by:
    获取单元,用于获取待评估用户评论;An obtaining unit for obtaining comments from users to be evaluated;
    输入单元,用于将所述获取单元获取的所述待评估用户评论输入多任务预测模型,以预测所述待评估用户评论的有价值评估值和无价值评估值;所述多任务预测模型是根据多条具有对应的有价值评估值和无价值评估值的用户评论样本,对神经网络进行训练后得到的;An input unit, configured to input the user comments to be evaluated obtained by the obtaining unit into a multi-tasking prediction model to predict valuable evaluation values and non-valuation evaluation values of the user evaluations to be evaluated; According to a plurality of user review samples with corresponding valuable evaluation values and non-valuable evaluation values, obtained after training the neural network;
    评估单元,用于根据所述有价值评估值和所述无价值评估值,对所述待评估用户评论的价值进行评估。An evaluation unit is configured to evaluate the value of the user evaluation to be evaluated according to the valuable evaluation value and the non-valuation evaluation value.
  8. 根据权利要求7所述的装置,其特征在于,当所述待评估用户评论的条数为多条时,还包括:The device according to claim 7, wherein when the number of the user comments to be evaluated is multiple, further comprising:
    排序单元,用于根据各条待评估用户评论的价值的评估结果,对所述各条待评估用户评论进行排序。The sorting unit is configured to sort the user comments to be evaluated according to an evaluation result of the value of the user comments to be evaluated.
  9. 根据权利要求7或8所述的装置,其特征在于,所述神经网络为卷积神经网络TextCNN。The device according to claim 7 or 8, wherein the neural network is a convolutional neural network TextCNN.
  10. 根据权利要求7所述的装置,其特征在于,所述评估单元具体用于:The apparatus according to claim 7, wherein the evaluation unit is specifically configured to:
    根据所述有价值评估值和所述无价值评估值,确定有价值评估值占比;Determining the proportion of valuable evaluation value according to the valuable evaluation value and the non-valuation evaluation value;
    根据所述有价值评估值占比,对所述待评估用户评论的价值进行评估。According to the proportion of the valuable evaluation value, the value of the user comments to be evaluated is evaluated.
  11. 根据权利要求10所述的装置,其特征在于,所述评估单元还具体用于:The apparatus according to claim 10, wherein the evaluation unit is further configured to:
    根据如下公式确定所述有价值评估值占比:Determine the proportion of the valuable evaluation value according to the following formula:
    Figure PCTCN2019076937-appb-100002
    Figure PCTCN2019076937-appb-100002
    其中,C为所述有价值评估值占比,N0为所述有价值评估值,N1为所述无价值评估值,δ为常数。Wherein, C is the proportion of the valued evaluation value, N0 is the valued evaluation value, N1 is the valueless evaluation value, and δ is a constant.
  12. 根据权利要求7所述的装置,其特征在于,所述用户评论样本的有价值评估值是根据认为该用户评论样本有价值或者有信息量的用户的个数P确定的;所述用户评论样本的无价值评估值是根据认为该用户评论样本无价值的用户的个数Q确定的;或者,The device according to claim 7, wherein the value evaluation value of the user review sample is determined according to the number P of users who consider the user review sample as valuable or informative; the user review sample The value of the valueless evaluation is determined based on the number Q of users who consider the sample of user reviews to be worthless; or,
    所述用户评论样本的有价值评估值是根据P在总个数中的占比确定的;所述用户评论样本的无价值评估值是根据Q在总个数中的占比确定的;其中,所述总个数为P与Q之和,P,Q均为正整数。The valuable evaluation value of the user review sample is determined according to the proportion of P in the total number; the unvaluable evaluation value of the user review sample is determined according to the proportion of Q in the total number; The total number is the sum of P and Q, and P and Q are positive integers.
PCT/CN2019/076937 2018-05-28 2019-03-05 Method and device for evaluating value of user review WO2019228000A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810525054.8A CN108776864A (en) 2018-05-28 2018-05-28 The appraisal procedure and device of user comment value
CN201810525054.8 2018-05-28

Publications (1)

Publication Number Publication Date
WO2019228000A1 true WO2019228000A1 (en) 2019-12-05

Family

ID=64027892

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/076937 WO2019228000A1 (en) 2018-05-28 2019-03-05 Method and device for evaluating value of user review

Country Status (3)

Country Link
CN (1) CN108776864A (en)
TW (1) TW202004571A (en)
WO (1) WO2019228000A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108776864A (en) * 2018-05-28 2018-11-09 阿里巴巴集团控股有限公司 The appraisal procedure and device of user comment value
CN109872181B (en) * 2019-01-08 2024-01-19 博拉网络股份有限公司 Commercial information processing method, device and storage medium
CN111046941B (en) * 2019-12-09 2023-08-15 腾讯科技(深圳)有限公司 Target comment detection method and device, electronic equipment and storage medium
CN112598336B (en) * 2021-01-11 2024-04-30 北京光速斑马数据科技有限公司 Service demand analysis method, device, equipment and computer readable storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105654339A (en) * 2015-12-28 2016-06-08 无锡城市云计算中心有限公司 Method and device for evaluating and sequencing comment usefulnesses
CN108776864A (en) * 2018-05-28 2018-11-09 阿里巴巴集团控股有限公司 The appraisal procedure and device of user comment value

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11468372B2 (en) * 2016-03-08 2022-10-11 Tata Consultancy Services Limited Data modeling systems and methods for risk profiling
CN106557948A (en) * 2016-10-18 2017-04-05 李超 A kind of methods of exhibiting and device of review information
CN106776931A (en) * 2016-12-01 2017-05-31 珠海市魅族科技有限公司 The processing method and processing unit of a kind of comment data
CN107402997B (en) * 2017-07-20 2020-08-07 中国电子科技集团公司电子科学研究院 Security assessment method, terminal and computer storage medium for network public opinion situation
CN108021934B (en) * 2017-11-23 2022-03-04 创新先进技术有限公司 Method and device for recognizing multiple elements

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105654339A (en) * 2015-12-28 2016-06-08 无锡城市云计算中心有限公司 Method and device for evaluating and sequencing comment usefulnesses
CN108776864A (en) * 2018-05-28 2018-11-09 阿里巴巴集团控股有限公司 The appraisal procedure and device of user comment value

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
LEE, SANGJAE ET AL.: "Predicting the Helpfulness of Online Reviews Using Multilayer Perceptron Neural Networks", EXPERT SYSTEMS WITH APPLICATIONS AN INTERNATIONAL JOURNAL, vol. 41, no. 6, 1 May 2014 (2014-05-01), XP028800546, ISSN: 0957-4174, DOI: 10.1016/j.eswa.2013.10.034 *
PARK, YOON-JOO: "Predicting the Helpfulness of Online Customer Reviews across Different Product Types", SUSTAINABILITY, MDPI, OPEN ACCESS JOURNAL, vol. 10, no. 6, 25 May 2018 (2018-05-25), XP055659817 *

Also Published As

Publication number Publication date
CN108776864A (en) 2018-11-09
TW202004571A (en) 2020-01-16

Similar Documents

Publication Publication Date Title
WO2019228000A1 (en) Method and device for evaluating value of user review
US8605996B2 (en) Sentiment classification using out of domain data
Park et al. The normalization of co-authorship networks in the bibliometric evaluation: the government stimulation programs of China and Korea
CN103778548B (en) Merchandise news and key word matching method, merchandise news put-on method and device
CN105005589A (en) Text classification method and text classification device
Zhang et al. An effectiveness analysis of altmetrics indices for different levels of artificial intelligence publications
CN106530010A (en) Collaborative filtering method and apparatus based on fusion of time factor
CN110245080B (en) Method and device for generating scene test case
EP2862105A1 (en) Ranking search results based on click through rates
CN108132961B (en) Reference recommendation method based on citation prediction
CN112733018A (en) Session recommendation method based on graph neural network GNN and multi-task learning
CN110020176A (en) A kind of resource recommendation method, electronic equipment and computer readable storage medium
CN107766316B (en) Evaluation data analysis method, device and system
CN107305545A (en) A kind of recognition methods of the network opinion leader based on text tendency analysis
CN112183881A (en) Public opinion event prediction method and device based on social network and storage medium
CN112765482A (en) Product delivery method, device, equipment and computer readable medium
CN103617146B (en) A kind of machine learning method and device based on hardware resource consumption
Esuli et al. LeQua@ CLEF2022: Learning to quantify
CN116049379A (en) Knowledge recommendation method, knowledge recommendation device, electronic equipment and storage medium
CN114461869B (en) Service characteristic data processing method and device, electronic equipment and storage medium
CN110909258A (en) Information recommendation method, device, equipment and storage medium
CN112346974B (en) Depth feature embedding-based cross-mobile application program instant defect prediction method
Wei et al. Using network flows to identify users sharing extremist content on social media
Gezici et al. Neural sentiment analysis of user reviews to predict user ratings
CN104809236B (en) A kind of age of user sorting technique and system based on microblogging

Legal Events

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

Ref document number: 19812274

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19812274

Country of ref document: EP

Kind code of ref document: A1