WO2020078050A1 - Procédé et appareil de traitement d'informations de commentaire, et serveur, terminal et support lisible - Google Patents

Procédé et appareil de traitement d'informations de commentaire, et serveur, terminal et support lisible Download PDF

Info

Publication number
WO2020078050A1
WO2020078050A1 PCT/CN2019/095077 CN2019095077W WO2020078050A1 WO 2020078050 A1 WO2020078050 A1 WO 2020078050A1 CN 2019095077 W CN2019095077 W CN 2019095077W WO 2020078050 A1 WO2020078050 A1 WO 2020078050A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
information
comment information
comment
response
Prior art date
Application number
PCT/CN2019/095077
Other languages
English (en)
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 WO2020078050A1 publication Critical patent/WO2020078050A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/43Querying
    • G06F16/435Filtering based on additional data, e.g. user or group profiles
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/80Information retrieval; Database structures therefor; File system structures therefor of semi-structured data, e.g. markup language structured data such as SGML, XML or HTML
    • G06F16/81Indexing, e.g. XML tags; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]

Definitions

  • the embodiments of the present disclosure relate to the field of computer technology, for example, to a method and apparatus for processing comment information, a server, a terminal, and a readable medium.
  • Users can use social platforms to publish works (such as articles, selfie videos, live videos, etc.) for other users to browse.
  • works such as articles, selfie videos, live videos, etc.
  • the user who publishes the work may be called an author
  • the user who browses the work may be called a reader.
  • users of social platforms can include multiple authors. Readers can browse the author's works through mobile phones, computers, and other user terminals, and perform preset operations to establish an association with the author (for example, click the follow button displayed on the author's home page to follow the author).
  • the embodiments of the present disclosure provide a method and apparatus for processing comment information, a server, a terminal, and a readable medium.
  • an embodiment of the present disclosure provides a method for processing comment information, the method including: in response to receiving the comment information input by the first user terminal, acquiring user information of a first user using the first user terminal , Where the comment information is the information acquired by the first user terminal and input by the first user with respect to the work information of the second user in the preset area; the user information is identified to obtain a recognition result, wherein the recognition result is used to indicate Whether the first user is an associated user of the second user; in response to determining that the recognition result indicates that the first user is an associated user of the second user, adjust the acquired comment information, and use the adjusted result as the first comment information to be displayed .
  • an embodiment of the present disclosure provides a review information processing apparatus including: an information acquisition unit configured to acquire and use the first user terminal in response to receiving the review information input by the first user terminal The user information of the first user of, wherein the comment information is the information acquired by the first user terminal and input by the first user in the preset area for the work information of the second user; the information recognition unit is configured to provide user information Performing recognition to obtain a recognition result, wherein the recognition result is used to indicate whether the first user is an associated user of the second user; the information adjustment unit is configured to indicate that the first user is an associated user of the second user in response to determining that the recognition result, Adjust the obtained comment information, and use the adjustment result as the first comment information to be displayed.
  • an embodiment of the present disclosure provides a method for processing comment information.
  • the method includes: in response to acquiring the comment information input by the first user in the preset area for the work information of the second user, the comment is used
  • the information is sent to the server of the communication connection; receiving and displaying the information for the comment to be displayed output by the server, wherein the information for the comment to be displayed is based on the server receiving the user information of the first user in response to receiving the comment
  • the information is recognized to obtain a recognition result, which is obtained in response to determining that the recognition result indicates that the first user is an associated user of the second user and adjusts the information for review.
  • an embodiment of the present disclosure provides a review information processing apparatus, including: an information sending unit configured to respond to a review input entered in a preset area by a first user for work information of a second user Information, sending the comment information to the server connected to the communication; the information display unit is configured to receive and display the comment information to be displayed output by the server, wherein the comment information to be displayed is based on the server responding to the received comment Information, obtaining user information of the first user, identifying the user information, and obtaining a recognition result, obtained in response to determining that the recognition result indicates that the first user is an associated user of the second user, adjusting the information for review.
  • an embodiment of the present disclosure provides a server, including: one or more processors; a storage device, where one or more programs are stored on the storage device, when one or more programs are Executed by one processor, so that one or more processors implement the method described in the above embodiment applied to the server.
  • an embodiment of the present disclosure provides a terminal device including: one or more processors; a display screen configured to display information; a storage device, where one or more programs are stored on the storage device, When one or more programs are executed by one or more processors, the one or more processors implement the method described in the foregoing embodiments applied to the terminal device.
  • an embodiment of the present disclosure provides a computer-readable medium that stores a computer program on the computer-readable medium, and the program is executed by a processor to implement the method described in the foregoing embodiment.
  • FIG. 1 is a schematic diagram of an exemplary system architecture that can be applied to an embodiment of the present disclosure
  • FIG. 2 is a flowchart of a comment information processing method according to an embodiment of the present disclosure
  • FIG. 3 is a schematic diagram of an application scenario of a comment information processing method according to an embodiment of the present disclosure
  • FIG. 5 is a schematic structural diagram of a review information processing device according to an embodiment of the present disclosure.
  • FIG. 6 is a flowchart of another comment information processing method according to an embodiment of the present disclosure.
  • FIG. 7 is a schematic structural diagram of another comment information processing apparatus according to an embodiment of the present disclosure.
  • FIG. 8 is a schematic structural diagram of a computer system for implementing a server or terminal device according to an embodiment of the present disclosure.
  • FIG. 1 shows an exemplary system architecture 100 to which an embodiment of a comment information processing method or comment information processing apparatus of the present disclosure can be applied.
  • the system architecture 100 may include a first terminal device 101, a second terminal device 102, a third terminal device 103, a network 104, and a server 105.
  • the network 104 is used as a medium for providing a communication link between the first terminal device 101, the second terminal device 102, the third terminal device 103, and the server 105.
  • the network 104 may include multiple connection types, such as wired, wireless communication links, or fiber optic cables, and so on.
  • the user can use the first terminal device 101, the second terminal device 102, and the third terminal device 103 to interact with the server 105 through the network 104 to receive or send messages, and so on.
  • a variety of communication client applications can be installed on the first terminal device 101, the second terminal device 102, and the third terminal device 103, such as social platform software, web browser applications, shopping applications, search applications, instant messaging tools, Mail client, etc.
  • the first terminal device 101, the second terminal device 102, and the third terminal device 103 may be hardware or software.
  • the first terminal device 101, the second terminal device 102, and the third terminal device 103 may be a variety of electronic devices including a display screen and supporting page browsing, including smart phones, tablet computers, e-book readers, dynamic Video Expert Compression Standard Audio Level 3 (Moving Pictures Experts Group Audio Layer III, MP3 player), Motion Image Expert Compression Standard Audio Level 4 (Moving Pictures Expert Group Audio Audio Layer IV, MP4) players, laptops and desktops Computers, etc.
  • the first terminal device 101, the second terminal device 102, and the third terminal device 103 are software, they can be installed in the electronic devices listed above.
  • the first terminal device 101, the second terminal device 102, and the third terminal device 103 may be implemented as multiple software or software modules (for example, multiple software or software modules used to provide distributed services), or may be implemented as a single software or Software module.
  • the server 105 may be a server that provides various services, for example, an information processing server that processes comment information input by the first terminal device 101, the second terminal device 102, or the third terminal device 103.
  • the information processing server may perform analysis and other processing on the received comment information and other data, and obtain a processing result (for example, first comment information to be displayed).
  • the server may be hardware or software.
  • the server can be implemented as a distributed server cluster composed of multiple servers or as a single server.
  • the server is software, it may be implemented as multiple software or software modules (for example, multiple software or software modules used to provide distributed services), or as a single software or software module.
  • terminal devices, networks, and servers in FIG. 1 are only schematic. According to the implementation needs, the number of terminal devices, networks and servers can be adjusted.
  • FIG. 2 a flow 200 of a method for processing comment information according to an embodiment of the present disclosure is shown.
  • the comment information processing method provided by the embodiment of the present disclosure is generally executed by the server 105 in FIG. 1, and accordingly, the comment information processing device is generally provided in the server 105.
  • the method includes steps 210 to 230.
  • Step 210 in response to receiving the comment information input by the first user terminal, acquire user information of the first user using the first user terminal.
  • the executive body of the comment information processing method may respond to receiving the input of the first user terminal (for example, the terminal device shown in FIG. 1) through the wired connection or the wireless connection Information for review, to obtain the user information of the first user using the first user terminal.
  • the first user terminal for example, the terminal device shown in FIG. 1
  • the wireless connection Information for review
  • the comment information is information acquired by the first user terminal and input by the first user in the preset area for the work information of the second user.
  • the second user is a user (for example, an author) who uses the second user terminal to input work information.
  • the work information may be information provided by the second user and used for sharing with other users (such as pictures and videos taken by the second user).
  • the above-mentioned execution subject may store the work information of the second user in advance, and establish the correspondence between the work information and the preset area, so that the user can input comment information in the preset area based on the displayed work information of the second user.
  • the preset area may be a page area set in advance for displaying information for comments.
  • the preset area may be on a page displaying the work information of the second user, or on a page associated with the page displaying the work information of the second user.
  • the comment information can be used to comment on the displayed work information.
  • the comment information may be displayed in the video in the form of subtitles.
  • the first user terminal is a terminal used by the first user.
  • the second user terminal is a terminal used by the second user.
  • the first user terminal and the second user terminal may be respectively communicatively connected to the above-mentioned execution subject.
  • the user using the terminal may be a user who has input user information using the terminal.
  • the user information is information used to characterize the user's identity, and may include at least one of the following: text, numbers, and symbols.
  • the user information may include user account information, name information, and the like.
  • the above-mentioned execution subject may acquire the user information of the first user using the first user terminal.
  • the above-mentioned execution subject may acquire the user information of the first user stored locally in advance, or may acquire the user information of the first user sent by the first user terminal.
  • Step 220 Recognize user information to obtain a recognition result.
  • the above-mentioned execution subject can recognize the user information to obtain a recognition result.
  • the recognition result is used to indicate whether the first user is an associated user of the second user, and may include at least one of the following: text, numbers, and symbols.
  • the recognition result may include the number "1" or the number "0". The number "1" may be used to indicate that the first user is an associated user of the second user; the number "0" may be used to indicate that the first user is not an associated user of the second user.
  • the associated user is a user who has an associated relationship with the second user.
  • the above-mentioned execution subject or other electronic device may process the user information of the associated user of the second user to establish the association relationship between the associated user and the second user. For example, the user information of the associated user is added to the preset associated user information set for indicating the associated user of the second user; or, the user information of the associated user is added to mark the associated user and the second user.
  • the associated user label of the association may be processed to process the user information of the associated user of the second user to establish the association relationship between the associated user and the second user. For example, the user information of the associated user is added to the preset associated user information set for indicating the associated user of the second user; or, the user information of the associated user is added to mark the associated user and the second user.
  • the associated user label of the association may be processed to process the user information of the associated user of the second user to establish the association relationship between the associated user and the second user. For example, the user information of the associated user is added to
  • the associated user label may be used to mark the associated relationship between the associated user and the second user, and may include at least one of the following: text, numbers, and symbols.
  • the user name of the associated user is "Li Si” and the user name of the second user is "Zhang San”
  • the related user label of the related relationship may be "Li Si-Zhang San”.
  • the style of the associated user label may be preset, for example, the style is "user name of the first user-user name of the second user".
  • the above-mentioned executive body may use various methods to identify the user information of the first user to obtain a recognition result.
  • the second user corresponds to the associated user information set.
  • the above-mentioned execution subject can determine whether the first user is an associated user of the second user by determining whether the user information of the first user belongs to the associated user information set corresponding to the second user, and obtain a recognition result.
  • the above-mentioned execution subject may generate a recognition result indicating that the first user is the associated user of the second user; In order to determine that the user information of the first user does not belong to the associated user information set corresponding to the second user, a recognition result indicating that the first user is not the associated user of the second user is generated.
  • the user information of the associated user of the second user includes an associated user tag, which is used to mark the association relationship between the associated user of the second user and the second user. Furthermore, the above-mentioned execution subject can determine whether the first user is an associated user of the second user by determining whether the user information of the first user includes the associated user tag corresponding to the second user, and obtain a recognition result.
  • the above-mentioned execution subject may generate a recognition result indicating that the first user is the associated user of the second user; in response to It is determined that the user information of the first user does not include the associated user tag corresponding to the second user, and a recognition result indicating that the first user is not the associated user of the second user is generated.
  • Step 230 In response to determining that the recognition result indicates that the first user is an associated user of the second user, adjust the acquired comment information, and use the adjusted result as the first comment information to be displayed.
  • the obtained review information in response to the determination that the recognition result indicates that the first user is an associated user of the second user, the obtained review information may be adjusted, and the adjusted result may be used as the first review-to-be-displayed information.
  • the above-mentioned executive body may use various methods to adjust the acquired comment information to obtain the first comment information to be displayed.
  • adjusting the information for comments in this embodiment may refer to adjusting the content of the information for comments, or may refer to adjusting the display manner of the information for comments.
  • the associated user of the second user corresponds to an associated user tag
  • the associated user tag is used to mark the association relationship between the second user and the associated user of the second user.
  • the first user can also correspond to an associated user tag that is used to mark the association between the first user and the second user, and then the above-mentioned executive body can use the following steps to obtain the comment information Make adjustments: add the associated user label corresponding to the first user to the obtained comment information.
  • the correspondence between the associated user of the second user and the associated user tag may be characterized by the correspondence between the user information of the associated user and the associated user tag. Furthermore, the associated user tag corresponding to the first user may be determined based on the user information of the first user.
  • a correspondence table between user information and associated user tags may be established in advance, and further, the above correspondence table may be searched according to the user information of the first user to determine the association corresponding to the first user User tag; or, the user information of the first user may include an associated user tag for marking the association relationship between the first user and the second user, and further, the first user may be determined from the user information of the first user Associated user tags.
  • an adding method for adding the associated user tag to the comment information can be set in advance, and further, the above-mentioned executive body can add the associated user tag to the comment information according to the preset adding method.
  • the associated user label is "Li Si-Zhang San”.
  • the comment information is text message "The video picture is not clear”.
  • the preset addition method includes adding the associated user label before the text information in the comment information, and separating the text information in the comment information from the associated user label with a colon.
  • the execution subject may add the associated user tag corresponding to the first user to the comment information according to the preset addition method, and generate the first comment information to be displayed “Li Si-Zhang San: The video screen is unclear” .
  • the obtained comment information includes text; and the above-mentioned executive body may adjust the obtained comment information by the following steps: the text in the obtained comment information Is adjusted to the default text style.
  • the preset text style may be a preset text style, such as a bold text style or a red font style.
  • the execution subject in response to determining that the recognition result indicates that the first user is not an associated user of the second user, may also determine the acquired comment information as the second comment to be displayed. Information (that is, no adjustments are made to the information for comments).
  • FIG. 3 is a schematic diagram of an application scenario of the comment information processing method according to this embodiment.
  • the first user 301 inputs comment information (e.g., "video picture is unclear") 303 in a preset area displayed on the first user terminal 302.
  • the first user terminal 302 sends the comment information 303 to the communication-connected server 304.
  • the server 304 acquires the user information 305 of the first user 301 using the first user terminal 302.
  • the server 304 recognizes the user information 305 and obtains a recognition result (for example, "1") 306, wherein the recognition result "1" can be used to indicate that the first user is an associated user of the second user; Indicates that the first user is not an associated user of the second user.
  • the server 304 may adjust the acquired comment information 303 to obtain the first comment information to be displayed (for example, "Li Si-Zhang San: The video picture is not clear ”) 307.
  • the method provided by the above embodiment of the present disclosure may adjust the comment information input by the first user based on the association relationship between the first user and the second user, which helps to highlight the comment information of the associated user of the second user To increase the diversity of information processing.
  • FIG. 4 shows a flow 400 of another method for processing comment information according to an embodiment of the present disclosure.
  • the flow 400 of the method includes steps 410 to 430.
  • Step 410 In response to receiving the comment information input by the first user terminal, acquire user information of the first user using the first user terminal.
  • the executive body of the comment information processing method may respond to receiving the input of the first user terminal (for example, the terminal device shown in FIG. 1) through the wired connection or the wireless connection Information for review, to obtain the user information of the first user using the first user terminal.
  • the first user terminal for example, the terminal device shown in FIG. 1
  • the wireless connection Information for review
  • Step 420 Recognize user information to obtain a recognition result.
  • the above-mentioned execution subject can identify the user information to obtain a recognition result.
  • the recognition result is used to indicate whether the first user is an associated user of the second user, and may include at least one of the following: text, numbers, and symbols.
  • Step 430 in response to determining that the recognition result indicates that the first user is an associated user of the second user, add the obtained comment information to the comment information sequence so that the obtained comment information is located in the comment information sequence 2. Before the comment information input by the non-associated user of the second user, obtain the first comment information to be displayed.
  • the preset area corresponds to the information sequence for comments.
  • the comment information sequence includes comment information input by a non-associated user of the second user.
  • the non-associated user of the second user is a user who does not have an associated relationship with the second user.
  • the above-mentioned execution subject may add the acquired comment information to the comment information sequence so that the acquired comment information is located in the comment information sequence Before including the comment information input by the non-associated user of the second user, the first comment information to be displayed is obtained.
  • the correspondence between the preset area and the comment information sequence is that the preset area is used to display the comment information sequence.
  • the above-mentioned execution subject may obtain user information of the user who inputs the comment information, identify the user information corresponding to the comment information, and obtain an instruction Whether the user who entered the comment information is the recognition result of the associated user of the second user. In this way, the above-mentioned execution subject can determine the review information included in the review information sequence and input by the non-associated user of the second user. The above-mentioned execution subject may add the acquired comment information to the comment information sequence so that the acquired comment information is located before the comment information input by the non-associated user of the second user included in the comment information sequence.
  • the execution subject may use the acquired first
  • the comment information input by the user is added before the comment information input by the non-associated user ranked first, so that the acquired comment information input by the first user is located in at least two second users included in the comment information sequence Before the comment information entered by a non-associated user.
  • the information sequence for comment is "Information 1; Information 2; Information 3".
  • information 1 is information for comments input by an associated user of the second user;
  • information 2 and information 3 are information for comments input by a non-associated user of the second user.
  • the above-mentioned executive body may add the information 4 to the comment information sequence so that the information 4 is located before the information 2 and the information 3, that is, a new The information sequence for comment "Information 1; Information 4; Information 2; Information 3".
  • the comment information in the comment information sequence is usually arranged in the order of input time. Through the above steps, the position of the comment information of the first user in the comment information sequence can be adjusted to obtain the first comment information to be displayed.
  • step 410 and 420 are the same as the steps 210 and 220 in the foregoing embodiment, respectively.
  • the above description of step 210 and step 220 is also applicable to step 410 and step 420, which will not be repeated here.
  • the process 400 of the comment information processing method in this embodiment highlights that when the first user is an associated user of the second user, the first user ’s
  • the information for comment is arranged to the step before the information for comment of the non-associated user of the second user. Therefore, this embodiment provides another solution for highlighting the comment information of the associated user of the second user, which improves the diversity of information processing.
  • an embodiment of the present disclosure provides a schematic structural diagram of a comment information processing device.
  • the device embodiment corresponds to the method embodiment shown in FIG. 2, and the device can be specifically applied to various electronic devices.
  • the review information processing apparatus 500 of this embodiment includes: an information acquisition unit 501, an information recognition unit 502, and an information adjustment unit 503.
  • the information acquisition unit 501 is configured to acquire user information of the first user using the first user terminal in response to receiving the comment information input by the first user terminal, wherein the comment information is acquired by the first user terminal 1.
  • the information recognition unit 502 is configured to recognize the user information to obtain a recognition result, where the recognition result is used to indicate whether the first user is the second The associated user of the user;
  • the information adjustment unit 503 is configured to adjust the acquired comment information in response to determining that the recognition result indicates that the first user is the associated user of the second user, and use the adjusted result as the first comment information to be displayed .
  • the information acquisition unit 501 of the review information processing apparatus 500 may acquire in response to receiving the review information input by the first user terminal (such as the terminal device shown in FIG. 1) through a wired connection or a wireless connection User information of the first user using the first user terminal.
  • the information identification unit 502 may identify the user information and obtain an identification result.
  • the recognition result is used to indicate whether the first user is an associated user of the second user, and may include at least one of the following: text, numbers, and symbols.
  • the recognition result may include the number "1" or the number "0".
  • the number "1" may be used to indicate that the first user is an associated user of the second user; the number "0" may be used to indicate that the first user is not an associated user of the second user.
  • the associated user is a user who has an associated relationship with the second user.
  • the information adjustment unit 503 may adjust the acquired comment information in response to determining that the recognition result indicates that the first user is an associated user of the second user, and use the adjustment result as the first comment information to be displayed.
  • the preset area corresponds to an information sequence for comments
  • the information sequence for comments includes information for comments input by a non-associated user of the second user
  • the information adjustment unit 503 may be configured to: The acquired comment information is added to the comment information sequence so that the acquired comment information is located before the comment information input by the non-associated user of the second user included in the comment information sequence.
  • the associated user of the second user corresponds to an associated user tag
  • the associated user tag is used to mark the association relationship between the second user and the associated user of the second user
  • the information adjustment unit 503 It may be configured to add the associated user tag corresponding to the first user to the obtained information for comment.
  • the acquired comment information includes text; and the information adjustment unit 503 may be configured to: adjust the style of the text in the acquired comment information to a preset text style .
  • the apparatus 500 may further include: an information determination unit (not shown in the figure) configured to indicate that the first user is not an associated user of the second user in response to the determination result of the recognition, The acquired comment information is determined as the second comment information to be displayed.
  • an information determination unit (not shown in the figure) configured to indicate that the first user is not an associated user of the second user in response to the determination result of the recognition, The acquired comment information is determined as the second comment information to be displayed.
  • the units recorded in the device 500 correspond to the steps in the method described with reference to FIG. 2. Therefore, the operations, features, and beneficial effects described above for the method are also applicable to the device 500 and the units included therein, and details are not described herein again.
  • the apparatus 500 provided by the above embodiment of the present disclosure may adjust the comment information input by the first user based on the association relationship between the first user and the second user, which is helpful for highlighting the comment user of the associated user of the second user Information, to increase the diversity of information processing.
  • FIG. 6 shows a flow 600 of yet another comment information processing method according to an embodiment of the present disclosure.
  • the comment information processing method provided by the embodiment of the present disclosure is generally executed by the first terminal device 101, the second terminal device 102, or the third terminal device 103 in FIG. 1, and accordingly, the comment information processing device is generally provided at the first terminal device 101.
  • the second terminal device 102 or the third terminal device 103 The method includes steps 610 to 620.
  • Step 610 In response to acquiring the comment information input by the first user in the preset area for the work information of the second user, send the comment information to the server of the communication connection.
  • the executive body of the comment information processing method may send the commented information to the communication-connected service in response to acquiring the commented information input by the first user in the preset area through the wired connection or the wireless connection end.
  • Step 620 Receive and display the information for comments output by the server.
  • the execution subject may receive and display the information for comments output by the server, where the information for comments to be displayed may be based on the server receiving the user of the first user in response to receiving the information for comments Information, identify the user information, and obtain a recognition result, and obtain the result after adjusting the review information in response to determining that the recognition result indicates that the first user is an associated user of the second user.
  • the method provided by the above embodiment of the present disclosure may display the adjusted information for comments to be displayed based on the association relationship between the first user and the second user in response to acquiring the information for comments input by the first user, which is helpful for highlighting
  • the second user's associated user's comment information improves the diversity of information processing.
  • an embodiment of the present disclosure provides a schematic structural diagram of a comment information processing device.
  • the device embodiment corresponds to the method embodiment shown in FIG. 6, and the device can be specifically applied to various electronic devices.
  • the review information processing apparatus 700 of this embodiment may include: an information sending unit 701 configured to respond to the acquisition of review information input in a preset area by the first user for the work information of the second user Sending the comment information to the server connected to the communication; the information display unit 702 is configured to receive and display the comment information to be displayed output by the server, wherein the comment information to be displayed is based on the server responding to the received comment information Obtain the user information of the first user, identify the user information, and obtain a recognition result. In response to determining that the recognition result indicates that the first user is an associated user of the second user, adjust and obtain the review information.
  • the units recorded in the device 700 correspond to the steps in the method described with reference to FIG. 6. Therefore, the operations, features, and beneficial effects described above for the method are also applicable to the device 700 and the units included therein, and details are not described herein again.
  • FIG. 8 shows a schematic structural diagram of a computer system 800 suitable for implementing a server or terminal device of an embodiment of the present disclosure.
  • the server or terminal device shown in FIG. 8 is just an example, and should not bring any limitation to the functions and use scope of the embodiments of the present disclosure.
  • the computer system 800 includes a central processing unit (Central Processing Unit, CPU) 801.
  • the CPU 801 can be loaded into the storage portion 808 according to a program stored in a read-only memory (Read-only Memory, ROM) 802.
  • the program in Random Access Memory (RAM) 803 performs one or more appropriate actions and processes.
  • RAM 803 In the RAM 803, one or more programs and data necessary for the operation of the system 800 are also stored.
  • the CPU 801, ROM 802, and RAM 803 are connected to each other through a bus 804.
  • An input / output (Input / Output, I / O) interface 805 is also connected to the bus 804.
  • the following components are connected to the I / O interface 805: input section 806 including keyboard, mouse, etc .; including output sections such as cathode-ray tube (Cathode-ray Tube, CRT), liquid crystal display (Liquid Crystal Display, LCD), etc. and speakers 807; a storage section 808 including a hard disk, etc .; and a communication section 809 including a network interface card such as a wireless local area network (Local Area Network, LAN) card, a modem, etc.
  • the communication section 809 performs communication processing via a network such as the Internet.
  • the driver 810 is also connected to the I / O interface 805 as needed.
  • a removable medium 811 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like, is installed on the drive 810 as necessary, so that a computer program read out therefrom is installed into the storage portion 808 as necessary.
  • the process described above with reference to the flowchart may be implemented as a computer software program.
  • embodiments of the present disclosure include a computer program product that includes a computer program carried on a computer-readable medium, the computer program containing program code for performing the method shown in the flowchart.
  • the computer program may be downloaded and installed from the network through the communication section 809, and / or installed from the removable medium 811.
  • the computer program is executed by the CPU 801, the above-mentioned functions defined in the method of the present disclosure are executed.
  • the computer-readable medium described in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium or a combination of both.
  • the computer-readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or various combinations of the above.
  • the computer-readable storage medium may include: an electrical connection with one or more wires, a portable computer disk, hard disk, RAM, ROM, erasably programmable read-only memory (Electrically Programmable Read-Only-Memory, EPROM) or flash memory, Optical fiber, Compact Disc Read-Only Memory (CD-ROM), optical storage device, magnetic storage device, or a suitable combination of the above.
  • the computer-readable storage medium may be any tangible medium that contains or stores a program, and the program may be used by or in combination with an instruction execution system, apparatus, or device.
  • a computer-readable signal medium may include a data signal that is propagated in baseband or as part of a carrier wave, in which computer-readable program code is carried. This propagated data signal can take many forms, including electromagnetic signals, optical signals, or suitable combinations of the above.
  • the computer-readable signal medium may also be any computer-readable medium other than a computer-readable storage medium, and the computer-readable medium may send, propagate, or transmit a program for use by or in combination with an instruction execution system, apparatus, or device. .
  • the program code contained on the computer-readable medium may be transmitted using any appropriate medium, including: wireless, wire, optical cable, radio frequency (RF), etc., or a suitable combination of the foregoing.
  • each block in the flowchart or block diagram may represent a module, a program segment, or a part of code, and the module, program segment, or a part of code contains one or more executable instructions for implementing a prescribed logical function.
  • the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession can actually be executed in parallel, and sometimes they can also be executed in reverse order, depending on the functions involved.
  • each block in the block diagrams and / or flowcharts, and combinations of blocks in the block diagrams and / or flowcharts can be implemented with dedicated hardware-based systems that perform specified functions or operations Or, it can be realized by a combination of dedicated hardware and computer instructions.
  • the units described in the embodiments of the present disclosure may be implemented in software or hardware.
  • the described unit may also be provided in the processor.
  • a processor includes an information acquisition unit, an information recognition unit, and an information adjustment unit.
  • the names of these units do not constitute a limitation on the unit itself under certain circumstances.
  • the information acquisition unit may also be described as a “unit for acquiring user information”.
  • the present disclosure also provides a computer-readable medium, which may be contained in the server or terminal device described in the above embodiments; or may exist alone without being assembled into the Server or terminal equipment.
  • the computer-readable medium carries one or more programs.
  • the server causes the server to: in response to receiving the comment information input by the first user terminal, acquire and use the first user terminal The user information of the first user, where the comment information is the information acquired by the first user terminal and input by the first user in the preset area for the work information of the second user; identify the user information to obtain the recognition result, Among them, the recognition result is used to indicate whether the first user is an associated user of the second user; in response to determining that the recognition result indicates that the first user is an associated user of the second user, the obtained review information is adjusted and the adjusted result is used as The first information to be displayed for comment.
  • the terminal device when the above one or more programs are executed by the terminal device, the terminal device is caused to: in response to acquiring the comment information input by the first user in the preset area for the work information of the second user, send the comment information To the server connected to the communication; receiving and displaying the information for the comment to be displayed output by the server, wherein the information for the comment to be displayed is based on the server receiving the user information of the first user in response to receiving the information for the comment, and performing the user information Recognition, obtaining a recognition result, obtained in response to determining that the recognition result indicates that the first user is an associated user of the second user, adjusting information for review.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Software Systems (AREA)
  • Information Transfer Between Computers (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

L'invention concerne un procédé et un appareil de traitement d'informations de commentaire. Le procédé consiste à : en réponse à la réception d'informations pour commenter une entrée par un premier terminal d'utilisateur, acquérir des informations d'utilisateur d'un premier utilisateur qui utilise le premier terminal d'utilisateur, les informations pour commenter étant des informations acquises par le premier terminal d'utilisateur et entrées par le premier utilisateur dans une région prédéfinie par rapport à des informations de travail d'un second utilisateur ; reconnaître les informations d'utilisateur pour obtenir un résultat de reconnaissance, le résultat de reconnaissance étant utilisé pour indiquer si le premier utilisateur est un utilisateur associé du second utilisateur ; et en réponse à la détermination que le résultat de reconnaissance indique que le premier utilisateur est un utilisateur associé du second utilisateur, ajuster les informations acquises pour commenter, et utiliser un résultat d'ajustement en tant que premières informations pour commenter à afficher. L'invention concerne également un serveur, un terminal et un support lisible.
PCT/CN2019/095077 2018-10-15 2019-07-08 Procédé et appareil de traitement d'informations de commentaire, et serveur, terminal et support lisible WO2020078050A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811199023.4 2018-10-15
CN201811199023.4A CN109408748A (zh) 2018-10-15 2018-10-15 用于处理信息的方法和装置

Publications (1)

Publication Number Publication Date
WO2020078050A1 true WO2020078050A1 (fr) 2020-04-23

Family

ID=65468017

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/095077 WO2020078050A1 (fr) 2018-10-15 2019-07-08 Procédé et appareil de traitement d'informations de commentaire, et serveur, terminal et support lisible

Country Status (2)

Country Link
CN (1) CN109408748A (fr)
WO (1) WO2020078050A1 (fr)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109408748A (zh) * 2018-10-15 2019-03-01 北京字节跳动网络技术有限公司 用于处理信息的方法和装置
CN112307394A (zh) * 2019-10-21 2021-02-02 北京字节跳动网络技术有限公司 信息显示方法、装置和电子设备
CN110990700A (zh) * 2019-11-29 2020-04-10 北京达佳互联信息技术有限公司 评论信息显示方法、装置、客户端、服务器和系统
CN111143740B (zh) * 2019-12-14 2021-11-05 北京字节跳动网络技术有限公司 信息处理方法、装置及电子设备

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101950308A (zh) * 2010-09-30 2011-01-19 深圳市戴文科技有限公司 一种网络评论信息的显示方法、装置、服务器及系统
US20140122101A1 (en) * 2012-10-26 2014-05-01 Hitachi, Ltd. Health management apparatus, health management method, and health management program
US20160110333A1 (en) * 2014-10-21 2016-04-21 International Business Machines Corporation Improving understanding of the relationship between the comments being made to the containers and the comments being made to the elements of the containers
CN105580013A (zh) * 2013-09-16 2016-05-11 汤姆逊许可公司 通过搜索多个用户评论并将其覆盖到内容中来浏览视频
CN109408748A (zh) * 2018-10-15 2019-03-01 北京字节跳动网络技术有限公司 用于处理信息的方法和装置

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020078152A1 (en) * 2000-12-19 2002-06-20 Barry Boone Method and apparatus for providing predefined feedback
CN103440310B (zh) * 2013-08-26 2017-05-03 广州网易计算机系统有限公司 一种生成呈现信息的方法和设备
CN104156390A (zh) * 2014-07-07 2014-11-19 乐视网信息技术(北京)股份有限公司 一种评论推荐方法和系统
US10039979B2 (en) * 2015-06-15 2018-08-07 Sony Interactive Entertainment America Llc Capturing asynchronous commentary to pre-recorded gameplay
CN106201232A (zh) * 2016-06-29 2016-12-07 乐视控股(北京)有限公司 一种基于网页弹幕的互动方法及装置
CN108076374B (zh) * 2016-11-10 2020-06-09 阿里巴巴集团控股有限公司 播放对象评论信息处理方法及装置
CN108197210B (zh) * 2017-12-28 2020-11-03 掌阅科技股份有限公司 基于好友关系的用户交互阅读方法及计算设备

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101950308A (zh) * 2010-09-30 2011-01-19 深圳市戴文科技有限公司 一种网络评论信息的显示方法、装置、服务器及系统
US20140122101A1 (en) * 2012-10-26 2014-05-01 Hitachi, Ltd. Health management apparatus, health management method, and health management program
CN105580013A (zh) * 2013-09-16 2016-05-11 汤姆逊许可公司 通过搜索多个用户评论并将其覆盖到内容中来浏览视频
US20160110333A1 (en) * 2014-10-21 2016-04-21 International Business Machines Corporation Improving understanding of the relationship between the comments being made to the containers and the comments being made to the elements of the containers
CN109408748A (zh) * 2018-10-15 2019-03-01 北京字节跳动网络技术有限公司 用于处理信息的方法和装置

Also Published As

Publication number Publication date
CN109408748A (zh) 2019-03-01

Similar Documents

Publication Publication Date Title
US11487503B2 (en) Interactive control method and device for voice and video communications
WO2020078050A1 (fr) Procédé et appareil de traitement d'informations de commentaire, et serveur, terminal et support lisible
CN107622135B (zh) 用于显示信息的方法和装置
US11023716B2 (en) Method and device for generating stickers
CN110708346B (zh) 信息处理系统和方法
CN109446442B (zh) 用于处理信息的方法和装置
CN107731229B (zh) 用于识别语音的方法和装置
CN108509611B (zh) 用于推送信息的方法和装置
US11244153B2 (en) Method and apparatus for processing information
CN109862100B (zh) 用于推送信息的方法和装置
CN109413056B (zh) 用于处理信息的方法和装置
US20220391642A1 (en) Method and apparatus for evaluating joint training model
CN109033464A (zh) 用于处理信息的方法和装置
CN108595448B (zh) 信息推送方法和装置
CN108235004B (zh) 视频播放性能测试方法、装置和系统
CN111625308B (zh) 一种信息展示方法、装置和电子设备
CN109255035B (zh) 用于构建知识图谱的方法和装置
WO2020042376A1 (fr) Procédé et appareil permettant d'émettre des informations
CN109062560B (zh) 用于生成信息的方法和装置
WO2024099171A1 (fr) Procédé et appareil de génération de vidéo
CN109241344B (zh) 用于处理信息的方法和装置
CN110673886B (zh) 用于生成热力图的方法和装置
CN107330087B (zh) 页面文件生成方法和装置
CN109408647B (zh) 用于处理信息的方法和装置
WO2020078049A1 (fr) Procédé et dispositif de traitement d'informations d'utilisateur, serveur et support lisible

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: 19874390

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 29/07/2021)

122 Ep: pct application non-entry in european phase

Ref document number: 19874390

Country of ref document: EP

Kind code of ref document: A1