CN110262911A - Optimization method, optimization device, controller and the storage medium of input frame - Google Patents

Optimization method, optimization device, controller and the storage medium of input frame Download PDF

Info

Publication number
CN110262911A
CN110262911A CN201910551481.8A CN201910551481A CN110262911A CN 110262911 A CN110262911 A CN 110262911A CN 201910551481 A CN201910551481 A CN 201910551481A CN 110262911 A CN110262911 A CN 110262911A
Authority
CN
China
Prior art keywords
character
input
input frame
change notification
event change
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.)
Pending
Application number
CN201910551481.8A
Other languages
Chinese (zh)
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 Shangyi Heart Technology Co Ltd
Original Assignee
Beijing Shangyi Heart 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 Shangyi Heart Technology Co Ltd filed Critical Beijing Shangyi Heart Technology Co Ltd
Priority to CN201910551481.8A priority Critical patent/CN110262911A/en
Publication of CN110262911A publication Critical patent/CN110262911A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/02Input arrangements using manually operated switches, e.g. using keyboards or dials
    • G06F3/023Arrangements for converting discrete items of information into a coded form, e.g. arrangements for interpreting keyboard generated codes as alphanumeric codes, operand codes or instruction codes
    • G06F3/0233Character input methods
    • G06F3/0237Character input methods using prediction or retrieval techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications

Abstract

The present invention relates to a kind of optimization method of input frame, optimization device, controller and computer readable storage mediums, this method comprises: detecting the character types of character when starting to input character in input frame;Judge whether character types are preset characters type, to obtain determining result;Trigger event change notification is determined whether according to judgement result.It determines the need for trigger event change notification by the type to character of the input in input frame, and then reduces unnecessary trigger event in character input process, effectively promote the performance of input frame, and avoid the waste of server and broadband resource.

Description

Optimization method, optimization device, controller and the storage medium of input frame
Technical field
The present invention relates to Internet technical field more particularly to a kind of optimization methods of input frame, optimization device, controller And computer readable storage medium.
Background technique
User when input frame inputs character, event can indiscriminate triggering, such as in input " Chinese " character, defeated Enter one letter of every input in frame, will lead to the notice of an event, and only " Chinese " character that often user needs The notice of last time event when input is completed, the request of the notice meeting corresponding server of each event, causes network to load, The performance of server and broadband is expended, so as to cause the waste of resource.
Therefore, how to optimize the performance of input frame, to avoid the waste of server and broadband resource, become urgently to be resolved Technical problem.
Summary of the invention
Technical problem to be solved by the present invention lies in provide optimization method, the optimization device, controller of a kind of input frame And computer readable storage medium, this method determine the need for triggering by the type of the character to input in input frame Event change notification, and then reduce unnecessary trigger event in character input process, the performance of input frame is effectively promoted, And avoid the waste of server and broadband resource.
In order to solve the above-mentioned technical problem, according to an aspect of the present invention, a kind of optimization method of input frame, the party are provided Method includes:
When starting to input character in input frame, the character types of the character are detected;
Judge whether the character types are preset characters type, to obtain determining result;
Trigger event change notification is determined whether according to the judgement result.
Further, the step of sending event change notification, is determined whether according to the judgement result, comprising:
When determining the character types is the preset characters type, detect whether that receiving the character input terminates END instruction;
After receiving the END instruction, the event change notification is triggered.
It is further, described that the step of sending event change notification is determined whether according to the judgement result, further includes:
When determining the character types is not the preset characters type, every input one in the input frame is detected The character then triggers the primary event change notification.
Further, the input frame optimization method, further includes:
After receiving the event change notification, association's number of search and the character inputted in the input frame According to;
The target associative data of preset quantity in the associative data is filtered out according to default screening conditions, and described in display Target associative data.
According to a further aspect of the invention, a kind of optimization device of input frame is provided, which includes: detection module, judgement Module and determining module.
Wherein, when detection module in input frame for starting to input character, the character types of the character are detected;
Judgment module is for judging whether the character types are preset characters type, to obtain determining result;
Determining module is used to determine whether trigger event change notification according to the judgement result.
Further, the determining module includes:
Detection sub-module, for detecting whether to receive when determining the character types is the preset characters type The END instruction that the character input terminates;
Submodule is triggered, for triggering the event change notification after receiving the END instruction.
Further, the triggering submodule, is also used to:
When determining the character types is not the preset characters type, every input one in the input frame is detected The character then triggers the primary event change notification.
Further, the input frame optimizes device, further includes: search module and display module.
Wherein, search module is used for after receiving the event change notification, search and input in the input frame The associative data of the character;
Display module is used to filter out the target association number of preset quantity in the associative data according to default screening conditions According to, and show the target associative data.
Another aspect according to the present invention provides a kind of controller comprising memory and processor, the memory storage There is computer program, described program can be realized the step of method described in above-mentioned any one when being executed by the processor Suddenly.
According to a further aspect of the present invention, a kind of computer readable storage medium is provided, it is described for storing computer program The step of program realizes method described in above-mentioned any one when as a computer or processor execution.
The present invention has obvious advantages and beneficial effects compared with the existing technology.By above-mentioned technical proposal, the present invention A kind of optimization method of input frame and the optimization device of input frame can reach comparable technical progress and practicability, and have and produce Extensive utility value in industry, at least has the advantage that
By the character types for the different characters inputted in input frame, to control the triggering of event change notification, It can be avoided unnecessary event triggering in character input process, save the number by server search related data, into And the waste of server and broadband resource is efficiently avoided, improve the performance of input frame.
The above description is only an overview of the technical scheme of the present invention, in order to better understand the technical means of the present invention, And it can be implemented in accordance with the contents of the specification, and in order to allow above and other objects, features and advantages of the invention can It is clearer and more comprehensible, it is special below to lift preferred embodiment, and cooperate attached drawing, detailed description are as follows.
Detailed description of the invention
Fig. 1 is the flow diagram of the optimization method of the input frame of one embodiment of the invention;
Fig. 2 is the schematic block diagram of the optimization device of the input frame of one embodiment of the invention;
Fig. 3 is the schematic block diagram of determining module shown in Fig. 2.
Specific embodiment
It is of the invention to reach the technical means and efficacy that predetermined goal of the invention is taken further to illustrate, below in conjunction with Attached drawing and preferred embodiment, optimization device, control to a kind of optimization method of input frame proposed according to the present invention, input frame The specific embodiment and its effect of device and computer readable storage medium, detailed description is as follows.
The embodiment of the invention provides a kind of optimization methods of input frame, as shown in Figure 1, comprising:
Step S10 detects the character types of character when starting to input character in input frame.
Specifically, when user starts to input character in input frame, i.e., when inputting first character in input frame, inspection Survey the character types of the character of user input, user can by keyboard, dummy keyboard, mouse or the input modes such as hand-written into The input of line character, it is known that, in existing input mode, when user needs to input Chinese, mostly use by inputting word The mode of female phonetic realizes the input of Chinese character, this kind of input mode need phonetic letter being converted to Chinese, it can The first character types are set by this kind of character types, certain first character types further include Japanese character, Korea character etc., When user is when inputting English character, letter can be directly inputted, does not need to be converted, this character types are then set The second character types are set to, certainly, which further includes number, punctuation mark etc..
Step S20 judges whether character types are preset characters type, to obtain determining result.
Specifically, the character of kinds of characters type is during input, to when the requirement of trigger event change notification It is different, therefore, it is necessary to which preset characters type is arranged in advance, when the character types of input are preset characters type, then Illustrate that when inputting the character types be the triggering that can save the event of intermediate input link, it is preferable that the preset characters class Type is the first above-mentioned character types.It whether is predetermined word determining the character types of character of the current input in input frame After according with type, i.e., executable step S30.
Step S30 determines whether trigger event change notification according to judgement result.
Specifically, when whether determine character types currently entered in input frame is preset characters type, Ji Kegen Trigger event change notification is determined whether according to result is determined.
In one embodiment, it when determining character types is preset characters type, detects whether to receive character input The END instruction of end;After receiving END instruction, trigger event change notification.
Specifically, when the character types of character currently entered are preset characters type in determining input frame, explanation In the pilot process of the character input of the character types, it is not required to trigger event change notification, it is only necessary to touch after the completion of input Send out an event change notification, it is therefore desirable to according to whether the END instruction of end of input is received, to determine whether to touch Hair event change notification then controls trigger event change notification that is, when receiving the END instruction.
In one embodiment, when detect the character inputted in input frame character types be Chinese character (i.e. Preset characters type) when, the phonetic letter that the Chinese character is constituted during input can be sequentially inputted in input frame, and These phonetic letters are not required for user, are only the pilot process of inputting Chinese character, therefore in phonetic letter When being sequentially inputted to input frame, then trigger event change notification is not needed, it is only necessary to which triggering is primary after the completion of Chinese character input Event change notification, it is known that, during Chinese character input, we can pass through the space on a beating keyboard Key, mouse click or number determines inputted Chinese character, thus only receive above-mentioned click space bar, mouse clicks Or after the digital instruction (i.e. END instruction) determined, then carry out trigger event change notification.
For example, during input, being inputted when user needs to input " Chinese " the two characters in input frame " zhongwen " this eight characters can be successively shown in frame, in existing technology, every input one above-mentioned eight in input frame An event change notification can be triggered when one in a character, and this eight event change notifications triggered are that user is not required to It wants, and then will lead to the waste of server and broadband resource, thus, it is only required to pass through space bar, the mouse of point beating keyboard in user After punctuate choosing or number determine required " Chinese " character, then trigger event change notification.And then it can be to avoid in input Between link trigger event change notification and caused by server and broadband resource waste.
In one embodiment, when determining character types is not preset characters type, every input one in input frame is detected A character then triggers an event change notification.
Specifically, when the character types of the character inputted in determining current input frame are not preset characters types, Illustrate the pilot process in the character input of the character types, needs trigger event change notification, i.e., it is every in input frame A character is inputted, an event change notification can be triggered.
For example, when the character that user inputs in input frame is English character, then one English of every input in input frame Letter triggers an event change notification.
In one embodiment, after detecting event change notification, association's number of search and the character inputted in input frame According to;The target associative data of preset quantity in associative data, and displaying target associative data are filtered out according to default screening conditions.
Specifically, after detecting that event change notification is triggered, that is, character currently entered in input frame, the word are searched for Symbol can be Chinese character, English character, numerical character etc., naturally it is also possible to be other characters, such as Korea character or Japanese Character etc. searches for data (i.e. associative data) associated with character currently entered in input frame in the server, it is known that , by searching in the server, can have largely data associated with current character, it is therefore desirable to what is searched Data are screened, and can be screened by the way that default screening conditions are set in advance, which may include search Temperature, user demand etc., and then the target associative data of the preset quantity filtered out is shown, to facilitate user to select It takes.
The embodiment of the invention also provides a kind of input frames to optimize device, as shown in Fig. 2, the device includes: detection module 10, judgment module 20, determining module 30.
Wherein, when detection module 10 in input frame for starting to input character, the character types of character are detected;Judge mould Block 20 is for judging whether character types are preset characters type, to obtain determining result;Determining module 30 is used for according to judgement As a result determine whether trigger event change notification.
Specifically, when user starts to input character in input frame, i.e., when inputting first character in input frame, inspection Survey the character types that module 10 detects the character of user input, user can pass through keyboard, dummy keyboard, mouse or hand-written etc. The input of input mode progress character, it is known that, in existing input mode, when user needs to input Chinese, mostly use The input of Chinese character is realized by way of inputting phonetic letter, during this kind of input mode needs to be converted to phonetic letter Text, it can set the first character types for this kind of character types, certain first character types further include Japanese, Korean Deng, when user is when inputting English character, letter can be directly inputted, does not need to be converted, this character types The second character types are then set as, certainly, which further includes number, punctuation mark etc..
Further, the character of kinds of characters type is during input, to when trigger event change notification is wanted It asks and is different, therefore, it is necessary to which preset characters type is arranged in advance, when judgment module 20 determines that the character types of input are default When character types, then explanation is the triggering that can save the event of intermediate input link when inputting the character types, preferably Ground, the preset characters type are the first above-mentioned character types.Current input is determined in input frame in judgment module 20 After whether the character types of character are preset characters type, determining module 30 can determine whether to trigger thing according to result is determined Part change notification.
In one embodiment, as shown in figure 3, determining module 30 includes detection sub-module 301 and triggering submodule 302.
Wherein, detection sub-module 301 is for detecting whether receive the END instruction that character input terminates;Trigger submodule 302 are used for trigger event change notification after receiving END instruction.
It specifically, is preset characters class in the character types that judgment module 20 determines the character inputted in current input frame When type, illustrate the pilot process in the character input of the character types, be not required to trigger event change notification, it is only necessary to input An event change notification is triggered after the completion, it is therefore desirable to which whether character input knot is detected according to detection sub-module 301 The END instruction of beam, to determine whether that trigger event change notification then triggers submodule that is, when receiving the END instruction 302 trigger event change notifications.
In one embodiment, when detect the character inputted in input frame character types be Chinese character (i.e. Preset characters type) when, the phonetic letter that the Chinese character is constituted during input can be sequentially inputted in input frame, and These phonetic letters are not required for user, are only the pilot process of inputting Chinese character, therefore in letter according to spelling When sound is input to input frame, then trigger event change notification is not needed, it is only necessary to which triggering is primary after the completion of Chinese character input Event change notification, it is known that, during Chinese character input, we can pass through the space on a beating keyboard Key, mouse click or number determines inputted Chinese character, thus only receive above-mentioned click space bar, mouse clicks Or after the digital instruction (i.e. END instruction) determined, then carry out trigger event change notification.
For example, during input, being inputted when user needs to input " Chinese " the two characters in input frame " zhongwen " this eight characters can be successively shown in frame, in existing technology, every input one above-mentioned eight in input frame An event change notification can be triggered when one in a character, and this eight event change notifications triggered are that user is not required to It wants, and then will lead to the waste of server and broadband resource, thus, it is only required to pass through space bar, the mouse of point beating keyboard in user After punctuate choosing or number determine required " Chinese " character, then trigger event change notification.And then it can be to avoid in input Between link trigger event change notification and caused by server and broadband resource waste.
In one embodiment, triggering submodule 302 is also used to the detection when determining character types is not preset characters type One character of every input into input frame then triggers an event change notification.
Specifically, when the character types for determining the character inputted in current input frame in judgment module 20 are not predetermined words When according with type, illustrates the pilot process in the character input of the character types, need trigger event change notification, i.e., defeated Enter one character of every input in frame, triggering submodule 302 can trigger an event change notification.
For example, when the character that user inputs in input frame is English character, then one English of every input in input frame Letter triggers an event change notification.
In one embodiment, as shown in Fig. 2, the device of input frame optimization, further includes: search module 40 and display module 50。
Wherein search module 40 is used for after detecting event change notification, the connection of search and the character inputted in input frame Think data;Display module 50 is used to filter out the target associative data of preset quantity in associative data according to default screening conditions, And displaying target associative data.
Specifically, after detecting that event change notification is triggered, search module 40 is searched for currently entered in input frame Character, the character can be Chinese character, English character, numerical character etc., naturally it is also possible to be other characters, such as Korean word Symbol or Japanese character etc. search for data associated with character currently entered in input frame (i.e. association's number in the server According to), it is known that, by searching in the server, there can be largely data associated with current character, it is therefore desirable to search Rope module 40 screens the data searched, can be screened by the way that default screening conditions are set in advance, the default sieve Selecting condition may include search temperature, user demand etc., and then display module 50 associates the target of the preset quantity filtered out Data are shown, to facilitate user to choose.
The embodiment of the present invention also provides a kind of controller comprising memory and processor, memory are stored with computer The step of program, program can be realized the above method when being executed by processor.
The embodiment of the present invention also provides a kind of computer readable storage medium, for storing computer program, program by The step of one computer or processor realize the above method when executing.
More than, it is only presently preferred embodiments of the present invention, is not intended to limit the present invention in any form, although this Invention has been disclosed in a preferred embodiment above, and however, it is not intended to limit the invention, any person skilled in the art, It does not depart within the scope of technical solution of the present invention, when the technology contents using the disclosure above make a little change or are modified to equivalent The equivalent embodiment of variation, but anything that does not depart from the technical scheme of the invention content, according to the technical essence of the invention to above Any simple modification, equivalent change and modification made by embodiment, all of which are still within the scope of the technical scheme of the invention.

Claims (10)

1. a kind of optimization method of input frame characterized by comprising
When starting to input character in input frame, the character types of the character are detected;
Judge whether the character types are preset characters type, to obtain determining result;
Trigger event change notification is determined whether according to the judgement result.
2. the optimization method of input frame according to claim 1, which is characterized in that described to be determined according to the judgement result The step of whether sending event change notification, comprising:
When determining the character types is the preset characters type, detect whether to receive the knot that the character input terminates Shu Zhiling;
After receiving the END instruction, the event change notification is triggered.
3. the optimization method of input frame according to claim 1, which is characterized in that described to be determined according to the judgement result The step of whether sending event change notification, further includes:
When determining the character types is not the preset characters type, detect in the input frame described in every input one Character then triggers the primary event change notification.
4. the optimization method of input frame according to claim 2 or 3, which is characterized in that further include:
After detecting the event change notification, the associative data of search and the character inputted in the input frame;
The target associative data of preset quantity in the associative data is filtered out according to default screening conditions, and shows the target Associative data.
5. a kind of optimization device of input frame characterized by comprising
Detection module detects the character types of the character when for starting to input character in input frame;
Judgment module, for judging whether the character types are preset characters type, to obtain determining result;
Determining module, for determining whether trigger event change notification according to the judgement result.
6. the optimization device of input frame according to claim 5, which is characterized in that the determining module includes:
Detection sub-module, it is described for when determining the character types is the preset characters type, detecting whether to receive The END instruction that character input terminates;
Submodule is triggered, for triggering the event change notification after receiving the END instruction.
7. the optimization device of input frame according to claim 5, which is characterized in that the triggering submodule is also used to:
When determining the character types is not the preset characters type, detect in the input frame described in every input one Character then triggers the primary event change notification.
8. the optimization device of input frame according to claim 6 or 7, which is characterized in that further include:
Search module, the character for being inputted in search and the input frame after detecting the event change notification Associative data;
Display module, for filtering out the target associative data of preset quantity in the associative data according to default screening conditions, And show the target associative data.
9. a kind of controller comprising memory and processor, the memory are stored with computer program, and described program is in quilt The step of processor can be realized method described in any one of Claims 1-4 claim when executing.
10. a kind of computer readable storage medium, for storing computer program, described program is by a computer or processor The step of method as described in any one of Claims 1-4 claim is realized when execution.
CN201910551481.8A 2019-06-24 2019-06-24 Optimization method, optimization device, controller and the storage medium of input frame Pending CN110262911A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910551481.8A CN110262911A (en) 2019-06-24 2019-06-24 Optimization method, optimization device, controller and the storage medium of input frame

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910551481.8A CN110262911A (en) 2019-06-24 2019-06-24 Optimization method, optimization device, controller and the storage medium of input frame

Publications (1)

Publication Number Publication Date
CN110262911A true CN110262911A (en) 2019-09-20

Family

ID=67921095

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910551481.8A Pending CN110262911A (en) 2019-06-24 2019-06-24 Optimization method, optimization device, controller and the storage medium of input frame

Country Status (1)

Country Link
CN (1) CN110262911A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112199215A (en) * 2020-10-13 2021-01-08 恒生电子股份有限公司 Message processing method, device, equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106610732A (en) * 2016-12-26 2017-05-03 深圳市茁壮网络股份有限公司 Input information determination method and device
CN107665046A (en) * 2016-07-29 2018-02-06 北京搜狗科技发展有限公司 A kind of input method and device, a kind of device for being used to input
WO2018076450A1 (en) * 2016-10-31 2018-05-03 北京搜狗科技发展有限公司 Input method and apparatus, and apparatus for input
CN109634436A (en) * 2018-10-25 2019-04-16 平安科技(深圳)有限公司 Association method, device, equipment and the readable storage medium storing program for executing of input method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107665046A (en) * 2016-07-29 2018-02-06 北京搜狗科技发展有限公司 A kind of input method and device, a kind of device for being used to input
WO2018076450A1 (en) * 2016-10-31 2018-05-03 北京搜狗科技发展有限公司 Input method and apparatus, and apparatus for input
CN106610732A (en) * 2016-12-26 2017-05-03 深圳市茁壮网络股份有限公司 Input information determination method and device
CN109634436A (en) * 2018-10-25 2019-04-16 平安科技(深圳)有限公司 Association method, device, equipment and the readable storage medium storing program for executing of input method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112199215A (en) * 2020-10-13 2021-01-08 恒生电子股份有限公司 Message processing method, device, equipment and storage medium
CN112199215B (en) * 2020-10-13 2024-01-19 恒生电子股份有限公司 Message processing method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
JP4964500B2 (en) System and method for displaying link information in sorted context
CA2918840C (en) Presenting fixed format documents in reflowed format
US8930360B2 (en) System and method for online handwriting recognition in web queries
US20170185580A1 (en) Emoji input method and device thereof
US10325018B2 (en) Techniques for scheduling language models and character recognition models for handwriting inputs
US9563690B2 (en) System and method for feature recognition and document searching based on feature recognition
US20190012301A1 (en) Information processing apparatus, information processing method, and information processing program
JP6219935B2 (en) Method, controller and apparatus for composing words
JP5521807B2 (en) Failure cause estimation apparatus, failure cause estimation program, and failure cause estimation method
US20160078115A1 (en) Interactive System and Method for Processing On-Screen Items of Textual Interest
US20170199853A1 (en) Apparatus, method, and computer-readable recording medium for compactedly displaying popup content
JP2021099582A (en) Information processing apparatus, information processing method, and program
CN110262911A (en) Optimization method, optimization device, controller and the storage medium of input frame
JP2006189924A (en) Image display program and image display apparatus
US20170039171A1 (en) Document association device, document association system, and program
US9736323B2 (en) Method of using address book of image forming apparatus on web browser and image forming apparatus for performing the same
JP6711203B2 (en) Image processing apparatus and image processing program
KR102262279B1 (en) Data processing for detecting outlier method and device thereof
JP2006039866A (en) Similar word retrieval device, method, and program, and storage medium recording the program, and information retrieval device
US8913079B2 (en) Apparatus, a method and a program thereof
AU2020218504A1 (en) Free text model explanation heat map
JP2010020590A (en) Schedule management device and schedule management program
US20240069699A1 (en) Method for sharing screenshot images and device
JP4960401B2 (en) Image display program and image display apparatus
EP4328764A1 (en) Artificial intelligence-based system and method for improving speed and quality of work on literature reviews

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
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20190920