WO2020078050A1 - 评论信息处理方法和装置、服务器、终端及可读介质 - Google Patents

评论信息处理方法和装置、服务器、终端及可读介质 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
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.)
Ceased
Application number
PCT/CN2019/095077
Other languages
English (en)
French (fr)
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.)
Beijing ByteDance Network Technology Co Ltd
Original Assignee
Beijing ByteDance Network Technology 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 Beijing ByteDance Network Technology Co Ltd filed Critical Beijing ByteDance Network Technology Co Ltd
Publication of WO2020078050A1 publication Critical patent/WO2020078050A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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 OR CALCULATING; 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 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/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

本文公开了评论信息处理方法和装置。该方法包括:响应于接收到第一用户终端输入的评论用信息,获取使用第一用户终端的第一用户的用户信息,其中,评论用信息为第一用户终端获取到的、第一用户针对第二用户的作品信息在预设区域输入的信息;对用户信息进行识别,获得识别结果,其中,识别结果用于指示第一用户是否为第二用户的关联用户;响应于确定识别结果指示第一用户是第二用户的关联用户,对所获取的评论用信息进行调整,将调整结果作为第一待显示评论用信息。本文还公开了一种服务器、终端及可读介质。

Description

评论信息处理方法和装置、服务器、终端及可读介质
本申请要求在2018年10月15日提交中国专利局、申请号为201811199023.4的中国专利申请的优先权,该申请的全部内容通过引用结合在本申请中。
技术领域
本公开实施例涉及计算机技术领域,例如涉及评论信息处理方法和装置、服务器、终端及可读介质。
背景技术
用户可以利用社交平台发表作品(例如文章、自拍视频、直播视频等),以供其他用户浏览。这里,可以将发表作品的用户称为作者,将浏览作品的用户称为读者。通常,社交平台的用户可以包括多个作者。读者可以通过手机、计算机等用户终端浏览作者的作品,并通过执行预设操作,与作者建立关联关系(例如点击作者主页中显示的关注按钮,以对作者进行关注)。
发明内容
本公开实施例提出了一种评论信息处理方法和装置、服务器、终端及可读介质。
在一实施例中,本公开实施例提供了一种评论信息处理方法,该方法包括:响应于接收到第一用户终端输入的评论用信息,获取使用第一用户终端的第一用户的用户信息,其中,评论用信息为第一用户终端获取到的、第一用户针对第二用户的作品信息在预设区域输入的信息;对用户信息进行识别,获得识别结果,其中,识别结果用于指示第一用户是否为第二用户的关联用户;响应于确定识别结果指示第一用户是第二用户的关联用户,对所获取的评论用信息进行调整,将调整结果作为第一待显示评论用信息。
在一实施例中,本公开实施例提供了一种评论信息处理装置,该装置包括:信息获取单元,被配置成响应于接收到第一用户终端输入的评论用信息,获取使用第一用户终端的第一用户的用户信息,其中,评论用信息为第一用户终端获取到的、第一用户针对第二用户的作品信息在预设区域输入的信息;信息识别单元,被配置成对用户信息进行识别,获得识别结果,其中,识别结果用于指示第一用户是否为第二用户的关联用户;信息调整单元,被配置成响应于确定识别结果指示第一用户是第二用户的关联用户,对所获取的评论用信息进行调整,将调整结果作为第一待显示评论用信息。
在一实施例中,本公开实施例提供了一种评论信息处理方法,该方法包括:响应于获取到第一用户针对第二用户的作品信息在预设区域输入的评论用信息,将评论用信息发送给通信连接的服务端;接收并显示服务端输出的待显示评论用信息,其中,待显示评论用信息基于服务端响应于接收到评论用信息,获取第一用户的用户信息,对用户信息进行识别,获得识别结果,响应于确定识别结果指示第一用户是第二用户的关联用户,对评论用信息进行调整的情况下而获得。
在一实施例中,本公开实施例提供了一种评论信息处理装置,包括:信息发送单元,被配置成响应于获取到第一用户针对第二用户的作品信息在预设区域输入的评论用信息,将评论用信息发送给通信连接的服务端;信息显示单元,被配置成接收并显示服务端输出的待显示评论用信息,其中,待显示评论用信息基于服务端响应于接收到评论用信息,获取第一用户的用户信息,对用户信息进行识别,获得识别结果,响应于确定识别结果指示第一用户是第二用户的关联用户,对评论用信息进行调整的情况下而获得。
在一实施例中,本公开实施例提供了一种服务器,包括:一个或多个处理器;存储装置,该存储装置上存储有一个或多个程序,当一个或多个程序被一个或多个处理器执行,使得一个或多个处理器实现应用于服务器的上述实施例所述的方法。
在一实施例中,本公开实施例提供了一种终端设备,包括:一个或多个处理器;显示屏,被配置成显示信息;存储装置,该存储装置上存储有一个或多个程序,当一个或多个程序被一个或多个处理器执行,使得一个或多个处理器实现应用于终端设备的上述实施例所述的方法。
在一实施例中,本公开实施例提供了一种计算机可读介质,该计算机可读介质上存储有计算机程序,该程序被处理器执行时实现上述实施例所述的方法。
附图说明
图1是本公开实施例中的可以应用于示例性系统架构的示意图;
图2是根据本公开实施例的一种评论信息处理方法的的流程图;
图3是根据本公开实施例的一种评论信息处理方法的应用场景的示意图;
图4是根据本公开实施例的另一种评论信息处理方法的流程图;
图5是根据本公开实施例的评论信息处理装置的的结构示意图;
图6是根据本公开实施例的又一种评论信息处理方法的流程图;
图7是根据本公开实施例的另一种评论信息处理装置的结构示意图;
图8是本公开实施例提供的一种实现本公开实施例的服务器或终端设备的计算机系统的结构示意图。
具体实施方式
下面结合附图和实施例对本公开进行说明。此处所描述的实施例仅仅用于解释相关公开,而非对该公开的限定。为了便于描述,附图中仅示出了与本公开相关的部分。
在不冲突的情况下,本公开中的实施例及实施例中的特征可以相互组合。下面将参考附图并结合实施例来详细说明本公开。
图1示出了可以应用本公开的评论信息处理方法或评论信息处理装置的实施例的示例性系统架构100。
如图1所示,系统架构100可以包括第一终端设备101、第二终端设备102、第三终端设备103,网络104和服务器105。网络104用以在第一终端设备101、第二终端设备102、第三终端设备103和服务器105之间提供通信链路的介质。网络104可以包括多种连接类型,例如有线、无线通信链路或者光纤电缆等等。
用户可以使用第一终端设备101、第二终端设备102、第三终端设备103通过网络104与服务器105交互,以接收或发送消息等。第一终端设备101、第二终端设备102、第三终端设备103上可以安装有多种通讯客户端应用,例如社交平台软件、网页浏览器应用、购物类应用、搜索类应用、即时通信工具、邮箱客户端等。
第一终端设备101、第二终端设备102、第三终端设备103可以是硬件,也可以是软件。当第一终端设备101、第二终端设备102、第三终端设备103为硬件时,可以是包括显示屏并且支持页面浏览的多种电子设备,包括智能手机、平板电脑、电子书阅读器、动态影像专家压缩标准音频层面3(Moving Picture Experts Group Audio Layer III,MP3播放器)、动态影像专家压缩标准音频层面4(Moving Picture Experts Group Audio Layer IV,MP4)播放器、膝上型便携计算机和台式计算机等等。当第一终端设备101、第二终端设备102、第三终端设备103为软件时,可以安装在上述所列举的电子设备中。第一终端设备101、第二终端设备102、第三终端设备103可以实现成多个软件或软件模块(例如用来提供分布式服务的多个软件或软件模块),也可以实现成单个软件或软件模块。
服务器105可以是提供多种服务的服务器,例如对第一终端设备101、第二终端设备102或第三终端设备103输入的评论用信息进行处理的信息处理服务器。信息处理服务器可以对接收到的评论用信息等数据进行分析等处理,并获得处理结果(例如第一待显示评论用信息)。
在一实施例中,服务器可以是硬件,也可以是软件。当服务器为硬件时,可以实现成多个服务器组成的分布式服务器集群,也可以实现成单个服务器。当服务器为软件时,可以实现成多个软件或软件模块(例如用来提供分布式服务的多个软件或软件模块),也可以实现成单个软件或软件模块。
应该理解,图1中的终端设备、网络和服务器的数目仅仅是示意性的。根据实现需求,可以调整终端设备、网络和服务器的数目。
继续参考图2,示出了根据本公开实施例的一种评论信息处理方法的流程200。本公开实施例所提供的评论信息处理方法一般由图1中的服务器105执行,相应地,评论信息处理装置一般设置于服务器105中。该方法包括步骤210至步骤230。
步骤210,响应于接收到第一用户终端输入的评论用信息,获取使用第一用户终端的第一用户的用户信息。
在本实施例中,评论信息处理方法的执行主体(例如图1所示的服务器)可以响应于通过有线连接方式或者无线连接方式接收到第一用户终端(例如图1所示的终端设备)输入的评论用信息,获取使用第一用户终端的第一用户的用户信息。
其中,评论用信息为第一用户终端获取到的、第一用户针对第二用户的作品信息在预设区域输入的信息。第二用户为利用第二用户终端输入作品信息的用户(例如作者)。作品信息可以为第二用户提供的、用于与其他用户分享的信息(例如第二用户拍摄的图片、视频等)。实践中,上述执行主体可以预先存储第二用户的作品信息,并建立作品信息与预设区域的对应关系,以使用户基于显示的第二用户的作品信息在预设区域输入评论用信息。
预设区域可以为预先设置的、用于显示评论用信息的页面区域。预设区域可以在显示第二用户的作品信息的页面上,或者在与显示第二用户的作品信息的页面关联的页面上。评论用信息可以用于对显示的作品信息进行评论。在一 实施例中,在作品信息包括视频的情况下,评论用信息可以以字幕的形式显示于视频中。
在本实施例中,第一用户终端为第一用户所使用的终端。第二用户终端为第二用户所使用的终端。第一用户终端和第二用户终端可以分别与上述执行主体通信连接。在一实施例中,使用终端的用户可以为利用终端输入了用户信息的用户。其中,用户信息为用于表征用户身份的信息,可以包括以下至少一项:文字、数字以及符号。作为示例,用户信息可以包括用户的账号信息、姓名信息等。
在本实施例中,上述执行主体可以获取使用第一用户终端的第一用户的用户信息。在一实施例中,上述执行主体可以获取预先存储于本地的、第一用户的用户信息,也可以获取第一用户终端发送的第一用户的用户信息。
步骤220,对用户信息进行识别,获得识别结果。
在本实施例中,基于步骤210中得到的用户信息,上述执行主体可以对用户信息进行识别,获得识别结果。其中,识别结果用于指示第一用户是否为第二用户的关联用户,可以包括以下至少一项:文字、数字以及符号。作为示例,识别结果可以包括数字“1”或数字“0”。其中,数字“1”可以用于指示第一用户是第二用户的关联用户;数字“0”可以用于指示第一用户不是第二用户的关联用户。
关联用户为与第二用户具有关联关系的用户。实践中,上述执行主体或其他电子设备可以通过对第二用户的关联用户的用户信息进行处理,来建立关联用户与第二用户的关联关系。例如,将关联用户的用户信息添加到预设的、用于指示第二用户的关联用户的关联用户信息集合中;或者,在关联用户的用户信息中添加用于标记关联用户与第二用户的关联关系的关联用户标签。
其中,关联用户标签可以用于标记关联用户与第二用户的关联关系,可以包括以下至少一项:文字、数字以及符号。作为示例,关联用户的用户名为“李四”,第二用户的用户名为“张三”,则关联用户“李四”所对应的、用于标记其与第二用户“张三”的关联关系的关联用户标签可以为“李四-张三”。在一实施例中,关联用户标签的样式可以预先设置,例如样式为“第一用户的用户名-第二用户的用户名”。
在本实施例中,上述执行主体可以利用多种方法,对第一用户的用户信息进行识别,获得识别结果。
作为一个示例,第二用户对应关联用户信息集合。进而上述执行主体可以通过确定第一用户的用户信息是否属于第二用户所对应的关联用户信息集合,来确定第一用户是否为第二用户的关联用户,获得识别结果。在一实施例中,上述执行主体可以响应于确定第一用户的用户信息属于第二用户所对应的关联用户信息集合,生成用于指示第一用户是第二用户的关联用户的识别结果;响应于确定第一用户的用户信息不属于第二用户所对应的关联用户信息集合,生成用于指示第一用户不是第二用户的关联用户的识别结果。
作为另一个示例,第二用户的关联用户的用户信息包括关联用户标签,该关联用户标签用于标记第二用户的关联用户与第二用户之间的关联关系。进而上述执行主体可以通过确定第一用户的用户信息是否包括第二用户所对应的关联用户标签,来确定第一用户是否为第二用户的关联用户,获得识别结果。在一实施例中,上述执行主体可以响应于确定第一用户的用户信息包括第二用户所对应的关联用户标签,生成用于指示第一用户是第二用户的关联用户的识别结果;响应于确定第一用户的用户信息不包括第二用户所对应的关联用户标签,生成用于指示第一用户不是第二用户的关联用户的识别结果。
步骤230,响应于确定识别结果指示第一用户是第二用户的关联用户,对所获取的评论用信息进行调整,将调整结果作为第一待显示评论用信息。
在本实施例中,上述执行主体可以响应于确定识别结果指示第一用户是第二用户的关联用户,对所获取的评论用信息进行调整,将调整结果作为第一待显示评论用信息。
在本实施例中,上述执行主体可以采用多种方法对所获取的评论用信息进行调整,获得第一待显示评论用信息。在一实施例中,本实施例中的调整评论用信息可以指对评论用信息的内容进行调整,也可以指对评论用信息的显示方式进行调整。
在本实施例的一些可选的实现方式中,第二用户的关联用户对应关联用户标签,该关联用户标签用于标记第二用户与第二用户的关联用户的关联关系,当识别结果指示第一用户是第二用户的关联用户时,第一用户也可以对应用于 标记第一用户与第二用户的关联关系的关联用户标签,进而上述执行主体可以通过以下步骤对所获取的评论用信息进行调整:将第一用户所对应的关联用户标签添加至所获取的评论用信息中。
在这里,第二用户的关联用户与关联用户标签的对应关系可以由关联用户的用户信息与关联用户标签的对应关系来表征。进而,可以基于第一用户的用户信息,确定第一用户所对应的关联用户标签。
在一实施例中,作为示例,可以预先建立用户信息与关联用户标签的对应关系表,进而,可以根据第一用户的用户信息,查找上述对应关系表,以确定出第一用户所对应的关联用户标签;或者,第一用户的用户信息中可以包括用于标记第一用户与第二用户的关联关系的关联用户标签,进而,可以从第一用户的用户信息中确定出第一用户所对应的关联用户标签。
在本实现方式中,可以预先设置用于将关联用户标签添加到评论用信息中的添加方式,进而,上述执行主体可以根据预设的添加方式,将关联用户标签添加到评论用信息中。作为示例,关联用户标签为“李四-张三”。评论用信息为文字信息“视频画面不清晰”。预设的添加方式包括,将关联用户标签添加至评论用信息中的文字信息之前,并用冒号将评论用信息中的文字信息和关联用户标签分隔开。进而,上述执行主体可以按照上述预设的添加方式将第一用户所对应的关联用户标签添加到评论用信息中,生成第一待显示评论用信息“李四-张三:视频画面不清晰”。
在本实施例的一些可选的实现方式中,所获取的评论用信息包括文字;以及上述执行主体可以通过以下步骤对所获取的评论用信息进行调整:将所获取的评论用信息中的文字的样式调整为预设文字样式。其中,预设文字样式可以为预先设置的文字样式,例如字体加粗的文字样式、采用红色字体的文字样式等。
在本实施例的一些可选的实现方式中,上述执行主体还可以响应于确定识别结果指示第一用户不是第二用户的关联用户,将所获取的评论用信息确定为第二待显示评论用信息(即不对评论用信息进行调整)。
继续参见图3,图3是根据本实施例的评论信息处理方法的应用场景的一个示意图。在图3的应用场景中,第一用户301在第一用户终端302上显示的预设区 域输入了评论用信息(例如“视频画面不清晰”)303。第一用户终端302将评论用信息303发送给通信连接的服务器304。服务器304响应于接收到第一用户终端302输入的评论用信息303,获取使用第一用户终端302的第一用户301的用户信息305。服务器304对用户信息305进行识别,获得识别结果(例如“1”)306,其中,识别结果“1”可以用于指示第一用户是第二用户的关联用户;识别结果“0”可以用于指示第一用户不是第二用户的关联用户。服务器304可以响应于确定识别结果306指示第一用户301是第二用户的关联用户,对所获取的评论用信息303进行调整,获得第一待显示评论用信息(例如“李四-张三:视频画面不清晰”)307。
本公开的上述实施例提供的方法可以基于第一用户与第二用户的关联关系,对第一用户所输入的评论用信息进行调整,有助于突出显示第二用户的关联用户的评论用信息,提高了信息处理的多样性。
参考图4,图4示出了本公开实施例的另一种评论信息处理方法的流程400。该方法的流程400包括步骤410至步骤430。
步骤410,响应于接收到第一用户终端输入的评论用信息,获取使用第一用户终端的第一用户的用户信息。
在本实施例中,评论信息处理方法的执行主体(例如图1所示的服务器)可以响应于通过有线连接方式或者无线连接方式接收到第一用户终端(例如图1所示的终端设备)输入的评论用信息,获取使用第一用户终端的第一用户的用户信息。
步骤420,对用户信息进行识别,获得识别结果。
在本实施例中,基于步骤410中得到的用户信息,上述执行主体可以对用户信息进行识别,获得识别结果。其中,识别结果用于指示第一用户是否为第二用户的关联用户,可以包括以下至少一项:文字、数字以及符号。
步骤430,响应于确定识别结果指示第一用户是第二用户的关联用户,将所获取的评论用信息添加至评论用信息序列中,使得所获取的评论用信息位于评论用信息序列所包括的、第二用户的非关联用户所输入的评论用信息之前,获得第一待显示评论用信息。
在本实施例中,预设区域对应评论用信息序列。评论用信息序列包括第二 用户的非关联用户输入的评论用信息。第二用户的非关联用户为与第二用户不具有关联关系的用户。进而,上述执行主体可以响应于确定识别结果指示第一用户是第二用户的关联用户,将所获取的评论用信息添加至评论用信息序列中,使得所获取的评论用信息位于评论用信息序列所包括的、第二用户的非关联用户所输入的评论用信息之前,获得第一待显示评论用信息。
在一实施例中,预设区域与评论用信息序列的对应关系为预设区域用于显示评论用信息序列。
在一实施例中,对于评论用信息序列中的评论用信息,上述执行主体可以获取输入该评论用信息的用户的用户信息,对该评论用信息所对应的用户信息进行识别,获得用于指示输入该评论用信息的用户是否为第二用户的关联用户的识别结果。以此上述执行主体可以确定出评论用信息序列所包括的、第二用户的非关联用户输入的评论用信息。上述执行主体可以将所获取的评论用信息添加至评论用信息序列中,使得所获取的评论用信息位于评论用信息序列所包括的、第二用户的非关联用户所输入的评论用信息之前。
实践中,当评论用信息序列包括至少两个第二用户的非关联用户输入的评论用信息时,对于上述至少两个非关联用户输入的评论用信息,上述执行主体可以将所获取的第一用户输入的评论用信息添加到排序在最前的非关联用户输入的评论用信息之前,使得所获取的第一用户输入的评论用信息位于评论用信息序列所包括的、至少两个第二用户的非关联用户所输入的评论用信息之前。
作为示例,评论用信息序列为“信息1;信息2;信息3”。其中,信息1为第二用户的关联用户输入的评论用信息;信息2和信息3为第二用户的非关联用户输入的评论用信息。进而,对于所获取的第一用户所输入的评论用信息“信息4”,上述执行主体可以将信息4添加到评论用信息序列中,使得信息4位于信息2和信息3之前,即得到新的评论用信息序列“信息1;信息4;信息2;信息3”。
可以理解,实践中,评论用信息序列中的评论用信息通常按照输入时间的先后顺序排列。通过上述步骤可以对第一用户的评论用信息在评论用信息序列中的位置进行调整,获得第一待显示评论用信息。
上述步骤410、步骤420分别与前述实施例中的步骤210、步骤220一致,上文针对步骤210和步骤220的描述也适用于步骤410和步骤420,此处不再赘述。
从图4中可以看出,与图2对应的实施例相比,本实施例中的评论信息处理方法的流程400突出了当第一用户为第二用户的关联用户时,将第一用户的评论用信息排列到第二用户的非关联用户的评论用信息之前的步骤。由此,本实施例提供了另一种用于对第二用户的关联用户的评论用信息进行突出显示的方案,提高了信息处理的多样性。
参考图5,本公开实施例提供了一种评论信息处理装置的结构示意图,该装置实施例与图2所示的方法实施例相对应,该装置具体可以应用于多种电子设备中。
如图5所示,本实施例的评论信息处理装置500包括:信息获取单元501、信息识别单元502和信息调整单元503。其中,信息获取单元501被配置成响应于接收到第一用户终端输入的评论用信息,获取使用第一用户终端的第一用户的用户信息,其中,评论用信息为第一用户终端获取到的、第一用户针对第二用户的作品信息在预设区域输入的信息;信息识别单元502被配置成对用户信息进行识别,获得识别结果,其中,识别结果用于指示第一用户是否为第二用户的关联用户;信息调整单元503被配置成响应于确定识别结果指示第一用户是第二用户的关联用户,对所获取的评论用信息进行调整,将调整结果作为第一待显示评论用信息。
在本实施例中,评论信息处理装置500的信息获取单元501可以响应于通过有线连接方式或者无线连接方式接收到第一用户终端(例如图1所示的终端设备)输入的评论用信息,获取使用第一用户终端的第一用户的用户信息。
在本实施例中,基于信息获取单元501得到的用户信息,信息识别单元502可以对用户信息进行识别,获得识别结果。其中,识别结果用于指示第一用户是否为第二用户的关联用户,可以包括以下至少一项:文字、数字以及符号。作为示例,识别结果可以包括数字“1”或数字“0”。其中,数字“1”可以用于指示第一用户是第二用户的关联用户;数字“0”可以用于指示第一用户不是第二用户的关联用户。关联用户为与第二用户具有关联关系的用户。
在本实施例中,信息调整单元503可以响应于确定识别结果指示第一用户是第二用户的关联用户,对所获取的评论用信息进行调整,将调整结果作为第一待显示评论用信息。
在本实施例的一些可选的实现方式中,预设区域对应评论用信息序列,评论用信息序列包括第二用户的非关联用户输入的评论用信息;以及信息调整单元503可以被配置成:将所获取的评论用信息添加至评论用信息序列中,使得所获取的评论用信息位于评论用信息序列所包括的、第二用户的非关联用户所输入的评论用信息之前。
在本实施例的一些可选的实现方式中,第二用户的关联用户对应关联用户标签,该关联用户标签用于标记第二用户与第二用户的关联用户的关联关系;以及信息调整单元503可以被配置成:将第一用户所对应的关联用户标签添加至所获取的评论用信息中。
在本实施例的一些可选的实现方式中,所获取的评论用信息包括文字;以及信息调整单元503可以被配置成:将所获取的评论用信息中的文字的样式调整为预设文字样式。
在本实施例的一些可选的实现方式中,装置500还可以包括:信息确定单元(图中未示出),被配置成响应于确定识别结果指示第一用户不是第二用户的关联用户,将所获取的评论用信息确定为第二待显示评论用信息。
可以理解的是,该装置500中记载的诸单元与参考图2描述的方法中的步骤相对应。由此,上文针对方法描述的操作、特征以及产生的有益效果同样适用于装置500及其中包含的单元,在此不再赘述。
本公开的上述实施例提供的装置500可以基于第一用户与第二用户的关联关系,对第一用户所输入的评论用信息进行调整,有助于突出显示第二用户的关联用户的评论用信息,提高了信息处理的多样性。
请参考图6,图6示出了根据本公开实施例的又一种评论信息处理方法的流程600。本公开实施例所提供的评论信息处理方法一般由图1中的第一终端设备101、第二终端设备102或第三终端设备103执行,相应地,评论信息处理装置一般设置于第一终端设备101、第二终端设备102或第三终端设备103中。该方法包括步骤610至步骤620。
步骤610,响应于获取到第一用户针对第二用户的作品信息在预设区域输入的评论用信息,将所评论用信息发送给通信连接的服务端。
在本实施例中,评论信息处理方法的执行主体可以响应于通过有线连接方 式或无线连接方式获取到第一用户在预设区域输入的评论用信息,将所评论用信息发送给通信连接的服务端。
步骤620,接收并显示服务端输出的待显示评论用信息。
在本实施例中,上述执行主体可以接收服务端输出的待显示评论用信息并进行显示,其中,待显示评论用信息可以基于上述服务端响应于接收到评论用信息,获取第一用户的用户信息,对用户信息进行识别,获得识别结果,响应于确定识别结果指示第一用户是第二用户的关联用户,对评论用信息进行调整后获得。
本公开的上述实施例提供的方法可以响应于获取到第一用户输入的评论用信息,基于第一用户与第二用户的关联关系,显示调整后的待显示评论用信息,有助于突出显示第二用户的关联用户的评论用信息,提高了信息处理的多样性。
继续参见图7,本公开实施例提供了一种评论信息处理装置的结构示意图。该装置实施例与图6所示的方法实施例相对应,该装置具体可以应用于多种电子设备中。
如图7所示,本实施例的评论信息处理装置700可以包括:信息发送单元701,被配置成响应于获取到第一用户针对第二用户的作品信息在预设区域输入的评论用信息,将评论用信息发送给通信连接的服务端;信息显示单元702,被配置成接收并显示服务端输出的待显示评论用信息,其中,待显示评论用信息基于服务端响应于接收到评论用信息,获取第一用户的用户信息,对用户信息进行识别,获得识别结果,响应于确定识别结果指示第一用户是第二用户的关联用户,对评论用信息进行调整后获得。
可以理解的是,该装置700中记载的诸单元与参考图6描述的方法中的步骤相对应。由此,上文针对方法描述的操作、特征以及产生的有益效果同样适用于装置700及其中包含的单元,在此不再赘述。
下面参考图8,图8示出了适于用来实现本公开实施例的服务器或终端设备的计算机系统800的结构示意图。图8示出的服务器或终端设备仅仅是一个示例,不应对本公开实施例的功能和使用范围带来任何限制。
如图8所示,计算机系统800包括中央处理单元(Central Processing Unit,CPU)801,CPU 801可以根据存储在只读存储器(Read-only Memory,ROM) 802中的程序或者从存储部分808加载到随机访问存储器(Random Access Memory,RAM)803中的程序而执行一种或多种适当的动作和处理。在RAM 803中,还存储有系统800操作所需的一种或多种程序和数据。CPU 801、ROM 802以及RAM 803通过总线804彼此相连。输入/输出(Input/Output,I/O)接口805也连接至总线804。
以下部件连接至I/O接口805:包括键盘、鼠标等的输入部分806;包括诸如阴极射线管(Cathode-ray Tube,CRT)、液晶显示器(Liquid Crystal Display,LCD)等以及扬声器等的输出部分807;包括硬盘等的存储部分808;以及包括诸如无线局域网(Local Area Network,LAN)卡、调制解调器等的网络接口卡的通信部分809。通信部分809经由诸如因特网的网络执行通信处理。驱动器810也根据需要连接至I/O接口805。可拆卸介质811,诸如磁盘、光盘、磁光盘、半导体存储器等等,根据需要安装在驱动器810上,以便于从其上读出的计算机程序根据需要被安装入存储部分808。
根据本公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括承载在计算机可读介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码。在这样的实施例中,该计算机程序可以通过通信部分809从网络上被下载和安装,和/或从可拆卸介质811被安装。在该计算机程序被CPU801执行时,执行本公开的方法中限定的上述功能。本公开所述的计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的组合。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者以上的多种组合。计算机可读存储介质可以包括:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、RAM、ROM、可擦式可编程只读存储器(Electrically Programmable Read-Only-Memory,EPROM)或闪存、光纤、便携式紧凑磁盘只读存储器(Compact Disc Read-Only Memory,CD-ROM)、光存储器件、磁存储器件、或者上述的合适的组合。在本公开中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。而在本公开中,计算机可读的信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括电 磁信号、光信号或上述的合适的组合。计算机可读的信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括:无线、电线、光缆、射频(Radio Frequency,RF)等等,或者上述的合适的组合。
附图中的流程图和框图,图示了按照本公开一种或多种实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,该模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。
描述于本公开实施例中所涉及到的单元可以通过软件的方式实现,也可以通过硬件的方式来实现。所描述的单元也可以设置在处理器中,例如,可以描述为:一种处理器包括信息获取单元、信息识别单元和信息调整单元。其中,这些单元的名称在某种情况下并不构成对该单元本身的限定,例如,信息获取单元还可以被描述为“获取用户信息的单元”。
作为另一方面,本公开还提供了一种计算机可读介质,该计算机可读介质可以是上述实施例中描述的服务器或终端设备中所包含的;也可以是单独存在,而未装配入该服务器或终端设备中。上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被该服务器执行时,使得该服务器:响应于接收到第一用户终端输入的评论用信息,获取使用第一用户终端的第一用户的用户信息,其中,评论用信息为第一用户终端获取到的、第一用户针对第二用户的作品信息在预设区域输入的信息;对用户信息进行识别,获得识别结果,其中,识别结果用于指示第一用户是否为第二用户的关联用户;响应于确定识别结果指示第一用户是第二用户的关联用户,对所获取的评论用信息进行调整,将调整结果作为第一待显示评论用信息。
另外,当上述一个或者多个程序被该终端设备执行时,使得该终端设备:响应于获取到第一用户针对第二用户的作品信息在预设区域输入的评论用信息,将评论用信息发送给通信连接的服务端;接收并显示服务端输出的待显示评论用信息,其中,待显示评论用信息基于服务端响应于接收到评论用信息,获取第一用户的用户信息,对用户信息进行识别,获得识别结果,响应于确定识别结果指示第一用户是第二用户的关联用户,对评论用信息进行调整的情况下而获得。

Claims (15)

  1. 一种评论信息处理方法,包括:
    响应于接收到第一用户终端输入的评论用信息,获取使用所述第一用户终端的第一用户的用户信息,其中,所述评论用信息为所述第一用户终端从所述第一用户获取到的、所述第一用户针对第二用户的作品信息在预设区域输入的信息;
    对所述用户信息进行识别,获得识别结果,其中,所述识别结果用于指示所述第一用户是否为所述第二用户的关联用户;
    响应于确定所述识别结果指示所述第一用户是所述第二用户的关联用户,对所获取的评论用信息进行调整,将调整结果作为第一待显示评论用信息。
  2. 根据权利要求1所述的方法,其中,所述预设区域对应评论用信息序列,所述评论用信息序列包括所述第二用户的非关联用户输入的评论用信息;
    所述对所获取的评论用信息进行调整,包括:
    将所获取的评论用信息添加至所述评论用信息序列中,使得所述评论用信息位于所述评论用信息序列所包括的、所述第二用户的非关联用户所输入的评论用信息之前。
  3. 根据权利要求1所述的方法,其中,所述第二用户的关联用户对应关联用户标签,所述关联用户标签用于标记所述第二用户与所述第二用户的关联用户的关联关系;
    所述对所获取的评论用信息进行调整,包括:
    将所述第一用户所对应的关联用户标签添加至所获取的评论用信息中。
  4. 根据权利要求1所述的方法,其中,所述评论用信息包括文字;
    所述对所获取的评论用信息进行调整,包括:
    将所获取的评论用信息中的文字的样式调整为预设文字样式。
  5. 根据权利要求1-4任一项所述的方法,还包括:
    响应于确定所述识别结果指示所述第一用户不是所述第二用户的关联用户,将所获取的评论用信息确定为第二待显示评论用信息。
  6. 一种评论信息处理装置,包括:
    信息获取单元,被配置成响应于接收到第一用户终端输入的评论用信息,获取使用所述第一用户终端的第一用户的用户信息,其中,所述评论用信息为所述第一用户终端从所述第一用户获取到的、所述第一用户针对第二用户的作品信息在预设区域输入的信息;
    信息识别单元,被配置成对所述用户信息进行识别,获得识别结果,其中,所述识别结果用于指示所述第一用户是否为所述第二用户的关联用户;
    信息调整单元,被配置成响应于确定所述识别结果指示所述第一用户是所述第二用户的关联用户,对所获取的评论用信息进行调整,将调整结果作为第一待显示评论用信息。
  7. 根据权利要求6所述的装置,其中,所述预设区域对应评论用信息序列,所述评论用信息序列包括所述第二用户的非关联用户输入的评论用信息;以及
    所述信息调整单元是被配置成:
    将所获取的评论用信息添加至所述评论用信息序列中,使得所述评论用信息位于所述评论用信息序列所包括的、所述第二用户的非关联用户所输入的评论用信息之前。
  8. 根据权利要求6所述的装置,其中,所述第二用户的关联用户对应关联用户标签,所述关联用户标签用于标记所述第二用户与所述第二用户的关联用户的关联关系;
    所述信息调整单元是被配置成:
    将所述第一用户所对应的关联用户标签添加至所获取的评论用信息中。
  9. 根据权利要求6所述的装置,其中,所述评论用信息包括文字;
    所述信息调整单元是被配置成:
    将所获取的评论用信息中的文字的样式调整为预设文字样式。
  10. 根据权利要求6-9任一项所述的装置,还包括:
    信息确定单元,被配置成响应于确定所述识别结果指示所述第一用户不是所述第二用户的关联用户,将所获取的评论用信息确定为第二待显示评论用信息。
  11. 一种评论信息处理方法,包括:
    响应于获取到第一用户针对第二用户的作品信息在预设区域输入的评论用信息,将所述评论用信息发送给通信连接的服务端;
    接收并显示服务端输出的待显示评论用信息,其中,所述待显示评论用信息基于所述服务端响应于接收到所述评论用信息,获取所述第一用户的用户信息,对所述用户信息进行识别,获得识别结果,响应于确定所述识别结果指示所述第一用户是所述第二用户的关联用户,对所述评论用信息进行调整的情况下而获得。
  12. 一种评论信息处理装置,包括:
    信息发送单元,被配置成响应于获取到第一用户针对第二用户的作品信息在预设区域输入的评论用信息,将所述评论用信息发送给通信连接的服务端;
    信息显示单元,被配置成接收并显示服务端输出的待显示评论用信息,其中,所述待显示评论用信息基于所述服务端响应于接收到所述评论用信息,获取所述第一用户的用户信息,对所述用户信息进行识别,获得识别结果,响应于确定所述识别结果指示所述第一用户是所述第二用户的关联用户,对所述评论用信息进行调整的情况下而获得。
  13. 一种服务器,包括:
    一个或多个处理器;
    存储装置,所述存储装置上存储有一个或多个程序,
    所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如权利要求1-5中任一项所述的方法。
  14. 一种终端设备,包括:
    一个或多个处理器;
    显示屏,被配置成显示信息;
    存储装置,所述存储装置上存储有一个或多个程序,
    所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如权利要求11所述的方法。
  15. 一种计算机可读介质,所述计算机可读介质上存储有计算机程序,其中,所述计算机程序被处理器执行时实现如权利要求1-5、11中任一项所述的方法。
PCT/CN2019/095077 2018-10-15 2019-07-08 评论信息处理方法和装置、服务器、终端及可读介质 Ceased WO2020078050A1 (zh)

Applications Claiming Priority (2)

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

Publications (1)

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

Family

ID=65468017

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/095077 Ceased WO2020078050A1 (zh) 2018-10-15 2019-07-08 评论信息处理方法和装置、服务器、终端及可读介质

Country Status (2)

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

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115203581A (zh) * 2022-06-25 2022-10-18 平安银行股份有限公司 评论方法、装置、电子设备和存储介质

Families Citing this family (5)

* 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 北京字节跳动网络技术有限公司 信息处理方法、装置及电子设备
CN113297466B (zh) * 2020-07-03 2025-05-23 阿里巴巴集团控股有限公司 信息处理方法及装置

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 北京字节跳动网络技术有限公司 用于处理信息的方法和装置

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115203581A (zh) * 2022-06-25 2022-10-18 平安银行股份有限公司 评论方法、装置、电子设备和存储介质

Also Published As

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

Similar Documents

Publication Publication Date Title
WO2020078050A1 (zh) 评论信息处理方法和装置、服务器、终端及可读介质
US11023716B2 (en) Method and device for generating stickers
US10635735B2 (en) Method and apparatus for displaying information
US11758088B2 (en) Method and apparatus for aligning paragraph and video
CN109189938B (zh) 用于更新知识图谱的方法和装置
CN110708346B (zh) 信息处理系统和方法
US11011163B2 (en) Method and apparatus for recognizing voice
US20220391642A1 (en) Method and apparatus for evaluating joint training model
CN109446442B (zh) 用于处理信息的方法和装置
US10789474B2 (en) System, method and apparatus for displaying information
CN111625308B (zh) 一种信息展示方法、装置和电子设备
CN109862100B (zh) 用于推送信息的方法和装置
CN108509611B (zh) 用于推送信息的方法和装置
CN109033464A (zh) 用于处理信息的方法和装置
WO2020042376A1 (zh) 用于输出信息的方法和装置
CN108595448B (zh) 信息推送方法和装置
US11244153B2 (en) Method and apparatus for processing information
CN109413056B (zh) 用于处理信息的方法和装置
WO2024099171A1 (zh) 视频生成方法和装置
CN110673886B (zh) 用于生成热力图的方法和装置
CN109241344A (zh) 用于处理信息的方法和装置
CN113807880B (zh) 用于数据监测的方法、装置、电子设备及存储介质
CN111753056A (zh) 信息推送方法和装置、计算设备、计算机可读存储介质
CN111178353A (zh) 一种图像文字的定位方法和装置
CN112000218A (zh) 一种对象显示方法及装置

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