WO2016124114A1 - 一种即时通信im聊天记录的保存方法及装置 - Google Patents

一种即时通信im聊天记录的保存方法及装置 Download PDF

Info

Publication number
WO2016124114A1
WO2016124114A1 PCT/CN2016/072771 CN2016072771W WO2016124114A1 WO 2016124114 A1 WO2016124114 A1 WO 2016124114A1 CN 2016072771 W CN2016072771 W CN 2016072771W WO 2016124114 A1 WO2016124114 A1 WO 2016124114A1
Authority
WO
WIPO (PCT)
Prior art keywords
text information
hyperlink
content summary
webpage
information
Prior art date
Application number
PCT/CN2016/072771
Other languages
English (en)
French (fr)
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 阿里巴巴集团控股有限公司
Priority to KR1020177024552A priority Critical patent/KR101968034B1/ko
Priority to EP16746109.4A priority patent/EP3255842A4/en
Priority to SG11201706254PA priority patent/SG11201706254PA/en
Priority to JP2017541046A priority patent/JP6665191B2/ja
Publication of WO2016124114A1 publication Critical patent/WO2016124114A1/zh
Priority to US15/661,239 priority patent/US10659412B2/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/216Handling conversation history, e.g. grouping of messages in sessions or threads
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; 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]
    • 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]
    • G06F16/9558Details of hyperlinks; Management of linked annotations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • H04L51/046Interoperability with other network applications or services

Definitions

  • the present application relates to the field of network technologies, and in particular, to a method and an apparatus for saving instant messaging IM chat records.
  • IM Intelligent Message
  • the server automatically saves the message sent and received by the IM chat window to form a chat record, which is saved in the client device in the form of a file.
  • IM tools provide the ability to search for historical messages. When the user needs to review a certain history message, he only needs to retrieve the corresponding chat record file and input the corresponding keyword to obtain the required history message.
  • the input or receiving is a non-text information, such as a URL (Uniform Resource Locator), a public number sharing, a picture, an audio or video file, and the like. If the user wants to find the non-text information, it cannot be implemented.
  • a URL Uniform Resource Locator
  • the present application provides a method, an apparatus, and a server for saving instant messaging IM chat records to solve the problems in the prior art.
  • a method for saving an instant messaging IM chat record comprising:
  • Saving the instant message saving the non-text information as a data object, the data object including the non-text information and a content summary of the non-text information.
  • a device for saving instant messaging IM chat records includes:
  • An obtaining unit configured to acquire a content summary of the non-text information when the instant message sent or received by the instant messaging IM chat window includes non-text information
  • a saving unit configured to save the instant message, save the non-text information as a data object, and the data object includes the non-text information and a content summary of the non-text information.
  • FIG. 1 is a flowchart of an embodiment of a method for saving an instant messaging chat record of the present application
  • FIG. 2 is a flow chart of another embodiment of a method for saving an instant messaging chat record of the present application
  • FIG. 3 is a hardware structural diagram of a device where a device for saving instant messaging chat records is located;
  • FIG. 4 is a block diagram of an embodiment of an apparatus for saving instant messaging chat records of the present application.
  • first, second, third, etc. may be used to describe various information in this application, such information should not be limited to these terms. These terms are only used to distinguish the same type of information from each other.
  • first information may also be referred to as the second information without departing from the scope of the present application.
  • second information may also be referred to as the first information.
  • word "if” as used herein may be interpreted as "when” or “when” or “in response to a determination.”
  • IM tools are stored in plain text format when saving chat records.
  • the corresponding text can only be input through the search box, and the corresponding history message is obtained through text matching.
  • the server If the user sends or receives a hyperlink in the chat, such as a URL or a share of a public account, the server also records the hyperlink information in plain text format. Assume that the IM information received by the current user in the chat window is a URL, specifically: http://www.sipo.gov.cn/zlsq/200804/t20080418_383686.html. The user clicks on the URL and opens the web page of the "patent application" of the website of the State Intellectual Property Office of China. In the user's chat history, the URL is saved in text format, and the content of the text is the URL itself. If the user wishes to retrieve the URL by searching for a chat, the user must give all or part of the URL.
  • the embodiment of the present application provides a method for saving an instant messaging IM chat record.
  • 1 is a flow chart of an embodiment of a method for saving instant messaging IM chat records of the present application. As shown in FIG. 1, the method is used for a server, and the method includes:
  • Step 101 When the instant message sent or received by the instant messaging IM chat window includes non-text information, obtain a content summary of the non-text information.
  • Step 102 Save the instant message, save the non-text information as a data object, and the data object includes a content summary of the non-text information and the non-text information.
  • the non-text information sent or received by the user in the IM chat window is saved as a data object, and the data object includes the non-text information and the content summary of the non-text information.
  • the search function of the non-text information in the chat record is realized, and the problem of the prior art is solved.
  • FIG. 2 is a flow chart of another embodiment of a method for saving instant messaging IM chat records of the present application. As shown in FIG. 2, the method is applied to a server, and includes the following steps:
  • Step 201 The server determines the instant message sent or received by the IM chat window. If the instant message includes non-text information, the process proceeds to step 202; otherwise, the instant message is stored in a conventional manner.
  • the user initiates or accepts instant messaging through the IM application software installed on the client device.
  • the user sends or receives an instant message through the IM chat window, and the instant message may include non-text information.
  • the non-text information may include a hyperlink, a picture, an audio or video file, and the like.
  • a hyperlink refers to a connection relationship from an object to a target.
  • This goal can be a web page or a part of a web page, such as a photo, a file, or even an application.
  • the representation form of the hyperlink information may include two types.
  • One is a hyperlink to an absolute URL that is the full path to a site or web page on the network.
  • the hyperlink included in the instant message is in the form of a URL
  • the instant message contains the complete path information of a certain site or webpage, and clicking the URL can directly launch the browser to access the webpage corresponding to the URL.
  • the other is a hyperlink to a relative URL, such as linking a piece of text, a picture, an audio or video to a website or a web page.
  • the instant message includes a piece of text, a picture or a piece of audio, video, etc., click on the text, picture, audio or video, etc., or directly launch the browser to access the corresponding web page.
  • the chat record is stored in accordance with a conventional method. Specifically, the instant information received or sent by the IM chat window is directly saved as a chat record in a plain text and stored in a database.
  • the server needs to judge the instant message sent or received by the current chat window, and only when the instant message does not include non-text information, only the plain text information is stored in the conventional manner. .
  • the non-text information needs to be further processed before the instant message is stored.
  • Step 202 The server acquires a content summary corresponding to the non-text information.
  • the content summary corresponding to the non-text information is obtained.
  • the server starts a browser, accesses a webpage corresponding to the hyperlink, and obtains a content summary of the webpage corresponding to the hyperlink.
  • the instant message currently sent or received by the user includes a hyperlink.
  • the server starts the browser, accesses the webpage corresponding to the hyperlink, and obtains the webpage information corresponding to the hyperlink, according to
  • the webpage information corresponding to the hyperlink generates a content summary of the webpage corresponding to the hyperlink.
  • the server can automatically start the browser in the background, access the webpage corresponding to the hyperlink, and obtain the webpage information corresponding to the hyperlink, and generate the hyperlink corresponding webpage according to the webpage information corresponding to the hyperlink.
  • the title information of the webpage may be obtained from the webpage information of the hyperlink as a content summary of the webpage corresponding to the hyperlink.
  • a plurality of keywords with high frequency of occurrence may be extracted from the webpage information corresponding to the hyperlink, and the keywords are used as the content summary of the webpage corresponding to the hyperlink.
  • the webpage information corresponding to the hyperlink is deleted, and the noise information such as the navigation link, the advertisement link, and the date in the webpage is deleted, and the document body corresponding to the webpage is obtained, and the frequency of occurrence of the words in the body of the document is statistically obtained, from each paragraph.
  • the words or words with higher frequency of occurrence are respectively extracted as keywords, and the keywords can reflect the topic content of the webpage, and can be used as a content summary of the webpage corresponding to the hyperlink.
  • the non-text information included in the instant message is a picture, audio or video file
  • the picture, audio or video file may or may not be a hyperlink.
  • the server starts the browser, accesses the webpage where the picture, audio or video file is located, and obtains the corresponding picture, audio or video file according to the content of the webpage. abstract.
  • the server launches the browser and opens a webpage of the website where the video is located.
  • the webpage generally includes information such as the video display window, the video name, the video content introduction, and the video uploading time.
  • the server can directly obtain the video name on the video website as the content summary of the video file; or extract the keyword to obtain the content summary of the video file.
  • the picture, audio or video file may not be a hyperlink information.
  • a photo or a video taken by a user with a client device the server can push the message window obtained by the digest to the user, and prompt the user to set a content digest for the non-text information. And receiving text information input by the user, and using the text information as a content summary of the non-text information.
  • the user receives or sends a picture in the IM chat window, and the server determines that the picture is not a hyperlink information, and pushes the message window to the user, prompting the user to set a corresponding content summary for the picture.
  • the user inputs the corresponding text information as the content summary of the picture according to the content of the current picture, and uploads to the server through the push message window.
  • the server uses the text information as a content summary of the image.
  • the content summary of the hyperlink information may also be obtained in the above manner.
  • the user receives or sends a hyperlink in the IM chat window, and the server pushes a message window to the user, prompting the user to set a corresponding content summary for the hyperlink.
  • the user inputs the corresponding text information as the content summary of the hyperlink according to the content of the current hyperlink corresponding webpage, and uploads to the server through the push message window.
  • the server uses the text information as a content summary of the hyperlink.
  • Step 203 The server saves the instant message, and saves the non-text information in the instant message as a data object, where the data object includes the non-text information and a content summary of the non-text information.
  • the server when the server saves the instant message, when the instant message includes the non-text information, the server does not simply save the non-text information in the form of plain text, but the non-text information. Save as a data object. Since a data object is a collection of data elements with the same characteristics, the data object can include a multifaceted content. In this embodiment of the present application, the data object may include a content summary of the non-text information and non-text information.
  • the URL (http://www.sipo.gov.cn/zlsq/200804/t20080418_383686.html) is still taken as an example for explanation.
  • the content summary of the URL is "patent pending".
  • the URL is saved, the URL is saved as a data object, which includes not only the URL itself (complete path information) but also a content summary (patent application) corresponding to the URL.
  • the user needs to obtain the URL from the chat log, it is no longer necessary to provide the URL itself, and only need to input all or part of the "patent application” in the search box.
  • the content summary of the video file is a "birthday record.”
  • the video is saved as a data object including the video file itself and a content summary (birthday record) of the video file.
  • the user needs to obtain the video file from the chat log, it is only necessary to input all or part of the "birthday record" in the search box.
  • the method for saving the IM chat record provided by the embodiment of the present application saves the non-text information sent or received by the user in the IM chat window as a data object, and the data object includes the non-text information and the non-text information. Summary of the content.
  • the search function of the non-text information in the chat record is realized, and the problem of the prior art is solved.
  • each data element in the data object can have different attributes. In practical applications, for a better user experience, it may sometimes be undesirable to have the content summary displayed in the chat history.
  • the method of the embodiment of the present application may further include: setting, in the data object, that the display attribute of the non-text information is visible, and the display attribute of the content summary of the non-text information is invisible. With this setting, when the chat record is opened, only the message record corresponding to the non-text information is displayed. Non-text information, the content summary of the non-text information is not displayed. However, when the user inputs all or part of the content summary of the non-text information in the search box, the message record of the non-text information can still be searched for.
  • the URL http://www.sipo.gov.cn/zlsq/200804/t20080418_383686.html
  • the URL is still taken as an example.
  • the display attribute of the URL is set to be visible, and the content of the URL is displayed.
  • the display attribute of the abstract (patent pending) is set to be invisible.
  • the chat record is opened, and in the message record corresponding to the URL, only the URL itself is displayed, and the content summary of the URL is not displayed.
  • the user inputs all or part of the "patent application" in the search box, the user can still search for the message record of the URL.
  • the display attribute of the video file can be set to be visible, and the display attribute of the content summary of the video file is invisible.
  • the chat record is opened. In the message record corresponding to the video file, only the video file itself is displayed, and the content summary of the video file is not displayed. However, when the user inputs all or part of the content summary of the video file in the search box, the user can still search for the message record where the video file is located.
  • the search function of the non-text information in the instant message can be realized, and the original appearance of the instant message sent or received by the user in the chat window can be maintained in the message record in the chat record, and the user is enhanced.
  • the search function of the non-text information in the instant message can be realized, and the original appearance of the instant message sent or received by the user in the chat window can be maintained in the message record in the chat record, and the user is enhanced.
  • the present application further provides an embodiment of the storage device and server of the chat record of the instant messaging IM.
  • An embodiment of the saving device of the chat log of the instant messaging IM of the present application can be applied to a server.
  • the device embodiment may be implemented by software, or may be implemented by hardware or a combination of hardware and software. Taking the software implementation as an example, as a logical means, the processor of the device in which it is located reads the corresponding computer program instructions in the non-volatile memory into the memory. From a hardware level, as shown in FIG. 3, a hardware structure diagram of a device for storing a chat record of the instant messaging IM of the present application, except for the processor, the memory, the network interface, and the non-easy device shown in FIG.
  • the device in which the device is located in the embodiment may generally include other hardware according to the actual function of the device. For example, for the client device, the camera may be included. Touch screens, communication components, etc., for the server, may include forwarding chips responsible for processing messages, and the like.
  • FIG. 4 it is a block diagram of an embodiment of a device for saving a chat record of an instant messaging IM according to the present application.
  • the device for saving the chat record can be applied to a server:
  • the apparatus may include an acquisition unit 401 and a storage unit 402.
  • the obtaining unit 401 is configured to obtain a content summary of the non-text information when the instant message sent or received by the instant messaging IM chat window includes non-text information.
  • the saving unit 402 is configured to save the instant message, save the non-text information as a data object, and the data object includes a content summary of the non-text information and the non-text information.
  • the obtaining unit 401 may include: activating subunit and generating a subunit.
  • the promoter unit is configured to: when the non-text information is a hyperlink, initiate a browser to access a webpage corresponding to the hyperlink.
  • the generating subunit is configured to generate a content summary of the hyperlink corresponding webpage according to the webpage information corresponding to the hyperlink.
  • the generating subunit may include: a title obtaining subunit or a keyword acquiring subunit.
  • the title obtaining subunit is configured to obtain title information of the hyperlink corresponding webpage as a content summary of the hyperlink corresponding webpage.
  • the keyword obtaining subunit is configured to extract, from the webpage information corresponding to the hyperlink, at least one keyword with a high frequency of occurrence, and use the keyword as a content summary of the webpage corresponding to the hyperlink.
  • the obtaining unit 402 may include: a prompting subunit and a receiving subunit.
  • the prompting subunit is configured to prompt the user to set a content summary for the non-text information.
  • the receiving subunit is configured to receive text information input by a user, and use the text information as a content summary of the non-text information.
  • the apparatus may further include: a setting unit.
  • the setting unit is configured to set, in the data object, that a display attribute of the non-text information is visible, and a display attribute of a content summary of the non-text information is invisible.
  • the device embodiment since it basically corresponds to the method embodiment, reference may be made to the partial description of the method embodiment.
  • the device embodiments described above are merely illustrative, wherein the units described as separate components may or may not be physically separate, and the components displayed as units may or may not be physical units, ie may be located A place, or it can be distributed to multiple network units. Some or all of the modules may be selected according to actual needs to achieve the objectives of the present application. Those of ordinary skill in the art can understand and implement without any creative effort.
  • the application further provides a server, comprising: a processor; a memory for storing the processor executable instructions; wherein the processor is configured to: in an instant message sent or received by an instant messaging IM chat window Acquiring a content summary of the non-text information when the non-text information is included; saving the instant message, saving the non-text information as a data object, the data object including the non-text information and the non-text information abstract.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

本申请公开了一种即时通信IM聊天记录的保存方法,包括:当即时通讯IM聊天窗口发送或接收到的即时消息中包含非文本信息时,获取所述非文本信息的内容摘要;保存所述即时消息,将所述非文本信息保存为数据对象,所述数据对象包括所述非文本信息和所述非文本信息的内容摘要。本申请还公开一种即时通信IM聊天记录的保存装置。采用本申请实施例,可以实现对聊天记录中的非文本信息的搜索功能,解决了现有技术的问题。

Description

一种即时通信IM聊天记录的保存方法及装置 技术领域
本申请涉及网络技术领域,尤其涉及一种即时通信IM聊天记录的保存方法及装置。
背景技术
随着网络技术的飞速发展,IM(Instant Message,即时通信)已经成为人们进行网络沟通的比较常见的方式。
用户在使用IM工具进行聊天时,服务器会自动对IM聊天窗口发送和接收到的消息进行保存,形成聊天记录,以文件的形式保存在客户端设备中。通常,IM工具会提供历史消息搜索的功能。当用户需要回顾某一条历史消息时,只需要调取出相应的聊天记录文件,并输入相应的关键词,就可以获取需要的历史消息。
但是,现有技术中,仅能对用户发送或接收过的纯文本信息进行查找。当用户在聊天时,输入或接收的是一个非文本信息,例如URL(Uniform Resource Locator,统一资源定位器)、某个公众号的分享、图片、音频或视频文件等。如果用户希望对该非文本信息进行查找,则无法实现。
发明内容
本申请提供一种即时通信IM聊天记录的保存方法、装置及服务器,以解决现有技术中的问题。
根据本申请实施例的第一方面,提供一种即时通信IM聊天记录的保存方法,所述方法包括:
当即时通讯IM聊天窗口发送或接收到的即时消息中包含非文本信息时,获取所述非文本信息的内容摘要;
保存所述即时消息,将所述非文本信息保存为数据对象,所述数据对象包括所述非文本信息和所述非文本信息的内容摘要。
根据本申请实施例的第二方面,提供一种即时通信IM聊天记录的保存装置,所述装置包括:
获取单元,用于当即时通讯IM聊天窗口发送或接收到的即时消息中包含非文本信息时,获取所述非文本信息的内容摘要;
保存单元,用于保存所述即时消息,将所述非文本信息保存为数据对象,所述数据对象包括所述非文本信息和所述非文本信息的内容摘要。
应用本申请实施例,当IM聊天窗口中发送或接收到的即时消息中包含非文本信息时,获取该非文本信息的内容摘要;将该非文本信息保存为数据对象,该数据对象包括该非文本信息和该非文本信息的内容摘要。当用户需要通过搜索聊天记录获取该非文本信息时,只需要在搜索框内输入该非文本信息的内容摘要中的部分文字即可。由此实现了对聊天记录中的非文本信息的搜索功能,解决了现有技术的问题。
附图说明
图1为本申请即时通信聊天记录的保存方法的一个实施例的流程图;
图2为本申请即时通信聊天记录的保存方法的另一个实施例的流程图;
图3为本申请即时通信聊天记录的保存装置所在设备的一种硬件结构图;
图4为本申请即时通信聊天记录的保存装置的一个实施例框图。
具体实施方式
这里将详细地对示例性实施例进行说明,其示例表示在附图中。下面的描述涉及附图时,除非另有表示,不同附图中的相同数字表示相同或相似的要素。以下示例性实施例中所描述的实施方式并不代表与本申请相一致的所有实施方式。相反,它们仅是与如所附权利要求书中所详述的、本申请的一些方面相一致的装置和方法的例子。
在本申请使用的术语是仅仅出于描述特定实施例的目的,而非旨在限制本申请。在本申请和所附权利要求书中所使用的单数形式的“一种”、“所述”和“该”也旨在包括多数形式,除非上下文清楚地表示其他含义。还应当理解,本文中使用的术语“和/或”是指并包含一个或多个相关联的列出项目的任何或所有可能组合。
应当理解,尽管在本申请可能采用术语第一、第二、第三等来描述各种信息,但这些信息不应限于这些术语。这些术语仅用来将同一类型的信息彼此区分开。例如,在不脱离本申请范围的情况下,第一信息也可以被称为第二信息,类似地,第二信息也可以被称为第一信息。取决于语境,如在此所使用的词语“如果”可以被解释成为“在……时”或“当……时”或“响应于确定”。
目前常用的IM工具,在保存聊天记录时,都是采用纯文本格式存储的。用户搜索聊天记录时,只能通过搜索框输入相应的文字,通过文字匹配获取相应的历史消息。
如果用户在聊天中发送或接收的是一个超链接,例如URL或者是某公众号的分享,服务器也是以纯文本格式记录超链接信息的。假设当前用户在聊天窗口接收到的IM信息为一个URL,具体为:http://www.sipo.gov.cn/zlsq/200804/t20080418_383686.html。用户点击该URL,打开的网页为中国国家知识产权局网站的“专利申请”的版面。在该用户的聊天记录中,该URL被保存为文本格式,文本的内容即为该URL本身。如果用户希望通过搜索聊天记录获取该URL,用户必须给出该URL的全部或部分。但是,对于用户而言,一般只能记住该URL指向的页面的主题内容(即为专利申请),很难能记住该URL本身。因此,对于常规的IM聊天记录的保存方法而言,如果用户需要对发送或接收到的超链接信息进行搜索,将很难实现。
另一方面,如果用户在聊天过程中发送或接收到图片、音频或视频文件等。在该用户的聊天记录中,仅能够保存该图片、音频或视频文件本身。因 此,对于常规的IM聊天记录的保存方法而言,如果用户希望通过搜索聊天记录获取曾经发送或接收到的图片、音频或视频文件,是无法实现的。
基于此,本申请实施例提供一种即时通信IM聊天记录的保存方法。参照图1,为本申请即时通信IM聊天记录的保存方法的一个实施例的流程图。如图1所示,所述方法用于服务器,所述方法包括:
步骤101:当即时通讯IM聊天窗口发送或接收到的即时消息中包含非文本信息时,获取所述非文本信息的内容摘要。
步骤102:保存所述即时消息,将所述非文本信息保存为数据对象,所述数据对象包括所述非文本信息和所述非文本信息的内容摘要。
本申请实施例提供的IM聊天记录的保存方法中,将用户在IM聊天窗口中发送或接收到的非文本信息保存为数据对象,该数据对象包括该非文本信息和该非文本信息的内容摘要。当用户需要通过搜索聊天记录获取该非文本信息时,只需要在搜索框内输入该非文本信息的内容摘要中的部分文字即可。由此实现了对聊天记录中的非文本信息的搜索功能,解决了现有技术的问题。
下面对本申请实施例所述的IM聊天记录的保存方法进行详细的介绍。
参照图2,为本申请即时通信IM聊天记录的保存方法的另一个实施例的流程图。如图2所示,所述方法用于服务器,包括以下步骤:
步骤201:服务器对IM聊天窗口发送或接收到的即时消息进行判断,如果该即时消息中包含非文本信息,则进入步骤202;否则,对该即时消息按照常规方式进行存储。
本申请实施例中,用户通过客户端设备上安装的IM应用软件发起或接受即时通讯。用户在聊天过程中,通过IM聊天窗口发送或接收到即时消息,该即时消息中可能会包含非文本信息。
具体的,该非文本信息可以包括超链接、图片、音频或视频文件等。
其中,超链接是指从一个对象指向一个目标的连接关系。这个目标可以是一个网页,也可以是一个网页上的一部分内容,例如一张图片、一个文件、甚至是一个应用程序。
本申请实施例中,当该即时消息中包括超链接时,该超链接信息的表现形式可以包括两种。
一种是绝对的URL的超链接,该URL是网络上一个站点或网页的完整路径。当即时消息中包含的超链接是URL形式时,即为即时消息中包含某个站点或网页的完整路径信息,点击该URL,可以直接启动浏览器访问该URL对应的网页。
另一种是相对的URL的超链接,例如将某一段文字、一张图片、一段音频或视频等链接到某一网站或某个网页。此时,该即时消息中包含的是一段文字、一张图片或一段音频、视频等,点击该文字、图片、音频或视频等,也可以直接启动浏览器访问对应的网页。
在常规的IM聊天记录保存方法中,无论用户通过IM聊天窗口接收或发送的即时消息中是否包含非文本信息,均按照常规方法进行聊天记录的存储。具体为,直接将IM聊天窗口接收或发送的即时信息以纯文本的形式保存为聊天记录,存储在数据库中。
而本申请实施例中,服务器需要对当前聊天窗口发送或接收到的即时消息进行判断,只有当即时消息中不包含非文本信息,仅为纯文本信息时,才将该信息按照常规方式进行存储。而当即时消息中包含非文本信息时,在对该即时消息存储前,需要对非文本信息进行进一步的处理。
步骤202:服务器获取该非文本信息对应的内容摘要。
本申请实施例中,对于即时消息中包括的非文本信息,获取该非文本信息对应的内容摘要。
当该非文本信息为超链接时,服务器启动浏览器,访问该超链接对应的网页,获取该超链接对应的网页的内容摘要。
具体的,假设用户当前发送或接收到的即时消息中包含超链接,当用户点击该超链接时,服务器启动浏览器,访问该超链接对应的网页,并获取该超链接对应的网页信息,根据该超链接对应的网页信息,生成该超链接对应网页的内容摘要。
但是,在实际应用中,当用户接收或发送到的即时消息中包含超链接时,有可能用户不会点击该超链接。例如,该超链接是用户发送给对端用户的,所以用户一般不会打开该超链接进行查看;又例如,对端用户发送该超链接时,用户处于离开或脱机状态,没法打开该超链接进行查看。在这种情况下,服务器可以在后台自动启动浏览器,访问该超链接对应的网页,并获取该超链接对应的网页信息,并根据该超链接对应的网页信息,生成该超链接对应网页的内容摘要。
本申请实施例中,可以从该超链接的网页信息中,获取该网页的标题信息,作为该超链接对应网页的内容摘要。
例如,以URL(http://www.sipo.gov.cn/zlsq/200804/t20080418_383686.html)为例。用户点击该URL,打开的网页的标题信息为“专利申请”,则可以将该标题信息“专利申请”作为该超链接对应网页的内容摘要。
在本申请实施例中,还可以从该超链接对应的网页信息中,抽取出若干个出现频率较高的关键词,将这些关键词作为该超链接对应网页的内容摘要。
具体的,对该超链接对应的网页信息,删除网页中的导航链接、广告链接、日期等噪声信息,得到该网页对应的文档正文,统计得到该文档正文中词语出现的频率,从各个段落中分别抽取出现频率较高的语句或词语作为关键词,这些关键词可以反映出该网页的主题内容,可以用作该超链接对应网页的内容摘要。
例如,以URL(http://www.sipo.gov.cn/zlsq/200804/t20080418_383686.html)为例,通过上述统计方法,可以获知该网页中出现频率较高的词语为“专利申请”。因此,可以将关键词“专利申请”作为该超链接对应网页的内容摘要。
当然,在实际应用中,获取超链接对应网页的内容摘要的方式有很多,在此不再一一赘述。但是,现有技术中,任何能够获取超链接对应网页的内容摘要的方式都可以应用于本申请实施例,并实现本申请实施例的发明目的。
需要说明的是,当即时消息中包含的非文本信息为图片、音频或视频文件时,该图片、音频或视频文件可能是一个超链接,也可能不是。
当即时消息中包含的图片、音频或视频文件是超链接时,服务器启动浏览器,访问该图片、音频或视频文件所在的网页,并根据该网页的内容获取该图片、音频或视频文件对应的内容摘要。
例如,假设当前用户在聊天窗口中发送或接收一段视频,该视频来自于某视频网站。当用户点击该视频,服务器启动浏览器,打开该视频所在网站的某个网页,该网页上一般会包括该视频展示窗口、视频名称、视频内容简介、视频上传时间等信息。服务器可以直接获取该视频网站上的视频名称作为该视频文件的内容摘要;也可以通过抽取关键词的方式,得到该视频文件的内容摘要。
当然,在实际应用中,该图片、音频或视频文件可能不是一个超链接信息。例如用户用客户端设备拍摄的一张照片或一段视频等。此时服务器可以推送摘要获取的消息窗口给用户,提示用户为该非文本信息设定内容摘要。并接收用户输入的文字信息,将所述文字信息作为该非文本信息的内容摘要。
例如,用户在IM聊天窗口中接收或发送一张图片,服务器确定该图片不是一个超链接信息,推送消息窗口给用户,提示用户为该图片设定相应的内容摘要。用户根据当前图片的内容,输入相应的文字信息作为该图片的内容摘要,并通过该推送消息窗口上传至服务器。服务器接收到用户输入的文字信息后,将该文字信息作为该图片的内容摘要。
当然,对于超链接信息,也可以采用上述方式获取该超链接信息的内容摘要。
例如,用户在IM聊天窗口中接收或发送一个超链接,服务器推送消息窗口给用户,提示用户为该超链接设定相应的内容摘要。用户根据当前超链接对应网页的内容,输入相应的文字信息作为该超链接的内容摘要,并通过该推送消息窗口上传至服务器。服务器接收到用户输入的文字信息后,将该文字信息作为该超链接的内容摘要。
步骤203:服务器保存该即时消息,并将该即时消息中的非文本信息保存为数据对象,该数据对象包括该非文本信息和该非文本信息的内容摘要。
由此可见,本申请实施例中,服务器在对即时消息进行保存时,当即时消息中包含非文本信息时,服务器不再简单的以纯文本的形式保存该非文本信息,而是将非文本信息保存为数据对象。由于数据对象是一个具有相同特征的数据元素的集合,因此该数据对象可以包括多方面的内容。本申请实施例中,该数据对象可以包括该非文本信息和非文本信息的内容摘要。
仍以URL(http://www.sipo.gov.cn/zlsq/200804/t20080418_383686.html)为例进行说明。该URL的内容摘要为“专利申请”。当对该URL进行保存时,将该URL保存为数据对象,该数据对象不仅包括该URL本身(完整的路径信息),还包括该URL对应的内容摘要(专利申请)。当用户需要从聊天记录中获取该URL时,不再需要提供该URL本身,只需要在搜索框中输入“专利申请”全部或部分内容即可。
再例如,如果用户发送一段视频文件,该视频文件的内容摘要为“生日记录”。当对该视频进行保存时,将该视频保存为数据对象,该数据对象中包括该视频文件本身和该视频文件的内容摘要(生日记录)。当用户需要从聊天记录中获取该视频文件时,只需要在搜索框输入“生日记录”的全部或部分内容即可。
由此可见,本申请实施例提供的IM聊天记录的保存方法,将用户在IM聊天窗口中发送或接收到的非文本信息保存为数据对象,该数据对象包括该非文本信息和该非文本信息的内容摘要。当用户需要通过搜索聊天记录获取该非文本信息时,只需要在搜索框内输入该非文本信息的内容摘要中的部分文字即可。由此实现了对聊天记录中的非文本信息的搜索功能,解决了现有技术的问题。
进一步的,由于数据对象中每个数据元素可以具有不同的属性。在实际应用中,为了更好的用户体验,有时可能不希望该内容摘要显示在聊天记录中。则本申请实施例的方法,还可以包括:设定该数据对象中,该非文本信息的显示属性为可见,该非文本信息的内容摘要的显示属性为不可见。通过该设定,在打开聊天记录时,在该非文本信息对应的消息记录中,仅显示该 非文本信息,不显示该非文本信息的内容摘要。但是,用户在搜索框中输入该非文本信息的内容摘要的全部或部分内容时,仍然可以搜索得到该非文本信息所在的消息记录。
仍以URL(http://www.sipo.gov.cn/zlsq/200804/t20080418_383686.html)为例进行说明,在保存该URL时,将该URL的显示属性设置为可见,将该URL的内容摘要(专利申请)的显示属性设置为不可见。则打开聊天记录,在该URL对应的消息记录中,仅显示该URL本身,并不显示该URL的内容摘要。但是,用户在搜索框中输入该“专利申请”的全部或部分内容时,仍然可以搜索得到该URL所在的消息记录。
再例如,当对视频文件进行保存时,可以设定该视频文件的显示属性为可见,该视频文件的内容摘要的显示属性为不可见。则打开聊天记录,在该视频文件对应的消息记录中,仅显示该视频文件本身,并不显示该视频文件的内容摘要。但是,用户在搜索框中输入该视频文件的内容摘要的全部或部分内容时,仍然可以搜索得到该视频文件所在的消息记录。
由此可以使得,在实现对即时消息中的非文本信息的搜索功能的同时,还能在聊天记录中的消息记录中保持用户在聊天窗口发送或接收到的即时消息的原本模样,增强了用户体验。
与本申请即时通信IM的聊天记录的保存方法的实施例相对应,本申请还提供了即时通信IM的聊天记录的保存装置及服务器的实施例。
本申请即时通信IM的聊天记录的保存装置的实施例可以应用在服务器上。装置实施例可以通过软件实现,也可以通过硬件或者软硬件结合的方式实现。以软件实现为例,作为一个逻辑意义上的装置,是通过其所在设备的处理器将非易失性存储器中对应的计算机程序指令读取到内存中运行形成的。从硬件层面而言,如图3所示,为本申请即时通信IM的聊天记录的保存装置所在设备的一种硬件结构图,除了图3所示的处理器、内存、网络接口、以及非易失性存储器之外,实施例中装置所在的设备通常根据该设备的实际功能,还可以包括其他硬件,如对于客户端设备来说,可能包括摄像头、触 摸屏子、通信组件等,对于服务器,可能包括负责处理报文的转发芯片等等。
参见图4,为本申请即时通信IM的聊天记录的保存装置的一个实施例框图,该聊天记录的保存装置可以应用在服务器上:
该装置可以包括:获取单元401和保存单元402。
所述获取单元401,用于当即时通讯IM聊天窗口发送或接收到的即时消息中包含非文本信息时,获取所述非文本信息的内容摘要。
所述保存单元402,用于保存所述即时消息,将所述非文本信息保存为数据对象,所述数据对象包括所述非文本信息和所述非文本信息的内容摘要。
在一个可选的实现方式中,所述获取单元401可以包括:启动子单元和生成子单元。
所述启动子单元,用于当所述非文本信息为超链接时,启动浏览器访问所述超链接对应的网页。
所述生成子单元,用于根据所述超链接对应的网页信息,生成所述超链接对应网页的内容摘要。
在一个可选的实现方式中,所述生成子单元可以包括:标题获取子单元或者关键词获取子单元。
所述标题获取子单元,用于获取所述超链接对应网页的标题信息,作为所述超链接对应网页的内容摘要。
所述关键词获取子单元,用于从所述超链接对应的网页信息中,抽取出至少一个出现频率较高的关键词,将所述关键词作为所述超链接对应网页的内容摘要。
在一个可选的实现方式中,所述获取单元402可以包括:提示子单元和接收子单元。
所述提示子单元,用于提示用户为所述非文本信息设定内容摘要。
所述接收子单元,用于接收用户输入的文字信息,将所述文字信息作为所述非文本信息的内容摘要。
在一个可选的实现方式中,所述装置还可以包括:设定单元。
所述设定单元,用于设定所述数据对象中,所述非文本信息的显示属性为可见,所述非文本信息的内容摘要的显示属性为不可见。
上述装置中各个单元的功能和作用的实现过程具体详见上述方法中对应步骤的实现过程,在此不再赘述。
对于装置实施例而言,由于其基本对应于方法实施例,所以相关之处参见方法实施例的部分说明即可。以上所描述的装置实施例仅仅是示意性的,其中所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本申请方案的目的。本领域普通技术人员在不付出创造性劳动的情况下,即可以理解并实施。
本申请还提供一种服务器,包括:处理器;用于存储所述处理器可执行指令的存储器;其中,所述处理器被配置为:当即时通讯IM聊天窗口发送或接收到的即时消息中包含非文本信息时,获取所述非文本信息的内容摘要;保存所述即时消息,将所述非文本信息保存为数据对象,所述数据对象包括所述非文本信息和所述非文本信息的内容摘要。
应用本申请实施例,当IM聊天窗口中发送或接收到的即时消息中包含非文本信息时,获取该非文本信息的内容摘要;将该非文本信息保存为数据对象,该数据对象包括该非文本信息和该非文本信息的内容摘要。当用户需要通过搜索聊天记录获取该非文本信息时,只需要在搜索框内输入该非文本信息的内容摘要中的部分文字即可。由此实现了对聊天记录中的非文本信息的搜索功能,解决了现有技术的问题。
本领域技术人员在考虑说明书及实践这里公开的发明后,将容易想到本申请的其它实施方案。本申请旨在涵盖本申请的任何变型、用途或者适应性变化,这些变型、用途或者适应性变化遵循本申请的一般性原理并包括本申请未公开的本技术领域中的公知常识或惯用技术手段。说明书和实施例仅被视为示例性的,本申请的真正范围和精神由下面的权利要求指出。
应当理解的是,本申请并不局限于上面已经描述并在附图中示出的精确结构,并且可以在不脱离其范围进行各种修改和改变。本申请的范围仅由所附的权利要求来限制。

Claims (10)

  1. 一种即时通信IM聊天记录的保存方法,其特征在于,所述方法包括:
    当即时通讯IM聊天窗口发送或接收到的即时消息中包含非文本信息时,获取所述非文本信息的内容摘要;
    保存所述即时消息,将所述非文本信息保存为数据对象,所述数据对象包括所述非文本信息和所述非文本信息的内容摘要。
  2. 根据权利要求1所述的方法,其特征在于,所述获取所述非文本信息的内容摘要,包括:
    当所述非文本信息为超链接时,启动浏览器访问所述超链接对应的网页;
    根据所述超链接对应的网页信息,生成所述超链接对应网页的内容摘要。
  3. 根据权利要求2所述的方法,其特征在于,所述根据所述超链接对应的网页信息,生成所述超链接对应网页的内容摘要包括:
    获取所述超链接对应网页的标题信息,作为所述超链接对应网页的内容摘要;
    或者,
    从所述超链接对应的网页信息中,抽取出至少一个出现频率较高的关键词,将所述关键词作为所述超链接对应网页的内容摘要。
  4. 根据权利要求1所述的方法,其特征在于,所述获取所述非文本信息的内容摘要,包括:
    提示用户为所述非文本信息设定内容摘要;
    接收用户输入的文字信息,将所述文字信息作为所述非文本信息的内容摘要。
  5. 根据权利要求1至4任一项所述的方法,其特征在于,所述方法还包括:
    设定所述数据对象中,所述非文本信息的显示属性为可见,所述非文本信息的内容摘要的显示属性为不可见。
  6. 一种即时通信IM聊天记录的保存装置,其特征在于,所述装置包括:
    获取单元,用于当即时通讯IM聊天窗口发送或接收到的即时消息中包含非文本信息时,获取所述非文本信息的内容摘要;
    保存单元,用于保存所述即时消息,将所述非文本信息保存为数据对象,所述数据对象包括所述非文本信息和所述非文本信息的内容摘要。
  7. 根据权利要求6所述的即时通信IM聊天记录的保存装置,其特征在于,所述获取单元包括:
    启动子单元,用于当所述非文本信息为超链接时,启动浏览器访问所述超链接对应的网页;
    生成子单元,用于根据所述超链接对应的网页信息,生成所述超链接对应网页的内容摘要。
  8. 根据权利要求7所述的即时通信IM聊天记录的保存装置,其特征在于,所述生成子单元包括:
    标题获取子单元,用于获取所述超链接对应网页的标题信息,作为所述超链接对应网页的内容摘要;
    或者,
    关键词获取子单元,用于从所述超链接对应的网页信息中,抽取出至少一个出现频率较高的关键词,将所述关键词作为所述超链接对应网页的内容摘要。
  9. 根据权利要求6所述的即时通信IM聊天记录的保存装置,其特征在于,所述获取单元包括:
    提示子单元,用于提示用户为所述非文本信息设定内容摘要;
    接收子单元,用于接收用户输入的文字信息,将所述文字信息作为所述非文本信息的内容摘要。
  10. 根据权利要求6至9任一项所述的即时通信IM聊天记录的保存装置,其特征在于,所述装置还包括:
    设定单元,用于设定所述数据对象中,所述非文本信息的显示属性为可 见,所述非文本信息的内容摘要的显示属性为不可见。
PCT/CN2016/072771 2015-02-04 2016-01-29 一种即时通信im聊天记录的保存方法及装置 WO2016124114A1 (zh)

Priority Applications (5)

Application Number Priority Date Filing Date Title
KR1020177024552A KR101968034B1 (ko) 2015-02-04 2016-01-29 인스턴트 메시징의 채팅 기록을 저장하기 위한 방법 및 디바이스
EP16746109.4A EP3255842A4 (en) 2015-02-04 2016-01-29 Method and device for saving chat record of instant messaging
SG11201706254PA SG11201706254PA (en) 2015-02-04 2016-01-29 Method and device for saving chat record of instant messaging
JP2017541046A JP6665191B2 (ja) 2015-02-04 2016-01-29 インスタントメッセージングのチャットレコードを保存する方法及び装置
US15/661,239 US10659412B2 (en) 2015-02-04 2017-07-27 Method and device for saving chat record of instant messaging

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510059702.1A CN105991398A (zh) 2015-02-04 2015-02-04 一种即时通信im聊天记录的保存方法及装置
CN201510059702.1 2015-02-04

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US15/661,239 Continuation US10659412B2 (en) 2015-02-04 2017-07-27 Method and device for saving chat record of instant messaging

Publications (1)

Publication Number Publication Date
WO2016124114A1 true WO2016124114A1 (zh) 2016-08-11

Family

ID=56563457

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/072771 WO2016124114A1 (zh) 2015-02-04 2016-01-29 一种即时通信im聊天记录的保存方法及装置

Country Status (7)

Country Link
US (1) US10659412B2 (zh)
EP (1) EP3255842A4 (zh)
JP (1) JP6665191B2 (zh)
KR (1) KR101968034B1 (zh)
CN (1) CN105991398A (zh)
SG (1) SG11201706254PA (zh)
WO (1) WO2016124114A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018098212A1 (en) * 2016-11-22 2018-05-31 Alibaba Group Holding Limited Methods and apparatuses for configuring message properties in a networked communications systems

Families Citing this family (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021144656A1 (en) 2020-01-15 2021-07-22 Monday.Com Digital processing systems and methods for graphical dynamic table gauges in collaborative work systems
WO2021161104A1 (en) 2020-02-12 2021-08-19 Monday.Com Enhanced display features in collaborative network systems, methods, and devices
WO2017141338A1 (ja) * 2016-02-15 2017-08-24 富士通株式会社 情報処理装置、情報処理方法、および情報処理プログラム
CN106789551B (zh) * 2016-11-14 2019-12-03 北京小米移动软件有限公司 会话消息展示方法及装置
CN108809809B (zh) * 2018-06-08 2022-07-29 腾讯科技(武汉)有限公司 消息发送方法、计算机设备及存储介质
CN108846098B (zh) * 2018-06-15 2023-03-10 南京尚网网络科技有限公司 一种信息流摘要生成及展示方法
US11436359B2 (en) 2018-07-04 2022-09-06 Monday.com Ltd. System and method for managing permissions of users for a single data type column-oriented data structure
US11698890B2 (en) 2018-07-04 2023-07-11 Monday.com Ltd. System and method for generating a column-oriented data structure repository for columns of single data types
KR102690215B1 (ko) * 2019-03-26 2024-08-01 라인플러스 주식회사 대화 스레드를 표시하기 위한 방법 및 시스템
US11361156B2 (en) 2019-11-18 2022-06-14 Monday.Com Digital processing systems and methods for real-time status aggregation in collaborative work systems
CN111309218A (zh) * 2020-02-11 2020-06-19 维沃移动通信有限公司 信息显示方法、装置及电子设备
IL297858A (en) 2020-05-01 2023-01-01 Monday Com Ltd Digital processing systems and methods for improved networking and collaborative work management systems, methods and devices
US20240184989A1 (en) 2020-05-01 2024-06-06 Monday.com Ltd. Digital processing systems and methods for virtualfile-based electronic white board in collaborative work systems systems
US11475215B2 (en) 2021-01-14 2022-10-18 Monday.com Ltd. Digital processing systems and methods for dynamic work document updates using embedded in-line links in collaborative work systems
US12056664B2 (en) 2021-08-17 2024-08-06 Monday.com Ltd. Digital processing systems and methods for external events trigger automatic text-based document alterations in collaborative work systems
CN114090515B (zh) * 2022-01-21 2022-07-05 亿次网联(杭州)科技有限公司 文件搜索方法、终端设备及存储介质
KR20240066808A (ko) * 2022-11-08 2024-05-16 라인플러스 주식회사 미디어 파일로부터 추출한 텍스트를 이용하여 미디어 메시지를 검색하는 방법 및 시스템
US11741071B1 (en) 2022-12-28 2023-08-29 Monday.com Ltd. Digital processing systems and methods for navigating and viewing displayed content
US11886683B1 (en) 2022-12-30 2024-01-30 Monday.com Ltd Digital processing systems and methods for presenting board graphics
US11893381B1 (en) 2023-02-21 2024-02-06 Monday.com Ltd Digital processing systems and methods for reducing file bundle sizes
US12056255B1 (en) 2023-11-28 2024-08-06 Monday.com Ltd. Digital processing systems and methods for facilitating the development and implementation of applications in conjunction with a serverless environment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102054033A (zh) * 2010-12-25 2011-05-11 百度在线网络技术(北京)有限公司 表情搜索引擎、使用该表情搜索引擎的表情管理系统及表情管理方法
CN103067248A (zh) * 2011-10-19 2013-04-24 腾讯数码(天津)有限公司 一种在即时通信软件窗口中显示链接摘要信息的方法及装置
US20130191384A1 (en) * 2011-12-12 2013-07-25 Textbeats, Llc System and method for decoding and/or encoding a text message or instant message sent by a wireless device and transmitting audio and/or video content to the recipient of the text message or instant message based on key words in the text message
CN104022943A (zh) * 2014-06-26 2014-09-03 北京奇虎科技有限公司 交互式消息的处理方法、装置及系统
CN104375997A (zh) * 2013-08-13 2015-02-25 腾讯科技(深圳)有限公司 一种为即时通讯音频信息添加备注信息的方法和装置

Family Cites Families (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030041092A1 (en) 2000-02-02 2003-02-27 Jong-Hyun Woo System amd method for providing chatting service as well as contents by using network
US7017162B2 (en) * 2001-07-10 2006-03-21 Microsoft Corporation Application program interface for network software platform
US20040110490A1 (en) * 2001-12-20 2004-06-10 Steele Jay D. Method and apparatus for providing content to media devices
JP2004070809A (ja) * 2002-08-08 2004-03-04 Ntt Advanced Technology Corp Web情報閲覧装置、Web情報表示方法及びそのプログラム
US7124149B2 (en) 2002-12-13 2006-10-17 International Business Machines Corporation Method and apparatus for content representation and retrieval in concept model space
CA2893140C (en) 2003-05-16 2019-05-14 Google Inc. Networked chat and media sharing systems and methods
JP2005267229A (ja) * 2004-03-18 2005-09-29 Chubu Electric Power Co Inc 情報提供装置
US20060195506A1 (en) 2005-02-26 2006-08-31 Li Deng Simplified scheme of mobile to mobile rich content messaging
US20070143423A1 (en) 2005-12-21 2007-06-21 Oliver Kieselbach Method and system for allowing a session initiating user to select one or more privacy settings to be applied to an instant messaging session from among multiple possible privacy controls
US7814425B1 (en) 2005-12-30 2010-10-12 Aol Inc. Thumbnail image previews
US7503007B2 (en) * 2006-05-16 2009-03-10 International Business Machines Corporation Context enhanced messaging and collaboration system
US7779353B2 (en) * 2006-05-19 2010-08-17 Microsoft Corporation Error checking web documents
US20080161045A1 (en) * 2006-12-29 2008-07-03 Nokia Corporation Method, Apparatus and Computer Program Product for Providing a Link to Contacts on the Idle Screen
US8090779B2 (en) 2007-02-20 2012-01-03 Google Inc. Systems and methods for viewing media content in instant messaging
US9591086B2 (en) * 2007-07-25 2017-03-07 Yahoo! Inc. Display of information in electronic communications
US8135114B2 (en) 2007-08-06 2012-03-13 Mspot, Inc. Method and apparatus for creating an answer tone for a computing device with phone capabilities or a telephone
CN100579055C (zh) * 2007-08-13 2010-01-06 腾讯科技(深圳)有限公司 对包括超链接的即时通讯信息的处理方法及装置
US9690786B2 (en) * 2008-03-17 2017-06-27 Tivo Solutions Inc. Systems and methods for dynamically creating hyperlinks associated with relevant multimedia content
US9165284B2 (en) 2008-06-06 2015-10-20 Google Inc. System and method for sharing content in an instant messaging application
US8756519B2 (en) 2008-09-12 2014-06-17 Google Inc. Techniques for sharing content on a web page
US8566403B2 (en) 2008-12-23 2013-10-22 At&T Mobility Ii Llc Message content management system
US8577715B2 (en) 2009-02-27 2013-11-05 Blackberry Limited Pushed ringtones based on device-side content
JPWO2011077501A1 (ja) * 2009-12-26 2013-05-02 株式会社ラピースドリーム コミュニケーションシステム
CN102263705B (zh) * 2010-05-25 2016-06-08 腾讯科技(深圳)有限公司 显示即时通讯消息的方法及装置
US9047584B2 (en) 2010-09-16 2015-06-02 Facebook, Inc. Web-based user interface tool for social network group collaboration
EP2664998B1 (en) 2011-01-11 2022-03-09 Tencent Technology (Shenzhen) Company Limited Microblog message processing method and device thereof
CN102651731B (zh) * 2011-02-24 2016-06-29 腾讯科技(深圳)有限公司 一种视频播放方法及其装置
US9076244B2 (en) * 2011-06-29 2015-07-07 Trimble Navigation Limited Managing web page data in a composite document
US20140095964A1 (en) * 2012-10-01 2014-04-03 Cellco Partnership D/B/A Verizon Wireless Message links

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102054033A (zh) * 2010-12-25 2011-05-11 百度在线网络技术(北京)有限公司 表情搜索引擎、使用该表情搜索引擎的表情管理系统及表情管理方法
CN103067248A (zh) * 2011-10-19 2013-04-24 腾讯数码(天津)有限公司 一种在即时通信软件窗口中显示链接摘要信息的方法及装置
US20130191384A1 (en) * 2011-12-12 2013-07-25 Textbeats, Llc System and method for decoding and/or encoding a text message or instant message sent by a wireless device and transmitting audio and/or video content to the recipient of the text message or instant message based on key words in the text message
CN104375997A (zh) * 2013-08-13 2015-02-25 腾讯科技(深圳)有限公司 一种为即时通讯音频信息添加备注信息的方法和装置
CN104022943A (zh) * 2014-06-26 2014-09-03 北京奇虎科技有限公司 交互式消息的处理方法、装置及系统

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP3255842A4 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018098212A1 (en) * 2016-11-22 2018-05-31 Alibaba Group Holding Limited Methods and apparatuses for configuring message properties in a networked communications systems

Also Published As

Publication number Publication date
EP3255842A1 (en) 2017-12-13
SG11201706254PA (en) 2017-09-28
CN105991398A (zh) 2016-10-05
EP3255842A4 (en) 2018-07-11
US10659412B2 (en) 2020-05-19
US20170324692A1 (en) 2017-11-09
KR101968034B1 (ko) 2019-04-10
JP6665191B2 (ja) 2020-03-13
KR20170110671A (ko) 2017-10-11
JP2018507480A (ja) 2018-03-15

Similar Documents

Publication Publication Date Title
WO2016124114A1 (zh) 一种即时通信im聊天记录的保存方法及装置
US12034684B2 (en) Searchable peer-to-peer system through instant messaging based topic indexes
US11533356B2 (en) Establishing a trust association
US20140344707A1 (en) Information Distribution Method and Device
RU2491635C2 (ru) Вставка мультимедийного файла через основанное на веб-технологии рабочее приложение для настольной системы
JP6207759B2 (ja) 同期されたコンテンツアイテムにインデックスを付与するためのメタデータの生成と共有
US8806000B1 (en) Identifying viral videos
US20070162566A1 (en) System and method for using a mobile device to create and access searchable user-created content
US8732252B2 (en) Cooperating system, chat server, program, and cooperating method
WO2017143930A1 (zh) 一种搜索结果排序方法及其设备
WO2016070718A1 (zh) 进行文件下载的方法、装置和浏览器
US20080275846A1 (en) Filtering search results using contact lists
WO2008132704A2 (en) A system for aggregating and displaying syndicated news feeds
WO2014086194A1 (zh) 网络的信息展示方法和系统、终端和信息展示处理装置
JP6174137B2 (ja) 埋め込み可能なメディアアップロードオブジェクト
US20100077300A1 (en) Computer Method and Apparatus Providing Social Preview in Tag Selection
US20240020305A1 (en) Systems and methods for automatic archiving, sorting, and/or indexing of secondary message content
RU2633180C2 (ru) Система и способ управления браузерным приложением, постоянный машиночитаемый носитель и электронное устройство
US20150312235A1 (en) Methods for generating and publishing a web site based on selected items and devices thereof
JP2007149036A (ja) メタデータ生成装置およびメタデータ生成方法
WO2010131013A1 (en) Collaborative search engine optimisation
JP2007188225A (ja) 要約文抽出システム
Bhushan Deb Windows 8. x Facebook and Twitter Metro App Artifacts
JP2009157727A (ja) 文書管理装置、文書管理システム、文書検索方法、プログラムおよびコンピュータ読み取り可能な記録媒体

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

Country of ref document: EP

Kind code of ref document: A1

REEP Request for entry into the european phase

Ref document number: 2016746109

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2017541046

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 11201706254P

Country of ref document: SG

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 20177024552

Country of ref document: KR

Kind code of ref document: A