CN103514297B - Method and device for adding annotation data to text and query method and device - Google Patents

Method and device for adding annotation data to text and query method and device Download PDF

Info

Publication number
CN103514297B
CN103514297B CN201310483813.6A CN201310483813A CN103514297B CN 103514297 B CN103514297 B CN 103514297B CN 201310483813 A CN201310483813 A CN 201310483813A CN 103514297 B CN103514297 B CN 103514297B
Authority
CN
China
Prior art keywords
text
annotation data
text character
read
character
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.)
Active
Application number
CN201310483813.6A
Other languages
Chinese (zh)
Other versions
CN103514297A (en
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.)
Shanghai Linguan Data Technology Co.,Ltd.
Shanghai Shengteng Data Technology Co.,Ltd.
Shanghai yingwuchu Data Technology Co.,Ltd.
Shanghai Hehe Information Technology Development Co Ltd
Original Assignee
Shanghai Linguan Data Technology Co ltd
Shanghai Shengteng Data Technology Co ltd
Shanghai Yingwuchu Data Technology Co ltd
Shanghai Hehe Information Technology Development 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 Shanghai Linguan Data Technology Co ltd, Shanghai Shengteng Data Technology Co ltd, Shanghai Yingwuchu Data Technology Co ltd, Shanghai Hehe Information Technology Development Co Ltd filed Critical Shanghai Linguan Data Technology Co ltd
Priority to CN201310483813.6A priority Critical patent/CN103514297B/en
Publication of CN103514297A publication Critical patent/CN103514297A/en
Application granted granted Critical
Publication of CN103514297B publication Critical patent/CN103514297B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/43Querying
    • G06F16/432Query formulation
    • G06F16/434Query formulation using image data, e.g. images, photos, pictures taken by a user
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/48Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Multimedia (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Library & Information Science (AREA)
  • Facsimiles In General (AREA)
  • Information Transfer Between Computers (AREA)
  • Document Processing Apparatus (AREA)

Abstract

The invention discloses a method and a device for adding annotation data to a text, which are used for acquiring a text image of data to be annotated, identifying the text image into a first text character, adding annotation data to the text by a user, and storing the first text character and the annotation data content corresponding to the first text character. The invention also discloses a method and a device for inquiring the text annotation data, wherein the first text characters and the annotation data corresponding to the first text characters are stored, the image of the text to be inquired is obtained, the text image is identified and converted into the second text characters, whether the first text characters related to the second text characters are stored or not is inquired, and the inquiry result is returned. By adopting the technical scheme, the text and the annotation data are correspondingly stored and can be quickly inquired, so that the reader can greatly and conveniently share the text annotation data and inquire the text annotation data of others.

Description

Method and device for adding annotation data to text and query method and device
Technical Field
The invention relates to a text processing method, in particular to a method for adding annotation data to a text. The invention also relates to a device for adding annotation data to the text. The invention also relates to a method for inquiring the text annotation data. The invention further relates to a device for inquiring the text annotation data.
Background
In a traditional reading mode, a reader can add some labels to blank places on a book and record some reading notes. If a reader wants to communicate with other people for reading, the reader needs to communicate with other people in the same place with the marked books, which is inconvenient. Even today, the above problems are not properly solved even in the highly developed communication technologies. Although there are some reading forums on the network, if a user wants to communicate with others through the network to read, the user needs to pick up the read content and add his label, and once the read content is very long, the method is very inconvenient.
Disclosure of Invention
The technical problem to be solved by the invention is to provide a method for adding annotation data to a text, a device for adding annotation data to a text, a method for inquiring text annotation data and a device for inquiring text annotation data, which can enable a reader to conveniently share read annotation data with other people and enable the user to conveniently acquire the annotation data read by other people.
In order to solve the technical problem, the technical scheme of the method for adding annotation data to the text of the invention is as follows:
acquiring a text image of annotation data to be added;
recognizing a text image as a first text character;
adding annotation data corresponding to the text by the user;
and storing the first text character and the corresponding annotation data content.
The invention also discloses a device for adding annotation data to the text, which adopts the technical scheme that the method for adding annotation data to the text comprises the following steps:
the first image acquisition module is used for acquiring a text image of annotation data to be added;
a first text recognition module that recognizes the text image into first text characters;
and the annotation module is used for adding annotation data corresponding to the text by the user and corresponding the first text character and the annotation data added by the user.
The invention also discloses a method for inquiring the text annotation data, which adopts the technical scheme that the method comprises the following steps:
saving a first text character and annotation data corresponding to the first text character;
acquiring an image of a text to be inquired;
converting the text image recognition into a second text character;
inquiring whether a first text character related to the second text character is stored or not, and returning an inquiry result; and if a first text character related to the second text character is inquired, reading annotation data corresponding to the first text character.
The invention further discloses a device for inquiring the text annotation data, which adopts the technical scheme that the method for inquiring the text annotation data is adopted to inquire the text annotation data, and comprises the following steps:
the second image acquisition module is used for acquiring an image of a text to be inquired;
the second text recognition module is used for recognizing and converting the text image into a second text character;
and the query module is used for querying whether the first text character related to the second text character is stored or not and returning the query result.
By adopting the technical scheme, the text and the annotation data are correspondingly stored and can be quickly inquired, so that the reader can greatly and conveniently share the text annotation data and the user can inquire the text annotation data of others.
Detailed Description
The invention discloses a method for adding annotation data to a text, which comprises the following steps in no order.
And acquiring a text image of the annotation data to be added. The mode of acquiring the image of the text of the data to be annotated is to shoot the text or to acquire an image file containing the text. The user can conveniently obtain the text image of the annotation data to be added.
The text image is recognized as a first text character.
And adding annotation data corresponding to the text by the user.
The user may first recognize the text image as a first text character and then add annotation data to the text.
The user can also add annotation data corresponding to the text by the user, and then recognize the text image as the first text character.
And storing the first text character and the corresponding annotation data content.
The annotation data can be in a variety of data forms such as text, audio, images of pictures or video, executable files, and other data forms.
The method for adding the annotation data to the text further comprises the step of setting a condition for allowing the annotation data to be inquired or read, wherein the condition for allowing the annotation data to be inquired or read is stored together with the first text character and the corresponding annotation data content, and when the annotation data is inquired or read, the annotation data is allowed to be inquired or read only if the condition for allowing the annotation data to be inquired or read is met.
The condition for allowing the query or reading of the annotation data comprises at least one of a time for querying or reading the annotation data, a user identity for querying or reading the annotation data, and a device address for querying or reading the annotation data. The device address is, for example, a MAC address or an IP address of the device.
The first text character and the annotation data content corresponding to the first text character can be correspondingly stored locally or in a cloud end through a network.
Through the operation, the user can conveniently store the read content and the annotation data and share the read content and the annotation data with others.
The invention also discloses a device for adding annotation data to the text, which adopts the method for adding annotation data to the text and comprises the following steps:
the first image acquisition module is used for acquiring a text image of annotation data to be added;
a first text recognition module that recognizes the text image into first text characters;
and the annotation module is used for adding annotation data corresponding to the text by the user and corresponding the first text character and the annotation data added by the user.
The device for adding annotation data to the text further comprises a storage module, and the first text character and the annotation data content corresponding to the first text character are stored locally in a relevant mode.
The device for adding the annotation data to the text further comprises a network module, and the first text characters and the annotation data content corresponding to the first text characters are stored in a cloud end through a network in a related mode.
In addition, the device for adding annotation data to the text further comprises a verification server for storing the condition which corresponds to the first text character and allows the annotation data to be inquired or read, and when the annotation data is inquired or read, the annotation data is allowed to be inquired or read only if the condition which allows the annotation data to be inquired or read is met.
The invention also discloses a method for inquiring the text annotation data, which comprises the following steps in no order.
The first text character and annotation data corresponding thereto are saved.
And acquiring an image of the text to be queried. The method for acquiring the image of the text to be inquired is to shoot the text or to acquire an image file containing the text.
The text image recognition is converted to a second text character.
Inquiring whether a first text character related to the second text character is stored or not, and returning an inquiry result; and if a first text character related to the second text character is inquired, reading annotation data corresponding to the first text character.
The method for acquiring the image of the text to be inquired is to shoot the text or to acquire an image file containing the text.
The annotation data can be in a variety of data forms such as text, audio, images of pictures or video, executable files, and other data forms.
The first text character and the annotation data corresponding to the first text character are stored locally, and a user can inquire whether the first text character related to the second text character is stored locally.
Or, the first text character and the annotation data corresponding to the first text character are stored in a cloud through a network, and a user can also inquire whether the first text character related to the second text character is stored through the network and return the inquiry result.
In the step of querying whether a first text character related to the second text character is stored, the correlation may be that the second text character is included in the first text character. If someone annotates a longer paragraph containing a second text character, it can be found by the first text character query.
In the step of querying whether a first text character related to the second text character is stored, the correlation may also mean that the first text character is included in the second text character. If someone annotates only part of the content in the second text character, the annotation can be found by means of query.
In the step of inquiring whether a first text character related to the second text character is stored, the correlation means that the similarity between the second text character and the first text character reaches a certain preset condition. Since the character image is recognized, the recognition of different times is inevitable. Therefore, the second text character is compared with the first text character, and if only individual places are different, the second text character can be considered to be the same as the first text character.
In the method for querying text annotation data of the present invention, a condition for allowing querying or reading of the annotation data corresponding to the first text character or the annotation data is further stored, and when querying the first text character corresponding to the annotation data or reading the annotation data, the first text character corresponding to the annotation data is allowed to be queried or the annotation data is allowed to be read only if the condition for allowing querying or reading of the annotation data is met.
The condition for allowing the query or reading of the annotation data comprises at least one of a time for querying or reading the annotation data, a user identity for querying or reading the annotation data, and a device address for querying or reading the annotation data.
The invention enables the user to specify that the annotation data is read by a specific user or at a specific time when adding the annotation data by adding the condition which allows the annotation data to be inquired or read.
And after the query result is returned, reading the first text character when reading the annotation data corresponding to the first text character.
The invention also discloses a device for inquiring the text annotation data, which adopts the method for inquiring the text annotation data to inquire the text annotation data, and comprises the following steps:
the second image acquisition module is used for acquiring an image of a text to be inquired;
the second text recognition module is used for recognizing and converting the text image into a second text character;
and the query module is used for querying whether the first text character related to the second text character is stored or not and returning the query result.
The device for inquiring the text annotation data further comprises a storage module, wherein first text characters and annotation data corresponding to the first text characters are stored in the storage module, and the inquiry module inquires whether the first text characters related to the second text characters are stored in the storage module.
The query device of the text annotation data further comprises a network module, and the query module queries whether the first text characters related to the second text characters are stored in a cloud side through a network.
In addition, the query device of the annotation data of the invention also comprises a verification server which stores the condition which is corresponding to the annotation data and allows the query or the reading of the annotation data, and when the query or the reading of the annotation data is carried out, the annotation data is allowed to be queried or read only if the condition which allows the query or the reading of the annotation data is met.
By adopting the technical scheme, the text and the annotation data are correspondingly stored and can be quickly inquired, so that the reader can greatly and conveniently share the text annotation data and inquire the text annotation data of others.
A user A sees a piece of prose on a newspaper or a magazine, shoots the prose by adopting the method for adding annotation data to the text disclosed by the invention, adds the reading heart as the annotation data, and stores the endorse in the cloud. Another user B also sees the prose, shoots the prose by adopting the method for querying text annotation data disclosed by the invention, queries the annotation data stored by the user a, and shares the reading thoughts of the user a. The added annotation data can be a text, a sound recording, a video, a picture or a data software.
And a certain user C reads a paper file, shoots the file by adopting the method for adding the comment data to the text disclosed by the invention, adds the read opinion as the comment data, and stores the comment data in the cloud. Meanwhile, the user C also sets a condition for allowing the annotation data to be queried or read, and stores the condition on the verification server, for example, only allowing the annotation data to be queried for a certain time period, or only allowing the annotation data to be read by a user meeting a certain condition, and the like. Another user D also reads the paper document, the document is shot by adopting the query method of the text annotation data disclosed by the invention, the parameter of the user D for querying the annotation data is verified by the verification server, and if the user D meets the condition which is set by the user C and allows the query or reading of the annotation data, the user D can query or read the opinions stored by the user C. Therefore, the user C can prevent irrelevant people from seeing the comment of the comment data, and the privacy is good.
The foregoing is merely a preferred embodiment of the invention and is not intended to limit the scope of the invention, which is defined by the claims appended hereto, and any implementation or method that is within the scope of the claims appended hereto is intended to be covered by the claims if it is the same or equivalent.

Claims (14)

1. A method for adding annotation data to text is characterized by comprising the following steps:
acquiring a text image of annotation data to be added;
recognizing a text image into a first text character, and using the first text character as index data when inquiring annotation data;
adding annotation data corresponding to the text by the user;
storing the first text character and the corresponding annotation data content in a cloud or locally through a network;
setting conditions for allowing other users to inquire or read the annotation data, wherein the conditions for allowing other users to inquire or read the annotation data comprise at least one of time for inquiring or reading the annotation data, user identity for inquiring or reading the annotation data and device address for inquiring or reading the annotation data; the device address comprises a MAC address or an IP address of the device; the condition for allowing other users to inquire or read the annotation data is stored correspondingly with the first text character and the corresponding annotation data content, and when other users inquire or read the annotation data, the annotation data is allowed to be inquired or read only if the condition for allowing other users to inquire or read the annotation data is met.
2. The method for adding annotation data to text according to claim 1, wherein the manner of obtaining the image of the text of the annotation data to be added is to either shoot the text or obtain an image file containing the text.
3. The method for adding annotation data to text according to claim 1, wherein the text image is recognized as a first text character, and then the annotation data is added to the text by the user.
4. The method of claim 1, wherein the annotation data is added to the text by the user, and then the text image is recognized as the first text character.
5. The method for adding annotation data to text according to claim 1, wherein the annotation data is at least one of text, audio, image and executable file.
6. An apparatus for adding annotation data to a text, wherein the method for adding annotation data to a text according to any one of claims 1 to 5 comprises:
the first image acquisition module is used for acquiring a text image of annotation data to be added;
the first text recognition module is used for recognizing the text image into first text characters and using the first text characters as index data during query annotation data;
the annotation module is used for adding annotation data corresponding to the text by the user and corresponding the first text character and the annotation data added by the user;
the network module is used for storing the first text character and the corresponding annotation data content in the cloud through a network; or the storage module stores the first text character and the corresponding annotation data content locally;
the verification server stores conditions which correspond to the first text characters and allow other users to inquire or read the annotation data, wherein the conditions which allow the other users to inquire or read the annotation data comprise at least one of time for inquiring or reading the annotation data, user identity for inquiring or reading the annotation data and equipment address for inquiring or reading the annotation data; the device address comprises a MAC address or an IP address of the device; when other users inquire or read the annotation data, the annotation data is allowed to be inquired or read only if the conditions for allowing other users to inquire or read the annotation data are met.
7. A method for querying text annotation data is characterized by comprising the following steps:
a first text character and annotation data corresponding to the first text character are stored, and the first text character and the annotation data corresponding to the first text character are stored by adopting a method of adding annotation data to a text according to any one of claims 1 to 5;
the conditions which allow other users to inquire or read the annotation data corresponding to the first text characters or the annotation data are further saved, and the conditions which allow other users to inquire or read the annotation data comprise at least one of the time for inquiring or reading the annotation data, the identity of the user for inquiring or reading the annotation data and the address of the device for inquiring or reading the annotation data; the device address comprises a MAC address or an IP address of the device; when other users inquire the first text character corresponding to the annotation data or read the annotation data, only if the conditions for allowing other users to inquire or read the annotation data are met, the first text character corresponding to the annotation data is allowed to be inquired or the annotation data is allowed to be read;
acquiring an image of a text to be inquired;
converting the text image recognition into a second text character;
the first text character and the annotation data corresponding to the first text character are stored in a cloud or locally through a network, whether the first text character related to the second text character is stored or not is inquired through the network or locally, and an inquiry result is returned; and if a first text character related to the second text character is inquired, reading annotation data corresponding to the first text character.
8. The method for querying text annotation data according to claim 7, wherein the manner of obtaining the image of the text to be queried is to capture the text or to obtain an image file containing the text.
9. The method for querying textual annotation data of claim 7, wherein the annotation data is at least one of text, audio, image, and executable file.
10. The method according to claim 7, wherein in the step of querying whether or not a first text character related to the second text character is stored, the correlation means that the second text character is included in the first text character.
11. The method according to claim 7, wherein in the step of querying whether or not a first text character related to the second text character is stored, the correlation means that the first text character is included in the second text character.
12. The method according to claim 7, wherein in the step of querying whether or not a first text character related to the second text character is stored, the correlation means that the similarity between the second text character and the first text character reaches a preset condition.
13. The method according to claim 7, wherein the first text character is read when the annotation data corresponding to the first text character is read.
14. A device for querying text annotation data, which queries the text annotation data by using the method for querying text annotation data according to any one of claims 7 to 13, comprising:
the second image acquisition module is used for acquiring an image of a text to be inquired;
the second text recognition module is used for recognizing and converting the text image into a second text character;
the query module is used for querying whether the first text character related to the second text character is stored or not and returning a query result;
the query module queries whether a first text character related to the second text character is stored in a cloud through a network; or the storage module stores a first text character and annotation data corresponding to the first text character, and the query module queries whether the first text character related to the second text character is stored in the storage module;
the verification server stores conditions which correspond to the annotation data and allow other users to inquire or read the annotation data, wherein the conditions which allow the other users to inquire or read the annotation data comprise at least one of time for inquiring or reading the annotation data, user identity for inquiring or reading the annotation data and equipment address for inquiring or reading the annotation data; the device address comprises a MAC address or an IP address of the device; when other users inquire or read the annotation data, the annotation data is allowed to be inquired or read only if the conditions for allowing other users to inquire or read the annotation data are met.
CN201310483813.6A 2013-10-16 2013-10-16 Method and device for adding annotation data to text and query method and device Active CN103514297B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310483813.6A CN103514297B (en) 2013-10-16 2013-10-16 Method and device for adding annotation data to text and query method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310483813.6A CN103514297B (en) 2013-10-16 2013-10-16 Method and device for adding annotation data to text and query method and device

Publications (2)

Publication Number Publication Date
CN103514297A CN103514297A (en) 2014-01-15
CN103514297B true CN103514297B (en) 2022-02-08

Family

ID=49897021

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310483813.6A Active CN103514297B (en) 2013-10-16 2013-10-16 Method and device for adding annotation data to text and query method and device

Country Status (1)

Country Link
CN (1) CN103514297B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103761218A (en) * 2014-01-27 2014-04-30 上海维响信息科技有限公司 Method for annotating and commenting electronic document on computer
CN104866306A (en) * 2015-04-30 2015-08-26 百度在线网络技术(北京)有限公司 Note-taking realization method, device, mobile terminal and system based on mobile-terminal reading
CN109726367B (en) * 2017-10-27 2022-06-10 腾讯科技(北京)有限公司 Comment display method and related device
CN109462712A (en) * 2018-10-31 2019-03-12 段民兴 A kind of books extracts content automatic processing method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101206640A (en) * 2006-12-22 2008-06-25 深圳市学之友教学仪器有限公司 Method and system for annotations and commentaries of electric data in portable electronic equipment
CN102542043A (en) * 2011-12-27 2012-07-04 方正国际软件有限公司 Image annotation method and device
CN102760170A (en) * 2012-06-17 2012-10-31 上海琥智数码科技有限公司 Electronic book note-taking method based on screenshot

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020051262A1 (en) * 2000-03-14 2002-05-02 Nuttall Gordon R. Image capture device with handwritten annotation
CN102681995B (en) * 2011-03-07 2014-07-02 联想(北京)有限公司 Annotation list generation method and electronic equipment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101206640A (en) * 2006-12-22 2008-06-25 深圳市学之友教学仪器有限公司 Method and system for annotations and commentaries of electric data in portable electronic equipment
CN102542043A (en) * 2011-12-27 2012-07-04 方正国际软件有限公司 Image annotation method and device
CN102760170A (en) * 2012-06-17 2012-10-31 上海琥智数码科技有限公司 Electronic book note-taking method based on screenshot

Also Published As

Publication number Publication date
CN103514297A (en) 2014-01-15

Similar Documents

Publication Publication Date Title
US8190195B2 (en) System and method for data correlation and mobile terminal therefor
CN104685501B (en) Text vocabulary is identified in response to visual query
CN103514297B (en) Method and device for adding annotation data to text and query method and device
JP2020042834A5 (en)
CN102945377B (en) Obtain method and the device of content in papery notebook
CN104572732A (en) Method and device for inquiring user identification and method and device for acquiring user identification
CN102915350A (en) Method, device and equipment for searching contact information
WO2014106384A1 (en) Method, apparatus and video monitoring system for providing monitoring video information
US20100194896A1 (en) Automatically tagging images with nearby short range communication device information
JP2009506393A5 (en)
US11503110B2 (en) Method for presenting schedule reminder information, terminal device, and cloud server
JP2009506395A5 (en)
WO2013004037A1 (en) Method for determining if business card about to be added is present in contact list
KR20160118198A (en) Real time auto translation system and method, terminal capable of real time translating
JP2012208591A (en) Book inventory confirmation system
US20130024470A1 (en) System and method for providing electronic supplemental content associated with printed content in a printed publication
CN106202539B (en) Aggregation search method and device
KR101477642B1 (en) Flat board printer
US20070121805A1 (en) Message recording unit, message reproducing unit and message recording/reproducing method
CN111209451A (en) Title password code generation method, identification method, equipment terminal, server and image-text medium
CN111143721A (en) Bookmark management method and device
CN104978389B (en) Method, system, server and client side
CN106341513A (en) Call recording file display method, apparatus and terminal
JP2005107978A (en) Information retrieving device using information terminal with photographing function and information retrieving method
CN103514296A (en) Data storage method and device and data query method and device

Legal Events

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

Address after: 200436 building A, No. 1268, Wanrong Road, Jingan District, Shanghai

Applicant after: Shanghai Hehe Information Technology Development Co., Ltd.

Address before: 7, No. 200433, building 335, building 3, National Road, Yangpu District, Shanghai, B

Applicant before: Shanghai Hehe Information Technology Development Co., Ltd.

CB03 Change of inventor or designer information
CB03 Change of inventor or designer information

Inventor after: Zhen Lixin

Inventor after: Zhang Bin

Inventor after: Ding Kai

Inventor after: Guo Fengjun

Inventor after: Long Teng

Inventor before: Zhen Lixin

CB02 Change of applicant information
CB02 Change of applicant information

Address after: 200436 building A, No. 1268, Wanrong Road, Jingan District, Shanghai

Applicant after: Shanghai hehe Information Technology Co., Ltd

Address before: 200436 building A, No. 1268, Wanrong Road, Jingan District, Shanghai

Applicant before: INTSIG INFORMATION Co.,Ltd.

CB02 Change of applicant information
CB02 Change of applicant information

Address after: Room 1105-1123, No. 1256, 1258, Wanrong Road, Jing'an District, Shanghai, 200436

Applicant after: Shanghai hehe Information Technology Co., Ltd

Address before: 200436 building A, No. 1268, Wanrong Road, Jingan District, Shanghai

Applicant before: Shanghai hehe Information Technology Co., Ltd

TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20210304

Address after: Room 1105-1123, 1256 and 1258 Wanrong Road, Jing'an District, Shanghai, 200436

Applicant after: Shanghai hehe Information Technology Co., Ltd

Applicant after: Shanghai Shengteng Data Technology Co.,Ltd.

Applicant after: Shanghai Linguan Data Technology Co.,Ltd.

Applicant after: Shanghai yingwuchu Data Technology Co.,Ltd.

Address before: Room 1105-1123, 1256 and 1258 Wanrong Road, Jing'an District, Shanghai, 200436

Applicant before: Shanghai hehe Information Technology Co., Ltd

GR01 Patent grant
GR01 Patent grant