CN114416323A - Task creation method and device, computer equipment and computer readable storage medium - Google Patents

Task creation method and device, computer equipment and computer readable storage medium Download PDF

Info

Publication number
CN114416323A
CN114416323A CN202210085406.9A CN202210085406A CN114416323A CN 114416323 A CN114416323 A CN 114416323A CN 202210085406 A CN202210085406 A CN 202210085406A CN 114416323 A CN114416323 A CN 114416323A
Authority
CN
China
Prior art keywords
task
content
character string
handled
identified
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
CN202210085406.9A
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.)
Lazas Network Technology Shanghai Co Ltd
Original Assignee
Lazas Network Technology Shanghai 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 Lazas Network Technology Shanghai Co Ltd filed Critical Lazas Network Technology Shanghai Co Ltd
Priority to CN202210085406.9A priority Critical patent/CN114416323A/en
Publication of CN114416323A publication Critical patent/CN114416323A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • 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/543User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses a task creating method, a task creating device, computer equipment and a computer readable storage medium, which relate to the technical field of Internet, wherein in response to a task creating request, a terminal held by a user can acquire a task content file input based on the task creating request, acquire at least one task to be handled identified in the task content file, display the at least one task to be handled, and an application carried by the terminal automatically splits the native task content file input by the user to obtain and display one or more tasks to be handled, so that the user does not need to frequently perform task creating operation, the user is prevented from performing a large amount of repeated work, and the work efficiency is improved. The method comprises the following steps: responding to a task creating request, and acquiring a task content file input based on the task creating request; acquiring at least one task to be handled identified in the task content file; and displaying the at least one task to be handled.

Description

Task creation method and device, computer equipment and computer readable storage medium
Technical Field
The present application relates to the field of internet technologies, and in particular, to a task creation method and apparatus, a computer device, and a computer-readable storage medium.
Background
With the continuous progress of internet technology, intelligent terminals are gradually popularized, and a plurality of applications with recording functions are generated at the same time and become important parts in life and work of people. In the applications with the recording function, a user can create a task to be handled, and the application reminds the user of the task to be executed at a specific time, so that the user does not need to record the task to be handled on paper or a spreadsheet, and the method is convenient and quick.
In the related art, a task creation entry is provided in an application, a user triggers the task creation entry, and content such as item names and time is input in a task creation page displayed by the application. And then, the user confirms the input content to create the task to be handled in the application, so that the user can inquire the task to be handled in the application subsequently, and the application reminds the user at a specific time.
In carrying out the present application, the applicant has found that the related art has at least the following problems:
when a user needs to create tasks in batch, the user needs to trigger the task creation entrance for many times, and the task creation operation is frequently performed, which involves a large amount of repeated workload, and thus the working efficiency of the user is low.
Disclosure of Invention
In view of the above, the present application provides a task creating method, a task creating device, a computer device, and a computer readable storage medium, and mainly aims to solve the problem that a user needs to trigger a task creating entry many times when needing to create tasks in batch, and frequently perform task creating operations, which involves a large amount of repeated workload, resulting in low work efficiency of the user.
According to a first aspect of the present application, there is provided a task creating method, applied to a terminal, including:
responding to a task creating request, and acquiring a task content file input based on the task creating request;
acquiring at least one task to be handled identified in the task content file;
and displaying the at least one task to be handled.
Optionally, the obtaining a task content document input based on the task creation request in response to the task creation request includes:
checking whether the clipboard comprises the cut content or not in response to the task creation request;
if the clipboard comprises the clipping content, acquiring the task content file according to the clipping content;
if the clipboard does not comprise the cut content, displaying a content input area, inputting characters in the content input area according to the operation of the user, and taking the characters included in the content input area as the task content file when detecting that the user requests to create a task based on the content input area.
Optionally, the obtaining the task content document according to the cut content includes:
respectively inquiring whether the characters included in the cut content have mapping characters in a character library, and counting the number of the characters without the mapping characters in the character library as the number of abnormal characters;
when the number of the abnormal characters is smaller than the threshold value of the abnormal number, displaying the cut content, updating the cut content according to the operation of a user, and taking the updated cut content as the task content file when detecting that the user creates a task based on the clipboard request;
and when the number of the abnormal characters is larger than or equal to the abnormal number threshold value, displaying a cutting invalid prompt, displaying the content input area, inputting characters in the content input area according to the operation of the user, and taking the characters included in the content input area as the task content file when detecting that the user requests to create a task based on the content input area.
Optionally, the method further comprises:
displaying the at least one task to be handled;
when a task modification request is received, determining a task to be modified indicated by the task modification request, and acquiring modification content input based on the task to be modified;
and updating the task to be modified by adopting the modification content, and displaying the updated task to be modified.
Optionally, the method further comprises:
when at least one item of input task content is received based on the task creation template, determining at least one parameter item corresponding to the at least one item of task content according to a filling position of the at least one item of task content in the task creation template;
and marking the at least one task content by adopting the at least one parameter item, and taking the marked at least one task content as a task to be handled.
According to a second aspect of the present application, there is provided a task creating method, applied to a server, including:
responding to a task creating request, and acquiring a task content file input based on the task creating request;
extracting at least one separator included in the task content file, and splitting the task content file into at least one character string to be identified according to the at least one separator;
respectively identifying the at least one character string to be identified to obtain task parameters of each character string to be identified in the at least one character string to be identified;
and acquiring a task creation template, and sorting the at least one character string to be recognized and the task parameters of each character string to be recognized based on the task creation template to obtain at least one task to be handled.
Optionally, the obtaining a task content document input based on the task creation request in response to the task creation request includes:
checking whether the clipboard comprises the cut content or not in response to the task creation request;
if the clipboard comprises the clipping content, acquiring the task content file according to the clipping content;
if the clipboard does not comprise the cut content, displaying a content input area, inputting characters in the content input area according to the operation of the user, and taking the characters included in the content input area as the task content file when detecting that the user requests to create a task based on the content input area.
Optionally, the obtaining the task content document according to the cut content includes:
respectively inquiring whether the characters included in the cut content have mapping characters in a character library, and counting the number of the characters without the mapping characters in the character library as the number of abnormal characters;
when the number of the abnormal characters is smaller than the threshold value of the abnormal number, displaying the cut content, updating the cut content according to the operation of a user, and taking the updated cut content as the task content file when detecting that the user creates a task based on the clipboard request;
and when the number of the abnormal characters is larger than or equal to the abnormal number threshold value, displaying a cutting invalid prompt, displaying the content input area, inputting characters in the content input area according to the operation of the user, and taking the characters included in the content input area as the task content file when detecting that the user requests to create a task based on the content input area.
Optionally, the splitting the task content document into at least one character string to be recognized according to the at least one separator includes:
determining a first separator arranged at the head in the at least one separator according to the position of each separator in the at least one separator in the task content file;
extracting characters positioned before the first separator in the task content file as character strings to be recognized;
determining a second separator character adjacent to the first separator character in the at least one separator character, and extracting characters positioned between the first separator character and the second separator character in the task content file as character strings to be recognized;
and continuing to determine a third separator adjacent to the second separator in the at least one separator and obtain a character string to be recognized until all separators in the at least one separator are traversed to obtain the at least one character string to be recognized, wherein the third separator is not the same separator as the first separator.
Optionally, the respectively identifying the at least one character string to be identified to obtain the task parameter of each character string to be identified in the at least one character string to be identified includes:
for each character string to be recognized in the at least one character string to be recognized, searching and matching the character string to be recognized, and determining merchant data matched with the character string to be recognized;
extracting keywords from the character string to be recognized, determining a mapping model corresponding to the keywords, and acquiring a model type of the mapping model as a type to be handled;
analyzing the character string to be recognized based on a time analysis model, determining a digital field for indicating time, and taking the digital field as the to-do time, wherein if the digital field is determined to fail, a default time field is obtained, and the default time field is taken as the to-do time;
taking the merchant data, the to-do type and the to-do time as task parameters of the character string to be identified;
and identifying the at least one character string to be identified in parallel, and respectively generating merchant data, a type to be handled and time to be handled for each character string to be identified to obtain a task parameter of each character string to be identified in the at least one character string to be identified.
Optionally, the searching and matching the character string to be recognized, and determining merchant data matched with the character string to be recognized includes:
when the character string to be identified comprises a specified format character string and the number of characters of the specified format character string reaches a preset number, extracting the specified format character string, inquiring a merchant name corresponding to the specified format character string, and acquiring merchant data corresponding to the merchant name;
when the character string to be identified comprises a designated merchant name, extracting the designated merchant name, and inquiring the merchant data corresponding to the designated merchant name.
Optionally, the sorting the at least one character string to be recognized and the task parameter of each character string to be recognized based on the task creation template to obtain at least one task to be handled includes:
for each character string to be recognized in the at least one character string to be recognized, acquiring a task parameter corresponding to the character string to be recognized, and determining a plurality of parameter items corresponding to parameter contents included in the task parameter;
determining a filling position corresponding to each parameter item in the plurality of parameter items in the task creation template, and filling the plurality of parameter items into the task creation template;
marking the filled task creation template by using the character string to be identified to obtain a task to be handled corresponding to the character string to be identified;
and generating a task to be handled for the at least one character string to be identified respectively to obtain the at least one task to be handled.
Optionally, the method further comprises:
displaying the at least one task to be handled;
when a task modification request is received, determining a task to be modified indicated by the task modification request, and acquiring modification content input based on the task to be modified;
and updating the task to be modified by adopting the modification content, and displaying the updated task to be modified.
Optionally, the method further comprises:
when at least one item of input task content is received based on the task creation template, determining at least one parameter item corresponding to the at least one item of task content according to a filling position of the at least one item of task content in the task creation template;
and marking the at least one task content by adopting the at least one parameter item, and taking the marked at least one task content as a task to be handled.
According to a third aspect of the present application, there is provided a task creating apparatus including:
the file acquisition module is used for responding to a task creation request and acquiring a task content file input based on the task creation request;
the task obtaining module is used for obtaining at least one task to be handled identified in the task content file;
and the display module is used for displaying the at least one task to be handled.
Optionally, the filing acquiring module is configured to check whether the clipboard includes the cut content in response to the task creation request; if the clipboard comprises the clipping content, acquiring the task content file according to the clipping content; if the clipboard does not comprise the cut content, displaying a content input area, inputting characters in the content input area according to the operation of the user, and taking the characters included in the content input area as the task content file when detecting that the user requests to create a task based on the content input area.
Optionally, the copy acquisition module is configured to query whether mapping characters exist in a character library for the characters included in the cut content, and count the number of characters without mapping characters in the character library as the number of abnormal characters; when the number of the abnormal characters is smaller than the threshold value of the abnormal number, displaying the cut content, updating the cut content according to the operation of a user, and taking the updated cut content as the task content file when detecting that the user creates a task based on the clipboard request; and when the number of the abnormal characters is larger than or equal to the abnormal number threshold value, displaying a cutting invalid prompt, displaying the content input area, inputting characters in the content input area according to the operation of the user, and taking the characters included in the content input area as the task content file when detecting that the user requests to create a task based on the content input area.
Optionally, the display module is further configured to display the at least one task to be handled; when a task modification request is received, determining a task to be modified indicated by the task modification request, and acquiring modification content input based on the task to be modified; and updating the task to be modified by adopting the modification content, and displaying the updated task to be modified.
Optionally, the apparatus further comprises:
the determining module is used for determining at least one parameter item corresponding to at least one item of task content according to a filling position of the at least one item of task content in the task creation template when the at least one item of task content is received and input based on the task creation template;
and the marking module is used for marking the at least one task content by adopting the at least one parameter item and taking the marked at least one task content as a task to be handled.
According to a fourth aspect of the present application, there is provided a task creating apparatus including:
the file acquisition module is used for responding to a task creation request and acquiring a task content file input based on the task creation request;
the splitting module is used for extracting at least one separator included in the task content file and splitting the task content file into at least one character string to be identified according to the at least one separator;
the identification module is used for respectively identifying the at least one character string to be identified to obtain a task parameter of each character string to be identified in the at least one character string to be identified;
and the sorting module is used for acquiring a task creation template, sorting the at least one character string to be recognized and the task parameters of each character string to be recognized based on the task creation template, and acquiring at least one task to be handled.
Optionally, the filing acquiring module is configured to check whether the clipboard includes the cut content in response to the task creation request; if the clipboard comprises the clipping content, acquiring the task content file according to the clipping content; if the clipboard does not comprise the cut content, displaying a content input area, inputting characters in the content input area according to the operation of the user, and taking the characters included in the content input area as the task content file when detecting that the user requests to create a task based on the content input area.
Optionally, the copy acquisition module is configured to query whether mapping characters exist in a character library for the characters included in the cut content, and count the number of characters without mapping characters in the character library as the number of abnormal characters; when the number of the abnormal characters is smaller than the threshold value of the abnormal number, displaying the cut content, updating the cut content according to the operation of a user, and taking the updated cut content as the task content file when detecting that the user creates a task based on the clipboard request; and when the number of the abnormal characters is larger than or equal to the abnormal number threshold value, displaying a cutting invalid prompt, displaying the content input area, inputting characters in the content input area according to the operation of the user, and taking the characters included in the content input area as the task content file when detecting that the user requests to create a task based on the content input area.
Optionally, the splitting module is configured to determine, according to a position of each of the at least one delimiter in the task content document, a first delimiter ranked first in the at least one delimiter; extracting characters positioned before the first separator in the task content file as character strings to be recognized; determining a second separator character adjacent to the first separator character in the at least one separator character, and extracting characters positioned between the first separator character and the second separator character in the task content file as character strings to be recognized; and continuing to determine a third separator adjacent to the second separator in the at least one separator and obtain a character string to be recognized until all separators in the at least one separator are traversed to obtain the at least one character string to be recognized, wherein the third separator is not the same separator as the first separator.
Optionally, the identification module is configured to search and match each character string to be identified in the at least one character string to be identified, and determine merchant data matched with the character string to be identified; extracting keywords from the character string to be recognized, determining a mapping model corresponding to the keywords, and acquiring a model type of the mapping model as a type to be handled; analyzing the character string to be recognized based on a time analysis model, determining a digital field for indicating time, and taking the digital field as the to-do time, wherein if the digital field is determined to fail, a default time field is obtained, and the default time field is taken as the to-do time; taking the merchant data, the to-do type and the to-do time as task parameters of the character string to be identified; and identifying the at least one character string to be identified in parallel, and respectively generating merchant data, a type to be handled and time to be handled for each character string to be identified to obtain a task parameter of each character string to be identified in the at least one character string to be identified.
Optionally, the identification module is configured to, when the to-be-identified character string includes a specified format character string and the number of characters of the specified format character string reaches a preset number, extract the specified format character string, query a merchant name corresponding to the specified format character string, and obtain the merchant data corresponding to the merchant name; when the character string to be identified comprises a designated merchant name, extracting the designated merchant name, and inquiring the merchant data corresponding to the designated merchant name.
Optionally, the sorting module is configured to, for each character string to be recognized in the at least one character string to be recognized, obtain a task parameter corresponding to the character string to be recognized, and determine a plurality of parameter items corresponding to parameter contents included in the task parameter; determining a filling position corresponding to each parameter item in the plurality of parameter items in the task creation template, and filling the plurality of parameter items into the task creation template; marking the filled task creation template by using the character string to be identified to obtain a task to be handled corresponding to the character string to be identified; and generating a task to be handled for the at least one character string to be identified respectively to obtain the at least one task to be handled.
Optionally, the apparatus further comprises:
the display module is used for displaying the at least one task to be handled;
the display module is further used for determining the task to be modified indicated by the task modification request when the task modification request is received, and acquiring modification content input based on the task to be modified;
the display module is further configured to update the task to be modified by using the modification content, and display the updated task to be modified.
Optionally, the apparatus further comprises:
the determining module is used for determining at least one parameter item corresponding to at least one item of task content according to a filling position of the at least one item of task content in the task creation template when the at least one item of task content is received and input based on the task creation template;
and the marking module is used for marking the at least one task content by adopting the at least one parameter item and taking the marked at least one task content as a task to be handled.
According to a fifth aspect of the present application, there is provided a computer device comprising a memory storing a computer program and a processor implementing the steps of the method of any one of the first and second aspects when the computer program is executed.
According to a sixth aspect of the present application, there is provided a computer readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the method of any one of the first and second aspects described above.
By means of the technical scheme, the task creating method, the task creating device, the computer equipment and the computer readable storage medium are provided, in response to the task creating request, the terminal held by the user can obtain the task content file input based on the task creating request, obtain at least one to-do task identified in the task content file, display the at least one to-do task, the application carried by the terminal automatically splits the native task content file input by the user, one or more to-do tasks are obtained and displayed, the user does not need to frequently perform task creating operation, the user is prevented from performing a large amount of repeated work, and the work efficiency is improved.
The foregoing description is only an overview of the technical solutions of the present application, and the present application can be implemented according to the content of the description in order to make the technical means of the present application more clearly understood, and the following detailed description of the present application is given in order to make the above and other objects, features, and advantages of the present application more clearly understandable.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the application. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
fig. 1A is a flowchart illustrating a task creation method provided by an embodiment of the present application;
fig. 1B is a flowchart illustrating a task creation method provided by an embodiment of the present application;
FIG. 2A is a flowchart illustrating a task creation method according to an embodiment of the present disclosure;
FIG. 2B is a diagram illustrating a task creation method according to an embodiment of the present application;
FIG. 2C is a diagram illustrating a task creation method according to an embodiment of the present disclosure;
FIG. 2D is a diagram illustrating a task creation method according to an embodiment of the present disclosure;
FIG. 3 is a flowchart illustrating a task creation method according to an embodiment of the present disclosure;
FIG. 4 is a schematic structural diagram illustrating a task creation apparatus provided in an embodiment of the present application;
FIG. 5 is a schematic structural diagram illustrating a task creation apparatus provided in an embodiment of the present application;
fig. 6 shows a schematic device structure diagram of a computer apparatus according to an embodiment of the present application.
Detailed Description
Exemplary embodiments of the present application will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present application are shown in the drawings, it should be understood that the present application may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
An embodiment of the present application provides a task creating method, as shown in fig. 1A, where the method is applied to a terminal, and includes:
101. and responding to the task creation request, and acquiring the task content file input based on the task creation request.
102. And acquiring at least one task to be handled identified in the task content file.
103. And displaying at least one task to be handled.
According to the method provided by the embodiment of the application, in response to the task creation request, the terminal held by the user can acquire the task content file input based on the task creation request, acquire the at least one to-be-handled task identified in the task content file, display the at least one to-be-handled task, and the application carried by the terminal automatically splits the native task content file input by the user to acquire and display the one or more to-be-handled tasks, so that the user does not need to frequently perform task creation operation, a large amount of repeated work is prevented from being performed by the user, and the work efficiency is improved.
An embodiment of the present application provides a task creating method, as shown in fig. 1B, where the method is applied to a server, and includes:
104. and responding to the task creation request, and acquiring the task content file input based on the task creation request.
105. And extracting at least one separator included in the task content file, and splitting the task content file into at least one character string to be recognized according to the at least one separator.
106. And respectively identifying the at least one character string to be identified to obtain the task parameter of each character string to be identified in the at least one character string to be identified.
107. And acquiring a task creation template, and sorting at least one character string to be recognized and task parameters of each character string to be recognized based on the task creation template to obtain at least one task to be handled.
The method provided by the embodiment of the application comprises the steps that in response to a task creation request, a server obtains a task content case input based on the task creation request, extracts at least one separator included in the task content case, divides the task content case into at least one character string to be recognized according to the at least one separator, respectively recognizes the at least one character string to be recognized, obtains a task parameter of each character string to be recognized in the at least one character string to be recognized, obtains a task creation template, arranges the at least one character string to be recognized and the task parameter of each character string to be recognized based on the task creation template, obtains at least one task to be handled, does not need a user to frequently perform task creation operation, avoids the user from performing a large amount of repeated work, and improves work efficiency
An embodiment of the present application provides a task creating method, as shown in fig. 2A, where the method is applied to a terminal, and includes:
201. and responding to the task creation request, and acquiring the task content file input based on the task creation request.
The task to be handled is an important tool for helping a BD (Business Development) to arrange a daily work plan, and the current mode of autonomously creating the task to be handled mainly adopts a mode of creating a single BD, and needs to input contents such as necessary filling matters. However, the applicant recognizes that multiple matters often need to be processed simultaneously in the working process of the BD, and the efficiency of sequentially creating the to-do modes is affected, so the application provides a task creating method, in response to a task creating request, a terminal held by a user obtains a task content file input based on the task creating request, obtains at least one to-do task identified in the task content file, displays the at least one to-do task, and automatically splits the native task content file input by the user by an application carried by the terminal to obtain and display the one or more to-do tasks, so that the user does not need to frequently perform task creating operation, the user is prevented from performing a large amount of repeated work, and the working efficiency is improved.
In the embodiment of the application, a terminal held by a user provides a task creation entrance for the user based on an application loaded by the terminal, determines that the user is requesting to create a to-do task when the task creation entrance is triggered, and receives a task creation request of the user. And responding to the task creation request, the terminal can acquire a task content file input by the user based on the task creation request, and automatically generate at least one task to be handled through the subsequent identification and splitting of the task content file. In an alternative embodiment, the task content document may be a document that includes multiple times, multiple locations, multiple executives, and multiple events, such as the task content document may be "tomorrow has a week to issue, next gives a poster to boss, and finishes a copy after three days". There are two ways for the user to input the task content document, one way is paste input and the other way is manual input, so that the terminal checks whether the clipboard includes the cut content in response to the task creation request. If the cutting board comprises the cutting content, acquiring a task content file according to the cutting content; and if the clipboard does not contain the cut content, displaying a content input area, inputting characters in the content input area according to the operation of the user, and taking the characters contained in the content input area as a task content file when detecting that the user requests to create a task based on the content input area.
It should be noted that, considering that the content copied to the clipboard by the user is a content such as a picture, a link, etc., which is invalid for the current scene of creating a task and cannot be identified, the user needs to be reminded, so when the terminal acquires the task content document according to the cut content, the terminal identifies the cut content, determines whether the cut content is valid, and further acquires the task content document by adopting different means under the valid and invalid conditions. In an alternative embodiment, the process of obtaining the task content copy from the clip content is as follows:
firstly, the terminal respectively inquires whether mapping characters exist in a character library of characters included in the cut content, and counts the number of the characters without the mapping characters in the character library as the number of abnormal characters. In the method, considering that a large number of unusual symbols are included in content such as links, whether the cut content can be used for subsequent task generation can be judged by identifying the number of abnormal characters appearing in the cut content, so that the terminal inquires whether characters such as characters, numbers and symbols in the cut content are recorded in a character library, so that the cut content can be identified as to how many abnormal characters are included in the cut content, and whether the cut content is invalid or valid is determined according to the number of the abnormal characters.
And then, when the number of the abnormal characters is smaller than the abnormal number threshold value, the cut content is effective and can be used in the subsequent task to be handled generation process. Considering that sometimes a user may want to modify the copied cut content, such as deleting or adding some characters, the terminal displays the cut content after determining that the cut content is valid, updates the cut content according to the user operation, and takes the updated cut content as a task content file when detecting that the user requests to create a task based on the clipboard.
And when the number of the abnormal characters is larger than or equal to the threshold of the abnormal number, the cut content is invalid and cannot be used in the subsequent task to be handled generation process, so that the terminal displays the cut invalid prompt, displays the content input area, inputs characters in the content input area according to the operation of a user, and takes the characters included in the content input area as a task content file when detecting that the user requests to create a task based on the content input area. That is, after determining that the cut content is invalid, the terminal presents the user with a content input area for manually inputting the task content document for the user to manually input.
In an optional embodiment, when the terminal queries the clipboard for the clipped content, a creation reminder entitled "whether to create a to-do with the content in the clipboard" may be generated, as shown in fig. 2B, the clipped content is displayed in the creation reminder, and two buttons of "cancel" and "create to-do" are provided on the creation reminder. When the fact that the user triggers a 'cancel' key is detected, the fact that the user does not want to use the content in the clipboard to generate a task to be handled is determined, and then a content input area is displayed; and when the user is detected to trigger the ' create to do ' button, the user continues to recognize whether the ' tomorrow will be released and reported 23302881378 times of cutting content of the secondary poster … to the boss is effective or not, and automatically creates to do tasks when the cutting content is effective. Further, the content input area may be an area in the form of an input box, a conversation box, or the like, so that the user inputs native text as a task content copy in the content input area.
202. And acquiring at least one task to be handled identified in the task content file.
In the embodiment of the application, after the terminal acquires the task content file input by the user based on the task creation request, the task content file can be transmitted to the server carried by the application, the server divides the task content file into at least one task to be handled and feeds the at least one task to be handled back to the terminal, so that the terminal acquires the at least one task to be handled identified in the task content file.
203. And displaying at least one task to be handled.
In the embodiment of the application, after the at least one to-do task is obtained, the terminal displays the at least one to-do task, so that a user can know that the creation of the to-do task is completed currently. In consideration of the fact that the server may have wrong identification on the task content file, and an abnormal task to be handled exists in at least one generated task to be handled, the terminal provides a function of modifying the task to be handled for the user. Namely, the terminal displays at least one task to be handled, when a task modification request is received, the task to be modified indicated by the task modification request is determined, modification content input based on the task to be modified is obtained, the task to be modified is updated by adopting the modification content, and the updated task to be modified is displayed.
In addition, the above-described process is actually a process in which a user inputs a native overall task content document, and after the task content document is identified and split by a server loaded by an application, one or more tasks to be handled are automatically created, and in the actual application process, the terminal also provides a function of manually creating the tasks to be handled for the user. The terminal provides a task creation template for creating the task to be handled for the user, so that the user can input corresponding task content according to the instruction of the task creation template. Therefore, when the at least one item of task content is received based on the task creation template, the terminal determines at least one parameter item corresponding to the at least one item of task content according to the filling position of the at least one item of task content in the task creation template, marks the at least one item of task content by using the at least one parameter item, and takes the marked at least one item of task content as the task to be handled. Further, the task creation template may set a filling position for each task content as shown in fig. 2C, display each parameter item in the form of a capsule pattern on the filling position, and display a prompt such as "fill after necessary, for example, three days, and review" on the filling position so that the user knows at which position to fill out task content such as task details, type to do, performer, processing time, and the like. In addition, a batch creation key and a creation to do key can be provided on the task creation template, and when the batch creation key is triggered, the task content file is obtained again and the task content file is split; and when detecting that the key for creating the tasks is triggered, generating the tasks to be handled directly according to the content input by the user on the task creating template. It should be noted that preset types to be handled, such as "visiting merchant", "visiting merchant opportunity", and the like, can be provided in the task creation template for the user to select by himself; in addition, a time axis as shown in fig. 2D may also be provided so that the user sets the to-do time by sliding the time axis.
According to the method provided by the embodiment of the application, in response to the task creation request, the terminal held by the user can acquire the task content file input based on the task creation request, acquire the at least one to-be-handled task identified in the task content file, display the at least one to-be-handled task, and the application carried by the terminal automatically splits the native task content file input by the user to acquire and display the one or more to-be-handled tasks, so that the user does not need to frequently perform task creation operation, a large amount of repeated work is prevented from being performed by the user, and the work efficiency is improved.
In another alternative embodiment, there is provided a task creating method, as shown in fig. 3, which is applied to a server, and includes:
301. and responding to the task creation request, and acquiring the task content file input based on the task creation request.
In the embodiment of the application, a terminal held by a user provides a task creation entrance for the user based on an application loaded by the user, when the task creation entrance is detected to be triggered, the user is determined to be requesting to create a task to be handled, and the terminal sends a task creation request to a server. In response to the task creation request, the server checks whether the clipboard includes clip content. If the cutting board comprises the cutting content, acquiring a task content file according to the cutting content; and if the clipboard does not contain the cut content, displaying a content input area, inputting characters in the content input area according to the operation of the user, and taking the characters contained in the content input area as a task content file when detecting that the user requests to create a task based on the content input area. The process of specifically acquiring the task content document is the same as the process of acquiring the task content document described in step 201, and is not described herein again.
When the task content file is obtained according to the cut content, the server identifies the cut content, judges whether the cut content is effective or not, and further obtains the task content file by adopting different means under the effective and ineffective conditions. That is, the server queries whether the characters included in the cut content have mapping characters in the character library, and counts the number of the characters without the mapping characters in the character library as the number of abnormal characters. When the number of the abnormal characters is smaller than the threshold value of the abnormal number, displaying the cut content, updating the cut content according to the operation of a user, and when detecting that the user creates a task based on the request of the clipboard, taking the updated cut content as a task content file; and when the number of the abnormal characters is larger than or equal to the threshold of the abnormal number, displaying a cutting invalid prompt, displaying a content input area, inputting characters in the content input area according to the operation of a user, and taking the characters included in the content input area as a task content file when detecting that the user requests to create a task based on the content input area. The process of specifically acquiring whether the identification cut content is valid is consistent with the identification process described in step 201, and is not described herein again.
It should be noted that, the process of acquiring the task content document may be executed by the terminal or the server, and this application is not particularly limited to this.
302. And extracting at least one separator included in the task content file, and splitting the task content file into at least one character string to be recognized according to the at least one separator.
In the embodiment of the application, after the task content documents are obtained, considering that some task content documents actually include a plurality of task parameters, and each task parameter is used for generating different tasks to be handled, a separator is arranged in the server, the task content documents are positioned and cut based on the separator, the task content documents are split into at least one character string to be identified, and then corresponding tasks to be handled are generated for each character string to be identified obtained by cutting. The process of splitting the task content document into at least one character string to be recognized specifically is as follows:
the separator can be comma, carriage return line feed character, period and other symbols, can be defaulted by the server, and reminds the user in the application based on the defaulted separator so that the user can edit the task content document by using the correct separator. Correspondingly, the server determines a first separator arranged at the head in the at least one separator according to the position of each separator in the at least one separator in the task content file, and extracts the character before the first separator in the task content file as the character string to be recognized. Then, a second separator character adjacent to the first separator character is determined in the at least one separator character, and characters positioned between the first separator character and the second separator character are extracted in the task content file to be used as character strings to be recognized. And continuing to determine a third separator adjacent to the second separator in the at least one separator and acquiring the character string to be recognized until all separators in the at least one separator are traversed to obtain the at least one character string to be recognized, wherein the third separator is not the same separator as the first separator. For example, if the task content case is "the week is sent tomorrow, the boss is provided with a poster next time, the copy is arranged after three days", and the separator is a comma, then 3 character strings to be recognized can be obtained by splitting, which are "the week is sent tomorrow", "the boss is provided with a poster next time", and "the copy is arranged after three days".
Thus, through the above process, the server performs positioning and cutting on the task content file according to the configured separators, captures all feature points meeting the separators in the task content file, and performs split (division), so that the task content file is finally split into N (N is a positive integer) native character strings as character strings to be recognized.
303. And respectively identifying the at least one character string to be identified to obtain the task parameter of each character string to be identified in the at least one character string to be identified.
In the embodiment of the application, after the at least one character string to be recognized is obtained through splitting, the server can respectively recognize the at least one character string to be recognized, and the task parameter of each character string to be recognized in the at least one character string to be recognized is obtained. The following describes a generation process of task parameters by taking any character string to be recognized in at least one character string to be recognized as an example:
for each character string to be recognized in at least one character string to be recognized, the server searches and matches the character string to be recognized and determines merchant data matched with the character string to be recognized. The merchant data is obtained in two ways, one way is based on an Identity document (Identity identification number), in some tasks related to the merchant, the user carries the merchant ID in the character string to be identified, and the merchant ID is practically uniform and has a certain rule, for example, the merchant ID is 8 digits, or a combination of 4 digits and 4 digits, and the like. Therefore, the server can identify the character string to be identified, when the character string to be identified comprises the specified format character string and the number of characters of the specified format character string reaches the preset number, the specified format character string is represented as a merchant ID, the server extracts the specified format character string, inquires the merchant name corresponding to the specified format character string, obtains merchant data corresponding to the merchant name, achieves accurate matching of the native character string, captures and identifies the merchant ID and links the merchant data, and then uses the merchant data as one of task parameters. Another way is to obtain the name based on the name of the merchant, and considering that the name of the merchant is recorded in the database, when the server determines that the string to be identified includes the name of the specified merchant, the server extracts the name of the specified merchant and queries the data of the merchant corresponding to the name of the specified merchant. Specifically, when the name of the designated merchant is determined, the server may perform fuzzy matching search on the character string to be recognized based on elastic search (a distributed full-text retrieval method), acquire an entry with the highest matching correlation as the name of the designated merchant, and acquire merchant data linked with the name of the designated merchant as one of the task parameters.
Further, the server extracts keywords from the character string to be recognized, determines a mapping model corresponding to the keywords, and obtains the model type of the mapping model as the type to be handled. The server can capture keywords in the native character string to be recognized based on the existing mapping configuration function, analyze the keywords and match mapping models (mapping models) corresponding to the keywords, and take the mapping models as one item of task parameters.
Further, the server analyzes the character string to be recognized based on the time analysis model, determines a digital field for indicating time, and takes the digital field as the to-do time. The server may perform date keyword analysis based on an open source project Time-NLP (Time neural-linear Programming, temporal Neuro-Linguistic Programming), and determine a final data field as the to-do Time after combining with a default parameter template. It should be noted that the server is provided with a default time character as a bottom-of-pocket field, and the default time field is set as the to-do time when the to-do time is not identified, that is, if the number field is determined to be failed, the server acquires the default time field and takes the default time field as the to-do time.
After the merchant data, the to-do type and the to-do time are obtained through the process, the server takes the merchant data, the to-do type and the to-do time as task parameters of the character string to be identified. In the process of practical application, the server may also identify parameters such as an executor in the character string to be identified, and these parameters may also be used as one of the task parameters.
Thus, through the process, the server can recognize at least one character string to be recognized in parallel, and generates merchant data, a type to be handled and time to be handled for each character string to be recognized respectively, so as to obtain task parameters of each character string to be recognized in the at least one character string to be recognized. The server can perform parallel processing on all the character strings to be recognized based on a Map-Reduce (a programming model for large-scale data set parallel operation) work stealing algorithm of ParallelStream, and recognize and process a plurality of character strings to be recognized at the same time.
304. And acquiring a task creation template, and sorting at least one character string to be recognized and task parameters of each character string to be recognized based on the task creation template to obtain at least one task to be handled.
In the embodiment of the application, after the task parameter of each character string to be recognized is determined, the server obtains the task creation template, and arranges at least one character string to be recognized and the task parameter of each character string to be recognized based on the task creation template to obtain at least one task to be handled. In an optional embodiment, the process of specifically generating the task to be handled is as follows:
for each character string to be recognized in at least one character string to be recognized, the server acquires task parameters corresponding to the character string to be recognized and determines a plurality of parameter items corresponding to the parameter content included in the task parameters. And then, the server determines a filling position corresponding to each parameter item in the plurality of parameter items in the task creation template, fills the plurality of parameter items into the task creation template, and marks the filled task creation template by adopting the character string to be identified to obtain the task to be handled corresponding to the character string to be identified. And the server respectively generates tasks to be handled for the at least one character string to be identified to obtain at least one task to be handled. Specifically, the process of generating the task to be handled is consistent with the process of generating the task to be handled described in step 203, and the task creation template may be as shown in fig. 2C, which is not described herein again.
Further, after the server generates at least one task to be handled, the at least one task to be handled is displayed to the user through the terminal, and a function of modifying the task to be handled is provided for the user. When a task modification request is received, the server determines a task to be modified indicated by the task modification request, acquires modification content input based on the task to be modified, updates the task to be modified by adopting the modification content, and displays the updated task to be modified.
In addition, the above-described process is actually a process in which the user inputs a native overall task content document, and after the task content document is identified and split by the server, one or more tasks to be handled are automatically created, and in the process of actual application, the server also provides the function of manually creating the tasks to be handled for the user. The server provides a task creation template for creating the task to be handled for the user through the terminal, so that the user can input corresponding task content according to the instruction of the task creation template. Therefore, when the at least one item of task content is received and input based on the task creation template, the server determines at least one parameter item corresponding to the at least one item of task content according to the filling position of the at least one item of task content in the task creation template, marks the at least one item of task content by using the at least one parameter item, and takes the marked at least one item of task content as a task to be handled.
Therefore, the method provided by the embodiment of the application is combined with the clipboard function, the task content file is quickly copied and pasted, the original task content file is automatically divided into a plurality of tasks to be handled according to the input original task content file, and the task parameters such as merchant data, the time to be handled, the type to be handled and the like are intelligently and humanizedly extracted, wherein the task parameters such as ' 3 o ' a day later/tomorrow morning ' can be identified as accurate time to be handled; meanwhile, matching of the types to be handled is supported according to rule configuration, and keywords are captured for modeling and cleaning. By the aid of the technology, the BD can be automatically helped to identify the key content and the number of tasks to be done, tasks to be done can be quickly created, BD working efficiency is greatly improved, and product use experience is improved.
The method provided by the embodiment of the application comprises the steps that in response to a task creation request, a server obtains a task content case input based on the task creation request, extracts at least one separator included in the task content case, divides the task content case into at least one character string to be recognized according to the at least one separator, respectively recognizes the at least one character string to be recognized, obtains a task parameter of each character string to be recognized in the at least one character string to be recognized, obtains a task creation template, arranges the at least one character string to be recognized and the task parameter of each character string to be recognized based on the task creation template, obtains at least one task to be handled, does not need a user to frequently perform task creation operation, avoids the user from performing a large amount of repeated work, and improves work efficiency.
Further, as a specific implementation of the method shown in fig. 1A, an embodiment of the present application provides a task creating device, and as shown in fig. 4, the task creating device includes: a file acquisition module 401, a task acquisition module 402 and a display module 403.
The document acquiring module 401 is configured to respond to a task creation request, and acquire a task content document input based on the task creation request;
the task obtaining module 402 is configured to obtain at least one to-do task identified in the task content document;
the displaying module 403 is configured to display the at least one task to be handled.
In a specific application scenario, the document acquisition module 401 is configured to respond to the task creation request and check whether a clipboard includes clip content; if the clipboard comprises the clipping content, acquiring the task content file according to the clipping content; if the clipboard does not comprise the cut content, displaying a content input area, inputting characters in the content input area according to the operation of the user, and taking the characters included in the content input area as the task content file when detecting that the user requests to create a task based on the content input area.
In a specific application scenario, the pattern obtaining module 401 is configured to respectively query whether mapping characters exist in a character library for characters included in the cut content, and count the number of characters without mapping characters in the character library as the number of abnormal characters; when the number of the abnormal characters is smaller than the threshold value of the abnormal number, displaying the cut content, updating the cut content according to the operation of a user, and taking the updated cut content as the task content file when detecting that the user creates a task based on the clipboard request; and when the number of the abnormal characters is larger than or equal to the abnormal number threshold value, displaying a cutting invalid prompt, displaying the content input area, inputting characters in the content input area according to the operation of the user, and taking the characters included in the content input area as the task content file when detecting that the user requests to create a task based on the content input area.
In a specific application scenario, the display module 403 is further configured to display the at least one task to be handled; when a task modification request is received, determining a task to be modified indicated by the task modification request, and acquiring modification content input based on the task to be modified; and updating the task to be modified by adopting the modification content, and displaying the updated task to be modified.
In a specific application scenario, the apparatus further includes: a determination module and a marking module.
The determining module is used for determining at least one parameter item corresponding to at least one item of task content according to a filling position of the at least one item of task content in the task creation template when the at least one item of task content is received and input based on the task creation template;
and the marking module is used for marking the at least one task content by adopting the at least one parameter item and taking the marked at least one task content as a task to be handled.
According to the device provided by the embodiment of the application, in response to the task creation request, the terminal held by the user can acquire the task content file input based on the task creation request, acquire the at least one to-be-handled task identified in the task content file, display the at least one to-be-handled task, and the application carried by the terminal automatically splits the task content file input by the user to obtain and display the one or more to-be-handled tasks, so that the user does not need to frequently perform task creation operation, a large amount of repeated work is prevented from being performed by the user, and the work efficiency is improved.
Further, as a specific implementation of the method shown in fig. 1B, an embodiment of the present application provides a task creating device, and as shown in fig. 5, the task creating device includes: the file management system comprises a file acquisition module 501, a splitting module 502, an identification module 503 and a sorting module 504.
The document acquiring module 501 is configured to respond to a task creation request, and acquire a task content document input based on the task creation request;
the splitting module 502 is configured to extract at least one separator included in the task content document, and split the task content document into at least one character string to be identified according to the at least one separator;
the identification module 503 is configured to identify the at least one character string to be identified respectively, so as to obtain a task parameter of each character string to be identified in the at least one character string to be identified;
the sorting module 504 is configured to obtain a task creation template, and sort the at least one to-be-recognized character string and the task parameter of each to-be-recognized character string based on the task creation template to obtain at least one to-be-handled task.
In a specific application scenario, the document acquisition module 501 is configured to respond to the task creation request and check whether a clipboard includes clip content; if the clipboard comprises the clipping content, acquiring the task content file according to the clipping content; if the clipboard does not comprise the cut content, displaying a content input area, inputting characters in the content input area according to the operation of the user, and taking the characters included in the content input area as the task content file when detecting that the user requests to create a task based on the content input area.
In a specific application scenario, the pattern obtaining module 501 is configured to respectively query whether mapping characters exist in a character library for characters included in the cut content, and count the number of characters without mapping characters in the character library as the number of abnormal characters; when the number of the abnormal characters is smaller than the threshold value of the abnormal number, displaying the cut content, updating the cut content according to the operation of a user, and taking the updated cut content as the task content file when detecting that the user creates a task based on the clipboard request; and when the number of the abnormal characters is larger than or equal to the abnormal number threshold value, displaying a cutting invalid prompt, displaying the content input area, inputting characters in the content input area according to the operation of the user, and taking the characters included in the content input area as the task content file when detecting that the user requests to create a task based on the content input area.
In a specific application scenario, the splitting module 502 is configured to determine, according to a position of each delimiter in the task content document, a first delimiter ranked first in the at least one delimiter; extracting characters positioned before the first separator in the task content file as character strings to be recognized; determining a second separator character adjacent to the first separator character in the at least one separator character, and extracting characters positioned between the first separator character and the second separator character in the task content file as character strings to be recognized; and continuing to determine a third separator adjacent to the second separator in the at least one separator and obtain a character string to be recognized until all separators in the at least one separator are traversed to obtain the at least one character string to be recognized, wherein the third separator is not the same separator as the first separator.
In a specific application scenario, the identifying module 503 is configured to search and match each to-be-identified character string in the at least one to-be-identified character string, and determine merchant data matched with the to-be-identified character string; extracting keywords from the character string to be recognized, determining a mapping model corresponding to the keywords, and acquiring a model type of the mapping model as a type to be handled; analyzing the character string to be recognized based on a time analysis model, determining a digital field for indicating time, and taking the digital field as the to-do time, wherein if the digital field is determined to fail, a default time field is obtained, and the default time field is taken as the to-do time; taking the merchant data, the to-do type and the to-do time as task parameters of the character string to be identified; and identifying the at least one character string to be identified in parallel, and respectively generating merchant data, a type to be handled and time to be handled for each character string to be identified to obtain a task parameter of each character string to be identified in the at least one character string to be identified.
In a specific application scenario, the identifying module 503 is configured to, when the to-be-identified character string includes a specified format character string and the number of characters of the specified format character string reaches a preset number, extract the specified format character string, query a merchant name corresponding to the specified format character string, and acquire the merchant data corresponding to the merchant name; when the character string to be identified comprises a designated merchant name, extracting the designated merchant name, and inquiring the merchant data corresponding to the designated merchant name.
In a specific application scenario, the sorting module 504 is configured to, for each character string to be recognized in the at least one character string to be recognized, obtain a task parameter corresponding to the character string to be recognized, and determine a plurality of parameter items corresponding to parameter contents included in the task parameter; determining a filling position corresponding to each parameter item in the plurality of parameter items in the task creation template, and filling the plurality of parameter items into the task creation template; marking the filled task creation template by using the character string to be identified to obtain a task to be handled corresponding to the character string to be identified; and generating a task to be handled for the at least one character string to be identified respectively to obtain the at least one task to be handled.
In a specific application scenario, the apparatus further includes:
the display module is used for displaying the at least one task to be handled;
the display module is further used for determining the task to be modified indicated by the task modification request when the task modification request is received, and acquiring modification content input based on the task to be modified;
the display module is further configured to update the task to be modified by using the modification content, and display the updated task to be modified.
In a specific application scenario, the apparatus further includes:
the determining module is used for determining at least one parameter item corresponding to at least one item of task content according to a filling position of the at least one item of task content in the task creation template when the at least one item of task content is received and input based on the task creation template;
and the marking module is used for marking the at least one task content by adopting the at least one parameter item and taking the marked at least one task content as a task to be handled.
The device provided by the embodiment of the application responds to a task creation request, a server obtains a task content case input based on the task creation request, extracts at least one separator included in the task content case, divides the task content case into at least one character string to be recognized according to the at least one separator, respectively recognizes the at least one character string to be recognized, obtains a task parameter of each character string to be recognized in the at least one character string to be recognized, obtains a task creation template, arranges the at least one character string to be recognized and the task parameter of each character string to be recognized based on the task creation template to obtain at least one task to be handled, does not need a user to frequently perform task creation operation, avoids the user from performing a large amount of repeated work, and improves the work efficiency
It should be noted that other corresponding descriptions of the functional units related to the task creating device provided in the embodiment of the present application may refer to the corresponding descriptions in fig. 1A to 1A and fig. 2A to 2D, and are not described again here.
In an exemplary embodiment, referring to fig. 6, a computer device is further provided, the computer device includes a bus, a processor, a memory, a communication interface, an input/output interface, and a display device, wherein the functional units can communicate with each other through the bus. The memory stores computer programs, and the processor is used for executing the programs stored in the memory and executing the task creating method in the embodiment.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the task creation method.
Through the above description of the embodiments, those skilled in the art will clearly understand that the present application can be implemented by hardware, and also by software plus a necessary general hardware platform. Based on such understanding, the technical solution of the present application may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a usb disk, a removable hard disk, etc.), and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method according to the implementation scenarios of the present application.
Those skilled in the art will appreciate that the figures are merely schematic representations of one preferred implementation scenario and that the blocks or flow diagrams in the figures are not necessarily required to practice the present application.
Those skilled in the art will appreciate that the modules in the devices in the implementation scenario may be distributed in the devices in the implementation scenario according to the description of the implementation scenario, or may be located in one or more devices different from the present implementation scenario with corresponding changes. The modules of the implementation scenario may be combined into one module, or may be further split into a plurality of sub-modules.
The above application serial numbers are for description purposes only and do not represent the superiority or inferiority of the implementation scenarios.
The above disclosure is only a few specific implementation scenarios of the present application, but the present application is not limited thereto, and any variations that can be made by those skilled in the art are intended to fall within the scope of the present application.

Claims (10)

1. A task creation method, comprising:
responding to a task creating request, and acquiring a task content file input based on the task creating request;
acquiring at least one task to be handled identified in the task content file;
and displaying the at least one task to be handled.
2. The method of claim 1, wherein the obtaining of the task content document input based on the task creation request in response to the task creation request comprises:
checking whether the clipboard comprises the cut content or not in response to the task creation request;
if the clipboard comprises the clipping content, acquiring the task content file according to the clipping content;
if the clipboard does not comprise the cut content, displaying a content input area, inputting characters in the content input area according to the operation of the user, and taking the characters included in the content input area as the task content file when detecting that the user requests to create a task based on the content input area.
3. The method of claim 2, wherein the obtaining the task content document according to the clip content comprises:
respectively inquiring whether the characters included in the cut content have mapping characters in a character library, and counting the number of the characters without the mapping characters in the character library as the number of abnormal characters;
when the number of the abnormal characters is smaller than the threshold value of the abnormal number, displaying the cut content, updating the cut content according to the operation of a user, and taking the updated cut content as the task content file when detecting that the user creates a task based on the clipboard request;
and when the number of the abnormal characters is larger than or equal to the abnormal number threshold value, displaying a cutting invalid prompt, displaying the content input area, inputting characters in the content input area according to the operation of the user, and taking the characters included in the content input area as the task content file when detecting that the user requests to create a task based on the content input area.
4. The method of claim 1, further comprising:
displaying the at least one task to be handled;
when a task modification request is received, determining a task to be modified indicated by the task modification request, and acquiring modification content input based on the task to be modified;
and updating the task to be modified by adopting the modification content, and displaying the updated task to be modified.
5. The method of claim 1, further comprising:
when at least one item of input task content is received based on the task creation template, determining at least one parameter item corresponding to the at least one item of task content according to a filling position of the at least one item of task content in the task creation template;
and marking the at least one task content by adopting the at least one parameter item, and taking the marked at least one task content as a task to be handled.
6. A task creation method, comprising:
responding to a task creating request, and acquiring a task content file input based on the task creating request;
extracting at least one separator included in the task content file, and splitting the task content file into at least one character string to be identified according to the at least one separator;
respectively identifying the at least one character string to be identified to obtain task parameters of each character string to be identified in the at least one character string to be identified;
and acquiring a task creation template, and sorting the at least one character string to be recognized and the task parameters of each character string to be recognized based on the task creation template to obtain at least one task to be handled.
7. A task creation apparatus, comprising:
the file acquisition module is used for responding to a task creation request and acquiring a task content file input based on the task creation request;
the task obtaining module is used for obtaining at least one task to be handled identified in the task content file;
and the display module is used for displaying the at least one task to be handled.
8. A task creation apparatus, comprising:
the file acquisition module is used for responding to a task creation request and acquiring a task content file input based on the task creation request;
the splitting module is used for extracting at least one separator included in the task content file and splitting the task content file into at least one character string to be identified according to the at least one separator;
the identification module is used for respectively identifying the at least one character string to be identified to obtain a task parameter of each character string to be identified in the at least one character string to be identified;
and the sorting module is used for acquiring a task creation template, sorting the at least one character string to be recognized and the task parameters of each character string to be recognized based on the task creation template, and acquiring at least one task to be handled.
9. A computer device comprising a memory and a processor, the memory storing a computer program, wherein the processor implements the steps of the method of any one of claims 1 to 6 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 6.
CN202210085406.9A 2022-01-25 2022-01-25 Task creation method and device, computer equipment and computer readable storage medium Pending CN114416323A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210085406.9A CN114416323A (en) 2022-01-25 2022-01-25 Task creation method and device, computer equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210085406.9A CN114416323A (en) 2022-01-25 2022-01-25 Task creation method and device, computer equipment and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN114416323A true CN114416323A (en) 2022-04-29

Family

ID=81277732

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210085406.9A Pending CN114416323A (en) 2022-01-25 2022-01-25 Task creation method and device, computer equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN114416323A (en)

Similar Documents

Publication Publication Date Title
US9026901B2 (en) Viewing annotations across multiple applications
CN111553137B (en) Report generation method and device, storage medium and computer equipment
CN111061733B (en) Data processing method, device, electronic equipment and computer readable storage medium
CN105893574B (en) Data processing method and electronic equipment
CN111737443B (en) Answer text processing method and device and key text determining method
CN112883030A (en) Data collection method and device, computer equipment and storage medium
CN115544050A (en) Operation log recording method, device, equipment and storage medium
CN111143356B (en) Report retrieval method and device
CN110968584B (en) Portrait generation system, method, electronic device and readable storage medium
Eyal-Salman et al. Feature-to-code traceability in legacy software variants
CN111309773A (en) Vehicle information query method, device and system and storage medium
CN114416323A (en) Task creation method and device, computer equipment and computer readable storage medium
KR20130068633A (en) Apparatus and method for visualizing data
CN104239475A (en) Method and device for analyzing time series data
CN114819631A (en) Multitask visualization method and device, computer equipment and storage medium
CN114996758A (en) Data desensitization method and device and electronic equipment
JP2016018279A (en) Document file search program, document file search device, document file search method, document information output program, document information output device, and document information output method
CN114358309A (en) Distributed machine learning model training method, device, equipment and storage medium
CN110308931B (en) Data processing method and related device
CN113569132A (en) Information retrieval display method and system
CN112836033A (en) Business model management method, device, equipment and storage medium
JPH10111876A (en) Information retrieval device
CN115203057B (en) Low code test automation method, device, equipment and storage medium
JP5402427B2 (en) Information processing apparatus, information processing system, and program
CN114153830B (en) Data verification method and device, computer storage medium and electronic equipment

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