CN108062295A - Content processing method and device - Google Patents

Content processing method and device Download PDF

Info

Publication number
CN108062295A
CN108062295A CN201610987274.3A CN201610987274A CN108062295A CN 108062295 A CN108062295 A CN 108062295A CN 201610987274 A CN201610987274 A CN 201610987274A CN 108062295 A CN108062295 A CN 108062295A
Authority
CN
China
Prior art keywords
content
field
regular expression
contents fragment
matching
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.)
Granted
Application number
CN201610987274.3A
Other languages
Chinese (zh)
Other versions
CN108062295B (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.)
Beijing Gridsum Technology Co Ltd
Original Assignee
Beijing Gridsum 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 Gridsum Technology Co Ltd filed Critical Beijing Gridsum Technology Co Ltd
Priority to CN201610987274.3A priority Critical patent/CN108062295B/en
Publication of CN108062295A publication Critical patent/CN108062295A/en
Application granted granted Critical
Publication of CN108062295B publication Critical patent/CN108062295B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/174Form filling; Merging

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a kind of content processing method and devices.Wherein, this method includes:The content in form page input is obtained, wherein, the content is inputted by performing paste operation;Obtain multiple fields of information to be entered in form page;Operation is split to the content, obtains contents fragment corresponding with each field;The contents fragment got is inputted into the corresponding input frame of each field.The present invention solves the technical issues of complicated for operation when filling in form page.

Description

Content processing method and device
Technical field
The present invention relates to field of information processing, in particular to a kind of content processing method and device.
Background technology
In current Web applications, being widely used for list is general.Simple situation be in the login page of website, It needs to fill in username and password, and more complicated situation is except needing to fill in user name, password, it is also necessary to fill in user The information such as email address, the pet name, home address, postcode, gender.For filling in these information, common situation is, this A little information are preserved in advance in the text or in other carriers that can be replicated.The processing mode of the prior art, when needs are in net In the login page stood during fill message, the information content that user can be one by one replicated in text pastes the input of list after allowing In frame or it is manually entered, it is so very time-consuming laborious, and easily malfunction.
For above-mentioned problem complicated for operation when filling in form page, currently no effective solution has been proposed.
The content of the invention
An embodiment of the present invention provides a kind of content processing method and device, at least to solve to operate when filling in form page The technical issues of complicated.
One side according to embodiments of the present invention provides a kind of content processing method, including:It obtains defeated in form page The content entered, wherein, the content is inputted by performing paste operation;Obtain multiple words of information to be entered in form page Section;Operation is split to the content, obtains contents fragment corresponding with each field;The contents fragment that will be got Input the corresponding input frame of each field.
Further, being split operation to the content includes:Obtain the regular expression of each field;Using each The regular expression of field is split operation to the content, using by the content segmentation as multiple contents fragments.
Further, being split operation to the content using the regular expression of each field includes:Sequentially The character in the content is matched using the regular expression;It is obtained from the content and each matches canonical table Up to the contents fragment of formula.
Further, matching is carried out to the content using the regular expression of each field includes:If in described Exist in appearance and do not match the regular expression of contents fragment, then obtain do not match contents fragment regular expression it is corresponding Non- matching field;Contents fragment corresponding with the non-matching field is obtained from server.
Further, the content obtained in form page input includes:Paste event occurs in the form page detecting In the case of, triggering processing function obtains the input content.
Another aspect according to embodiments of the present invention additionally provides a kind of content processing apparatus, including:First obtains list Member, for obtaining the content in form page input, wherein, the content is inputted by performing paste operation;Second obtains list Member, for obtaining multiple fields of information to be entered in form page;Cutting unit, for being split operation to the content, Obtain contents fragment corresponding with each field;Input unit, for the contents fragment got input is each described The corresponding input frame of field.
Further, cutting unit includes:First acquisition module, for obtaining the regular expression of each field;Segmentation Module, for being split operation to the content using the regular expression of each field, by the content segmentation For multiple contents fragments.
Further, segmentation module includes:First matching module, for sequentially utilizing the regular expression to described interior Character in appearance is matched;Second acquisition module, for obtaining each match in regular expression from the content Hold segment.
Further, the first matching module includes:First acquisition submodule, if not matched for existing in the content The regular expression of contents fragment then obtains the corresponding non-matching field of regular expression for not matching contents fragment;Second Acquisition submodule, for obtaining contents fragment corresponding with the non-matching field from server.
Further, first acquisition unit includes:Trigger module, for detecting in form page generation stickup thing In the case of part, triggering processing function obtains the input content.
In embodiments of the present invention, the content that user carries out paste operation input form page can be first obtained, while can be with The corresponding information to be entered field of input frame of the information to be entered in form page is obtained, form page can be inputted getting After content and information to be entered field, the content for inputting form page can be split by the content of information to be entered field Operation, so as to input the content segmentation of form page as contents fragment corresponding with information to be entered field, the present invention is real Example is applied the contents fragment of segmentation can be shown in the input frame of content to be entered.The embodiment of the present invention can monitor To after user's paste operation, content input by user is disposably filled up in complicated list automatically, it is multiple manually without user It replicates or is manually entered, so as to solve the technical issues of complicated for operation when filling in form page.
Description of the drawings
Attached drawing described herein is used for providing a further understanding of the present invention, forms the part of the application, this hair Bright schematic description and description does not constitute improper limitations of the present invention for explaining the present invention.In the accompanying drawings:
Fig. 1 is a kind of flow chart one of optional content processing method according to embodiments of the present invention;
Fig. 2 is a kind of flowchart 2 of optional content processing method according to embodiments of the present invention;
Fig. 3 is a kind of optional structure chart of content processing apparatus of another kind according to embodiments of the present invention.
Specific embodiment
In order to which those skilled in the art is made to more fully understand the present invention program, below in conjunction in the embodiment of the present invention The technical solution in the embodiment of the present invention is clearly and completely described in attached drawing, it is clear that described embodiment is only The embodiment of a part of the invention, instead of all the embodiments.Based on the embodiments of the present invention, ordinary skill people Member's all other embodiments obtained without making creative work should all belong to the model that the present invention protects It encloses.
It should be noted that term " first " in description and claims of this specification and above-mentioned attached drawing, " Two " etc. be the object for distinguishing similar, without being used to describe specific order or precedence.It should be appreciated that it so uses Data can exchange in the appropriate case, so as to the embodiment of the present invention described herein can with except illustrating herein or Order beyond those of description is implemented.In addition, term " comprising " and " having " and their any deformation, it is intended that cover Cover it is non-exclusive include, be not necessarily limited to for example, containing the process of series of steps or unit, method, system, product or equipment Those steps or unit clearly listed, but may include not list clearly or for these processes, method, product Or the intrinsic other steps of equipment or unit.
According to embodiments of the present invention, a kind of embodiment of content processing method is provided, it is necessary to illustrate, in attached drawing The step of flow illustrates can perform in the computer system of such as a group of computer-executable instructions, although also, Logical order is shown in flow chart, but in some cases, it can perform shown with the order being different from herein or retouch The step of stating.
Fig. 1 is a kind of flow chart one of optional content processing method according to embodiments of the present invention, as shown in Figure 1, should Method includes the following steps:
Step S102 obtains the content in form page input, wherein, content is inputted by performing paste operation;
Step S104 obtains multiple fields of information to be entered in form page;
Step S106 is split content operation, obtains contents fragment corresponding with each field;
The contents fragment got is inputted the corresponding input frame of each field by step S108.
By above-described embodiment, the content of the paste operation input form page of user can be first obtained, while can be obtained The corresponding information to be entered field of input frame of information to be entered in form page is getting the content that can input form page After information to be entered field, can behaviour be split to the content for inputting form page by the content of information to be entered field Make, so as to which the content segmentation of form page will be inputted as contents fragment corresponding with information to be entered field, can will split Contents fragment shown in the input frame of content to be entered.The embodiment of the present invention can perform paste operation monitoring user Afterwards, content input by user is disposably filled up in complicated list automatically, without the manual multiple copies of user or defeated manually Enter, so as to solve the technical issues of complicated for operation when filling in form page.
Optionally, form page can be the list of fill message on the webpage in internet or web, the table in this programme The content that can be filled in list can there are many kinds of, for example, user name, password, email address, property can be filled in list Not, the contents such as postcode, nationality also have other required items, for example, student is filling in list for some special occupations When, previous graduate college can be filled in, learn specialty, student number etc..The mode filled in can also there are many kinds of, for example, can in webpage To provide input frame so that user fills in relevant information, optionally, can use be presented to by the form of a form in webpage Family, can be for user's fill message, and the form that the mode filled in can also be to provide choice box is supplied to user, and user can hold Row selection operation, for example, gender can be divided into two optional input frames, when user inputs gender information, Ke Yidian Sex preference frame is hit, selects the gender information of oneself.
Personal information to be entered can be fabricated to by a kind of optional embodiment, user before input operation is performed Text or form have the relevant information of oneself in text or form.User can store the text made or form Come, for example, being stored in USB flash disk.
For above-described embodiment, user can paste the content made in advance in form page during input content Into form page, the operation that user performs input can be on web, and the processing center of the web can monitor the stickup of user Operation, after monitoring that user performs paste operation, processing center can be in the content for getting user and being inputted in form page Afterwards, content input by user is handled accordingly.Processing center can obtain the corresponding word of information to be entered in form page Multiple fields of segment information, wherein information to be entered can be input frame or the corresponding field of choice box in form page, the field In input frame or upper frame edge can also be selected, for example, having in the front of input frame in the front of input frame or choice box " address " two words, then user can be with input address information in the input frame of the address back.
Optionally, the field in above-described embodiment can be diversified forms, including word, number, character, for example, filling out " " symbol can be had by writing in the field of email address, can also be there are many form, for example, can be with for some special fields Word and number are combined.
A kind of optional embodiment, can after the field information of information to be entered and content input by user is got To perform step S106, operation is split to content, obtains contents fragment corresponding with each field, wherein, to content Can be obtained according to the information of each field when being split operation, can be will be in input content word or word and field Word or word correspond to, for example, there is " name " two words in content input by user, have in corresponding field " user name " this Word can then split out multiple words after name in content, and processing center can store the word after the name split out Get up.It can be come out for some special contents using Character segmentation, for example, can be with to the email address in the content of input With "@" Character segmentation, can by before and after the character number, character stores.
Optionally, after content segments corresponding with each field are obtained, step S108 can be performed, in getting Hold segment and input the corresponding input frame of each field, wherein, the form of expression of each content segments can be according to letter to be entered What the field of breath was drawn, it, can be by content segments and letter to be entered when the content segments got are input in input frame The field of breath corresponds.And the information of the contents fragment is illustrated in the input frame in the form page.
It by above-described embodiment, can only need once to replicate stickup, it is possible to automatically by content segmentation into needs Form fields, and Auto-writing improves input speed and accuracy rate into list input frame, mitigates burden for users.
Optionally, the regular expression of each field can be first obtained when being split operation to content, the canonical table It can be set in advance up to formula, wherein, regular expression can be the expression formula for the content for detecting input frame, each field can be with A corresponding regular expression after the regular expression of each field is got, can use the regular expressions of each field Formula to content carry out matching operation, using by content segmentation as multiple contents fragments.The matching operation can be according to regular expressions The content of formula is matched with content input by user, for example, can be according to postal to the reading of postcode input by user The feature of political affairs coding is drawn (such as 6 digits).
For above-described embodiment, being split operation to content using the regular expression of each field includes:It is sequentially sharp The character in content is matched with regular expression, wherein, field can be user name, email address, postcode, property Not, password, for example, the regular expression of user name can be " ^ [a-zA-z] [a-zA-Z0-9_] { 2,9 } $ ", in this user In the regular expression of name, user name is made of the alphabetical underscore and number of 2-9, it is impossible to digital or underscore, It can allow entirely letter, wherein, " [a-zA-z] " can be the name for obtaining user name, and " [a-zA-Z0-9_] " can be Obtain the name in user name.Another optional, the regular expression of email address can be " ^ (([a-zA-Z0-9_-]) +@([a-zA-Z0-9_-])+( [a-zA-Z0-9_-] ", wherein, the character string before "@" symbol be by lowercase, capitalization The multiple characters composition character strings such as letter, number, underscore, middle line, " ([a-zA-Z0-9_-]) " are after representing symbol Character string, it forms character string, " [a- by lowercase, capitalization, number, underscore, the multiple characters of middle line ZA-Z0-9_-] " it represents to be made of pore and lowercase, capitalization, number, underscore, the middle multiple characters of line.It is close Code regular expression can be "/^ [and@A-Za-z0-9!# $ % ^ & *~] { 6,22 } $/", wherein, password can Be digital, full word is female, the combination of full spcial character or arbitrary two kinds of number, letter, character, the canonical of gender Expression formula can be " ^ [and u4E00- uFA29 uE7C7- uE7F3]+- [men and women] $ ", wherein, gender can be only set as Man and female, the regular expression of postcode can be " [1-9] d { 5 } (!D) ", wherein, postcode is generally 6 bit digitals, " [1- 9] " can be using numeral scope as 1-9, the regular expression for above-mentioned each field can operate in Java context In or in Python environment.
Optionally, after being matched with regular expression to the character in content, each can be obtained from content The contents fragment of regular expression is fitted on, the acquisition of the contents fragment can be diversified forms, get each content pieces It has no progeny, it can be by the content correspondence of contents fragment in field.
For above-described embodiment, when the regular expression of each field is used to match content, if being deposited in content The regular expression of contents fragment is not being matched, then obtains and do not match the regular expression of contents fragment and corresponding do not match Field, for example, content does not have postcode in matching, alternatively, the content without address.Content pieces are not matched getting After the corresponding non-matching field of disconnected regular expression, contents fragment corresponding with non-matching field can be obtained from server, If for example, not having the content in address in content, server can utilize the positioner in server to obtain current server institute Location information, wherein, which can include province where current server, city, county (or area) or can be from It is obtained in the certificate address information stored in server, for example, the information in address can be stored in a file by user, service Device can read the information of this document folder, alternatively, location information can be stored in the backstage of server, position letter by server Breath can be that user stores in advance.
Optionally, the content that processing center obtains form page input can detected in form page generation paste event In the case of, triggering processing function obtains content, which is that content is pasted paste operation in list by user, right Function is handled in triggering, wherein, the function that processing function can be handled content input by user with processing center, in processing After the heart receives content input by user, function triggering will can be accordingly handled.
Fig. 2 is a kind of flowchart 2 of optional content processing method according to embodiments of the present invention, as shown in Fig. 2, should Method includes the following steps:
Step S201 monitors user's paste operation.
In webpage, using the paste operation event of code monitoring users, processing scheme, user can just be triggered by only pasting Input behavior will not trigger processing.
Step S203, triggering processing function.
Stickup behavior is listened to, triggering processing function obtains user and pastes the content of input, and obtains current input frame All fields to be entered of the form page at place.
Step S205, content pretreatment.
Content and field are compared, input content is pre-processed using regular expression and asterisk wildcard, is compareed The field needed is handled.
Step S207, judges whether content contains aiming field.
If so, step S209 is performed, if it is not, returning to step S201.
Step S209 is split input content using regular expression.
Step S211, if contain the field that can not be judged.
If so, step S213 is performed, if it is not, then performing step S215.
Step S213, Auto-writing list content.
Step S215, server obtain content segments automatically.
By above-described embodiment, it can first obtain and input the content of form page by performing paste operation, while can obtain The corresponding information to be entered field of input frame of the information to be entered in form page is taken, can be inputted getting in form page Hold with after information to be entered field, the content that can input form page can be divided by the content of information to be entered field Operation is cut, so as to which the content segmentation of form page will be inputted as contents fragment corresponding with information to be entered field, finally, this Inventive embodiments can show the contents fragment of segmentation in the input frame of content to be entered.The embodiment of the present invention can so as to After user's paste content, the content of complicated list is disposably filled in automatically, user is without manual multiple copies or defeated manually Enter, so as to solve the technical issues of complicated for operation when filling in form page.
Optionally, if needing to fill in mailbox this field in list, canonical matching can be carried out to the content of input, If wherein certain field symbol matches the field with "@" form, it may be considered that present field is mailbox.For can not The field of matching or None- identified can be operated according to the concrete condition of user.Optionally, if lacking address field, Program can obtain user's address automatically, be filled up in corresponding field.
In embodiments of the present invention, background program can be operated automatically according to the characteristics of webpage, by corresponding content It is filled up in corresponding input frame.
For above-mentioned embodiment, although the content of list input is very complicated, such as with having user name, password, mailbox Location, gender, postcode, but the characteristics of every information is had alone, for example email address can include "@" identifier, postal Political affairs coding can be 6 position digital codings, and gender must can be with male or women.It thus can be in the proving program on backstage In, the content of input is judged with code, and the field for needing to fill in is divided into, it is matched using regular expression Operation, is then further filled in list input frame.If it is judged that lacking some fields in user's input content, then can use certainly It is dynamic to speculate function, if for example, can obtain user automatically without address field, program backstage in input content and be currently located ground Location, as address field, without user is prompted to input again one time.
Fig. 3 is a kind of optional structure chart of content processing apparatus of another kind according to embodiments of the present invention, the device bag It includes:First acquisition unit 31, for obtaining the content in form page input, wherein, content is inputted by performing paste operation; Second acquisition unit 32, for obtaining multiple fields of information to be entered in form page;Cutting unit 33, for being carried out to content Cutting operation obtains contents fragment corresponding with each field;Input unit 34, it is each for the contents fragment got to be inputted The corresponding input frame of a field.
By above-described embodiment, user can be obtained by first acquisition unit 31 and performs paste operation input form page Content, while the corresponding letter to be entered of input frame of the information to be entered in form page can be obtained by second acquisition unit 32 Field is ceased, it, can will be to be entered by cutting unit 33 after the input content of form page and information to be entered field is got The content of information field is split operation to the content for inputting form page, so as to input list by input unit 34 The content segmentation of page is contents fragment corresponding with information to be entered field, can be by the contents fragment of segmentation in content to be entered Input frame in show.The embodiment of the present invention can disposably fill in complicated list automatically when content comes from replicable vector Content, user is without manual multiple copies or being manually entered, so as to solve the skill complicated for operation when filling in form page Art problem.
Optionally, cutting unit can include:First acquisition module, for obtaining the regular expression of each field;Point Cut module, for being split operation to content using the regular expression of each field, using by content segmentation as multiple contents Segment.
Another optional embodiment, segmentation module include:First matching module, for sequentially utilizing regular expression Character in content is matched;Second acquisition module, for obtaining each match in regular expression from content Hold segment.
For above-described embodiment, the first matching module includes:First acquisition submodule, if not matched for existing in content To the regular expression of contents fragment, then the corresponding non-matching field of regular expression for not matching contents fragment is obtained;The Two acquisition submodules, for obtaining contents fragment corresponding with the non-matching field from server.
Optionally, first acquisition unit includes:Trigger module, for detecting the feelings that paste event occurs in form page Under condition, triggering processing function obtains content.
The embodiments of the present invention are for illustration only, do not represent the quality of embodiment.
In the above embodiment of the present invention, all emphasize particularly on different fields to the description of each embodiment, do not have in some embodiment The part of detailed description may refer to the associated description of other embodiment.
In several embodiments provided herein, it should be understood that disclosed technology contents can pass through others Mode is realized.Wherein, the apparatus embodiments described above are merely exemplary, such as the division of the unit, Ke Yiwei A kind of division of logic function, can there is an other dividing mode in actual implementation, for example, multiple units or component can combine or Person is desirably integrated into another system or some features can be ignored or does not perform.Another, shown or discussed is mutual Between coupling, direct-coupling or communication connection can be INDIRECT COUPLING or communication link by some interfaces, unit or module It connects, can be electrical or other forms.
The unit illustrated as separating component may or may not be physically separate, be shown as unit The component shown may or may not be physical location, you can be located at a place or can also be distributed to multiple On unit.Some or all of unit therein can be selected to realize the purpose of this embodiment scheme according to the actual needs.
In addition, each functional unit in each embodiment of the present invention can be integrated in a processing unit, it can also That unit is individually physically present, can also two or more units integrate in a unit.Above-mentioned integrated list The form that hardware had both may be employed in member is realized, can also be realized in the form of SFU software functional unit.
If the integrated unit is realized in the form of SFU software functional unit and is independent production marketing or use When, it can be stored in a computer read/write memory medium.Based on such understanding, technical scheme is substantially The part to contribute in other words to the prior art or all or part of the technical solution can be in the form of software products It embodies, which is stored in a storage medium, is used including some instructions so that a computer Equipment (can be personal computer, server or network equipment etc.) perform each embodiment the method for the present invention whole or Part steps.And foregoing storage medium includes:USB flash disk, read-only memory (ROM, Read-Only Memory), arbitrary access are deposited Reservoir (RAM, Random Access Memory), mobile hard disk, magnetic disc or CD etc. are various can to store program code Medium.
The above is only the preferred embodiment of the present invention, it is noted that for the ordinary skill people of the art For member, various improvements and modifications may be made without departing from the principle of the present invention, these improvements and modifications also should It is considered as protection scope of the present invention.

Claims (10)

1. a kind of content processing method, which is characterized in that including:
The content in form page input is obtained, wherein, the content is inputted by performing paste operation;
Obtain multiple fields of information to be entered in form page;
Operation is split to the content, obtains contents fragment corresponding with each field;
The contents fragment got is inputted into the corresponding input frame of each field.
2. according to the method described in claim 1, it is characterized in that, being split operation to the content includes:
Obtain the regular expression of each field;
Operation is split to the content using the regular expression of each field, using by the content segmentation to be multiple Contents fragment.
3. according to the method described in claim 2, it is characterized in that, using the regular expression of each field to described interior Appearance, which is split operation, to be included:
Sequentially the character in the content is matched using the regular expression;
Each contents fragment for matching regular expression is obtained from the content.
4. according to the method described in claim 2, it is characterized in that, using the regular expression of each field to described interior Appearance, which carries out matching, to be included:
If there is the regular expression for not matching contents fragment in the content, the canonical for not matching contents fragment is obtained The corresponding non-matching field of expression formula;
Contents fragment corresponding with the non-matching field is obtained from server.
5. method as claimed in any of claims 1 to 4, which is characterized in that obtain the content in form page input Including:
It is detecting in the case where paste event occurs for the form page, triggering processing function obtains the input content.
6. a kind of content processing apparatus, which is characterized in that including:
First acquisition unit, for obtaining the content in form page input, wherein, the content is by performing paste operation and defeated Enter;
Second acquisition unit, for obtaining multiple fields of information to be entered in form page;
Cutting unit for being split operation to the content, obtains contents fragment corresponding with each field;
Input unit, for the contents fragment got to be inputted the corresponding input frame of each field.
7. device according to claim 6, which is characterized in that cutting unit includes:
First acquisition module, for obtaining the regular expression of each field;
Split module, for being split operation to the content using the regular expression of each field, by described in Content segmentation is multiple contents fragments.
8. device according to claim 7, which is characterized in that segmentation module includes:
First matching module, for sequentially being matched using the regular expression to the character in the content;
Second acquisition module, for obtaining each contents fragment for matching regular expression from the content.
9. device according to claim 7, which is characterized in that the first matching module includes:
First acquisition submodule if for there is the regular expression for not matching contents fragment in the content, obtains not Match the corresponding non-matching field of regular expression of contents fragment;
Second acquisition submodule, for obtaining contents fragment corresponding with the non-matching field from server.
10. the device according to any one in claim 6 to 9, which is characterized in that first acquisition unit includes:
Trigger module, for detecting in the case where paste event occurs for the form page, triggering processing function obtains institute State input content.
CN201610987274.3A 2016-11-09 2016-11-09 Content processing method and device Active CN108062295B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610987274.3A CN108062295B (en) 2016-11-09 2016-11-09 Content processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610987274.3A CN108062295B (en) 2016-11-09 2016-11-09 Content processing method and device

Publications (2)

Publication Number Publication Date
CN108062295A true CN108062295A (en) 2018-05-22
CN108062295B CN108062295B (en) 2021-11-05

Family

ID=62136700

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610987274.3A Active CN108062295B (en) 2016-11-09 2016-11-09 Content processing method and device

Country Status (1)

Country Link
CN (1) CN108062295B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110399232A (en) * 2019-06-21 2019-11-01 平安普惠企业管理有限公司 Paste processing method, device, equipment and computer readable storage medium
CN111198954A (en) * 2019-11-28 2020-05-26 深圳市跨越新科技有限公司 Method and system for structured analysis of order placement address

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103927296A (en) * 2014-03-06 2014-07-16 广东电网公司电网规划研究中心 Intelligent extracting method for engineering characteristic indexes in paragraph contents of word document of transmission and transformation project
CN104899264A (en) * 2015-05-21 2015-09-09 东软集团股份有限公司 Multi-mode regular expression matching method and apparatus
CN105138505A (en) * 2015-10-22 2015-12-09 携程计算机技术(上海)有限公司 Automatic writing device and automatic writing device of visa application form

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104238763B (en) * 2013-06-20 2018-01-09 腾讯科技(深圳)有限公司 The controlling information input and device of input frame
CN104346092A (en) * 2013-08-01 2015-02-11 腾讯科技(深圳)有限公司 Method and device used for displaying clipboard contents at mobile terminal
CN104657397B (en) * 2013-11-25 2020-03-03 腾讯科技(深圳)有限公司 Information processing method and terminal
CN105635779B (en) * 2015-12-29 2019-10-01 深圳Tcl数字技术有限公司 The control method and device of smart television input method
CN105808058A (en) * 2016-03-04 2016-07-27 陈包容 Intelligent display method and apparatus for pasting prompt

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103927296A (en) * 2014-03-06 2014-07-16 广东电网公司电网规划研究中心 Intelligent extracting method for engineering characteristic indexes in paragraph contents of word document of transmission and transformation project
CN104899264A (en) * 2015-05-21 2015-09-09 东软集团股份有限公司 Multi-mode regular expression matching method and apparatus
CN105138505A (en) * 2015-10-22 2015-12-09 携程计算机技术(上海)有限公司 Automatic writing device and automatic writing device of visa application form

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110399232A (en) * 2019-06-21 2019-11-01 平安普惠企业管理有限公司 Paste processing method, device, equipment and computer readable storage medium
CN110399232B (en) * 2019-06-21 2024-03-05 平安普惠企业管理有限公司 Paste processing method, paste processing device, paste processing equipment and computer-readable storage medium
CN111198954A (en) * 2019-11-28 2020-05-26 深圳市跨越新科技有限公司 Method and system for structured analysis of order placement address
CN111198954B (en) * 2019-11-28 2023-08-22 深圳市跨越新科技有限公司 Method and system for analyzing ordering address structuring

Also Published As

Publication number Publication date
CN108062295B (en) 2021-11-05

Similar Documents

Publication Publication Date Title
CN110380954B (en) Data sharing method and device, storage medium and electronic device
US8601361B2 (en) Automatically populating and/or generating tables using data extracted from files
CN107609356B (en) Text carrier-free information hiding method based on label model
US10311120B2 (en) Method and apparatus for identifying webpage type
CN105068989B (en) Place name address extraction method and device
CN106469554A (en) A kind of adaptive recognition methodss and system
US20190087505A1 (en) Method, apparatus, and computer-readable storage medium for grouping social network nodes
EP2633432A1 (en) Extraction of content from a web page
CN103870553B (en) A kind of input resource supplying method and system
KR102135477B1 (en) Method and system for image automatic classification
CN110457502A (en) Construct knowledge mapping method, man-machine interaction method, electronic equipment and storage medium
Chowdhury et al. Mining stackoverflow to filter out off-topic irc discussion
CN110377555A (en) Determine the strength of association between user contact
CN105094775B (en) Webpage generation method and device
EP3667517A1 (en) Natural language processing method and apparatus
CN105893484A (en) Microblog Spammer recognition method based on text characteristics and behavior characteristics
CN107729481A (en) The Text Information Extraction result screening technique and device of a kind of custom rule
CN113630302A (en) Junk mail identification method and device and computer readable storage medium
CN107122169A (en) A kind of method and device of Flash function encryptings
CN108062295A (en) Content processing method and device
CN104484449B (en) The context extraction method and device of Webpage
CN106844743B (en) Emotion classification method and device for Uygur language text
CN110837553B (en) Method for searching mail and related products
CN101751606A (en) Method and system for sequencing emails
CN103699630B (en) Method and device for recommending information in browser

Legal Events

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

Address after: 100083 No. 401, 4th Floor, Haitai Building, 229 North Fourth Ring Road, Haidian District, Beijing

Applicant after: Beijing Guoshuang Technology Co.,Ltd.

Address before: 100086 Cuigong Hotel, 76 Zhichun Road, Shuangyushu District, Haidian District, Beijing

Applicant before: Beijing Guoshuang Technology Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant