WO2019200700A1 - Official document processing method and apparatus, and terminal device and storage medium - Google Patents

Official document processing method and apparatus, and terminal device and storage medium Download PDF

Info

Publication number
WO2019200700A1
WO2019200700A1 PCT/CN2018/092558 CN2018092558W WO2019200700A1 WO 2019200700 A1 WO2019200700 A1 WO 2019200700A1 CN 2018092558 W CN2018092558 W CN 2018092558W WO 2019200700 A1 WO2019200700 A1 WO 2019200700A1
Authority
WO
WIPO (PCT)
Prior art keywords
document
target
user
index
file
Prior art date
Application number
PCT/CN2018/092558
Other languages
French (fr)
Chinese (zh)
Inventor
王建华
Original Assignee
平安科技(深圳)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2019200700A1 publication Critical patent/WO2019200700A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/186Templates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management

Definitions

  • the present application relates to the field of computer technologies, and in particular, to a method, an apparatus, a terminal device, and a storage medium for document processing.
  • the current document system also provides the official document template required by the service, but the user needs to manually select it according to the needs.
  • the document system cannot automatically and flexibly match the official document template required by the user, resulting in the accuracy and intelligence of the document template matching.
  • the degree of grading is relatively low.
  • users use the official document template, they need to download and use first.
  • the use of the official document template is complicated, and the efficiency of official document writing is also reduced.
  • the embodiment of the present invention provides a method, a device, a terminal device, and a storage medium for processing a document, so as to solve the problem that the current intelligent automatic matching of the official document is not high and the matching accuracy is low.
  • a method of document processing comprising:
  • the target document request information includes a user position, n document attributes set by the user, and a document attribute priority level corresponding to each of the document attributes, wherein the document attribute priority takes Level refers to the order in which the user sets the document attributes, and n is a positive integer not less than one;
  • a document processing device comprising:
  • a receiving module configured to receive a target document request information of the user, where the target document request information includes a user post, n document attributes set by the user, and a document attribute priority level corresponding to each of the document attributes, wherein
  • the document attribute priority level refers to the order in which the user sets the document attributes, and n is a positive integer not less than one;
  • a query module configured to query, according to the target document request information, a target historical document in a document file index of a pre-established document database, wherein the target history document includes a historical document file or a document template;
  • a first pushing module configured to: if the target historical document exists, push the target historical document to the user;
  • a second pushing module configured to: if the target historical document does not exist, push a preset official document file to the user;
  • An editing module configured to: when receiving an instruction that the user performs a document selection operation from the target history document or the default document file, determine an object file selected by the user, and set the target file to be Editing the state to enable the user to edit the target file online.
  • a terminal device comprising a memory, a processor, and computer readable instructions stored in the memory and executable on the processor, the processor implementing the document processing when the computer readable instructions are executed The steps of the method.
  • One or more non-volatile readable storage mediums storing computer readable instructions, when executed by one or more processors, causing said one or more processors to perform said The steps of the method of document processing.
  • FIG. 1 is a flowchart of a method for document processing provided in Embodiment 1 of the present application;
  • FIG. 2 is a flowchart of an implementation of establishing a document file index in the document processing method provided in Embodiment 1 of the present application;
  • step S2 is a flowchart showing an implementation of step S2 in the method for document processing provided in Embodiment 1 of the present application;
  • FIG. 4 is a schematic diagram of an apparatus for processing a document provided in Embodiment 2 of the present application.
  • FIG. 5 is a schematic diagram of a terminal device provided in Embodiment 4 of the present application.
  • FIG. 1 shows an implementation flow of a method for document processing provided by this embodiment.
  • the method of document processing is applied to the server of the official document system for matching analysis of the official document before the office text.
  • the document system includes a server and a client, wherein the server and the client are connected through a network, and the user performs a document query and writing through the client, and the client can be specifically, but not limited to, various personal computers, notebook computers, For smartphones, tablets, and portable wearable devices, the server can be implemented with a separate server or a server cluster of multiple servers. Details are as follows:
  • S1 receiving the target document request information of the user, where the target document request information includes a user position, n document attributes set by the current user, and a document attribute priority level corresponding to each document attribute, wherein the document attribute priority level refers to the current user.
  • the order in which the document attributes are set, and n is a positive integer not less than 1.
  • the client first obtains the identity information of the user in the official document system, and identifies the user's post according to the identity identification information; and then, by detecting that the user selects or inputs the official document attribute on the front-end interface, Each document attribute set by the user is recorded and arranged according to the time sequence of the record until the user stops detecting the setting of the document attribute, and the record is stopped; the document attribute sorted by the record is taken as the priority level of the document attribute. .
  • the client sends the recorded user position, the n document attributes set by the current user, and the document attribute priority level corresponding to each document attribute to the server as the target document request information.
  • the document attribute includes fields such as related posts, file titles, and the like.
  • the client recognizes that the user's position is “Personnel Manager”, and detects that the current user only selects the file title, and inputs “About the company department leader change notice”, then records “Personnel Manager”, “File Title” and “Notice on changes in company department leadership”.
  • n is a positive integer of not less than 1.
  • S2 Query the target historical document in the document file index of the pre-established document database according to the target document request information, wherein the target history document includes a historical document file or a document template.
  • the server searches for the target historical document in a stepwise manner according to the target document request message received in step S1 according to the user position, the recorded document attribute, and the document attribute priority level in the document file index of the pre-established document database.
  • the linked list pointer is introduced, and the index of the linked list official document is formed, so that the index of the linked pointer document file directly points to the location of the official document file storage unit to be accessed in the address list, thereby realizing rapid positioning. It overcomes the traditional traversal operation for all channels and greatly improves the query efficiency.
  • the official document database is mainly based on the non-relational database NoSQL, and may also be a relational database such as Oracle, SQL Server, or DB2.
  • Historical document documents include official documents, historical documents that have been publicly disclosed or partially disclosed within the enterprise.
  • public or partially public documents refer to the limited permission to view and use official documents according to the position of the household, that is, the disclosure of the official documents has the restriction of authority, that is, in the process of querying the target historical documents, some user posts will be preferentially excluded.
  • Historical document files that cannot be viewed and used.
  • the document type can be a request, a report, an announcement, a notice, a meeting minutes, and the like.
  • the official document template is for the official document requirements used in each post, and the official document template is preset, so that the user can write the official document according to the information required on the official document template.
  • step S2 if the last document attribute is queried, the query result has a document file index matching the target history document, and the target corresponding to the document file index can be found according to the document file index.
  • the target historical document is pushed to the user.
  • the target historical document pushed to the user may have one or more articles, that is, when there are multiple target historical documents that satisfy the target official document request information in step S1, according to the target history.
  • the query or usage times of the official documents are arranged in order of the number of times, and then the arranged target historical documents are pushed to the user, so that the target historical documents can be pushed to the user more accurately according to the actual usage of the target historical documents.
  • step S2 if the last document attribute is queried, and the query result does not have a document file index matching the target history document, the preset default document file is pushed to the user.
  • the default document file may be preset by the user, or may be configured by the system according to the user's position, including the official document template or historical document file commonly used by the user, so that the user always has an optional default document file for reference. Text.
  • the client detects that the user selects one of the target history documents or the default document files from the pushed target history document or the default document file
  • the user sends an instruction for the document selection operation to the server, and the server
  • the instruction determines the target file selected by the user, activates the target file, sets the target file to an editable state, and implements a function for online editing by the user.
  • the editing of the official document can be completed by simply modifying the corresponding content such as the title name, signature, time, and the like.
  • the editing state will present an editing control at the front end, and its editing control is based on the office software, consistent with the word mode, calling the office interface to achieve online web-side editing, so that the editing mode has various editing functions in the word, and the font can be reset. Style, font size, paragraph spacing, etc.
  • the edit control adds a function of automatically changing the format of the recognized content. For example, when the time is input in the official document, the format is automatically modified according to the default payment time format, for example, “2017” is input, but the system default time format is Chinese standard, the time will be automatically changed to "2017”.
  • the target document request information of the user is received, and the target history document is queried in the document file index of the pre-established document database according to the target document request information, and if the target history document exists, the user is pushed to the user.
  • the target history document otherwise the preset default document file is pushed to the user, so that the user performs online editing according to the selected target file.
  • matching the historical document files according to the user's post, document attributes, and document attribute priority levels can accurately match the target history documents required by the user, and can push the default to the user even if the query result does not match the target document request information.
  • the historical document file enables the user to complete the writing of the official document according to the format quality requirements of the historical official document, thereby effectively improving the intelligent level and matching accuracy of the official document matching, thereby improving the efficiency of the user's official document writing; on the other hand, through the official editing of the official document. Therefore, the user can directly use the historical official document or the official document template to write the official document without downloading the operation, thereby reducing the cumbersome use operation, thereby improving the convenience of the user to draft the official document.
  • the document file index may be established according to the historical document file or the document template history document file in the document database.
  • the document processing method further includes:
  • the server extracts the historical document file or the official document template of the historical document file or the official document template in the official document database according to the document requirement standard, and removes the historical document file or the official document template of the duplicate, missing value, and the out-of-boundary value, and the remaining historical documents conforming to the official document requirement standard.
  • the document or document template is converted to a standard document in a standard acceptable format.
  • the standard documents are cleaned up in the Chinese word segmentation component, including the removal of punctuation marks, and the pause words are finally divided into several words.
  • the part of speech is determined by part-of-speech tagging, such as a name, a verb, an adjective, or a language is processed according to a syntax analysis, a semantic role tag, etc., to obtain a precise word element, and Sort by sorting.
  • part-of-speech tagging such as a name, a verb, an adjective, or a language is processed according to a syntax analysis, a semantic role tag, etc.
  • the specific sorting order can be set according to the actual situation. For example, according to the noun classification, the first letter of each noun can be sorted according to the alphabetical order.
  • each precision word obtained in step S7 is configured to form a linked list pointer document file index, that is, the linked list pointer carried by the document file index points to the location of the document file storage unit in the address list, that is, the final point corresponds to the precise word element.
  • a linked list pointer document file index that is, the linked list pointer carried by the document file index points to the location of the document file storage unit in the address list, that is, the final point corresponds to the precise word element.
  • the historical document file or the document template in the official document database is first cleaned up, the word element is generated, and then the word element is processed in language to obtain a precise word element, and finally the precise word element is indexed.
  • Multiple queries are used, which can greatly improve the search efficiency of official documents compared with the traditional relational database and sequential indexing.
  • the specific historical document is used to query the target historical document in the document file index of the pre-established official document database according to the target document request information mentioned in step S2.
  • the specific implementation method will be described in detail.
  • FIG. 3 shows a specific implementation process of step S2 provided by the embodiment of the present application, which is described in detail as follows:
  • the official document index corresponding to the user's post is filtered out in the official document database, and the remaining official document index corresponding to the current user position is taken as Initial document index results.
  • the initial public document index result obtained by the query is a historical official document or a official document template of the government office.
  • the query matching is performed in the initial document index result, and the second document index result is obtained, thereby looping, in each Based on the result of the official document index obtained by the secondary query, until the obtained document index result is empty or all the records of the document selected by the current user are completed, the query operation is stopped, and the final document index result is obtained.
  • the priority of the document attribute is larger, that is, the higher the order of querying the document attribute is, the larger the range of the document index result obtained by the query is, and the more the document attribute is further defined, so that the final document is obtained.
  • step S22 when the final document index result is not empty, and the historical document file or the document template corresponding to the document file index in the final document index result is not empty, the document is When the file index is a valid index, the historical document file corresponding to the valid index is used as the target history document.
  • the server when the server receives the target document request information of the user, accesses the historical document file or the document template in the document database, and queries the document file index that satisfies the target history document, and further needs to confirm the document file. Whether the index is valid. Since there are some invalid document file indexes in the official document database, for example, after some public document files are deleted, the corresponding document file index has not been completely deleted. When the index of such a document file is queried, the document file index points to The historical document file is empty, that is, the document file index is an invalid index.
  • the index of the document file is found, and the historical document file pointed to by the index of the document file is not empty, the index of the document file is determined to be valid, and the document file in the document database is accessed according to the index of the document file.
  • the historical document file corresponding to the index is used, and the historical document file is used as the target historical document.
  • step S23 when the final document index result is empty or the document file index in the final document index result analyzed in step S23 is an invalid index, it is confirmed that the target history document does not exist, that is, the target history required by the user does not exist in the document database. Official document.
  • the final document index result is empty, and the historical document file or the official document template that meets the target document request information does not exist in the document database.
  • the official document index related to the user post is searched in the official document database, and the initial public document index result is obtained, and each official document attribute is sequentially searched in the official document database according to the document attribute priority level.
  • the relevant document file index is obtained, and the final document index result is obtained.
  • the final document index result is not empty, and the document file index in the final document index result is a valid index
  • the historical document file corresponding to the valid index is used as the target history document.
  • the final document index result is empty, or the document file index in the final document index result is an invalid index, it is confirmed that the target history document does not exist, and the effective judgment of the document file index is effectively improved, thereby effectively improving the document matching efficiency.
  • the custom template may also be executed. Process. Details are as follows:
  • the permission function of the user to create the document template is activated, so that the user customizes the new document template and performs online preparation according to the new document template.
  • step S24 further query whether the current user has the document management authority. If the user has the document management authority, the permission function of the user to create the document template is activated, that is, the template is activated.
  • the control button enables the user to generate a blank template by clicking the create template control button, and to edit the new official document template online according to the function of the editing control mentioned in step S5, and simultaneously save the newly created official document template, and then online Draft text.
  • the permission function of the user to create the official document template is activated, so that the user customizes
  • the new official document template is based on the new official document template, and the function of creating a document template with the official document management authority is opened when the user's target document request information is not satisfied, so that the user can not only push through the reference.
  • Historical document files or official document templates can customize the official document template according to their actual needs, reflecting their flexibility, thereby further improving the convenience of user drafting.
  • step S5 when it is detected in step S5 that the user selects a document selection operation from the target history document or the default document file, the target file selected by the user is determined, and the target is determined.
  • the file is set to an editable state, so that after the user edits the target file online, the process of updating the document database and the document file index can also be performed. Details are as follows:
  • the user-edited target document is saved in the official document database, and the document file index is updated according to the target document.
  • the target official document edited by the user is saved in the official document database according to steps S1 to S5, and a new official document index is generated according to the step S6 to the step S8, and the official document index is classified according to the user's position and The document categories are categorized and stored in the official document database.
  • the user-edited target document is saved in the official document database, and the official document index is updated according to the target document, thereby not only enriching and perfecting the official document database, but also providing the user with more historical document files. More reference choices.
  • FIG. 4 shows the apparatus for the document processing corresponding to the method of the document processing provided in the first embodiment.
  • FIG. 4 shows the apparatus for the document processing corresponding to the method of the document processing provided in the first embodiment.
  • the embodiment of the present application is shown. part.
  • the document processing apparatus includes: a receiving module 41, a querying module 42, a first pushing module 43, a second pushing module 44, and an editing module 45.
  • a receiving module 41 receives a query from a document processing apparatus.
  • a querying module 42 receives a query from a document processing apparatus.
  • a first pushing module 43 receives a query from a document processing apparatus.
  • a second pushing module 44 receives a query from a querying module 41
  • an editing module 45 a document processing apparatus's editing module 45.
  • the receiving module 41 is configured to receive the target document request information of the user, where the target document request information includes a user post, n document attributes set by the current user, and a document attribute priority level corresponding to each document attribute, wherein the document attribute priority level Refers to the order of the document attributes set by the current user, where n is a positive integer not less than one;
  • the query module 42 is configured to query the target historical document in the document file index of the pre-established document database according to the target document request information, wherein the target history document includes a historical document file or a document template;
  • the first pushing module 43 is configured to: if the target historical document exists, push the target historical document to the user;
  • the second pushing module 44 is configured to: if the target history document does not exist, push a preset official document file to the user;
  • the editing module 45 is configured to: when receiving an instruction that the user performs a document selection operation from the target history document or the default document file, determine an object file selected by the user, and set the target file to an editable state, so that the user The target file is edited online.
  • the document processing device further includes:
  • the cleaning module 46 is configured to clean up the historical document file or the official document historical document file in the official document database to generate a word element
  • the processing module 47 is configured to perform language processing on the word element to obtain a precise word element
  • the indexing module 48 is configured to index the precise word element and establish a document file index.
  • the query module 42 includes:
  • the job search unit 421 is configured to search for a document file index related to the user post in the official document database according to the current user position, and obtain an initial document index result;
  • the document attribute searching unit 422 is configured to sequentially search the document file index related to each document attribute in the document database according to the document attribute priority level, and obtain the final document index result;
  • the first determining official document unit 423 is configured to: when the final document index result is not empty, and the document file index in the final document index result is a valid index, the historical document file corresponding to the valid index is used as the target historical document;
  • the second determining document unit 424 is configured to confirm that the target history document does not exist when the final document index result is empty, or the document file index in the final document index result is an invalid index.
  • the document processing device further includes:
  • the permission module 40 is configured to: if the target history document does not exist, and detect that the user has the document management authority, activate the permission function of the user to create the document template, so that the user customizes the new document template and according to the new document template. Conduct online preparations.
  • the document processing device further includes:
  • the saving module 49 is configured to save the user-edited target document in the official document database, and update the document file index according to the target document.
  • the present embodiment provides one or more non-volatile readable storage media having computer readable instructions stored thereon, the one or more non-readable readable storage media storing computer readable instructions, the computer readable instructions being When one or more processors are executed, one or more processors are executed to implement the method of document processing in Embodiment 1, or, in the apparatus for implementing the document processing in Embodiment 2 when the computer readable instructions are executed by the processor The function of each module/unit. To avoid repetition, we will not repeat them here.
  • non-volatile readable storage media storing computer readable instructions may comprise: any entity or device capable of carrying the computer readable instruction code, a recording medium, a USB flash drive, a mobile hard drive, Disk, optical disk, computer memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier signals, and telecommunications signals.
  • FIG. 5 is a schematic diagram of a terminal device according to an embodiment of the present application.
  • the terminal device 50 of this embodiment includes a processor 51, a memory 52, and computer readable instructions 53 stored in the memory 52 and operable on the processor 51, such as a document processing program.
  • the steps in the method embodiment of implementing the above various document processing when the processor 51 executes the computer readable instructions 53 such as steps S1 to S5 shown in FIG.
  • the processor 51 executes the computer readable instructions 53
  • the functions of the modules/units in the various apparatus embodiments described above are implemented, such as the functions of the modules 41 to 45 shown in FIG.
  • computer readable instructions 53 may be partitioned into one or more modules/units, one or more modules/units being stored in memory 52 and executed by processor 51 to complete the application.
  • the one or more modules/units may be an instruction segment of a series of computer readable instructions capable of performing a particular function for describing the execution of computer readable instructions 53 in the terminal device 50.
  • the computer readable instructions 53 may be divided into a receiving module, a query module, a push target history document module, a push default document file module, and an editing module.
  • the specific functions of each module are as shown in Embodiment 2, to avoid repetition, here. Do not repeat them one by one.
  • the terminal device 50 may be a computing device such as a server.
  • Terminal device 50 may include, but is not limited to, processor 51, memory 52. It will be understood by those skilled in the art that FIG. 5 is merely an example of the terminal device 50, and does not constitute a limitation of the terminal device 50, and may include more or less components than those illustrated, or may combine certain components or different components.
  • the terminal device 50 may further include an input/output device, a network access device, a bus, and the like.
  • the processor 51 may be a central processing unit (CPU), or may be other general-purpose processors, a digital signal processor (DSP), an application specific integrated circuit (ASIC), Field-Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware components, etc.
  • the general purpose processor may be a microprocessor or the processor or any conventional processor or the like.
  • the memory 52 may be an internal storage unit of the terminal device 50, such as a hard disk or a memory of the terminal device 50.
  • the memory 52 may also be an external storage device of the terminal device 50, such as a plug-in hard disk provided on the terminal device 50, a smart memory card (SMC), a Secure Digital (SD) card, and a flash memory card (Flash). Card) and so on.
  • the memory 52 may also include both an internal storage unit of the terminal device 50 and an external storage device.
  • the memory 52 is used to store computer readable instructions 53 and other programs and data required by the terminal device 50.
  • the memory 52 can also be used to temporarily store data that has been or will be output.

Abstract

Disclosed are an official document processing method and apparatus, and a terminal device and a storage medium. The official document processing method comprises: receiving target official document request information of a user; querying, according to the target official document request information, a target historical official document in official document file indexes of a pre-established official document database; if the target historical official document exists, pushing the target historical official document to the user; if the target historical official document does not exist, pushing a preset default official document file to the user; and when receiving an instruction that the user performs an operation of selecting an official document from the target historical official document or the default official document file, determining a target file selected by the user, and setting the target file to be in an editable state, such that the user performs online editing on the target file. The technical solution of the present application effectively improves the level of intelligence of official document matching and the matching accuracy. In addition, the online editing of an official document is implemented, and the convenience of official document drafting is improved.

Description

一种公文处理的方法、装置、终端设备及存储介质Method, device, terminal device and storage medium for document processing
本申请以2018年04月17日提交的申请号为201810342490.1,名称为“一种公文处理的方法、装置、终端设备及存储介质”的中国发明专利申请为基础,并要求其优先权。This application is based on the Chinese Patent Application No. 201810342490.1, filed on Apr. 17, 2018, entitled "A Method, Apparatus, Terminal Device, and Storage Medium for Document Processing," and claims priority.
技术领域Technical field
本申请涉及计算机技术领域,尤其涉及一种公文处理的方法、装置、终端设备及存储介质。The present application relates to the field of computer technologies, and in particular, to a method, an apparatus, a terminal device, and a storage medium for document processing.
背景技术Background technique
目前,办公自动化的易用性、开放性、严密性、实用性等特点,为企业、政府机关等单位办公带来了很大的便利性。At present, the ease of use, openness, rigor, and practicability of office automation have brought great convenience to enterprises, government agencies and other organizations.
在办公自动化的使用过程中,用户经常需要使用公文系统对各种消息的通知及汇报进行公文撰写,目前常用的撰写方式为人工手动输入全文,由于公文类别繁多,如请示、报告、公告、通告、会议纪要等,并且不同公文类别的质量要求也不相同,如形式、格式以及内容规范性等,当用户对各种公文类别的写作要求不熟悉,特别是针对于不同公文类别的撰写要求不清楚时,往往需要花费大量的时间和精力,严重影响用户的撰写效率,同时也无法保证撰写的公文符合撰写要求。In the process of using office automation, users often need to use the official document system to write official documents for notification and reporting of various messages. Currently, the common writing method is to manually input the full text manually. Due to the wide variety of official documents, such as requests, reports, announcements, and notices. , meeting minutes, etc., and the quality requirements of different official documents are not the same, such as form, format and content normative, etc., when users are unfamiliar with the writing requirements of various official documents, especially for writing requirements of different official documents. When it is clear, it often takes a lot of time and effort, which seriously affects the efficiency of the user's writing, and there is no guarantee that the written document will meet the writing requirements.
另外,当前的公文系统,虽然也会提供业务要求的公文模板,但是需要用户根据需要人工进行选择,公文系统无法自动灵活的准确匹配用户所需要的公文模板,导致公文模板匹配的准确率和智能化程度均比较低,同时,用户使用公文模板时,需要先下载再使用,使用公文模板步骤复杂,也降低了公文撰写效率。In addition, the current document system also provides the official document template required by the service, but the user needs to manually select it according to the needs. The document system cannot automatically and flexibly match the official document template required by the user, resulting in the accuracy and intelligence of the document template matching. The degree of grading is relatively low. At the same time, when users use the official document template, they need to download and use first. The use of the official document template is complicated, and the efficiency of official document writing is also reduced.
发明内容Summary of the invention
本申请实施例提供一种公文处理的方法、装置、终端设备及存储介质,以解决当前公文自动匹配的智能化水平不高和匹配准确度低的问题。The embodiment of the present invention provides a method, a device, a terminal device, and a storage medium for processing a document, so as to solve the problem that the current intelligent automatic matching of the official document is not high and the matching accuracy is low.
一种公文处理的方法,包括:A method of document processing, comprising:
接收用户的目标公文请求信息,其中,所述目标公文请求信息包括用户岗位、所述 用户设置的n个公文属性以及每个所述公文属性对应的公文属性优先级别,其中,所述公文属性优先级别是指所述用户设置所述公文属性的排列顺序,n为不小于1的正整数;And receiving the target document request information of the user, where the target document request information includes a user position, n document attributes set by the user, and a document attribute priority level corresponding to each of the document attributes, wherein the document attribute priority takes Level refers to the order in which the user sets the document attributes, and n is a positive integer not less than one;
根据所述目标公文请求信息,在预先建立的公文数据库的公文文件索引中,查询目标历史公文,其中,所述目标历史公文包括历史公文文件或者公文模板;Determining, according to the target document request information, a target historical document in a document file index of the pre-established document database, wherein the target history document includes a historical document file or a document template;
若所述目标历史公文存在,则向所述用户推送所述目标历史公文;And if the target historical document exists, pushing the target historical document to the user;
若所述目标历史公文不存在,则向所述用户推送预先设置的默认公文文件;If the target history document does not exist, pushing a preset default document file to the user;
当接收到所述用户从所述目标历史公文或所述默认公文文件中进行公文选择操作的指令时,确定所述用户选择的目标文件,并将所述目标文件设置为可编辑状态,以使所述用户对所述目标文件进行在线编辑。Determining, by the user, an instruction to perform a document selection operation from the target history document or the default document file, determining an object file selected by the user, and setting the target file to an editable state, so that The user performs online editing on the target file.
一种公文处理的装置,包括:A document processing device comprising:
接收模块,用于接收用户的目标公文请求信息,其中,所述目标公文请求信息包括用户岗位、所述用户设置的n个公文属性以及每个所述公文属性对应的公文属性优先级别,其中,所述公文属性优先级别是指所述用户设置所述公文属性的排列顺序,n为不小于1的正整数;a receiving module, configured to receive a target document request information of the user, where the target document request information includes a user post, n document attributes set by the user, and a document attribute priority level corresponding to each of the document attributes, wherein The document attribute priority level refers to the order in which the user sets the document attributes, and n is a positive integer not less than one;
查询模块,用于根据所述目标公文请求信息,在预先建立的公文数据库的公文文件索引中,查询目标历史公文,其中,所述目标历史公文包括历史公文文件或者公文模板;a query module, configured to query, according to the target document request information, a target historical document in a document file index of a pre-established document database, wherein the target history document includes a historical document file or a document template;
第一推送模块,用于若所述目标历史公文存在,则向所述用户推送所述目标历史公文;a first pushing module, configured to: if the target historical document exists, push the target historical document to the user;
第二推送模块,用于若所述目标历史公文不存在,则向所述用户推送预先设置的默认公文文件;a second pushing module, configured to: if the target historical document does not exist, push a preset official document file to the user;
编辑模块,用于当接收到所述用户从所述目标历史公文或所述默认公文文件中进行公文选择操作的指令时,确定所述用户选择的目标文件,并将所述目标文件设置为可编辑状态,以使所述用户对所述目标文件进行在线编辑。An editing module, configured to: when receiving an instruction that the user performs a document selection operation from the target history document or the default document file, determine an object file selected by the user, and set the target file to be Editing the state to enable the user to edit the target file online.
一种终端设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机可读指令,所述处理器执行所述计算机可读指令时实现所述公文处理的方法的步骤。A terminal device comprising a memory, a processor, and computer readable instructions stored in the memory and executable on the processor, the processor implementing the document processing when the computer readable instructions are executed The steps of the method.
一个或多个存储有计算机可读指令的非易失性可读存储介质,所述计算机可读指令被一个或多个处理器执行时,使得所述一个或多个处理器执行时实现所述公文处理的方法的步骤。One or more non-volatile readable storage mediums storing computer readable instructions, when executed by one or more processors, causing said one or more processors to perform said The steps of the method of document processing.
本申请的一个或多个实施例的细节在下面的附图和描述中提出,本申请的其他特征和优点将从说明书、附图以及权利要求变得明显。The details of one or more embodiments of the present invention are set forth in the accompanying drawings and the description of the claims.
附图说明DRAWINGS
为了更清楚地说明本申请实施例的技术方案,下面将对本申请实施例的描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings used in the description of the embodiments of the present application will be briefly described below. It is obvious that the drawings in the following description are only some embodiments of the present application. Other drawings may also be obtained from those of ordinary skill in the art based on these drawings without the inventive labor.
图1是本申请实施例1中提供的公文处理的方法的流程图;1 is a flowchart of a method for document processing provided in Embodiment 1 of the present application;
图2是本申请实施例1中提供的公文处理的方法中建立公文文件索引的实现流程图;2 is a flowchart of an implementation of establishing a document file index in the document processing method provided in Embodiment 1 of the present application;
图3是本申请实施例1中提供的公文处理的方法中步骤S2的实现流程图;3 is a flowchart showing an implementation of step S2 in the method for document processing provided in Embodiment 1 of the present application;
图4是本申请实施例2中提供的公文处理的装置的示意图;4 is a schematic diagram of an apparatus for processing a document provided in Embodiment 2 of the present application;
图5是本申请实施例4中提供的终端设备的示意图。FIG. 5 is a schematic diagram of a terminal device provided in Embodiment 4 of the present application.
具体实施方式detailed description
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。The technical solutions in the embodiments of the present application are clearly and completely described in the following with reference to the drawings in the embodiments of the present application. It is obvious that the described embodiments are a part of the embodiments of the present application, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present application without departing from the inventive scope are the scope of the present application.
实施例1Example 1
请参阅图1,图1示出本实施例提供的公文处理的方法的实现流程。该公文处理的方法应用在公文系统的服务端,用于在办公拟文前对公文的匹配分析。该公文系统包括服务端和客户端,其中,服务端和客户端之间通过网络进行连接,用户通过客户端进行公文查询和撰写,客户端具体可以但不限于是各种个人计算机、笔记本电脑、智能手机、平板电脑和便携式可穿戴设备,服务端具体可以用独立的服务器或者多个服务器组成的服务器集群实现。详述如下:Please refer to FIG. 1. FIG. 1 shows an implementation flow of a method for document processing provided by this embodiment. The method of document processing is applied to the server of the official document system for matching analysis of the official document before the office text. The document system includes a server and a client, wherein the server and the client are connected through a network, and the user performs a document query and writing through the client, and the client can be specifically, but not limited to, various personal computers, notebook computers, For smartphones, tablets, and portable wearable devices, the server can be implemented with a separate server or a server cluster of multiple servers. Details are as follows:
S1:接收用户的目标公文请求信息,其中,目标公文请求信息包括用户岗位、当前用户设置的n个公文属性以及每个公文属性对应的公文属性优先级别,其中,公文属性优先级别是指当前用户设置的公文属性的排列顺序,n为不小于1的正整数。S1: receiving the target document request information of the user, where the target document request information includes a user position, n document attributes set by the current user, and a document attribute priority level corresponding to each document attribute, wherein the document attribute priority level refers to the current user. The order in which the document attributes are set, and n is a positive integer not less than 1.
具体地,客户端首先通过获取用户在公文系统中的身份标识信息,并根据该身份标 识信息识别其用户岗位;接着通过检测到用户在前端界面对公文属性进行选择或者输入等设定操作,将用户设定的每一个公文属性进行记录,并按照记录的时间顺序进行排列,直至检测到用户停止对公文属性的设定操作时,才停止记录;将记录排序过的公文属性作为公文属性优先级别。Specifically, the client first obtains the identity information of the user in the official document system, and identifies the user's post according to the identity identification information; and then, by detecting that the user selects or inputs the official document attribute on the front-end interface, Each document attribute set by the user is recorded and arranged according to the time sequence of the record until the user stops detecting the setting of the document attribute, and the record is stopped; the document attribute sorted by the record is taken as the priority level of the document attribute. .
客户端将记录的用户岗位、当前用户设置的n个公文属性以及每个公文属性对应的公文属性优先级别作为目标公文请求信息发送给服务端。The client sends the recorded user position, the n document attributes set by the current user, and the document attribute priority level corresponding to each document attribute to the server as the target document request information.
具体地,公文属性包括相关岗位、文件标题等字段。Specifically, the document attribute includes fields such as related posts, file titles, and the like.
例如,客户端识别出用户所在岗位为“人事部经理”,并且检测到当前用户只选择了文件标题,输入“关于公司部门领导变动公告”,则记录“人事部经理”、“文件标题”以及“关于公司部门领导变动公告”。For example, the client recognizes that the user's position is “Personnel Manager”, and detects that the current user only selects the file title, and inputs “About the company department leader change notice”, then records “Personnel Manager”, “File Title” and “Notice on changes in company department leadership”.
在本申请实施例中,n的取值为不小于1的正整数,当用户设定的公文属性的个数越多,则查找到的目标历史公文越精细。In the embodiment of the present application, the value of n is a positive integer of not less than 1. When the number of document attributes set by the user is more, the more the target history document is found.
S2:根据目标公文请求信息,在预先建立的公文数据库的公文文件索引中,查询目标历史公文,其中,目标历史公文包括历史公文文件或者公文模板。S2: Query the target historical document in the document file index of the pre-established document database according to the target document request information, wherein the target history document includes a historical document file or a document template.
具体地,服务端根据步骤S1中接收到的目标公文请求消息,按照用户岗位、所记录的公文属性以及公文属性优先级别在预先建立的公文数据库的公文文件索引中,逐级查找目标历史公文。Specifically, the server searches for the target historical document in a stepwise manner according to the target document request message received in step S1 according to the user position, the recorded document attribute, and the document attribute priority level in the document file index of the pre-established document database.
在本申请实施例中,创建公文文件索引时引入链表指针,形成链表指针式公文文件索引,使链表指针式公文文件索引直接指向所要访问的公文文件存储单元在地址链表中的位置,实现快速定位,克服了传统针对所有信道的遍历操作,大大提高了查询效率。In the embodiment of the present application, when the index of the official document is created, the linked list pointer is introduced, and the index of the linked list official document is formed, so that the index of the linked pointer document file directly points to the location of the official document file storage unit to be accessed in the address list, thereby realizing rapid positioning. It overcomes the traditional traversal operation for all channels and greatly improves the query efficiency.
在本申请实施例中,公文数据库主要是以非关系型数据库NoSQL为主导,也可以是Oracle、SQL Server、DB2等关系型数据库。In the embodiment of the present application, the official document database is mainly based on the non-relational database NoSQL, and may also be a relational database such as Oracle, SQL Server, or DB2.
历史公文文件括公文类别、企业内部已公开或者部分公开的历史公文等。其中,公开或者部分公开的公文是指根据户的岗位职级设置有限的查看和使用公文的权限,即公文的公开具有权限限制性,也就是在查询目标历史公文过程中,会优先排除部分用户岗位无法查看和使用的历史公文文件。另外,公文类别可以是请示、报告、公告、通告、会议纪要等。Historical document documents include official documents, historical documents that have been publicly disclosed or partially disclosed within the enterprise. Among them, public or partially public documents refer to the limited permission to view and use official documents according to the position of the household, that is, the disclosure of the official documents has the restriction of authority, that is, in the process of querying the target historical documents, some user posts will be preferentially excluded. Historical document files that cannot be viewed and used. In addition, the document type can be a request, a report, an announcement, a notice, a meeting minutes, and the like.
公文模板是针对各个岗位使用的公文要求,预置存储的公文模板,使用户根据公文模板上的拟文要求标注信息撰写公文。The official document template is for the official document requirements used in each post, and the official document template is preset, so that the user can write the official document according to the information required on the official document template.
例如,对政府办公室部门岗位的用户查找目标历史公文时,会先筛选掉非政府办公 室部门岗位所查看或者使用的历史公文文件。For example, when a user of a government office department finds a target historical document, it will first screen out the historical document documents viewed or used by the non-government office department.
S3:若目标历史公文存在,则向用户推送目标历史公文。S3: If the target historical document exists, the target historical document is pushed to the user.
具体地,经过步骤S2的查询过程,若查询到最后一个公文属性时,其查询结果存在与目标历史公文相匹配的公文文件索引,且根据该公文文件索引能查找到该公文文件索引对应的目标历史公文,则向用户推送该目标历史公文。Specifically, after the query process of step S2, if the last document attribute is queried, the query result has a document file index matching the target history document, and the target corresponding to the document file index can be found according to the document file index. In the historical document, the target historical document is pushed to the user.
需要说明的是,在本申请实施例中,向用户推送的目标历史公文可能存在一篇至多篇的情况,即满足步骤S1中的目标公文请求信息的目标历史公文存在多个时,根据目标历史公文的查询或者使用次数,按照次数由多到少的顺序排列,再向用户推送该排列好的目标历史公文,以便根据目标历史公文的实际使用情况,能更精准地向用户推送目标历史公文。It should be noted that, in the embodiment of the present application, the target historical document pushed to the user may have one or more articles, that is, when there are multiple target historical documents that satisfy the target official document request information in step S1, according to the target history. The query or usage times of the official documents are arranged in order of the number of times, and then the arranged target historical documents are pushed to the user, so that the target historical documents can be pushed to the user more accurately according to the actual usage of the target historical documents.
S4:若目标历史公文不存在,则向用户推送预先设置的默认公文文件。S4: If the target history document does not exist, the preset default document file is pushed to the user.
具体地,经过步骤S2的查询过程,若查询到最后一个公文属性时,其查询结果不存在与目标历史公文相匹配的公文文件索引,则向用户推送预先设置的默认公文文件。Specifically, after the query process of step S2, if the last document attribute is queried, and the query result does not have a document file index matching the target history document, the preset default document file is pushed to the user.
其中,默认公文文件可以由用户预先设置,也可以由系统根据用户所在岗位默认配置,包括用户所在岗位常用的公文模板或者历史公文文件,以便用户始终有可选的默认公文文件进行参考,方便拟文。The default document file may be preset by the user, or may be configured by the system according to the user's position, including the official document template or historical document file commonly used by the user, so that the user always has an optional default document file for reference. Text.
S5:当接收到用户从目标历史公文或默认公文文件中进行公文选择操作的指令时,确定用户选择的目标文件,并将该目标文件设置为可编辑状态,以使用户对该目标文件进行在线编辑。S5: When receiving an instruction for the document selection operation by the user from the target history document or the default document file, determining the target file selected by the user, and setting the target file to an editable state, so that the user performs the online file on the target file. edit.
具体地,当客户端检测到用户从推送的目标历史公文或默认公文文件中选择其中一篇目标历史公文或默认公文文件时,将用户进行公文选择操作的指令发送给服务端,服务端根据该指令确定用户选择的目标文件,并激活该目标文件,将该目标文件其设置为可编辑状态,实现用户在线编辑的功能。Specifically, when the client detects that the user selects one of the target history documents or the default document files from the pushed target history document or the default document file, the user sends an instruction for the document selection operation to the server, and the server The instruction determines the target file selected by the user, activates the target file, sets the target file to an editable state, and implements a function for online editing by the user.
当用户选中的目标文件进入编辑状态时,只需修改相应的标题名称、署名、时间等小范围的内容即可完成公文的编辑。另外,编辑状态在前端会呈现编辑控件,其编辑控件是基于office软件,与word模式保持一致,调用office接口实现在线web端编辑,使得编辑模式拥有word中的各种编辑功能,可以重新设置字体风格,字体大小、段落间距等。When the target file selected by the user enters the editing state, the editing of the official document can be completed by simply modifying the corresponding content such as the title name, signature, time, and the like. In addition, the editing state will present an editing control at the front end, and its editing control is based on the office software, consistent with the word mode, calling the office interface to achieve online web-side editing, so that the editing mode has various editing functions in the word, and the font can be reset. Style, font size, paragraph spacing, etc.
进一步地,编辑控件增加了具有识别内容自动更改格式的功能,比如公文落款处输入时间时,按照默认的落款时间格式,对数字自动修改格式,比如输入“2017年”,但 系统默认时间格式为中文标准,则时间会自动修改成“二〇一七年”。Further, the edit control adds a function of automatically changing the format of the recognized content. For example, when the time is input in the official document, the format is automatically modified according to the default payment time format, for example, “2017” is input, but the system default time format is Chinese standard, the time will be automatically changed to "2017".
在图1对应的实施例中,接收用户的目标公文请求信息,根据目标公文请求信息,在预先建立的公文数据库的公文文件索引中,查询目标历史公文,若目标历史公文存在,则向用户推送目标历史公文,否则向用户推送预先设置的默认公文文件,使用户根据选中的目标文件进行在线编辑。一方面,根据用户岗位、公文属性以及公文属性优先级别对历史公文文件进行匹配查询,能够准确的匹配用户所需的目标历史公文,即使查询结果不匹配目标公文请求信息,也能向用户推送默认的历史公文文件,使用户能按照历史公文的格式质量要求完成公文的撰写,从而有效提高公文匹配的智能化水平和匹配准确度,进而提高用户的公文撰写效率;另一方面,通过公文在线编辑,使得用户不需要下载操作就能够直接使用历史公文或者公文模板进行公文撰写,减少繁琐的使用操作,从而提高用户进行公文拟稿的便捷性。In the embodiment corresponding to FIG. 1, the target document request information of the user is received, and the target history document is queried in the document file index of the pre-established document database according to the target document request information, and if the target history document exists, the user is pushed to the user. The target history document, otherwise the preset default document file is pushed to the user, so that the user performs online editing according to the selected target file. On the one hand, matching the historical document files according to the user's post, document attributes, and document attribute priority levels can accurately match the target history documents required by the user, and can push the default to the user even if the query result does not match the target document request information. The historical document file enables the user to complete the writing of the official document according to the format quality requirements of the historical official document, thereby effectively improving the intelligent level and matching accuracy of the official document matching, thereby improving the efficiency of the user's official document writing; on the other hand, through the official editing of the official document. Therefore, the user can directly use the historical official document or the official document template to write the official document without downloading the operation, thereby reducing the cumbersome use operation, thereby improving the convenience of the user to draft the official document.
接下来,在图1对应的实施例的基础之上,在步骤S1提及的接收用户的目标公文请求信息之前,还可以根据公文数据库中的历史公文文件或者公文模板历史公文文件建立公文文件索引,如图2所示,该公文处理方法还包括:Next, on the basis of the embodiment corresponding to FIG. 1, before receiving the target document request information of the user mentioned in step S1, the document file index may be established according to the historical document file or the document template history document file in the document database. As shown in FIG. 2, the document processing method further includes:
S6:对公文数据库中的历史公文文件或者公文模板进行清洗整理,生成词元。S6: Clean up the historical document file or the official document template in the official document database to generate a word element.
具体地,服务端将公文数据库中的历史公文文件或者公文模板,按照公文需求标准,除去重复、丢失值、越界值等问题的历史公文文件或者公文模板,并将剩余符合公文需求标准的历史公文文件或者公文模板转换成标准可接收格式的标准公文。Specifically, the server extracts the historical document file or the official document template of the historical document file or the official document template in the official document database according to the document requirement standard, and removes the historical document file or the official document template of the duplicate, missing value, and the out-of-boundary value, and the remaining historical documents conforming to the official document requirement standard. The document or document template is converted to a standard document in a standard acceptable format.
将标准公文在中文分词组件中进行清洗整理,包括除去标点符号、停顿词最终分成若干词元。The standard documents are cleaned up in the Chinese word segmentation component, including the removal of punctuation marks, and the pause words are finally divided into several words.
S7:将词元进行语言处理,得到精准词元。S7: The word element is processed in language to obtain a precise word element.
具体地,根据步骤S6得到的词元,通过词性标注来判断词元的词性,例如名称、动词、形容词,或者根据句法解析、语义角色标等对词元进行语言处理,得到精准词元,并进行分类排序。Specifically, according to the word element obtained in step S6, the part of speech is determined by part-of-speech tagging, such as a name, a verb, an adjective, or a language is processed according to a syntax analysis, a semantic role tag, etc., to obtain a precise word element, and Sort by sorting.
具体的分类排序可根据实际情况需要进行设置,例如按照名词分类时,可根据各个名词发音的首字母并按照字母顺序进行分类排序。The specific sorting order can be set according to the actual situation. For example, according to the noun classification, the first letter of each noun can be sorted according to the alphabetical order.
S8:将精准词元索引化,建立公文文件索引。S8: Indexing the precise word element and establishing an index of the document file.
具体地,将步骤S7得到的每个精准词元建立链表指针式公文文件索引,即公文文件索引携带的链表指针指向公文文件存储单元在地址链表中的位置,即最终指向精准词元所对应的历史公文文件或者公文模板,从而提高查询效率。Specifically, each precision word obtained in step S7 is configured to form a linked list pointer document file index, that is, the linked list pointer carried by the document file index points to the location of the document file storage unit in the address list, that is, the final point corresponds to the precise word element. Historical document files or document templates to improve query efficiency.
在图2对应的实施例中,首先对公文数据库中的历史公文文件或者公文模板进行清洗整理,生成词元,然后将词元进行语言处理,得到精准词元,最后将精准词元索引化,建立公文文件索引,并且在查询的过程中排除掉无效的公文文件索引,保证了对目标公文文件的有效查询,另外通过非关系数据库以及采用了链表指针式索引的方式,做到一次索引,可多次查询使用,相比传统的关系数据库和顺序索引的方式,能大大提高对公文的搜索效率。In the embodiment corresponding to FIG. 2, the historical document file or the document template in the official document database is first cleaned up, the word element is generated, and then the word element is processed in language to obtain a precise word element, and finally the precise word element is indexed. Establish an index of the document file, and exclude the invalid document file index in the process of querying, to ensure the effective query of the target document file, and to achieve an index through the non-relational database and the pointer index index. Multiple queries are used, which can greatly improve the search efficiency of official documents compared with the traditional relational database and sequential indexing.
在图1对应的实施例的基础之上,下面通过一个具体的实施例对步骤S2中所提及的根据目标公文请求信息,在预先建立的公文数据库的公文文件索引中,查询目标历史公文的具体实现方法进行详细说明。On the basis of the corresponding embodiment of FIG. 1, the specific historical document is used to query the target historical document in the document file index of the pre-established official document database according to the target document request information mentioned in step S2. The specific implementation method will be described in detail.
请参阅图3,图3示出了本申请实施例提供的步骤S2的具体实现流程,详述如下:Referring to FIG. 3, FIG. 3 shows a specific implementation process of step S2 provided by the embodiment of the present application, which is described in detail as follows:
S21:根据当前用户岗位,在公文数据库中查找该用户岗位相关的公文文件索引,得到初次公文索引结果。S21: According to the current user position, look up the index of the document file related to the user post in the official document database, and obtain the initial document index result.
具体地,根据步骤S1中接收的目标公文请求信息中的当前用户岗位,在公文数据库中筛选掉不符合该用户岗位所对应的公文文件索引,将剩余符合当前用户岗位所对应的公文文件索引作为初次公文索引结果。Specifically, according to the current user position in the target official document request information received in step S1, the official document index corresponding to the user's post is filtered out in the official document database, and the remaining official document index corresponding to the current user position is taken as Initial document index results.
例如,当前用户岗位为政府办公室职员时,则查询得到的初次公文索引结果为政府办公室的历史公文文件或者公文模板。For example, when the current user position is a government office employee, the initial public document index result obtained by the query is a historical official document or a official document template of the government office.
S22:按照公文属性优先级别,在初次公文索引结果中依次查找每个公文属性相关的公文文件索引,得到最终公文索引结果。S22: According to the priority value of the document attribute, the index of the document file related to each document attribute is searched in turn in the initial document index result, and the final document index result is obtained.
具体地,根据步骤S1中接收的目标公文请求信息中记录的各个公文属性以及公文属性优先级别,在初次公文索引结果中进行查询匹配,并得到第二次公文索引结果,以此循环,在每次查询得到的公文索引结果的基础上进一步筛选,直至得到的公文索引结果为空或者将所有记录过当前用户选择的公文属性查询完时,停止继续查询操作,并得到最终公文索引结果。Specifically, according to each document attribute and the document attribute priority level recorded in the target document request information received in step S1, the query matching is performed in the initial document index result, and the second document index result is obtained, thereby looping, in each Based on the result of the official document index obtained by the secondary query, until the obtained document index result is empty or all the records of the document selected by the current user are completed, the query operation is stopped, and the final document index result is obtained.
需要说明的是,在本申请实施例中公文属性优先级别越大,即查询公文属性的次序越靠前,其查询得到的公文索引结果范围越大,越多公文属性的进一步限定,使得最终公文索引结果越靠近甚至与用户需要的目标历史公文一致,同时也存在最终公文索引结果为空的情况,即公文数据库中不存在用户需要的目标历史公文。It should be noted that, in the embodiment of the present application, the priority of the document attribute is larger, that is, the higher the order of querying the document attribute is, the larger the range of the document index result obtained by the query is, and the more the document attribute is further defined, so that the final document is obtained. The closer the index result is, the more consistent it is to the target historical document required by the user, and the case where the final document index result is empty, that is, there is no target history document required by the user in the document database.
S23:当最终公文索引结果不为空,并且最终公文索引结果中的公文文件索引为有效索引时,将有效索引对应的历史公文文件作为目标历史公文。S23: When the final document index result is not empty, and the document file index in the final document index result is a valid index, the historical document file corresponding to the valid index is used as the target history document.
具体地,按照步骤S22的具体实现过程,当最终公文索引结果不为空时,并且查询到最终公文索引结果中的公文文件索引所对应的历史公文文件或者公文模板不为空时,即该公文文件索引为有效索引时,则将有效索引对应的历史公文文件作为目标历史公文。Specifically, according to the specific implementation process of step S22, when the final document index result is not empty, and the historical document file or the document template corresponding to the document file index in the final document index result is not empty, the document is When the file index is a valid index, the historical document file corresponding to the valid index is used as the target history document.
需要说明的是,当服务端接收到用户的目标公文请求信息后,访问公文数据库中的历史公文文件或者公文模板,查询到存在满足目标历史公文的公文文件索引时,还需要进一步确认该公文文件索引是否有效。由于公文数据库中会存在一些无效的公文文件索引,例如,某些公文文件被删除之后,其对应的公文文件索引还未被完全删除,当查询到这类公文文件索引时,该公文文件索引指向的历史公文文件为空,即该公文文件索引为无效索引。It should be noted that when the server receives the target document request information of the user, accesses the historical document file or the document template in the document database, and queries the document file index that satisfies the target history document, and further needs to confirm the document file. Whether the index is valid. Since there are some invalid document file indexes in the official document database, for example, after some public document files are deleted, the corresponding document file index has not been completely deleted. When the index of such a document file is queried, the document file index points to The historical document file is empty, that is, the document file index is an invalid index.
如果查询到的公文文件索引存在,并且检测到该公文文件索引指向的历史公文文件不为空时,即判断该公文文件索引是有效的,此时根据该公文文件索引访问公文数据库中该公文文件索引对应的历史公文文件,并将该历史公文文件作为目标历史公文。If the index of the document file is found, and the historical document file pointed to by the index of the document file is not empty, the index of the document file is determined to be valid, and the document file in the document database is accessed according to the index of the document file. The historical document file corresponding to the index is used, and the historical document file is used as the target historical document.
S24:当最终公文索引结果为空,或者最终公文索引结果中的公文文件索引为无效索引时,确认目标历史公文不存在。S24: When the final document index result is empty, or the document file index in the final document index result is an invalid index, it is confirmed that the target history document does not exist.
具体地,当最终公文索引结果为空或者根据步骤S23中分析的最终公文索引结果中的公文文件索引为无效索引时,确认目标历史公文不存在,也就是公文数据库中不存在用户需要的目标历史公文。Specifically, when the final document index result is empty or the document file index in the final document index result analyzed in step S23 is an invalid index, it is confirmed that the target history document does not exist, that is, the target history required by the user does not exist in the document database. Official document.
需要说明的是,在本申请实施例中最终公文索引结果为空的情况是公文数据库中不存在符合目标公文请求信息的历史公文文件或者公文模板。It should be noted that, in the embodiment of the present application, the final document index result is empty, and the historical document file or the official document template that meets the target document request information does not exist in the document database.
在图3对应的实施例中,根据当前用户岗位,在公文数据库中查找该用户岗位相关的公文文件索引,得到初次公文索引结果,按照公文属性优先级别,在公文数据库中依次查找每个公文属性相关的公文文件索引,得到最终公文索引结果,当最终公文索引结果不为空,并且最终公文索引结果中的公文文件索引为有效索引时,则将有效索引对应的历史公文文件作为目标历史公文,当最终公文索引结果为空,或者最终公文索引结果中的公文文件索引为无效索引时,确认目标历史公文不存在,通过对公文文件索引的有效判断,有效提高公文匹配效率。In the corresponding embodiment of FIG. 3, according to the current user position, the official document index related to the user post is searched in the official document database, and the initial public document index result is obtained, and each official document attribute is sequentially searched in the official document database according to the document attribute priority level. The relevant document file index is obtained, and the final document index result is obtained. When the final document index result is not empty, and the document file index in the final document index result is a valid index, the historical document file corresponding to the valid index is used as the target history document. When the final document index result is empty, or the document file index in the final document index result is an invalid index, it is confirmed that the target history document does not exist, and the effective judgment of the document file index is effectively improved, thereby effectively improving the document matching efficiency.
在图1对应的实施例的基础之上,在步骤S2中所提及的根据目标公文请求信息,在预先建立的公文数据库的公文文件索引中,查询目标历史公文之后,还可以执行自定义模板的处理过程。详述如下:On the basis of the embodiment corresponding to FIG. 1 , according to the target document request information mentioned in step S2, after querying the target history document in the document file index of the pre-established document database, the custom template may also be executed. Process. Details are as follows:
若目标历史公文不存在,并且检测到用户具有公文管理权限,则开通该用户创建公 文模板的权限功能,以使该用户自定义新的公文模板并根据新的公文模板进行在线拟文。If the target history document does not exist and the user is detected to have the document management authority, the permission function of the user to create the document template is activated, so that the user customizes the new document template and performs online preparation according to the new document template.
具体地,根据步骤S24中得到的最终公文索引结果时,进一步查询当前用户是否具有公文管理权限,若查询到该用户具有公文管理权限,则开通该用户创建公文模板的权限功能,即激活创建模板控件按钮,使用户通过点击创建模板控件按钮生成一张空白模板,并根据步骤S5提及的编辑控件的功能,在线编辑新的公文模板,同时对新创建的公文模板进行保存后,可进行在线拟文。Specifically, according to the final document index result obtained in step S24, further query whether the current user has the document management authority. If the user has the document management authority, the permission function of the user to create the document template is activated, that is, the template is activated. The control button enables the user to generate a blank template by clicking the create template control button, and to edit the new official document template online according to the function of the editing control mentioned in step S5, and simultaneously save the newly created official document template, and then online Draft text.
在本申请实施例中,若查询结果不存在满足该目标公文请求信息的历史公文文件,且检测到当前用户具有公文管理权限,则开通该用户创建公文模板的权限功能,以使该用户自定义新的公文模板并根据新的公文模板进行在线拟文,在不满足用户的目标公文请求信息的情况下,且开通具有公文管理权限的创建公文模板的功能,实现了用户不仅可以通过参考推送的历史公文文件或者公文模板,而且可以根据自身的实际需要自定义公文模板,体现其灵活性,从而进一步提高用户拟稿的便捷性。In the embodiment of the present application, if the historical document file that satisfies the target document request information does not exist in the query result, and the current user has the official document management right, the permission function of the user to create the official document template is activated, so that the user customizes The new official document template is based on the new official document template, and the function of creating a document template with the official document management authority is opened when the user's target document request information is not satisfied, so that the user can not only push through the reference. Historical document files or official document templates, and can customize the official document template according to their actual needs, reflecting their flexibility, thereby further improving the convenience of user drafting.
在图1对应的实施例的基础之上,在步骤S5中所提及的当检测到用户从目标历史公文或默认公文文件中进行公文选择操作时,确定用户选择的目标文件,并将该目标文件设置为可编辑状态,以使用户对该目标文件进行在线编辑之后,还可以执行对公文数据库和公文文件索引进行更新的处理过程。详述如下:On the basis of the embodiment corresponding to FIG. 1, when it is detected in step S5 that the user selects a document selection operation from the target history document or the default document file, the target file selected by the user is determined, and the target is determined. The file is set to an editable state, so that after the user edits the target file online, the process of updating the document database and the document file index can also be performed. Details are as follows:
将用户编辑好的目标公文保存在公文数据库中,并根据该目标公文更新该公文文件索引。The user-edited target document is saved in the official document database, and the document file index is updated according to the target document.
具体地,根据步骤S1至步骤S5中将用户编辑好的目标公文保存在公文数据库中,并根据步骤S6至步骤S8将目标公文生成新的公文文件索引,并将该公文文件索引按照用户岗位以及公文类别进行归类,并保存在公文数据库中。Specifically, the target official document edited by the user is saved in the official document database according to steps S1 to S5, and a new official document index is generated according to the step S6 to the step S8, and the official document index is classified according to the user's position and The document categories are categorized and stored in the official document database.
在本申请实施例中,通过将用户编辑好的目标公文保存在公文数据库中,并根据该目标公文更新该公文文件索引,不仅丰富并完善了公文数据库,同时也为用户对历史公文文件提供更多的参考选择。In the embodiment of the present application, the user-edited target document is saved in the official document database, and the official document index is updated according to the target document, thereby not only enriching and perfecting the official document database, but also providing the user with more historical document files. More reference choices.
应理解,上述实施例中各步骤的序号的大小并不意味着执行顺序的先后,各过程的执行顺序应以其功能和内在逻辑确定,而不应对本申请实施例的实施过程构成任何限定。It should be understood that the size of the sequence of the steps in the above embodiments does not mean that the order of execution is performed. The order of execution of each process should be determined by its function and internal logic, and should not be construed as limiting the implementation process of the embodiments of the present application.
实施例2Example 2
对应于实施例1中的公文处理的方法,图4示出了与实施例1提供的公文处理的方法 一一对应的公文处理的装置,为了便于说明,仅示出了与本申请实施例相关的部分。Corresponding to the method of the document processing in the first embodiment, FIG. 4 shows the apparatus for the document processing corresponding to the method of the document processing provided in the first embodiment. For the convenience of description, only the embodiment of the present application is shown. part.
如图4所示,该公文处理的装置包括:接收模块41、查询模块42、第一推送模块43、第二推送模块44以及编辑模块45。各功能模块详细说明如下:As shown in FIG. 4, the document processing apparatus includes: a receiving module 41, a querying module 42, a first pushing module 43, a second pushing module 44, and an editing module 45. Each function module is described in detail as follows:
接收模块41,用于接收用户的目标公文请求信息,其中,目标公文请求信息包括用户岗位、当前用户设置的n个公文属性以及每个公文属性对应的公文属性优先级别,其中,公文属性优先级别是指当前用户设置的公文属性的排列顺序,n为不小于1的正整数;The receiving module 41 is configured to receive the target document request information of the user, where the target document request information includes a user post, n document attributes set by the current user, and a document attribute priority level corresponding to each document attribute, wherein the document attribute priority level Refers to the order of the document attributes set by the current user, where n is a positive integer not less than one;
查询模块42,用于根据目标公文请求信息,在预先建立的公文数据库的公文文件索引中,查询目标历史公文,其中,目标历史公文包括历史公文文件或者公文模板;The query module 42 is configured to query the target historical document in the document file index of the pre-established document database according to the target document request information, wherein the target history document includes a historical document file or a document template;
第一推送模块43,用于若目标历史公文存在,则向用户推送目标历史公文;The first pushing module 43 is configured to: if the target historical document exists, push the target historical document to the user;
第二推送模块44,用于若目标历史公文不存在,则向用户推送预先设置的默认公文文件;The second pushing module 44 is configured to: if the target history document does not exist, push a preset official document file to the user;
编辑模块45,用于当接收到用户从目标历史公文或默认公文文件中进行公文选择操作的指令时,确定用户选择的目标文件,并将该目标文件设置为可编辑状态,以使用户对该目标文件进行在线编辑。The editing module 45 is configured to: when receiving an instruction that the user performs a document selection operation from the target history document or the default document file, determine an object file selected by the user, and set the target file to an editable state, so that the user The target file is edited online.
进一步地,公文处理的装置还包括:Further, the document processing device further includes:
清洗模块46,用于对公文数据库中的历史公文文件或者公文模板历史公文文件进行清洗整理,生成词元;The cleaning module 46 is configured to clean up the historical document file or the official document historical document file in the official document database to generate a word element;
处理模块47,用于将词元进行语言处理,得到精准词元;The processing module 47 is configured to perform language processing on the word element to obtain a precise word element;
建立索引模块48,用于将精准词元索引化,建立公文文件索引。The indexing module 48 is configured to index the precise word element and establish a document file index.
进一步地,查询模块42包括:Further, the query module 42 includes:
岗位查找单元421,用于根据当前用户岗位,在公文数据库中查找该用户岗位相关的公文文件索引,得到初次公文索引结果;The job search unit 421 is configured to search for a document file index related to the user post in the official document database according to the current user position, and obtain an initial document index result;
公文属性查找单元422,用于按照公文属性优先级别,在公文数据库中依次查找每个公文属性相关的公文文件索引,得到最终公文索引结果;The document attribute searching unit 422 is configured to sequentially search the document file index related to each document attribute in the document database according to the document attribute priority level, and obtain the final document index result;
第一确定公文单元423,用于当最终公文索引结果不为空,并且最终公文索引结果中的公文文件索引为有效索引时,将有效索引对应的历史公文文件作为目标历史公文;The first determining official document unit 423 is configured to: when the final document index result is not empty, and the document file index in the final document index result is a valid index, the historical document file corresponding to the valid index is used as the target historical document;
第二确定公文单元424,用于当最终公文索引结果为空,或者最终公文索引结果中的公文文件索引为无效索引时,确认目标历史公文不存在。The second determining document unit 424 is configured to confirm that the target history document does not exist when the final document index result is empty, or the document file index in the final document index result is an invalid index.
进一步地,该公文处理的装置还包括:Further, the document processing device further includes:
开通权限模块40,用于若目标历史公文不存在,并且检测到用户具有公文管理权限,则开通该用户创建公文模板的权限功能,以使该用户自定义新的公文模板并根据新的公文模板进行在线拟文。The permission module 40 is configured to: if the target history document does not exist, and detect that the user has the document management authority, activate the permission function of the user to create the document template, so that the user customizes the new document template and according to the new document template. Conduct online preparations.
进一步地,公文处理的装置还包括:Further, the document processing device further includes:
保存模块49,用于将用户编辑好的目标公文保存在公文数据库中,并根据该目标公文更新该公文文件索引。The saving module 49 is configured to save the user-edited target document in the official document database, and update the document file index according to the target document.
本实施例提供的一种公文处理的装置中各模块实现各自功能的过程,具体可参考前述实施例1的描述,此处不再赘述。The process of implementing the functions of the modules in the document processing apparatus provided in this embodiment is specifically described in the foregoing description of Embodiment 1, and details are not described herein again.
实施例3Example 3
本实施例提供一个或多个存储有计算机可读指令的非易失性可读存储介质,该一个或多个存储有计算机可读指令的非易失性可读存储介质,计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器执行时实现实施例1中公文处理的方法,或者,该计算机可读指令被处理器执行时实现实施例2中公文处理的装置中各模块/单元的功能。为避免重复,这里不再赘述。The present embodiment provides one or more non-volatile readable storage media having computer readable instructions stored thereon, the one or more non-readable readable storage media storing computer readable instructions, the computer readable instructions being When one or more processors are executed, one or more processors are executed to implement the method of document processing in Embodiment 1, or, in the apparatus for implementing the document processing in Embodiment 2 when the computer readable instructions are executed by the processor The function of each module/unit. To avoid repetition, we will not repeat them here.
可以理解地,一个或多个存储有计算机可读指令的非易失性可读存储介质可以包括:能够携带所述计算机可读指令代码的任何实体或装置、记录介质、U盘、移动硬盘、磁碟、光盘、计算机存储器、只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、电载波信号和电信信号等。It will be understood that one or more non-volatile readable storage media storing computer readable instructions may comprise: any entity or device capable of carrying the computer readable instruction code, a recording medium, a USB flash drive, a mobile hard drive, Disk, optical disk, computer memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier signals, and telecommunications signals.
实施例4Example 4
图5是本申请一实施例提供的终端设备的示意图。如图5所示,该实施例的终端设备50包括:处理器51、存储器52以及存储在存储器52中并可在处理器51上运行的计算机可读指令53,例如公文处理程序。处理器51执行计算机可读指令53时实现上述各个公文处理的方法实施例中的步骤,例如图1所示的步骤S1至步骤S5。或者,处理器51执行计算机可读指令53时实现上述各装置实施例中各模块/单元的功能,例如图4所示模块41至模块45的功能。FIG. 5 is a schematic diagram of a terminal device according to an embodiment of the present application. As shown in FIG. 5, the terminal device 50 of this embodiment includes a processor 51, a memory 52, and computer readable instructions 53 stored in the memory 52 and operable on the processor 51, such as a document processing program. The steps in the method embodiment of implementing the above various document processing when the processor 51 executes the computer readable instructions 53, such as steps S1 to S5 shown in FIG. Alternatively, when the processor 51 executes the computer readable instructions 53, the functions of the modules/units in the various apparatus embodiments described above are implemented, such as the functions of the modules 41 to 45 shown in FIG.
示例性的,计算机可读指令53可以被分割成一个或多个模块/单元,一个或者多个模块/单元被存储在存储器52中,并由处理器51执行,以完成本申请。一个或多个模块/单元可以是能够完成特定功能的一系列计算机可读指令的指令段,该指令段用于描述计算机可读指令53在终端设备50中的执行过程。例如,计算机可读指令53可以被分割成接收模块、查询模块、推送目标历史公文模块,推送默认公文文件模块以及编辑模块,各 模块的具体功能如实施例2所示,为避免重复,此处不一一赘述。Illustratively, computer readable instructions 53 may be partitioned into one or more modules/units, one or more modules/units being stored in memory 52 and executed by processor 51 to complete the application. The one or more modules/units may be an instruction segment of a series of computer readable instructions capable of performing a particular function for describing the execution of computer readable instructions 53 in the terminal device 50. For example, the computer readable instructions 53 may be divided into a receiving module, a query module, a push target history document module, a push default document file module, and an editing module. The specific functions of each module are as shown in Embodiment 2, to avoid repetition, here. Do not repeat them one by one.
终端设备50可以是服务器等计算设备。终端设备50可包括,但不仅限于,处理器51、存储器52。本领域技术人员可以理解,图5仅仅是终端设备50的示例,并不构成对终端设备50的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件,例如终端设备50还可以包括输入输出设备、网络接入设备、总线等。The terminal device 50 may be a computing device such as a server. Terminal device 50 may include, but is not limited to, processor 51, memory 52. It will be understood by those skilled in the art that FIG. 5 is merely an example of the terminal device 50, and does not constitute a limitation of the terminal device 50, and may include more or less components than those illustrated, or may combine certain components or different components. For example, the terminal device 50 may further include an input/output device, a network access device, a bus, and the like.
所称处理器51可以是中央处理单元(Central Processing Unit,CPU),还可以是其他通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现成可编程门阵列(Field-Programmable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。The processor 51 may be a central processing unit (CPU), or may be other general-purpose processors, a digital signal processor (DSP), an application specific integrated circuit (ASIC), Field-Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware components, etc. The general purpose processor may be a microprocessor or the processor or any conventional processor or the like.
存储器52可以是终端设备50的内部存储单元,例如终端设备50的硬盘或内存。存储器52也可以是终端设备50的外部存储设备,例如终端设备50上配备的插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash Card)等。进一步地,存储器52还可以既包括终端设备50的内部存储单元也包括外部存储设备。存储器52用于存储计算机可读指令53以及终端设备50所需的其他程序和数据。存储器52还可以用于暂时地存储已经输出或者将要输出的数据。The memory 52 may be an internal storage unit of the terminal device 50, such as a hard disk or a memory of the terminal device 50. The memory 52 may also be an external storage device of the terminal device 50, such as a plug-in hard disk provided on the terminal device 50, a smart memory card (SMC), a Secure Digital (SD) card, and a flash memory card (Flash). Card) and so on. Further, the memory 52 may also include both an internal storage unit of the terminal device 50 and an external storage device. The memory 52 is used to store computer readable instructions 53 and other programs and data required by the terminal device 50. The memory 52 can also be used to temporarily store data that has been or will be output.
所属领域的技术人员可以清楚地了解到,为了描述的方便和简洁,仅以上述各功能单元、模块的划分进行举例说明,实际应用中,可以根据需要而将上述功能分配由不同的功能单元、模块完成,即将所述装置的内部结构划分成不同的功能单元或模块,以完成以上描述的全部或者部分功能。It will be apparent to those skilled in the art that, for convenience and brevity of description, only the division of each functional unit and module described above is exemplified. In practical applications, the above functions may be assigned to different functional units as needed. The module is completed by dividing the internal structure of the device into different functional units or modules to perform all or part of the functions described above.
以上所述实施例仅用以说明本申请的技术方案,而非对其限制;尽管参照前述实施例对本申请进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本申请各实施例技术方案的精神和范围,均应包含在本申请的保护范围之内。The above-mentioned embodiments are only used to explain the technical solutions of the present application, and are not limited thereto; although the present application has been described in detail with reference to the foregoing embodiments, those skilled in the art should understand that they can still implement the foregoing embodiments. The technical solutions described in the examples are modified or equivalently replaced with some of the technical features; and the modifications or substitutions do not deviate from the spirit and scope of the technical solutions of the embodiments of the present application, and should be included in Within the scope of protection of this application.

Claims (20)

  1. 一种公文处理的方法,其特征在于,所述方法包括:A method for document processing, characterized in that the method comprises:
    接收用户的目标公文请求信息,其中,所述目标公文请求信息包括用户岗位、所述用户设置的n个公文属性以及每个所述公文属性对应的公文属性优先级别,其中,所述公文属性优先级别是指所述用户设置所述公文属性的排列顺序,n为不小于1的正整数;And receiving the target document request information of the user, where the target document request information includes a user position, n document attributes set by the user, and a document attribute priority level corresponding to each of the document attributes, wherein the document attribute priority takes Level refers to the order in which the user sets the document attributes, and n is a positive integer not less than one;
    根据所述目标公文请求信息,在预先建立的公文数据库的公文文件索引中,查询目标历史公文,其中,所述目标历史公文包括历史公文文件或者公文模板;Determining, according to the target document request information, a target historical document in a document file index of the pre-established document database, wherein the target history document includes a historical document file or a document template;
    若所述目标历史公文存在,则向所述用户推送所述目标历史公文;And if the target historical document exists, pushing the target historical document to the user;
    若所述目标历史公文不存在,则向所述用户推送预先设置的默认公文文件;If the target history document does not exist, pushing a preset default document file to the user;
    当接收到所述用户从所述目标历史公文或所述默认公文文件中进行公文选择操作的指令时,确定所述用户选择的目标文件,并将所述目标文件设置为可编辑状态,以使所述用户对所述目标文件进行在线编辑。Determining, by the user, an instruction to perform a document selection operation from the target history document or the default document file, determining an object file selected by the user, and setting the target file to an editable state, so that The user performs online editing on the target file.
  2. 如权利要求1所述的公文处理的方法,其特征在于,所述接收用户的目标公文请求信息之前,所述方法还包括:The method for processing a document according to claim 1, wherein before the receiving the target request information of the user, the method further comprises:
    对所述公文数据库中的所述历史公文文件或者所述公文模板进行清洗整理,生成词元;And cleaning the historical document file or the official document template in the official document database to generate a word element;
    将所述词元进行语言处理,得到精准词元;Performing language processing on the word element to obtain a precise word element;
    将所述精准词元索引化,建立所述公文文件索引。Indexing the precise word element to establish an index of the document file.
  3. 如权利要求1所述的公文处理的方法,其特征在于,所述根据所述目标公文请求信息,在预先建立的公文数据库的公文文件索引中,查询目标历史公文包括:The method for processing a document according to claim 1, wherein the querying the target history document in the document file index of the pre-established document database according to the target document request information comprises:
    根据所述用户岗位,在所述公文数据库中查找所述用户岗位相关的所述公文文件索引,得到初次公文索引结果;And searching, according to the user post, an index of the official document related to the user post in the official document database, to obtain an initial public document index result;
    按照所述公文属性优先级别,在所述初次公文索引结果中依次查找每个所述公文属性相关的所述公文文件索引,得到最终公文索引结果;And searching, according to the document attribute priority level, the index of the document file related to each of the document attributes in the initial document index result, to obtain a final document index result;
    当所述最终公文索引结果不为空,并且所述最终公文索引结果中的所述公文文件索引为有效索引时,将所述有效索引对应的历史公文文件作为所述目标历史公文;When the final document index result is not empty, and the document file index in the final document index result is a valid index, the historical document file corresponding to the valid index is used as the target history document;
    当所述最终公文索引结果为空,或者所述最终公文索引结果中的所述公文文件索引为无效索引时,确认所述目标历史公文不存在。When the final document index result is empty, or the document file index in the final document index result is an invalid index, it is confirmed that the target history document does not exist.
  4. 如权利要求1所述的公文处理的方法,其特征在于,所述根据所述目标公文请求信 息,在预先建立的公文数据库的公文文件索引中,查询目标历史公文之后,所述方法还包括:The method of processing a document according to claim 1, wherein the method further comprises: after querying the target history document in the document file index of the pre-established document database, according to the target document request information, the method further comprising:
    若所述目标历史公文不存在,并且检测到所述用户具有公文管理权限,则开通所述用户创建所述公文模板的权限功能,以使所述用户自定义所述新的公文模板并根据所述新的公文模板进行在线拟文。If the target history document does not exist, and the user is detected to have the document management authority, the user is configured to create the permission function of the document template, so that the user customizes the new document template and according to the The new official document template is published online.
  5. 如权利要求1所述的公文处理的方法,其特征在于,所述当接收到所述用户从所述目标历史公文或所述默认公文文件中进行公文选择操作的指令时,确定所述用户选择的目标文件,并将所述目标文件设置为可编辑状态,以使所述用户对所述目标文件进行在线编辑之后,所述方法还包括:The method of document processing according to claim 1, wherein said determining said user selection when receiving an instruction by said user to perform a document selection operation from said target history document or said default document file After the target file is set to an editable state, after the user performs online editing on the target file, the method further includes:
    将所述用户编辑好的目标公文保存在所述公文数据库中,并根据所述目标公文更新所述公文文件索引。And saving the target official document edited by the user in the official document database, and updating the official document index according to the target official document.
  6. 一种公文处理的装置,其特征在于,所述装置包括:A document processing apparatus, characterized in that the apparatus comprises:
    接收模块,用于接收用户的目标公文请求信息,其中,所述目标公文请求信息包括用户岗位、所述用户设置的n个公文属性以及每个所述公文属性对应的公文属性优先级别,其中,所述公文属性优先级别是指所述用户设置所述公文属性的排列顺序,n为不小于1的正整数;a receiving module, configured to receive a target document request information of the user, where the target document request information includes a user post, n document attributes set by the user, and a document attribute priority level corresponding to each of the document attributes, wherein The document attribute priority level refers to the order in which the user sets the document attributes, and n is a positive integer not less than one;
    查询模块,用于根据所述目标公文请求信息,在预先建立的公文数据库的公文文件索引中,查询目标历史公文,其中,所述目标历史公文包括历史公文文件或者公文模板;a query module, configured to query, according to the target document request information, a target historical document in a document file index of a pre-established document database, wherein the target history document includes a historical document file or a document template;
    第一推送模块,用于若所述目标历史公文存在,则向所述用户推送所述目标历史公文;a first pushing module, configured to: if the target historical document exists, push the target historical document to the user;
    第二推送模块,用于若所述目标历史公文不存在,则向所述用户推送预先设置的默认公文文件;a second pushing module, configured to: if the target historical document does not exist, push a preset official document file to the user;
    编辑模块,用于当接收到所述用户从所述目标历史公文或所述默认公文文件中进行公文选择操作的指令时,确定所述用户选择的目标文件,并将所述目标文件设置为可编辑状态,以使所述用户对所述目标文件进行在线编辑。An editing module, configured to: when receiving an instruction that the user performs a document selection operation from the target history document or the default document file, determine an object file selected by the user, and set the target file to be Editing the state to enable the user to edit the target file online.
  7. 如权利要求6所述的公文处理的装置,其特征在于,所述装置还包括:The apparatus for processing a document according to claim 6, wherein the apparatus further comprises:
    清洗模块,用于对所述公文数据库中的所述历史公文文件或者所述公文模板进行清洗整理,生成词元;a cleaning module, configured to clean the historical document file or the official document template in the official document database to generate a word element;
    处理模块,用于将所述词元进行语言处理,得到精准词元;a processing module, configured to perform language processing on the word element to obtain a precise word element;
    建立索引模块,用于将所述精准词元索引化,建立所述公文文件索引。An indexing module is configured to index the precise word element to establish an index of the document file.
  8. 如权利要求6所述的公文处理的装置,其特征在于,所述查询模块包括:The apparatus for processing a document according to claim 6, wherein the query module comprises:
    岗位查找单元,用于根据所述用户岗位,在所述公文数据库中查找所述用户岗位相关的所述公文文件索引,得到初次公文索引结果;a job search unit, configured to search, in the document database, the index of the document file related to the user post according to the user position, and obtain an initial document index result;
    公文属性查找单元,用于按照所述公文属性优先级别,在所述初次公文索引结果中依次查找每个所述公文属性相关的所述公文文件索引,得到最终公文索引结果;The document attribute searching unit is configured to sequentially search the index of the document file related to each of the document attributes in the initial document index result according to the document attribute priority level, to obtain a final document index result;
    第一确定公文单元,用于当所述最终公文索引结果不为空,并且所述最终公文索引结果中的所述公文文件索引为有效索引时,将所述有效索引对应的历史公文文件作为所述目标历史公文;a first determining a document unit, configured to: when the final document index result is not empty, and the document file index in the final document index result is a valid index, use the historical document file corresponding to the valid index as a State history document;
    第二确定公文单元,用于当所述最终公文索引结果为空,或者所述最终公文索引结果中的所述公文文件索引为无效索引时,确认所述目标历史公文不存在。The second determining the official document unit is configured to confirm that the target historical document does not exist when the final document index result is empty, or the document file index in the final document index result is an invalid index.
  9. 如权利要求6所述的公文处理的装置,其特征在于,所述装置还包括:The apparatus for processing a document according to claim 6, wherein the apparatus further comprises:
    开通权限模块,用于若所述目标历史公文不存在,并且检测到所述用户具有公文管理权限,则开通所述用户创建所述公文模板的权限功能,以使所述用户自定义所述新的公文模板并根据所述新的公文模板进行在线拟文。The permission module is configured to: if the target historical document does not exist, and detect that the user has the document management authority, open the permission function of the user to create the document template, so that the user customizes the new The official document template is based on the new official document template.
  10. 如权利要求6所述的公文处理的装置,其特征在于,所述装置还包括:The apparatus for processing a document according to claim 6, wherein the apparatus further comprises:
    保存模块,用于将所述用户编辑好的目标公文保存在所述公文数据库中,并根据所述目标公文更新所述公文文件索引。And a saving module, configured to save the target official document edited by the user in the official document database, and update the official document index according to the target official document.
  11. 一种终端设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机可读指令,其特征在于,所述处理器执行所述计算机可读指令时实现如下步骤:A terminal device comprising a memory, a processor, and computer readable instructions stored in the memory and operable on the processor, wherein the processor executes the computer readable instructions as follows step:
    接收用户的目标公文请求信息,其中,所述目标公文请求信息包括用户岗位、所述用户设置的n个公文属性以及每个所述公文属性对应的公文属性优先级别,其中,所述公文属性优先级别是指所述用户设置所述公文属性的排列顺序,n为不小于1的正整数;And receiving the target document request information of the user, where the target document request information includes a user position, n document attributes set by the user, and a document attribute priority level corresponding to each of the document attributes, wherein the document attribute priority takes Level refers to the order in which the user sets the document attributes, and n is a positive integer not less than one;
    根据所述目标公文请求信息,在预先建立的公文数据库的公文文件索引中,查询目标历史公文,其中,所述目标历史公文包括历史公文文件或者公文模板;Determining, according to the target document request information, a target historical document in a document file index of the pre-established document database, wherein the target history document includes a historical document file or a document template;
    若所述目标历史公文存在,则向所述用户推送所述目标历史公文;And if the target historical document exists, pushing the target historical document to the user;
    若所述目标历史公文不存在,则向所述用户推送预先设置的默认公文文件;If the target history document does not exist, pushing a preset default document file to the user;
    当接收到所述用户从所述目标历史公文或所述默认公文文件中进行公文选择操作的指令时,确定所述用户选择的目标文件,并将所述目标文件设置为可编辑状态,以使所述用户对所述目标文件进行在线编辑。Determining, by the user, an instruction to perform a document selection operation from the target history document or the default document file, determining an object file selected by the user, and setting the target file to an editable state, so that The user performs online editing on the target file.
  12. 如权利要求11所述的终端设备,其特征在于,所述接收用户的目标公文请求信息 之前,所述处理器执行所述计算机可读指令时还实现如下步骤:The terminal device according to claim 11, wherein the processor further implements the following steps when the processor executes the computer readable instruction before receiving the target document request information of the user:
    对所述公文数据库中的所述历史公文文件或者所述公文模板进行清洗整理,生成词元;And cleaning the historical document file or the official document template in the official document database to generate a word element;
    将所述词元进行语言处理,得到精准词元;Performing language processing on the word element to obtain a precise word element;
    将所述精准词元索引化,建立所述公文文件索引。Indexing the precise word element to establish an index of the document file.
  13. 如权利要求11所述的终端设备,其特征在于,所述根据所述目标公文请求信息,在预先建立的公文数据库的公文文件索引中,查询目标历史公文包括:The terminal device according to claim 11, wherein the querying the target historical document in the document file index of the pre-established document database according to the target document request information comprises:
    根据所述用户岗位,在所述公文数据库中查找所述用户岗位相关的所述公文文件索引,得到初次公文索引结果;And searching, according to the user post, an index of the official document related to the user post in the official document database, to obtain an initial public document index result;
    按照所述公文属性优先级别,在所述初次公文索引结果中依次查找每个所述公文属性相关的所述公文文件索引,得到最终公文索引结果;And searching, according to the document attribute priority level, the index of the document file related to each of the document attributes in the initial document index result, to obtain a final document index result;
    当所述最终公文索引结果不为空,并且所述最终公文索引结果中的所述公文文件索引为有效索引时,将所述有效索引对应的历史公文文件作为所述目标历史公文;When the final document index result is not empty, and the document file index in the final document index result is a valid index, the historical document file corresponding to the valid index is used as the target history document;
    当所述最终公文索引结果为空,或者所述最终公文索引结果中的所述公文文件索引为无效索引时,确认所述目标历史公文不存在。When the final document index result is empty, or the document file index in the final document index result is an invalid index, it is confirmed that the target history document does not exist.
  14. 如权利要求11所述的终端设备,其特征在于,所述根据所述目标公文请求信息,在预先建立的公文数据库的公文文件索引中,查询目标历史公文之后,所述处理器执行所述计算机可读指令时还实现如下步骤:The terminal device according to claim 11, wherein the processor executes the computer after querying a target history document in a document file index of a pre-established document database according to the target document request information. The following steps are also implemented when the instructions are readable:
    若所述目标历史公文不存在,并且检测到所述用户具有公文管理权限,则开通所述用户创建所述公文模板的权限功能,以使所述用户自定义所述新的公文模板并根据所述新的公文模板进行在线拟文。If the target history document does not exist, and the user is detected to have the document management authority, the user is configured to create the permission function of the document template, so that the user customizes the new document template and according to the The new official document template is published online.
  15. 如权利要求11所述的终端设备,其特征在于,所述当接收到所述用户从所述目标历史公文或所述默认公文文件中进行公文选择操作的指令时,确定所述用户选择的目标文件,并将所述目标文件设置为可编辑状态,以使所述用户对所述目标文件进行在线编辑之后,所述处理器执行所述计算机可读指令时还实现如下步骤:The terminal device according to claim 11, wherein the determining the target selected by the user when receiving an instruction by the user to perform a document selection operation from the target history document or the default document file After the file is set to an editable state, after the user performs online editing on the target file, the processor further implements the following steps when the computer readable instructions are executed:
    将所述用户编辑好的目标公文保存在所述公文数据库中,并根据所述目标公文更新所述公文文件索引。And saving the target official document edited by the user in the official document database, and updating the official document index according to the target official document.
  16. 一个或多个存储有计算机可读指令的非易失性可读存储介质,其特征在于,所述计算机可读指令被一个或多个处理器执行时,使得所述一个或多个处理器执行如下步骤:One or more non-transitory readable storage mediums storing computer readable instructions, wherein when the computer readable instructions are executed by one or more processors, cause the one or more processors to execute The following steps:
    接收用户的目标公文请求信息,其中,所述目标公文请求信息包括用户岗位、所述用 户设置的n个公文属性以及每个所述公文属性对应的公文属性优先级别,其中,所述公文属性优先级别是指所述用户设置所述公文属性的排列顺序,n为不小于1的正整数;And receiving the target document request information of the user, where the target document request information includes a user position, n document attributes set by the user, and a document attribute priority level corresponding to each of the document attributes, wherein the document attribute priority takes Level refers to the order in which the user sets the document attributes, and n is a positive integer not less than one;
    根据所述目标公文请求信息,在预先建立的公文数据库的公文文件索引中,查询目标历史公文,其中,所述目标历史公文包括历史公文文件或者公文模板;Determining, according to the target document request information, a target historical document in a document file index of the pre-established document database, wherein the target history document includes a historical document file or a document template;
    若所述目标历史公文存在,则向所述用户推送所述目标历史公文;And if the target historical document exists, pushing the target historical document to the user;
    若所述目标历史公文不存在,则向所述用户推送预先设置的默认公文文件;If the target history document does not exist, pushing a preset default document file to the user;
    当接收到所述用户从所述目标历史公文或所述默认公文文件中进行公文选择操作的指令时,确定所述用户选择的目标文件,并将所述目标文件设置为可编辑状态,以使所述用户对所述目标文件进行在线编辑。Determining, by the user, an instruction to perform a document selection operation from the target history document or the default document file, determining an object file selected by the user, and setting the target file to an editable state, so that The user performs online editing on the target file.
  17. 如权利要求16所述的非易失性可读存储介质,其特征在于,所述接收用户的目标公文请求信息之前,所述计算机可读指令被一个或多个处理器执行时,使得所述一个或多个处理器还执行如下步骤:A non-volatile readable storage medium as claimed in claim 16 wherein said computer readable instructions are executed by one or more processors prior to said receiving a user's target document request information The one or more processors also perform the following steps:
    对所述公文数据库中的所述历史公文文件或者所述公文模板进行清洗整理,生成词元;And cleaning the historical document file or the official document template in the official document database to generate a word element;
    将所述词元进行语言处理,得到精准词元;Performing language processing on the word element to obtain a precise word element;
    将所述精准词元索引化,建立所述公文文件索引。Indexing the precise word element to establish an index of the document file.
  18. 如权利要求16所述的非易失性可读存储介质,其特征在于,所述根据所述目标公文请求信息,在预先建立的公文数据库的公文文件索引中,查询目标历史公文包括:The non-volatile readable storage medium according to claim 16, wherein the querying the target history document in the document file index of the pre-established document database according to the target document request information comprises:
    根据所述用户岗位,在所述公文数据库中查找所述用户岗位相关的所述公文文件索引,得到初次公文索引结果;And searching, according to the user post, an index of the official document related to the user post in the official document database, to obtain an initial public document index result;
    按照所述公文属性优先级别,在所述初次公文索引结果中依次查找每个所述公文属性相关的所述公文文件索引,得到最终公文索引结果;And searching, according to the document attribute priority level, the index of the document file related to each of the document attributes in the initial document index result, to obtain a final document index result;
    当所述最终公文索引结果不为空,并且所述最终公文索引结果中的所述公文文件索引为有效索引时,将所述有效索引对应的历史公文文件作为所述目标历史公文;When the final document index result is not empty, and the document file index in the final document index result is a valid index, the historical document file corresponding to the valid index is used as the target history document;
    当所述最终公文索引结果为空,或者所述最终公文索引结果中的所述公文文件索引为无效索引时,确认所述目标历史公文不存在。When the final document index result is empty, or the document file index in the final document index result is an invalid index, it is confirmed that the target history document does not exist.
  19. 如权利要求16所述的非易失性可读存储介质,其特征在于,所述根据所述目标公文请求信息,在预先建立的公文数据库的公文文件索引中,查询目标历史公文之后,所述计算机可读指令被一个或多个处理器执行时,使得所述一个或多个处理器还执行如下步骤:The non-volatile readable storage medium according to claim 16, wherein the querying the target history document in the document file index of the pre-established document database according to the target document request information is The computer readable instructions are executed by one or more processors such that the one or more processors further perform the following steps:
    若所述目标历史公文不存在,并且检测到所述用户具有公文管理权限,则开通所述用户创建所述公文模板的权限功能,以使所述用户自定义所述新的公文模板并根据所述新的公文模板进行在线拟文。If the target history document does not exist, and the user is detected to have the document management authority, the user is configured to create the permission function of the document template, so that the user customizes the new document template and according to the The new official document template is published online.
  20. 如权利要求16所述的非易失性可读存储介质,其特征在于,所述当接收到所述用户从所述目标历史公文或所述默认公文文件中进行公文选择操作的指令时,确定所述用户选择的目标文件,并将所述目标文件设置为可编辑状态,以使所述用户对所述目标文件进行在线编辑之后,所述计算机可读指令被一个或多个处理器执行时,使得所述一个或多个处理器还执行如下步骤:The non-volatile readable storage medium according to claim 16, wherein said determining is performed when an instruction to perform a document selection operation from said target history document or said default document file is received The target file selected by the user, and setting the target file to an editable state, such that after the user performs online editing on the target file, the computer readable instructions are executed by one or more processors Having the one or more processors further perform the following steps:
    将所述用户编辑好的目标公文保存在所述公文数据库中,并根据所述目标公文更新所述公文文件索引。And saving the target official document edited by the user in the official document database, and updating the official document index according to the target official document.
PCT/CN2018/092558 2018-04-17 2018-06-25 Official document processing method and apparatus, and terminal device and storage medium WO2019200700A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810342490.1 2018-04-17
CN201810342490.1A CN108829651A (en) 2018-04-17 2018-04-17 A kind of method, apparatus of document treatment, terminal device and storage medium

Publications (1)

Publication Number Publication Date
WO2019200700A1 true WO2019200700A1 (en) 2019-10-24

Family

ID=64154628

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/092558 WO2019200700A1 (en) 2018-04-17 2018-06-25 Official document processing method and apparatus, and terminal device and storage medium

Country Status (2)

Country Link
CN (1) CN108829651A (en)
WO (1) WO2019200700A1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110609892A (en) * 2019-09-19 2019-12-24 浩鲸云计算科技股份有限公司 OA intelligent recommendation system based on AI
CN112069789A (en) * 2020-09-18 2020-12-11 浪潮云信息技术股份公司 Method, device and medium for matching specified content based on domestic CPU text field
CN112184159A (en) * 2020-09-25 2021-01-05 浪潮云信息技术股份公司 Approval opinion setting method, device and medium based on domestic CPU
CN113283226B (en) * 2021-05-25 2023-09-22 浪潮通用软件有限公司 Editing method, device, equipment and medium of online document template
CN115471168B (en) * 2021-12-14 2023-07-18 国网上海市电力公司 Automated process processing method, apparatus, electronic device and computer readable medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102982439A (en) * 2012-11-12 2013-03-20 中国电子科技集团公司第十五研究所 Method for generating electronic document and electronic document generating system
CN106600222A (en) * 2016-12-09 2017-04-26 武汉中瀚科技有限公司 Mobile office information processing system and method
CN106933789A (en) * 2015-12-30 2017-07-07 阿里巴巴集团控股有限公司 Tourism strategy generation method and generation system
CN107728995A (en) * 2017-11-28 2018-02-23 北京洪泰同创信息技术有限公司 A kind of technical documentation auxiliary writing system and method

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7421438B2 (en) * 2004-04-29 2008-09-02 Microsoft Corporation Metadata editing control
CN102103572A (en) * 2009-12-18 2011-06-22 北大方正集团有限公司 Method and system for inputting formula template through formula input method
CN102141985B (en) * 2010-02-02 2015-07-29 新奥特(北京)视频技术有限公司 A kind of manuscript online editor
CN103064990B (en) * 2013-02-04 2014-03-26 广州太平洋电脑信息咨询有限公司 Query method using index data file
US9563675B2 (en) * 2013-05-03 2017-02-07 Microsoft Technology Licensing, Llc Identifying search matches and altered search results
CN103678585A (en) * 2013-12-11 2014-03-26 北京先进数通信息技术股份公司 User data screening method and system
CN105488068B (en) * 2014-09-19 2018-11-16 阿里巴巴集团控股有限公司 It searches for music and establishes the method and device of index, search result judgment method
CN105426516A (en) * 2015-11-30 2016-03-23 广东电网有限责任公司电力科学研究院 Power system data query method and system
CN105468785A (en) * 2015-12-24 2016-04-06 张梅云 Computer file management method
CN107229685A (en) * 2017-05-11 2017-10-03 东软集团股份有限公司 Example generation, example operation method and device, storage medium and electronic equipment
CN107391474B (en) * 2017-07-18 2021-01-01 深圳市椰壳信息科技有限公司 Business card editing method, server and computer readable storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102982439A (en) * 2012-11-12 2013-03-20 中国电子科技集团公司第十五研究所 Method for generating electronic document and electronic document generating system
CN106933789A (en) * 2015-12-30 2017-07-07 阿里巴巴集团控股有限公司 Tourism strategy generation method and generation system
CN106600222A (en) * 2016-12-09 2017-04-26 武汉中瀚科技有限公司 Mobile office information processing system and method
CN107728995A (en) * 2017-11-28 2018-02-23 北京洪泰同创信息技术有限公司 A kind of technical documentation auxiliary writing system and method

Also Published As

Publication number Publication date
CN108829651A (en) 2018-11-16

Similar Documents

Publication Publication Date Title
WO2019200700A1 (en) Official document processing method and apparatus, and terminal device and storage medium
CN110291517B (en) Query language interoperability in graph databases
US11188537B2 (en) Data processing
US10095747B1 (en) Similar document identification using artificial intelligence
CN109670163B (en) Information identification method, information recommendation method, template construction method and computing device
US8108367B2 (en) Constraints with hidden rows in a database
WO2017076263A1 (en) Method and device for integrating knowledge bases, knowledge base management system and storage medium
US8924373B2 (en) Query plans with parameter markers in place of object identifiers
US11449564B2 (en) System and method for searching based on text blocks and associated search operators
US20120246154A1 (en) Aggregating search results based on associating data instances with knowledge base entities
US8626737B1 (en) Method and apparatus for processing electronically stored information for electronic discovery
WO2019161645A1 (en) Shell-based data table extraction method, terminal, device, and storage medium
WO2018097846A1 (en) Edge store designs for graph databases
Nerlich et al. The dilemma of raising awareness “responsibly” The need to discuss controversial research with the public raises a conundrum for scientists: when is the right time to start public debates?
US20190057147A1 (en) Data portal
WO2020155740A1 (en) Information query method and apparatus, and computer device and storage medium
WO2020258492A1 (en) Information processing method and apparatus, storage medium and terminal device
CN114722137A (en) Security policy configuration method and device based on sensitive data identification and electronic equipment
US11886477B2 (en) System and method for quote-based search summaries
CN112307318A (en) Content publishing method, system and device
US9984108B2 (en) Database joins using uncertain criteria
US11841852B2 (en) Tenant specific and global pretagging for natural language queries
US10191942B2 (en) Reducing comparisons for token-based entity resolution
CN110263104B (en) JSON character string processing method and device
US10776399B1 (en) Document classification prediction and content analytics using artificial intelligence

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18915481

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 25.01.2021)

122 Ep: pct application non-entry in european phase

Ref document number: 18915481

Country of ref document: EP

Kind code of ref document: A1