CN116894132A - A method, device, equipment and medium for displaying review information - Google Patents

A method, device, equipment and medium for displaying review information Download PDF

Info

Publication number
CN116894132A
CN116894132A CN202311021259.XA CN202311021259A CN116894132A CN 116894132 A CN116894132 A CN 116894132A CN 202311021259 A CN202311021259 A CN 202311021259A CN 116894132 A CN116894132 A CN 116894132A
Authority
CN
China
Prior art keywords
comment information
user
access stage
access
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202311021259.XA
Other languages
Chinese (zh)
Inventor
涂畅
董扬
康宇麟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ant Fortune Shanghai Financial Information Service Co ltd
Original Assignee
Ant Fortune Shanghai Financial Information Service Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ant Fortune Shanghai Financial Information Service Co ltd filed Critical Ant Fortune Shanghai Financial Information Service Co ltd
Priority to CN202311021259.XA priority Critical patent/CN116894132A/en
Publication of CN116894132A publication Critical patent/CN116894132A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

本说明书实施例公开了一种评论信息展示方法、装置、设备及介质,评论信息展示方法包括:判断评论信息对应的访问阶段;判断用户的访问阶段;展示与所述用户的访问阶段对应的评论信息。

The embodiments of this specification disclose a method, device, equipment and medium for displaying review information. The method for displaying review information includes: determining the access stage corresponding to the review information; determining the access stage of the user; and displaying comments corresponding to the access stage of the user. information.

Description

一种评论信息展示方法、装置、设备及介质A method, device, equipment and medium for displaying review information

技术领域Technical field

本说明书涉及计算机技术领域,尤其涉及一种评论信息展示方法、装置、设备及介质。This specification relates to the field of computer technology, and in particular, to a method, device, equipment and medium for displaying review information.

背景技术Background technique

在现有技术中,为了增强用户体验,提高与用户的互动性,很多网站都提供了针对自身内容的评论入口。用户可以输入评论信息,也可以浏览其他用户的评论信息。In the existing technology, in order to enhance user experience and improve interactivity with users, many websites provide comment entrances for their own content. Users can enter comment information and browse the comment information of other users.

发明内容Contents of the invention

本说明书实施例提供了一种评论信息展示方法、装置、设备及介质,用以解决如何更好展示评论信息的技术问题。The embodiments of this specification provide a method, device, equipment and medium for displaying review information to solve the technical problem of how to better display review information.

为解决上述技术问题,本说明书实施例采用下述技术方案:In order to solve the above technical problems, the embodiments of this specification adopt the following technical solutions:

本说明书实施例提供一种评论信息展示方法,包括:The embodiment of this specification provides a method for displaying review information, including:

判断评论信息对应的访问阶段;Determine the access stage corresponding to the comment information;

判断用户的访问阶段;Determine the user’s access stage;

展示与所述用户的访问阶段对应的评论信息。Display comment information corresponding to the user's access stage.

在本说明书一实施例中,所述判断评论信息对应的访问阶段包括:In one embodiment of this specification, determining the access stage corresponding to the comment information includes:

从评论信息中抽取样本评论信息;Extract sample comment information from the comment information;

判断所述样本评论信息对应的访问阶段;Determine the access stage corresponding to the sample comment information;

使用所述样本评论信息及所述样本评论信息对应的访问阶段训练模型;Use the sample comment information and the access stage corresponding to the sample comment information to train the model;

使用所述模型识别所述评论信息对应的访问阶段。The model is used to identify the access stage corresponding to the review information.

在本说明书一实施例中,判断评论信息对应的访问阶段包括:In one embodiment of this specification, determining the access stage corresponding to the comment information includes:

根据评论信息的内容判断所述评论信息对应的访问阶段。The access stage corresponding to the comment information is determined based on the content of the comment information.

在本说明书一实施例中,所述评论信息为:In one embodiment of this specification, the comment information is:

不具备时间流属性的评论信息和/或不具备时间流属性的页面内容对应的评论信息和/或信息内容与页面内容的时间流不一致的评论信息。Comment information that does not have a time flow attribute and/or comment information corresponding to page content that does not have a time flow attribute and/or comment information whose information content is inconsistent with the time flow of the page content.

在本说明书一实施例中,所述判断用户的访问阶段包括:In one embodiment of this specification, determining the user's access stage includes:

根据用户的访问记录和/或访问时间和/或用户描述信息判断所述用户的访问阶段。The user's access stage is determined based on the user's access record and/or access time and/or user description information.

在本说明书一实施例中,所述用户的访问记录包括用户对目标页面和/或目标页面同类页面的访问记录。In one embodiment of this specification, the user's access record includes the user's access record to the target page and/or pages similar to the target page.

在本说明书一实施例中,展示与所述用户的访问阶段对应的评论信息包括:In one embodiment of this specification, displaying comment information corresponding to the user's access stage includes:

使用弹幕形式展示与所述用户的访问阶段对应的评论信息。Use barrage form to display comment information corresponding to the user's access stage.

在本说明书一实施例中,展示与所述用户的访问阶段对应的评论信息包括:In one embodiment of this specification, displaying comment information corresponding to the user's access stage includes:

展示与所述用户的访问阶段对应的,且未向所述用户展示过的评论信息。Display comment information that corresponds to the user's access stage and has not been displayed to the user.

在本说明书一实施例中,展示与所述用户的访问阶段对应的评论信息包括:In one embodiment of this specification, displaying comment information corresponding to the user's access stage includes:

确定与所述用户的访问阶段对应的评论信息的展示优先级;Determine the display priority of comment information corresponding to the user's access stage;

根据所述展示优先级展示与所述用户的访问阶段对应的评论信息。The comment information corresponding to the user's access stage is displayed according to the display priority.

在本说明书一实施例中,当评论信息展示触发后,判断评论信息对应的访问阶段判断评论信息对应的访问阶段;In an embodiment of this specification, when the display of comment information is triggered, the access stage corresponding to the comment information is determined to determine the access stage corresponding to the comment information;

或者,or,

当评论信息展示触发时,展示与所述用户的访问阶段对应的评论信息。When display of comment information is triggered, comment information corresponding to the user's access stage is displayed.

在本说明书一实施例中,提供针对被展示评论信息的信息输入入口。In one embodiment of this specification, an information input portal for displayed comment information is provided.

在本说明书一实施例中,所述访问阶段包括基金购买前和/或基金持仓和/或基金清仓。In one embodiment of this specification, the access stage includes pre-fund purchase and/or fund position holding and/or fund liquidation.

本说明书实施例提供一种评论信息展示装置,包括:The embodiment of this specification provides a comment information display device, including:

信息识别模块,用于判断评论信息对应的访问阶段判断评论信息对应的访问阶段;The information identification module is used to determine the access stage corresponding to the comment information and determine the access stage corresponding to the comment information;

用户识别模块,用于判断用户的访问阶段;User identification module, used to determine the user’s access stage;

信息展示模块,用于展示与所述用户的访问阶段对应的评论信息。An information display module is used to display comment information corresponding to the user's access stage.

本说明书实施例提供一种评论信息展示设备,包括:The embodiment of this specification provides a comment information display device, including:

至少一个处理器;at least one processor;

以及,as well as,

与所述至少一个处理器通信连接的存储器;a memory communicatively connected to the at least one processor;

其中,in,

所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,使所述至少一个处理器能够执行上述的评论信息展示方法。The memory stores instructions that can be executed by the at least one processor, and the instructions are executed by the at least one processor, so that the at least one processor can execute the above review information display method.

本说明书实施例提供一种计算机可读存储介质,所述计算机可读存储介质存储有计算机可执行指令,所述计算机可执行指令被处理器执行时实现上述的评论信息展示方法。Embodiments of this specification provide a computer-readable storage medium that stores computer-executable instructions. When the computer-executable instructions are executed by a processor, the above method for displaying review information is implemented.

本说明书实施例采用的上述至少一个技术方案能够达到以下有益效果:At least one of the above technical solutions adopted in the embodiments of this specification can achieve the following beneficial effects:

确定评论信息对应的访问阶段和用户的访问阶段,根据访问阶段针对性地进行评论信息展示,可以提高评论信息展示准确性、针对性和展示效果。Determining the access stage corresponding to the comment information and the user's access stage, and displaying the comment information in a targeted manner according to the access stage, can improve the accuracy, pertinence and display effect of the comment information display.

附图说明Description of the drawings

为了更清楚地说明本说明书实施例或现有技术中的技术方案,下面将对本说明书实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本说明书中记载的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to more clearly explain the embodiments of this specification or the technical solutions in the prior art, the drawings that need to be used in the description of the embodiments of this specification or the prior art will be briefly introduced below. Obviously, the drawings in the following description These are only some embodiments recorded in this specification. For those of ordinary skill in the art, other drawings can be obtained based on these drawings without exerting any creative effort.

图1为本说明书第一个实施例中的评论信息展示方法的流程示意图。Figure 1 is a schematic flowchart of a review information display method in the first embodiment of this specification.

图2为本说明书第一个实施例中的评论信息展示方法的另一种流程示意图。Figure 2 is another schematic flowchart of the review information display method in the first embodiment of this specification.

图3为本说明书第一个实施例中的评论信息展示方法的另一种流程示意图。Figure 3 is another schematic flowchart of the review information display method in the first embodiment of this specification.

图4为本说明书第一个实施例中的评论信息展示方法的另一种流程示意图。Figure 4 is another schematic flowchart of the review information display method in the first embodiment of this specification.

图5为本说明书第二个实施例中的评论信息展示装置的结构示意图。Figure 5 is a schematic structural diagram of a review information display device in the second embodiment of this specification.

具体实施方式Detailed ways

为了使本技术领域的人员更好地理解本说明书中的技术方案,下面将结合本说明书实施例中的附图,对本说明书实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。基于本说明书实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都应当属于本申请保护的范围。In order to enable those skilled in the art to better understand the technical solutions in this specification, the technical solutions in the embodiments of this specification will be clearly and completely described below in conjunction with the accompanying drawings in the embodiments of this specification. Obviously, the described The embodiments are only some of the embodiments of this application, not all of them. Based on the embodiments of this specification, all other embodiments obtained by those of ordinary skill in the art without creative efforts should fall within the scope of protection of this application.

现有技术中,伴随着页面浏览量的不断积累,评论信息也在不断积累。评论信息来自于不同的用户,其代表了各种各样不同的出发点、不同观点、或者不同理解程度。这就使得并不是所有的评论信息对当前页面用户都有助益,例如有些评论信息可能并不能被当前页面用户理解,或者,并不适合当前页面用户观看。如果所有评论信息都可以被用户看到,那么用户就会观看大量对自身无意义的评论信息。也就是说,现有技术中,向用户展示的评论信息包含对用户无助益的信息。这样,评论信息的展示不仅降低了辅助用户进行页面内容浏览的作用,而且容易影响用户对页面内容的理解,造成反效果。In the existing technology, as page views continue to accumulate, comment information also continues to accumulate. Comment information comes from different users, representing a variety of different starting points, different opinions, or different levels of understanding. This means that not all comment information is helpful to the current page user. For example, some comment information may not be understood by the current page user, or may not be suitable for the current page user to view. If all comment information can be seen by users, then users will view a large amount of comment information that is meaningless to them. That is to say, in the existing technology, the comment information displayed to the user contains information that is not helpful to the user. In this way, the display of comment information not only reduces the role of assisting users in browsing page content, but also easily affects users' understanding of page content, causing counterproductive effects.

进一步的,现有技术中,针对浏览评论信息的用户而言,首先,如果其浏览的评论信息并不是针对用户当前正在浏览的页面内容的,该评论信息基本上就是对该用户无助益的;其次,由于评论信息的内容对应着评论发布者针对页面内容的观点方向、理解深度,因此,只有观点方向、理解深度与评论信息在一定程度上一致或接近的用户才会理解并认可评论信息,并可以利用评论信息辅助自身进行页面内容浏览;如果用户自身的观点方向、理解深度与评论信息存在偏差,那么很有可能出现用户完全不理解或难以理解评论信息的情况,这样不但不能有助于用户对页面内容进行浏览,而且会影响用户对页面内容的理解。例如,某技术领域的资深技术人员针对(网络上的)某技术文章发表了一篇评论,对于该技术领域的其他资深技术人员而言,该评论信息可以是具有很大参考价值的;但对于该技术领域知识的初学者而言,有很大的可能完全无法理解上述评论信息。Furthermore, in the prior art, for users who browse comment information, first of all, if the comment information they browse is not targeted at the content of the page the user is currently browsing, the comment information is basically not helpful to the user. Secondly, since the content of the comment information corresponds to the comment publisher's perspective and depth of understanding of the page content, only users whose perspective, depth of understanding, and the comment information are consistent or close to a certain extent will understand and recognize the comment information. , and can use the comment information to assist itself in browsing the page content; if there is a deviation between the user's own point of view, depth of understanding and the comment information, then it is very likely that the user will not understand the comment information at all or have difficulty understanding it, which will not only not be helpful It affects the user's browsing of the page content and affects the user's understanding of the page content. For example, a senior technician in a certain technical field publishes a comment on a certain technical article (on the Internet). For other senior technical personnel in the technical field, the comment information can be of great reference value; but for other senior technical personnel in the technical field, the comment information can be of great reference value; There is a high chance that a beginner with knowledge in this technical field will not be able to understand the above comments at all.

以下结合附图,详细说明本说明书各实施例提供的技术方案。The technical solutions provided by each embodiment of this specification will be described in detail below with reference to the accompanying drawings.

如图1所示,本说明书第一个实施例提供了一种评论信息展示方法。本实施例中,通过识别当前用户的访问阶段,从而确认其适合阅读什么样的评论信息,进而更准确和更有针对性地向用户展示适合其浏览的评论信息。本实施例中,判断评论信息对应的访问阶段,其中,访问阶段指用户(本说明书中可以以互联网账户作为用户在网络上的代表,并可以用互联网账户来区分用户)的访问状态。这样,就可以根据单条评论信息对应的访问阶段来确定什么样的用户适合阅读该评论信息,从而将该评论信息展示给适合阅读该评论信息的用户,提高评论信息展示的针对性和准确性。As shown in Figure 1, the first embodiment of this specification provides a method for displaying review information. In this embodiment, by identifying the access stage of the current user, it is confirmed what kind of comment information is suitable for the user to read, and then more accurate and targeted comment information suitable for the user is displayed to the user. In this embodiment, the access stage corresponding to the comment information is determined, where the access stage refers to the access status of the user (in this specification, the Internet account can be used as the user's representative on the network, and the Internet account can be used to distinguish the user). In this way, it is possible to determine what kind of users are suitable for reading the comment information based on the access stage corresponding to a single piece of comment information, thereby displaying the comment information to users suitable for reading the comment information, thereby improving the pertinence and accuracy of the display of comment information.

本实施例中的评论信息展示方法包括:The comment information display method in this embodiment includes:

S101:判断评论信息对应的访问阶段。S101: Determine the access stage corresponding to the comment information.

一般的,评论信息是对应于页面或页面内容的,存在于某页面的评论信息可以称为对应或针对该页面的评论信息,针对某页面内容的评论信息可以称为对应该页面内容的评论信息,例如对应某文章的评论信息。Generally, comment information corresponds to a page or page content. Comment information existing on a certain page can be called comment information corresponding to or specific to the page. Comment information directed to the content of a certain page can be called comment information corresponding to the content of the page. , for example, corresponding to the comment information of an article.

本实施例中,判断评论信息对应的访问阶段可以包括:In this embodiment, determining the access stage corresponding to the comment information may include:

S1011:从已有评论信息中抽取样本评论信息;S1011: Extract sample comment information from existing comment information;

S1013:判断所述样本评论信息对应的访问阶段;S1013: Determine the access stage corresponding to the sample comment information;

S1015:使用所述样本评论信息及所述样本评论信息对应的访问阶段训练模型;S1015: Use the sample comment information and the access phase corresponding to the sample comment information to train the model;

S1017,使用所述模型识别评论信息对应的访问阶段。S1017: Use the model to identify the access stage corresponding to the comment information.

具体的,上述的模型可以是文本分类模型,上述的模型包括但不限于LSTM、CNN、BERT。Specifically, the above-mentioned model may be a text classification model, and the above-mentioned model includes but is not limited to LSTM, CNN, and BERT.

本实施例中,还可以根据评论信息的内容判断评论信息对应的访问阶段,例如对评论信息的内容进行文本处理,根据处理后的文本确定评论信息对应的访问阶段。本实施例对文本处理方式不作限定。In this embodiment, the access stage corresponding to the comment information can also be determined based on the content of the comment information. For example, text processing is performed on the content of the comment information, and the access stage corresponding to the comment information is determined based on the processed text. This embodiment does not limit the text processing method.

在某些具备时间流属性(页面内容按照时间流模式顺序播放/展示)的页面内容展示场景(例如,视频播放应用场景)中,用户发布的评论信息也具备时间流属性,其与页面内容的时间流属性对应。在用户访问具备时间流属性的页面内容时,可以根据页面内容的时间流,向用户展示对应的评论信息。例如,在视频播放应用场景中,页面内容(视频内容)按照视频自身的时间流属性(播放时间流)进行播放,评论信息时的发布时间节点就可以与视频播放的播放时间节点对应。一般的,用户在视频的某时间点发布的评论信息针对的是视频的该时间点的视频内容。这样,用户观看到视频某一播放时刻,即可向用户展示其他用户在该视频播放时刻所发布的评论信息,例如,通过弹幕形式展示评论信息。弹幕是一种用户认可度很高的信息展示方式,其可以有效提高用户的参与度,提高用户交互体验。弹幕一般在视频网站应用较多。用户可以在视频播放的各个时间点发表评论,开启弹幕之后,播放相同的视频,到达视频的某时间点时就可以看到其他用户针对该视频的该时间点发表的评论。也有的页面或页面内容并不具备时间流属性。例如基金展示页面,其并不具备按照特定的时间流模式顺序播放/展示的特点。In some page content display scenarios (for example, video playback application scenarios) with time flow attributes (page content is played/displayed sequentially according to the time flow mode), the comment information posted by users also has time flow attributes, which is consistent with the page content. Time stream attribute correspondence. When a user accesses page content with time flow attributes, the corresponding comment information can be displayed to the user based on the time flow of the page content. For example, in the video playback application scenario, the page content (video content) is played according to the time flow attribute (playback time flow) of the video itself, and the release time node when commenting on the information can correspond to the playback time node of the video playback. Generally, the comment information posted by the user at a certain time point of the video is aimed at the video content at that time point of the video. In this way, when the user watches a certain moment when the video is played, the comment information posted by other users at the moment when the video is played can be displayed to the user, for example, the comment information is displayed in the form of barrage. Barrage is an information display method that is highly recognized by users. It can effectively increase user participation and improve user interaction experience. Barrage is generally used on video websites. Users can leave comments at various points in time during video playback. After turning on the barrage and playing the same video, when they reach a certain point in time in the video, they can see the comments made by other users at that point in time of the video. There are also pages or page content that do not have time flow attributes. For example, the fund display page does not have the characteristics of sequential playback/display according to a specific time flow mode.

某些情况下,评论信息的时间流可以与其所对应的页面或页面内容的时间流不一致,或者页面或页面内容有时间流属性,但对应的评论信息无时间流属性。In some cases, the time flow of comment information may be inconsistent with the time flow of the corresponding page or page content, or the page or page content has a time flow attribute, but the corresponding comment information does not have a time flow attribute.

在很多应用场景中,即使某页面内容具备时间流属性,但针对该页面内容的评论信息的内容与该页面内容的时间流属性并不一定是对应的。例如,在针对某视频的评论信息中,某评论信息的时间流属性(发布该评论信息所处的视频播放时间节点)为视频播放初始(比如视频第一分钟),但是,该评论信息的内容却是关于该视频的结尾内容(比如视频最后一分钟)。如果按照改评论信息的时间流属性来展示该评论信息,那么就应该在播放该视频的初始展示该评论信息,这就不可避免地将视频结尾内容展示给用户,从而影响用户的观看体验。In many application scenarios, even if a certain page content has a time flow attribute, the content of the comment information for the page content does not necessarily correspond to the time flow attribute of the page content. For example, in the comment information for a certain video, the time stream attribute of the comment information (the video playback time node where the comment information is posted) is the beginning of the video playback (such as the first minute of the video), but the content of the comment information But it is about the ending content of the video (such as the last minute of the video). If the comment information is displayed according to the time stream attribute of the comment information, then the comment information should be displayed at the beginning of the video playback, which will inevitably show the end of the video to the user, thereby affecting the user's viewing experience.

本实施例中,不论评论信息是否具有时间流属性,都可以确定评论信息对应的访问阶段;不论评论信息所针对的页面内容是否具有时间流属性,都可以确定评论信息对应的访问阶段;本实施例所针对的评论信息可以是其信息内容与“其所针对的页面内容的时间流”不一致的评论信息;也可以是自身时间流与自身所针对的页面内容的时间流不一致的评论信息。In this embodiment, regardless of whether the comment information has a time stream attribute, the access stage corresponding to the comment information can be determined; regardless of whether the page content targeted by the comment information has a time stream attribute, the access stage corresponding to the comment information can be determined; this implementation The comment information targeted by the example may be comment information whose information content is inconsistent with the "time flow of the page content it targets"; it may also be comment information whose time flow is inconsistent with the time flow of the page content it targets.

S103:判断用户的访问阶段。S103: Determine the user's access stage.

本实施例中,判断用户的访问阶段可以采用1.1和/或1.2和/或1.3的方式(本实施例不限于1.1和/或1.2和/或1.3的方式):In this embodiment, the method 1.1 and/or 1.2 and/or 1.3 may be used to determine the user's access stage (this embodiment is not limited to the method 1.1 and/or 1.2 and/or 1.3):

1.1、根据用户的访问记录判断用户的访问阶段。1.1. Determine the user’s access stage based on the user’s access record.

例如,根据用户是一次还是多次访问某页面(即目标页面),可以确定用户针对该页面内容的访问阶段。例如针对该页面,若用户第一次访问,可以判断用户针对该页面是初学者;若用户多次访问,则可以判断用户针对该页面是较资深人员,这都可以属于访问阶段的范畴。For example, based on whether the user accesses a certain page once or multiple times (ie, the target page), the user's access stage for the content of the page can be determined. For example, if the user visits this page for the first time, it can be judged that the user is a beginner for this page; if the user has visited this page multiple times, it can be judged that the user is a more experienced person for this page, which can all fall into the category of the access stage.

本实施例中,除了可以根据用户对目标页面的访问记录确定用户针对目标页面的访问阶段外,还可以结合或单独根据用户针对目标页面同类页面的访问记录确定用户针对目标页面的访问阶段。本实施例对页面的分类方式不作限定。In this embodiment, in addition to determining the user's access stage to the target page based on the user's access records to the target page, the user's access stage to the target page can also be determined based on the user's access records to similar pages of the target page in combination or alone. This embodiment does not limit the classification method of pages.

1.2、根据用户的访问时间判断用户的访问阶段。1.2. Determine the user’s access stage based on the user’s access time.

可以根据用户对目标页面和/或目标页面同类页面的访问时间(例如累计访问时间或单次访问时间)确定用户针对目标页面的访问阶段。例如针对目标页面,若用户累计访问时间较短或单次最长访问时间较短,可以判断用户针对该页面是初学者;若用户累计访问时间较长或单次最长访问时间较长,则可以判断用户针对该页面是较资深人员,这都可以属于访问阶段的范畴。The user's access stage to the target page can be determined based on the user's access time to the target page and/or pages similar to the target page (such as cumulative access time or single access time). For example, for the target page, if the user's cumulative visit time is short or the maximum single visit time is short, it can be judged that the user is a beginner for this page; if the user's cumulative visit time is long or the maximum single visit time is long, then It can be judged that the user is a more experienced person targeting this page, which can all fall into the scope of the access stage.

1.3、根据用户的用户描述信息判断用户的访问阶段。1.3. Determine the user's access stage based on the user's user description information.

在一些应用场景中,可以获取用户的描述信息,例如从用户互联网账户的个人资料板块中获取,用户描述信息包括但不限于用户的职业、工作经历等,据此可以确定用户的访问阶段。例如,用户互联网账户的个人资料中含有计算机专业,十年工作经历等信息,则可以确定用户为相关技术领域的较资深人员,这都可以属于访问阶段的范畴;再例如,若页面内容为商品(例如,基金产品),获取的某用户描述信息中记录有该用户已经购买过该商品,那么就可以确定该用户对当前页面内容已具备一定的认知,这都可以属于访问阶段的范畴;反之,如果获取的某用户描述信息中未记录该用户购买过该商品,那么就可以确定该用户对当前页面内容了解并不深入,这都可以属于访问阶段的范畴。针对不同的页面,用户的访问阶段可以是不同的。例如某用户频繁访问计算机知识类的页面,较少访问医学知识类的页面,那么针对计算机知识类的目标页面和医学知识类的目标页面,该用户的访问阶段可以是不同的。In some application scenarios, the user's description information can be obtained, for example, from the personal information section of the user's Internet account. The user description information includes but is not limited to the user's occupation, work experience, etc., based on which the user's access stage can be determined. For example, if the personal information of the user's Internet account contains information such as computer major and ten years of work experience, it can be determined that the user is a senior person in the relevant technical field, which can all fall into the scope of the access stage; for another example, if the page content is a product (For example, fund products), if the acquired user description information records that the user has purchased the product, then it can be determined that the user has a certain understanding of the content of the current page, which can all fall into the scope of the access stage; On the contrary, if the obtained user description information does not record that the user has purchased the product, then it can be determined that the user does not have a deep understanding of the content of the current page, and this can all fall into the scope of the access stage. For different pages, the user's access stage can be different. For example, if a user frequently accesses computer knowledge pages and rarely accesses medical knowledge pages, the user's access stages may be different for the computer knowledge target page and the medical knowledge target page.

S105:展示与所述用户的访问阶段对应的评论信息。S105: Display the comment information corresponding to the user's access stage.

确定评论信息对应的访问阶段以及用户的访问阶段后,就可以确定并展示与用户的访问阶段对应的评论信息。对任一用户,当该用户访问某页面或某内容时,确定该页面或该内容的评论信息的访问阶段以及该用户的访问阶段,就可以确定与该用户的访问阶段对应的评论信息,并展示与该用户的访问阶段对应的评论信息。本实施例中,访问阶段可以用第一访问阶段、第二访问阶段、……这种或其他表示方式。对任一用户,当该用户访问某页面或某内容时,假设该用户为第二阶段,那么就可以向该用户展示针对该页面或该内容的对应第二阶段的评论信息。After determining the access stage corresponding to the comment information and the user's access stage, the comment information corresponding to the user's access stage can be determined and displayed. For any user, when the user accesses a certain page or content, by determining the access stage of the comment information of the page or the content and the user's access stage, the comment information corresponding to the user's access stage can be determined, and Display the comment information corresponding to the user's access stage. In this embodiment, the access phase may be represented by the first access phase, the second access phase, ... or other expressions. For any user, when the user visits a certain page or a certain content, assuming that the user is in the second stage, then the comment information corresponding to the second stage for the page or the content can be displayed to the user.

前述内容提到,在很多应用场景中,即使某页面内容具备时间流属性,但针对该页面内容的评论信息与该页面内容的时间流属性并不一定是对应的。例如针对某视频的某评论信息的时间流属性为视频播放初始,该评论信息的内容却是关于该视频的结尾内容。通过本实施例可以确定该评论信息的访问阶段为视频结尾阶段(例如可以通过评论信息的内容确定其访问阶段),即确定了评论信息指向的时间节点,当用户观看到视频结尾时,用户的访问阶段为视频结尾阶段,从而可以向用户展示该评论信息。例如,用户在观看某视频的第10分钟内容的时候,发了一条弹幕,谈论的是该视频第5分钟的情节,通过本实施例可以确定该弹幕对应的访问阶段为第5分钟,使该弹幕在该视频的第5分钟播放,这样其他用户在观看该视频的第5分钟时可以看到这条弹幕。As mentioned above, in many application scenarios, even if a certain page content has a time flow attribute, the comment information for the page content does not necessarily correspond to the time flow attribute of the page content. For example, the time stream attribute of a certain comment information for a certain video is the beginning of video playback, but the content of the comment information is about the end of the video. Through this embodiment, it can be determined that the access stage of the comment information is the video end stage (for example, the access stage can be determined through the content of the comment information), that is, the time node pointed by the comment information is determined. When the user watches the end of the video, the user's The access stage is the end stage of the video, so that the comment information can be displayed to the user. For example, when a user is watching the 10th minute of a video, he posts a barrage talking about the plot of the 5th minute of the video. Through this embodiment, it can be determined that the access stage corresponding to the barrage is the 5th minute. Make the barrage play at the 5th minute of the video, so that other users can see this barrage when they watch the 5th minute of the video.

本实施例中,确定了与用户的访问阶段对应的评论信息后,可以通过弹幕形式展示与用户的访问阶段对应的评论信息。另外,也可以在页面底部展示与用户的访问阶段对应的评论信息。In this embodiment, after the comment information corresponding to the user's access stage is determined, the comment information corresponding to the user's access stage can be displayed in the form of a barrage. In addition, comment information corresponding to the user's access stage can also be displayed at the bottom of the page.

考虑存在用户多次浏览同一页面的情况,如果每次向用户展示某些评论信息的评论信息,难以为用户带来更大的助益,而且易使某些与用户的访问阶段对应的评论信息永远得不到展示。本实施例中,可以对评论信息的展示情况进行标记,在某用户访问任一页面时,若该用户第一次访问该页面,则展示与该用户的访问阶段对应的评论信息;若该用户不是第一次访问该页面,可以向该用户展示与该用户的访问阶段对应的,且之前未向该用户展示过的评论信息。Considering that users browse the same page multiple times, if the comment information of certain comment information is displayed to the user each time, it is difficult to bring greater help to the user, and it is easy to make certain comment information corresponding to the user's access stage Never gets shown. In this embodiment, the display of comment information can be marked. When a user accesses any page, if the user visits the page for the first time, the comment information corresponding to the user's access stage will be displayed; if the user If it is not the first time to visit the page, the user can be shown comment information that corresponds to the user's visit stage and has not been shown to the user before.

本实施例中,针对确定的与用户的访问阶段对应的评论信息,可以确定与用户的访问阶段对应的评论信息的展示优先级,例如可以根据评论信息发布者的账户级别确定评论信息的展示优先级。In this embodiment, for the determined comment information corresponding to the user's access stage, the display priority of the comment information corresponding to the user's access stage can be determined. For example, the display priority of the comment information can be determined based on the account level of the comment information publisher. class.

根据所述展示优先级展示与用户的访问阶段对应的评论信息。The comment information corresponding to the user's access stage is displayed according to the display priority.

如图2所示,本实施例中,可以设置评论信息展示条件,当评论信息展示条件被触发后,即评论信息展示触发后,执行上述的S101至S105的内容这样,仅在需要进行评论信息展示时才判断评论信息对应的访问阶段和用户的访问阶段,并确定需要展示的评论信息,可以有效降低数据存储和处理压力,合理分配数据处理资源,避免数据处理资源浪费。另外,由于仅在需要进行评论信息展示时才确定评论信息对应的访问阶段和用户的访问阶段,并确定需要展示的评论信息,可以使需要展示的评论信息中的新评论信息靠前展示,提高评论信息展示的及时性。As shown in Figure 2, in this embodiment, the comment information display condition can be set. When the comment information display condition is triggered, that is, after the comment information display is triggered, the above-mentioned S101 to S105 are executed. In this way, the comment information is only displayed when the comment information is required. Determining the access stage corresponding to the comment information and the user's access stage before displaying it, and determining the comment information that needs to be displayed, can effectively reduce data storage and processing pressure, reasonably allocate data processing resources, and avoid waste of data processing resources. In addition, since the access stage corresponding to the review information and the access stage of the user are determined only when the review information needs to be displayed, and the review information that needs to be displayed is determined, the new review information in the review information that needs to be displayed can be displayed first, improving the Comment on the timeliness of information presentation.

如图3所示,本实施例中,可以设置评论信息展示条件,在评论信息展示条件触发前,即评论信息展示触发前,先判断评论信息对应的访问阶段和用户的访问阶段;在评论信息展示触发后,确定并展示与用户访问阶段对应的评论信息,可以降低数据处理压力。As shown in Figure 3, in this embodiment, comment information display conditions can be set. Before the comment information display conditions are triggered, that is, before the comment information display is triggered, the access stage corresponding to the comment information and the user's access stage are first determined; After the display is triggered, determining and displaying the comment information corresponding to the user's access stage can reduce data processing pressure.

如图4所示,本实施例中,可以设置评论信息展示条件,在评论信息展示条件触发前,即评论信息展示触发前,先判断评论信息对应的访问阶段;在评论信息展示触发后,判断用户的访问阶段,确定并展示与用户访问阶段对应的评论信息,可以降低数据处理压力。As shown in Figure 4, in this embodiment, the comment information display condition can be set. Before the comment information display condition is triggered, that is, before the comment information display is triggered, the access stage corresponding to the comment information is first determined; after the comment information display is triggered, it is determined Determining and displaying comment information corresponding to the user's access stage can reduce data processing pressure.

本实施例中,还可以进行评论交互。具体的,在展示评论信息时还可以提供针对被展示的评论信息的信息输入入口,用户可以通过所述入口对被展示的评论信息进行评论或回复等交互操作。例如,若通过弹幕形式展示评论信息,用户点击弹幕可以对被点击的弹幕进行上述交互操作。上述交互操作可以以消息等形式推送给上述交互操作所针对的评论信息的发布者。In this embodiment, comment interaction can also be performed. Specifically, when displaying the comment information, an information input portal for the displayed comment information may also be provided, through which the user can perform interactive operations such as commenting or replying to the displayed comment information. For example, if the comment information is displayed in the form of a barrage, the user can perform the above interactive operations on the clicked barrage by clicking on the barrage. The above interactive operation can be pushed to the publisher of the comment information targeted by the above interactive operation in the form of a message or the like.

本实施例可以应用于基金相关场景(不限于基金相关场景),包括但不限于基金页面浏览、买卖等,本实施例中的页面可以是基金页面。这样,访问阶段可以包括购买前、持仓、清仓等,即可以将用户的(关于基金)的评论信息对应于购买前、持仓、清仓等访问阶段。根据用户的基金操作和/或资产和/或页面访问记录和/或页面访问时间和/或用户描述信息等数据可以确定用户的访问阶段,包括购买前、持仓、清仓等访问阶段,从而可以确定并展示与用户的访问阶段对应的评论信息。例如用户的访问阶段是购买前,可以把对应购买前的评论信息展示给用户,以弹幕形式流动展现给用户,辅助用户判断是否需要购买基金或进行其他操作。其他用户阶段同理可得。This embodiment can be applied to fund-related scenarios (not limited to fund-related scenarios), including but not limited to fund page browsing, buying and selling, etc. The page in this embodiment can be a fund page. In this way, the access stage can include pre-purchase, position holding, liquidation, etc., that is, the user's comment information (about the fund) can be corresponding to the access stages such as pre-purchase, position holding, liquidation, etc. The user's access stage can be determined based on the user's fund operations and/or assets and/or page access records and/or page access time and/or user description information, including pre-purchase, position holding, liquidation and other access stages, thereby determining And display the comment information corresponding to the user's access stage. For example, if the user's access stage is before purchase, the corresponding pre-purchase review information can be displayed to the user in the form of a barrage to assist the user in determining whether to purchase funds or perform other operations. The same applies to other user stages.

如图5所示,本说明书第二个实施例提供了一种评论信息展示装置,包括:As shown in Figure 5, the second embodiment of this specification provides a review information display device, including:

信息识别模块201,用于判断评论信息对应的访问阶段判断评论信息对应的访问阶段;The information identification module 201 is used to determine the access stage corresponding to the comment information;

用户识别模块203,用于判断用户的访问阶段;User identification module 203, used to determine the user’s access stage;

信息展示模块205,用于展示与所述用户的访问阶段对应的评论信息。The information display module 205 is used to display comment information corresponding to the user's access stage.

可选的,所述判断评论信息对应的访问阶段包括:Optionally, the access stage corresponding to the judgment comment information includes:

从评论信息中抽取样本评论信息;Extract sample comment information from the comment information;

判断所述样本评论信息对应的访问阶段;Determine the access stage corresponding to the sample comment information;

使用所述样本评论信息及所述样本评论信息对应的访问阶段训练模型;Use the sample comment information and the access stage corresponding to the sample comment information to train the model;

使用所述模型识别所述评论信息对应的访问阶段。The model is used to identify the access stage corresponding to the review information.

可选的,所述判断评论信息对应的访问阶段包括:Optionally, the access stage corresponding to the judgment comment information includes:

根据评论信息的内容判断所述评论信息对应的访问阶段。The access stage corresponding to the comment information is determined based on the content of the comment information.

可选的,所述评论信息为:Optional, the comment information is:

不具备时间流属性的评论信息和/或不具备时间流属性的页面内容对应的评论信息和/或信息内容与页面内容的时间流不一致的评论信息。Comment information that does not have a time flow attribute and/or comment information corresponding to page content that does not have a time flow attribute and/or comment information whose information content is inconsistent with the time flow of the page content.

可选的,所述判断用户的访问阶段包括:Optionally, the step of determining the user's access includes:

根据用户的访问记录和/或访问时间和/或用户描述信息判断所述用户的访问阶段。The user's access stage is determined based on the user's access record and/or access time and/or user description information.

可选的,所述用户的访问记录包括用户对目标页面和/或目标页面同类页面的访问记录。Optionally, the user's access record includes the user's access record to the target page and/or pages similar to the target page.

可选的,展示与所述用户的访问阶段对应的评论信息包括:Optionally, displaying comment information corresponding to the user's access stage includes:

使用弹幕形式展示与所述用户的访问阶段对应的评论信息。Use barrage form to display comment information corresponding to the user's access stage.

可选的,展示与所述用户的访问阶段对应的评论信息包括:Optionally, displaying comment information corresponding to the user's access stage includes:

展示与所述用户的访问阶段对应的,且未向所述用户展示过的评论信息。Display comment information that corresponds to the user's access stage and has not been displayed to the user.

可选的,展示与所述用户的访问阶段对应的评论信息包括:Optionally, displaying comment information corresponding to the user's access stage includes:

确定与所述用户的访问阶段对应的评论信息的展示优先级;Determine the display priority of comment information corresponding to the user's access stage;

根据所述展示优先级展示与所述用户的访问阶段对应的评论信息。The comment information corresponding to the user's access stage is displayed according to the display priority.

可选的,所述装置还包括:Optionally, the device also includes:

触发模块,用于判定评论信息展示是否触发。Trigger module, used to determine whether the display of comment information is triggered.

当评论信息展示触发后,判断评论信息对应的访问阶段判断评论信息对应的访问阶段;When the display of comment information is triggered, determine the access stage corresponding to the comment information and determine the access stage corresponding to the comment information;

或者,or,

当评论信息展示触发时,展示与所述用户的访问阶段对应的评论信息。When display of comment information is triggered, comment information corresponding to the user's access stage is displayed.

可选的,所述信息展示模块还用于:Optionally, the information display module is also used to:

提供针对被展示评论信息的信息输入入口。Provide an information input portal for displayed comment information.

可选的,所述访问阶段包括基金购买前和/或基金持仓和/或基金清仓。Optionally, the access stage includes pre-fund purchase and/or fund holding and/or fund liquidation.

本说明书第三个实施例提供一种评论信息展示设备,包括:The third embodiment of this specification provides a comment information display device, including:

至少一个处理器;at least one processor;

以及,as well as,

与所述至少一个处理器通信连接的存储器;a memory communicatively connected to the at least one processor;

其中,in,

所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,使所述至少一个处理器能够执行第一个实施例所述的评论信息展示方法。The memory stores instructions that can be executed by the at least one processor, and the instructions are executed by the at least one processor to enable the at least one processor to execute the review information display method described in the first embodiment. .

本说明书第四个实施例提供一种计算机可读存储介质,所述计算机可读存储介质存储有计算机可执行指令,所述计算机可执行指令被处理器执行时实现第一个实施例所述的评论信息展示方法。The fourth embodiment of this specification provides a computer-readable storage medium that stores computer-executable instructions. When the computer-executable instructions are executed by a processor, the steps described in the first embodiment are implemented. How to display comment information.

上述各实施例可以结合使用,不同实施例之间名称相同的模块可相同可不同。The above embodiments can be used in combination, and modules with the same names in different embodiments may be the same or different.

上述对本说明书特定实施例进行了描述,其它实施例在所附权利要求书的范围内。在一些情况下,在权利要求书中记载的动作或步骤可以按照不同于实施例中的顺序来执行并且仍然可以实现期望的结果。另外,附图中描绘的过程不一定必须按照示出的特定顺序或者连续顺序才能实现期望的结果。在某些实施方式中,多任务处理和并行处理也是可以的或者可能是有利的。While specific embodiments of the specification have been described above, other embodiments are within the scope of the appended claims. In some cases, the actions or steps recited in the claims can be performed in a different order than in the embodiments and still achieve desired results. Additionally, the processes depicted in the figures do not necessarily require the specific order shown, or a sequential order, to achieve desirable results. Multitasking and parallel processing are also possible or may be advantageous in certain implementations.

本说明书中的各个实施例均采用递进的方式描述,各个实施例之间相同相似的部分互相参见即可,每个实施例重点说明的都是与其他实施例的不同之处。尤其,对于装置、设备、非易失性计算机可读存储介质实施例而言,由于其基本相似于方法实施例,所以描述的比较简单,相关之处参见方法实施例的部分说明即可。Each embodiment in this specification is described in a progressive manner. The same and similar parts between the various embodiments can be referred to each other. Each embodiment focuses on its differences from other embodiments. In particular, for the device, equipment, and non-volatile computer-readable storage medium embodiments, since they are basically similar to the method embodiments, the descriptions are relatively simple. For relevant details, please refer to the partial description of the method embodiments.

本说明书实施例提供的装置、设备、非易失性计算机可读存储介质与方法是对应的,因此,装置、设备、非易失性计算机存储介质也具有与对应方法类似的有益技术效果,由于上面已经对方法的有益技术效果进行了详细说明,因此,这里不再赘述对应装置、设备、非易失性计算机存储介质的有益技术效果。The devices, equipment, and non-volatile computer-readable storage media provided by the embodiments of this specification correspond to the methods. Therefore, the devices, equipment, and non-volatile computer storage media also have beneficial technical effects similar to those of the corresponding methods, because The beneficial technical effects of the method have been described in detail above. Therefore, the beneficial technical effects of the corresponding devices, equipment, and non-volatile computer storage media will not be described in detail here.

在20世纪90年代,对于一个技术的改进可以很明显地区分是硬件上的改进(例如,对二极管、晶体管、开关等电路结构的改进)还是软件上的改进(对于方法流程的改进)。然而,随着技术的发展,当今的很多方法流程的改进已经可以视为硬件电路结构的直接改进。设计人员几乎都通过将改进的方法流程编程到硬件电路中来得到相应的硬件电路结构。因此,不能说一个方法流程的改进就不能用硬件实体模块来实现。例如,可编程逻辑器件(Programmable LogicDevice,PLD)(例如现场可编程门阵列(FieldProgrammableGateArray,FPGA))就是这样一种集成电路,其逻辑功能由用户对器件编程来确定。由设计人员自行编程来把一个数字系统“集成”在一片PLD上,而不需要请芯片制造厂商来设计和制作专用的集成电路芯片。而且,如今,取代手工地制作集成电路芯片,这种编程也多半改用“逻辑编译器(logiccompiler)”软件来实现,它与程序开发撰写时所用的软件编译器相类似,而要编译之前的原始代码也得用特定的编程语言来撰写,此称之为硬件描述语言(HardwareDescrIP地址tionLanguage,HDL),而HDL也并非仅有一种,而是有许多种,如ABEL(AdvancedBooleanExpressionLanguage)、AHDL(AlteraHardwareDescrIP地址tionLanguage)、Confluence、CUPL(CornellUniversityProgramming Language)、HDCal、JHDL(JavaHardwareDescrIP地址tionLanguage)、Lava、Lola、MyHDL、PALASM、RHDL(RubyHardwareDescrIP地址tionLanguage)等,目前最普遍使用的是VHDL(Very-High-SpeedIntegratedCircuit HardwareDescrIP地址tionLanguage)与Verilog。本领域技术人员也应该清楚,只需要将方法流程用上述几种硬件描述语言稍作逻辑编程并编程到集成电路中,就可以很容易得到实现该逻辑方法流程的硬件电路。In the 1990s, improvements in a technology could be clearly distinguished as hardware improvements (for example, improvements in circuit structures such as diodes, transistors, switches, etc.) or software improvements (improvements in method processes). However, with the development of technology, many improvements in today's method processes can be regarded as direct improvements in hardware circuit structures. Designers almost always obtain the corresponding hardware circuit structure by programming the improved method flow into the hardware circuit. Therefore, it cannot be said that an improvement of a method flow cannot be implemented using hardware entity modules. For example, a programmable logic device (Programmable Logic Device, PLD) (such as a field programmable gate array (Field Programmable Gate Array, FPGA)) is such an integrated circuit, and its logic function is determined by the user programming the device. Designers can program themselves to "integrate" a digital system on a PLD, instead of asking chip manufacturers to design and produce dedicated integrated circuit chips. Moreover, nowadays, instead of manually making integrated circuit chips, this kind of programming is mostly implemented using "logic compiler" software, which is similar to the software compiler used in program development and writing. The original code must also be written in a specific programming language, which is called a hardware description language (HardwareDescrIP addressLanguage, HDL). There is not only one kind of HDL, but many types, such as ABEL (AdvancedBooleanExpressionLanguage), AHDL (AlteraHardwareDescrIP addressLanguage), Confluence, CUPL (Cornell University Programming Language), HDCal, JHDL (JavaHardwareDescrIPaddressLanguage), Lava, Lola, MyHDL, PALASM, RHDL (RubyHardwareDescrIPaddressLanguage), etc. The most commonly used one at present is VHDL (Very-High-SpeedIntegratedCircuit) HardwareDescrIP addresstionLanguage) and Verilog. Those skilled in the art should also know that by simply logically programming the method flow using the above-mentioned hardware description languages and programming it into the integrated circuit, the hardware circuit that implements the logical method flow can be easily obtained.

控制器可以按任何适当的方式实现,例如,控制器可以采取例如微处理器或处理器以及存储可由该(微)处理器执行的计算机可读程序代码(例如软件或固件)的计算机可读介质、逻辑门、开关、专用集成电路(Application SpecificIntegratedCircuit,ASIC)、可编程逻辑控制器和嵌入微控制器的形式,控制器的例子包括但不限于以下微控制器:ARC625D、AtmelAT91SAM、MicrochIP地址PIC18F26K20以及SiliconeLabsC8051F320,存储器控制器还可以被实现为存储器的控制逻辑的一部分。本领域技术人员也知道,除了以纯计算机可读程序代码方式实现控制器以外,完全可以通过将方法步骤进行逻辑编程来使得控制器以逻辑门、开关、专用集成电路、可编程逻辑控制器和嵌入微控制器等的形式来实现相同功能。因此这种控制器可以被认为是一种硬件部件,而对其内包括的用于实现各种功能的装置也可以视为硬件部件内的结构。或者甚至,可以将用于实现各种功能的装置视为既可以是实现方法的软件模块又可以是硬件部件内的结构。The controller may be implemented in any suitable manner, for example, the controller may take the form of, for example, a microprocessor or processor and a computer readable medium storing computer readable program code (eg, software or firmware) executable by the (micro)processor. , logic gates, switches, application specific integrated circuits (Application Specific Integrated Circuit, ASIC), programmable logic controllers and embedded microcontrollers. Examples of controllers include but are not limited to the following microcontrollers: ARC625D, AtmelAT91SAM, MicrochIP address PIC18F26K20 and SiliconeLabs C8051F320, the memory controller can also be implemented as part of the memory's control logic. Those skilled in the art also know that in addition to implementing the controller in the form of pure computer-readable program code, the controller can be completely programmed with logic gates, switches, application-specific integrated circuits, programmable logic controllers and embedded logic by logically programming the method steps. Microcontroller, etc. to achieve the same function. Therefore, this controller can be considered as a hardware component, and the devices included therein for implementing various functions can also be considered as structures within the hardware component. Or even, the means for implementing various functions can be considered as structures within hardware components as well as software modules implementing the methods.

上述实施例阐明的系统、装置、模块或单元,具体可以由计算机芯片或实体实现,或者由具有某种功能的产品来实现。一种典型的实现设备为计算机。具体的,计算机例如可以为个人计算机、膝上型计算机、蜂窝电话、相机电话、智能电话、个人数字助理、媒体播放器、导航设备、电子邮件设备、游戏控制台、平板计算机、可穿戴设备或者这些设备中的任何设备的组合。The systems, devices, modules or units described in the above embodiments may be implemented by computer chips or entities, or by products with certain functions. A typical implementation device is a computer. Specifically, the computer may be, for example, a personal computer, a laptop computer, a cellular phone, a camera phone, a smartphone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or A combination of any of these devices.

为了描述的方便,描述以上装置时以功能分为各种单元分别描述。当然,在实施本说明书时可以把各单元的功能在同一个或多个软件和/或硬件中实现。For the convenience of description, when describing the above device, the functions are divided into various units and described separately. Of course, when implementing this specification, the functions of each unit can be implemented in the same or multiple software and/or hardware.

本领域内的技术人员应明白,本说明书实施例可提供为方法、系统、或计算机程序产品。因此,本说明书实施例可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本说明书实施例可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art should understand that embodiments of the present description may be provided as methods, systems, or computer program products. Accordingly, embodiments of the present description may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment that combines software and hardware aspects. Furthermore, embodiments of the present description may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) having computer-usable program code embodied therein.

本说明书是参照根据本说明书实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The specification is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the specification. It will be understood that each process and/or block in the flowchart illustrations and/or block diagrams, and combinations of processes and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing device to produce a machine, such that the instructions executed by the processor of the computer or other programmable data processing device produce a use A device for realizing the functions specified in one process or multiple processes of the flowchart and/or one block or multiple blocks of the block diagram.

这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。These computer program instructions may also be stored in a computer-readable memory that causes a computer or other programmable data processing apparatus to operate in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including the instruction means, the instructions The device implements the functions specified in a process or processes of the flowchart and/or a block or blocks of the block diagram.

这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions may also be loaded onto a computer or other programmable data processing device, causing a series of operating steps to be performed on the computer or other programmable device to produce computer-implemented processing, thereby executing on the computer or other programmable device. Instructions provide steps for implementing the functions specified in a process or processes of a flowchart diagram and/or a block or blocks of a block diagram.

在一个典型的配置中,计算设备包括一个或多个处理器(CPU)、输入/输出接口、网络接口和内存。In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.

内存可能包括计算机可读介质中的非永久性存储器,随机存取存储器(RAM)和/或非易失性内存等形式,如只读存储器(ROM)或闪存(flashRAM)。内存是计算机可读介质的示例。Memory may include non-permanent storage in computer-readable media, random access memory (RAM), and/or non-volatile memory in the form of read-only memory (ROM) or flash memory (flashRAM). Memory is an example of computer-readable media.

计算机可读介质包括永久性和非永久性、可移动和非可移动媒体可以由任何方法或技术来实现信息存储。信息可以是计算机可读指令、数据结构、程序的模块或其他数据。计算机的存储介质的例子包括,但不限于相变内存(PRAM)、静态随机存取存储器(SRAM)、动态随机存取存储器(DRAM)、其他类型的随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、快闪记忆体或其他内存技术、只读光盘只读存储器(CD-ROM)、数字多功能光盘(DVD)或其他光学存储、磁盒式磁带,磁带式磁盘存储或其他磁性存储设备或任何其他非传输介质,可用于存储可以被计算设备访问的信息。按照本文中的界定,计算机可读介质不包括暂存电脑可读媒体(transitorymedia),如调制的数据信号和载波。Computer-readable media includes both persistent and non-volatile, removable and non-removable media that can be implemented by any method or technology for storage of information. Information may be computer-readable instructions, data structures, modules of programs, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), and read-only memory. (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory or other memory technology, compact disc read-only memory (CD-ROM), digital versatile disc (DVD) or other optical storage, Magnetic tape cartridges, magnetic tape storage or other magnetic storage devices or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined in this article, computer-readable media does not include transitory media, such as modulated data signals and carrier waves.

还需要说明的是,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、商品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、商品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、商品或者设备中还存在另外的相同要素。It should also be noted that the terms "comprises," "comprises," or any other variation thereof are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that includes a list of elements not only includes those elements, but also includes Other elements are not expressly listed or are inherent to the process, method, article or equipment. Without further limitation, an element defined by the statement "comprises a..." does not exclude the presence of additional identical elements in a process, method, article, or device that includes the stated element.

本说明书可以在由计算机执行的计算机可执行指令的一般上下文中描述,例如程序模块。一般地,程序模块包括执行特定任务或实现特定抽象数据类型的例程、程序、对象、组件、数据结构等等。也可以在分布式计算环境中实践本说明书,在这些分布式计算环境中,由通过通信网络而被连接的远程处理设备来执行任务。在分布式计算环境中,程序模块可以位于包括存储设备在内的本地和远程计算机存储介质中。This specification may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform specific tasks or implement specific abstract data types. The present description may also be practiced in distributed computing environments where tasks are performed by remote processing devices connected through communications networks. In a distributed computing environment, program modules may be located in both local and remote computer storage media including storage devices.

本说明书中的各个实施例均采用递进的方式描述,各个实施例之间相同相似的部分互相参见即可,每个实施例重点说明的都是与其他实施例的不同之处。尤其,对于系统实施例而言,由于其基本相似于方法实施例,所以描述的比较简单,相关之处参见方法实施例的部分说明即可。Each embodiment in this specification is described in a progressive manner. The same and similar parts between the various embodiments can be referred to each other. Each embodiment focuses on its differences from other embodiments. In particular, for the system embodiment, since it is basically similar to the method embodiment, the description is relatively simple. For relevant details, please refer to the partial description of the method embodiment.

以上所述仅为本说明书实施例而已,并不用于限制本申请。对于本领域技术人员来说,本申请可以有各种更改和变化。凡在本申请的精神和原理之内所作的任何修改、等同替换、改进等,均应包含在本申请的权利要求范围之内。The above descriptions are only examples of this specification and are not intended to limit this application. To those skilled in the art, various modifications and variations may be made to this application. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and principles of this application shall be included in the scope of the claims of this application.

Claims (15)

1.一种评论信息展示方法,包括:1. A method for displaying review information, including: 判断评论信息对应的访问阶段,所述访问阶段用于表示用户对访问页面内容的了解程度或者表示目标业务的不同业务处理阶段;Determine the access stage corresponding to the comment information. The access stage is used to indicate the user's understanding of the content of the accessed page or to indicate different business processing stages of the target business; 判断用户的访问阶段;Determine the user’s access stage; 展示与所述用户的访问阶段对应的评论信息。Display comment information corresponding to the user's access stage. 2.根据权利要求1所述的方法,所述方法还包括:2. The method of claim 1, further comprising: 从评论信息中抽取样本评论信息;Extract sample comment information from the comment information; 判断所述样本评论信息对应的访问阶段;Determine the access stage corresponding to the sample comment information; 使用所述样本评论信息及所述样本评论信息对应的访问阶段训练模型;Use the sample comment information and the access stage corresponding to the sample comment information to train the model; 所述判断评论信息对应的访问阶段包括:The access stages corresponding to the judgment comment information include: 使用所述模型识别所述评论信息对应的访问阶段。The model is used to identify the access stage corresponding to the review information. 3.如权利要求1所述的方法,所述判断评论信息对应的访问阶段包括:3. The method of claim 1, wherein determining the access stage corresponding to the comment information includes: 根据评论信息的内容判断所述评论信息对应的访问阶段。The access stage corresponding to the comment information is determined based on the content of the comment information. 4.根据权利要求1所述的方法,所述评论信息包括:4. The method according to claim 1, the comment information includes: 不具备时间流属性的评论信息和/或不具备时间流属性的页面内容对应的评论信息和/或信息内容与页面内容的时间流不一致的评论信息。Comment information that does not have a time flow attribute and/or comment information corresponding to page content that does not have a time flow attribute and/or comment information whose information content is inconsistent with the time flow of the page content. 5.根据权利要求1所述的方法,所述判断用户的访问阶段包括:5. The method according to claim 1, wherein determining the user's access stage includes: 根据用户的访问记录和/或访问时间和/或用户描述信息判断所述用户的访问阶段。The user's access stage is determined based on the user's access record and/or access time and/or user description information. 6.根据权利要求5所述的方法,所述用户的访问记录包括用户对目标页面和/或目标页面同类页面的访问记录。6. The method according to claim 5, wherein the user's access records include the user's access records to the target page and/or pages similar to the target page. 7.根据权利要求1所述的方法,展示与所述用户的访问阶段对应的评论信息包括:7. The method according to claim 1, displaying comment information corresponding to the user's access stage includes: 使用弹幕形式展示与所述用户的访问阶段对应的评论信息;Use barrage form to display comment information corresponding to the user's access stage; 或者,or, 在页面底部展示与所述用户的访问阶段对应的评论信息。The comment information corresponding to the user's access stage is displayed at the bottom of the page. 8.根据权利要求1所述的方法,展示与所述用户的访问阶段对应的评论信息包括:8. The method of claim 1, displaying comment information corresponding to the user's access stage includes: 展示与所述用户的访问阶段对应的,且未向所述用户展示过的评论信息。Display comment information that corresponds to the user's access stage and has not been displayed to the user. 9.根据权利要求1所述的方法,展示与所述用户的访问阶段对应的评论信息包括:9. The method of claim 1, displaying comment information corresponding to the user's access stage includes: 确定与所述用户的访问阶段对应的评论信息的展示优先级;Determine the display priority of comment information corresponding to the user's access stage; 根据所述展示优先级展示与所述用户的访问阶段对应的评论信息。The comment information corresponding to the user's access stage is displayed according to the display priority. 10.根据权利要求1所述的方法,所述方法还包括:10. The method of claim 1, further comprising: 当评论信息展示触发后,判断评论信息对应的访问阶段判断评论信息对应的访问阶段;When the display of comment information is triggered, determine the access stage corresponding to the comment information and determine the access stage corresponding to the comment information; 或者,or, 当评论信息展示触发时,展示与所述用户的访问阶段对应的评论信息When the display of comment information is triggered, the comment information corresponding to the user's access stage is displayed. 或者,or, 在评论信息展示触发前,先判断评论信息对应的访问阶段;在评论信息展示触发后,判断用户的访问阶段,确定并展示与用户访问阶段对应的评论信息。Before the comment information display is triggered, the access stage corresponding to the comment information is first determined; after the comment information display is triggered, the user's access stage is determined, and the comment information corresponding to the user's access stage is determined and displayed. 11.根据权利要求1所述的方法,所述方法还包括:11. The method of claim 1, further comprising: 提供针对被展示评论信息的信息输入入口。Provide an information input portal for displayed comment information. 12.根据权利要求1所述的方法,所述访问阶段包括基金购买前和/或基金持仓和/或基金清仓。12. The method according to claim 1, the access stage includes fund pre-purchase and/or fund position and/or fund liquidation. 13.一种评论信息展示装置,包括:13. A comment information display device, including: 信息识别模块,用于判断评论信息对应的访问阶段判断评论信息对应的访问阶段,所述访问阶段用于表示用户对访问页面内容的了解程度或者表示目标业务的不同业务处理阶段;The information identification module is used to determine the access stage corresponding to the comment information and to determine the access stage corresponding to the comment information. The access stage is used to indicate the user's understanding of the content of the accessed page or to indicate different business processing stages of the target business; 用户识别模块,用于判断用户的访问阶段;User identification module, used to determine the user’s access stage; 信息展示模块,用于展示与所述用户的访问阶段对应的评论信息。An information display module is used to display comment information corresponding to the user's access stage. 14.一种评论信息展示设备,包括:14. A comment information display device, including: 至少一个处理器;at least one processor; 以及,as well as, 与所述至少一个处理器通信连接的存储器;a memory communicatively connected to the at least one processor; 其中,in, 所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,使所述至少一个处理器能够执行权利要求1至12中任一项所述的方法。The memory stores instructions executable by the at least one processor, the instructions being executed by the at least one processor, enabling the at least one processor to perform the method described in any one of claims 1 to 12 method. 15.一种计算机可读存储介质,所述计算机可读存储介质存储有计算机可执行指令,所述计算机可执行指令被处理器执行时实现权利要求1至12中任一项所述的方法。15. A computer-readable storage medium storing computer-executable instructions, which when executed by a processor implement the method of any one of claims 1 to 12.
CN202311021259.XA 2020-03-26 2020-03-26 A method, device, equipment and medium for displaying review information Pending CN116894132A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311021259.XA CN116894132A (en) 2020-03-26 2020-03-26 A method, device, equipment and medium for displaying review information

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202311021259.XA CN116894132A (en) 2020-03-26 2020-03-26 A method, device, equipment and medium for displaying review information
CN202010227581.8A CN111400632B (en) 2020-03-26 2020-03-26 Comment information display method, comment information display device, comment information display equipment and comment information display medium

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
CN202010227581.8A Division CN111400632B (en) 2020-03-26 2020-03-26 Comment information display method, comment information display device, comment information display equipment and comment information display medium

Publications (1)

Publication Number Publication Date
CN116894132A true CN116894132A (en) 2023-10-17

Family

ID=71436708

Family Applications (2)

Application Number Title Priority Date Filing Date
CN202010227581.8A Active CN111400632B (en) 2020-03-26 2020-03-26 Comment information display method, comment information display device, comment information display equipment and comment information display medium
CN202311021259.XA Pending CN116894132A (en) 2020-03-26 2020-03-26 A method, device, equipment and medium for displaying review information

Family Applications Before (1)

Application Number Title Priority Date Filing Date
CN202010227581.8A Active CN111400632B (en) 2020-03-26 2020-03-26 Comment information display method, comment information display device, comment information display equipment and comment information display medium

Country Status (1)

Country Link
CN (2) CN111400632B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112256166A (en) * 2020-09-23 2021-01-22 北京达佳互联信息技术有限公司 Comment information display method and device and electronic equipment
CN120763416B (en) * 2025-09-04 2026-01-02 北京达佳互联信息技术有限公司 Comment display method and device, electronic equipment and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107492000A (en) * 2016-06-13 2017-12-19 阿里巴巴集团控股有限公司 A kind of method and system of data processing
CN108090206A (en) * 2017-12-28 2018-05-29 北京小米移动软件有限公司 Sort method and device, the electronic equipment of comment information
CN109348145A (en) * 2018-09-14 2019-02-15 上海连尚网络科技有限公司 Method and device for generating associated bullet screen based on subtitles
US20190166394A1 (en) * 2017-11-30 2019-05-30 Shanghai Bilibili Technology Co., Ltd. Generating and presenting directional bullet screen
CN109992342A (en) * 2019-03-25 2019-07-09 上海连尚网络科技有限公司 A kind of information display method and equipment based on novel
CN110099306A (en) * 2018-01-29 2019-08-06 优酷网络技术(北京)有限公司 A kind of processing of comment information, display methods, client and server
CN110166802A (en) * 2019-05-06 2019-08-23 腾讯科技(深圳)有限公司 Barrage processing method, device and storage medium
CN110381359A (en) * 2019-06-26 2019-10-25 北京奇艺世纪科技有限公司 A kind of method for processing video frequency, device, computer equipment and storage medium

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2014148229A1 (en) * 2013-03-22 2017-02-16 エイディシーテクノロジー株式会社 Program playback device
CN104899236B (en) * 2014-11-13 2019-01-29 深圳市腾讯计算机系统有限公司 A kind of comment information display methods, apparatus and system
CN106210770B (en) * 2016-07-11 2019-05-14 北京小米移动软件有限公司 A kind of method and apparatus showing barrage information
CN108471541A (en) * 2018-02-01 2018-08-31 北京奇艺世纪科技有限公司 A kind of method and device that video barrage is shown

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107492000A (en) * 2016-06-13 2017-12-19 阿里巴巴集团控股有限公司 A kind of method and system of data processing
US20190166394A1 (en) * 2017-11-30 2019-05-30 Shanghai Bilibili Technology Co., Ltd. Generating and presenting directional bullet screen
CN108090206A (en) * 2017-12-28 2018-05-29 北京小米移动软件有限公司 Sort method and device, the electronic equipment of comment information
CN110099306A (en) * 2018-01-29 2019-08-06 优酷网络技术(北京)有限公司 A kind of processing of comment information, display methods, client and server
CN109348145A (en) * 2018-09-14 2019-02-15 上海连尚网络科技有限公司 Method and device for generating associated bullet screen based on subtitles
CN109992342A (en) * 2019-03-25 2019-07-09 上海连尚网络科技有限公司 A kind of information display method and equipment based on novel
CN110166802A (en) * 2019-05-06 2019-08-23 腾讯科技(深圳)有限公司 Barrage processing method, device and storage medium
CN110381359A (en) * 2019-06-26 2019-10-25 北京奇艺世纪科技有限公司 A kind of method for processing video frequency, device, computer equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
向安玲;袁小群;: "基于用户层级的STM出版推荐研究", 科技与出版, no. 03, 8 March 2016 (2016-03-08) *

Also Published As

Publication number Publication date
CN111400632A (en) 2020-07-10
CN111400632B (en) 2023-08-29

Similar Documents

Publication Publication Date Title
TWI777015B (en) Method, device and equipment for information recommendation
CN108196952B (en) A resource allocation method, device and device
WO2017063519A1 (en) Method and device for displaying titles
CN107368511B (en) Information display method and device
CN105824830B (en) A method, client and device for displaying pages
CN104111934B (en) Display method of electronic map search results and electronic map client
CN111260388A (en) A product life cycle determination, display method and device
CN112000329B (en) A data display method, device, equipment and medium
CN114861043A (en) Method and device for model training and determination of recommended position
CN116894132A (en) A method, device, equipment and medium for displaying review information
CN110008358B (en) A resource information display method and system, client and server
WO2017162031A1 (en) Method and device for collecting information, and intelligent terminal
CN114296846A (en) Page guide configuration method, system and device
CN114860238A (en) Page generating method, device and electronic device
CN111752431B (en) Information display method and device
CN108304312B (en) Method and device for testing web page loading speed
CN111415210A (en) Information display method and device
CN114546553B (en) A method, device, equipment and medium for displaying information
AU2020325220A1 (en) Protecting user privacy in user interface data collection
CN113837772B (en) A method, device and equipment for reviewing marketing information
CN115445212A (en) A method, device, computer equipment and storage medium for pushing game gift packages
CN107368236B (en) Method and device for displaying titles in information directory
CN111581574B (en) A method and device for displaying guidance information
CN110276056B (en) Document editing method, device, equipment and system
WO2017172561A1 (en) Using gesture selection to obtain contextually relevant information

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Country or region after: China

Address after: Room 602, No. 618, Wai Road, Huangpu District, Shanghai 200010

Applicant after: Ant Wealth (Shanghai) Technology Co., Ltd.

Address before: Room 602, No. 618, Wai Road, Huangpu District, Shanghai 200010

Applicant before: Ant fortune (Shanghai) Financial Information Service Co.,Ltd.

Country or region before: China