WO2019056329A1 - File management system based on automatic time classification sorting - Google Patents

File management system based on automatic time classification sorting Download PDF

Info

Publication number
WO2019056329A1
WO2019056329A1 PCT/CN2017/103028 CN2017103028W WO2019056329A1 WO 2019056329 A1 WO2019056329 A1 WO 2019056329A1 CN 2017103028 W CN2017103028 W CN 2017103028W WO 2019056329 A1 WO2019056329 A1 WO 2019056329A1
Authority
WO
WIPO (PCT)
Prior art keywords
file
module
time
information
management system
Prior art date
Application number
PCT/CN2017/103028
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 苏州大成有方数据科技有限公司
Priority to PCT/CN2017/103028 priority Critical patent/WO2019056329A1/en
Publication of WO2019056329A1 publication Critical patent/WO2019056329A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata
    • G06F16/148File search processing
    • 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/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling

Definitions

  • the invention belongs to the field of file management systems, and in particular relates to a file management system based on time automatic sorting and sorting.
  • the current file management system mainly has the following problems:
  • an object of the present invention is to provide a file management system based on time automatic sorting, which extracts time information of a file through an information extraction module, and then calculates a new time according to the obtained time information. Sorted by this time, it can automatically calculate the deadline of the time-sensitive file, and sort according to the deadline, so that the user can clearly query the file that is about to expire, so that the file can be processed in time, and the file that is about to expire will not be missed due to too many files. To avoid the economic loss caused by file failure.
  • the present invention provides a file management system based on time automatic sorting, which comprises: a file entry module, which records file information; an information extraction module, which extracts file time; a sorting module that sorts files; a file storage module that stores file information.
  • the file entry module described in the present invention includes a computer terminal, a network port, and a scanner.
  • the file input module of the present invention is configured to widen the channel for receiving files through a plurality of input devices, so that the information management system can receive both the electronic component and the paper.
  • the information extraction module described in the present invention includes a scanning module, a comparison module, a database, and an extraction module.
  • the database described in the present invention stores an image of time information and stores time information corresponding to the image.
  • the setting of the database in the present invention can provide comparative data for the file identification module, and by continuously supplementing the database, the information management system can continuously improve its recognition ability and realize the evolvability of the information management system.
  • the method for working on a file management system based on time automatic sorting includes: the scanning module scans a file, and compares a time image obtained by scanning with an image in a database through a comparison module, When the comparison module compares the image with the same content in the database, the extraction module extracts time information represented by the image, including file creation time and deferrable days.
  • the file sorting module described in the present invention includes a completion date calculation module and an automatic sorting module.
  • the method for working on a file management system based on time automatic sorting comprises: a file completion time and a completion period obtained by the completion date calculation module through an information extraction module, and a file termination date is calculated.
  • the automatic sorting module sorts the files by the size of the file termination date.
  • the time information of the file is extracted by the information extraction module, and the new time is calculated according to the obtained time information and sorted by the time, the deadline of the time-sensitive file can be automatically calculated, and according to The deadline is sorted so that the user can clearly query the files that are about to expire, so that the files can be processed in time, and the files that are about to expire will not be missed due to too many files, thereby avoiding the economic loss caused by the failure of the files.
  • the file storage module described in the present invention establishes a storage address for each file.
  • the file storage module of the present invention is arranged to separate each file for better sorting.
  • a file management system control method based on time automatic sorting and sorting according to the present invention is characterized in that: the completion date calculation module is calculated using a perpetual calendar algorithm.
  • the file storage module provides annotation information for the included file.
  • the setting of the annotation information in the present invention can provide an easily searchable title for the entered text, and can only re-read the entered text by searching for the annotation content.
  • a file management system based on time automatic sorting and sorting according to the present invention which extracts time information of a file through an information extraction module, and then calculates a new time according to the obtained time information and sorts by time. Automatically calculate the deadline of the time-sensitive file, and sort according to the deadline, so that the user can clearly query the file that is about to expire, so that the file can be processed in time, and the file that is about to expire will not be missed due to too many files, thereby avoiding the file failure. Economic loss.
  • a file management system based on automatic sorting by time which can provide comparison data for the file identification module by setting a database and continuously supplementing the database content, and by supplementing the database, The information management system continuously improves its recognition ability and realizes the evolvability of the information management system.
  • a file management system based on time automatic sorting and sorting which can provide an easy-to-search title for the entered text by marking the annotation information for the file, and can only re-read the searched content.
  • FIG. 1 is a block diagram showing the overall result of the present invention
  • Figure 2 is an overall flow chart of the present invention
  • file entry module 1 computer terminal 11, network port 12, scanner 13, information extraction module 2, scan module 21, comparison module 22, database 23, extraction module 24, file sorting module 3, completion date calculation module 31 , automatic sorting module 32, file storage module 4.
  • a file management system based on time automatic sorting and sorting as shown in FIG. 1 includes: a file entry module 1 that records file information; an information extraction module 2 that extracts file time; and a file sorting module 3 that performs file processing Sort; file storage module 4, which stores file information.
  • the file entry module 1 described in this embodiment includes a computer terminal 11, a network port 12, and a scanner 13.
  • the information extraction module 2 described in this embodiment includes a scanning module 21, a comparison module 22, a database 23, and an extraction module 24.
  • the database 23 described in this embodiment stores an image of time information and stores time information corresponding to the image.
  • the file sorting module 3 described in this embodiment includes a completion date calculation module 31 and an automatic sorting module 32.
  • the file storage module 4 described in this embodiment establishes a storage address for each file.
  • a file management system based on time automatic sorting and sorting comprising: a file entry module 1 for inputting file information; an information extraction module 2 for extracting file time; and a file sorting module 3 for file execution Sort; file storage module 4, which stores file information.
  • the file entry module 1 described in this embodiment includes a computer terminal 11, a network port 12, and a scanner 13.
  • the information extraction module 2 described in this embodiment includes a scanning module 21, a comparison module 22, a database 23, and an extraction module 24.
  • the database 23 described in this embodiment stores an image of time information and stores time information corresponding to the image.
  • the scanning module 21 in the embodiment scans the file, and compares the time image obtained by the scanning with the image in the database 23 through the comparison module 22.
  • the comparison module 22 compares the image with the same content in the database 23
  • the comparison module 22 passes
  • the extraction module 24 extracts time information represented by the image, including file creation time and deferrable days.
  • the file sorting module 3 described in this embodiment includes a completion date calculation module 31 and an automatic sorting module 32.
  • the completion date calculation module 31 described in this embodiment calculates the file termination time and the completion date by the information extraction module 2, and the automatic termination module 32 sorts the files by the size of the file termination date.
  • the file storage module 4 described in this embodiment establishes a storage address for each file.
  • the completion date calculation module 31 described in this embodiment is calculated using a perpetual calendar algorithm.
  • the file storage module provides annotation information for the included file.

Abstract

A file management system based on automatic time classification sorting, characterized by comprising: a file input module (1) for inputting file information; an information extraction module (2) for extracting a file time; a file storing module (3) for sorting files; and a file storage module (4) for storing the file information, wherein the information extraction module (2) comprises a scanning module (21), a comparison module (22), a database (23) and an extraction module (24); and the file storing module (3) comprises a completion day calculation module and an automatic sorting module. The present invention extracts time information about a file by means of the information extraction module (2), then calculates a new time according to the obtained time information and carries out sorting using the time, can automatically calculate a deadline of a time-limited file, and carries out sorting according to the deadline, so that a user can clearly query a file that is about to fail, the file can be processed in time, and the file that is about to fail will not be missed due to excessive files, thereby avoiding the economic losses caused by a file failure.

Description

一种基于时间自动归类排序的文件管理系统A file management system based on time automatic sorting and sorting 技术领域Technical field
本发明属于文件管理系统领域,特别涉及一种基于时间自动归类排序的文件管理系统。The invention belongs to the field of file management systems, and in particular relates to a file management system based on time automatic sorting and sorting.
背景技术Background technique
随着科学技术的发展,越来越多的信息和文件都通过电子件的形式在使用,无纸化办公越来越普及。然而,随着信息的电子化,人们在不断地简化办公步骤,提高办公效率。With the development of science and technology, more and more information and documents are being used in the form of electronic parts, and paperless office is becoming more and more popular. However, with the electronicization of information, people are constantly simplifying office steps and improving office efficiency.
然而随着无纸化办公的普及,文件数量与日俱增,大量的文件使得一些时效性文件被员工遗漏,最终导致文件失效,带来经济损失。因此,一种能够基于时间为文件自动排序的文件管理系统是十分必要的。However, with the popularity of paperless office, the number of documents is increasing day by day. A large number of documents make some time-sensitive documents missing by employees, which eventually leads to the failure of documents and economic losses. Therefore, a file management system capable of automatically sorting files based on time is necessary.
现在的文件管理系统,主要存在以下几个问题:The current file management system mainly has the following problems:
1、现在的文件管理系统大多不具备自动计算时间的功能,不能为用户提供有用的排序,经常遗漏文件,使得一些时效性文件失效,带来经济损失。1. Most of the current file management systems do not have the function of automatically calculating time. They cannot provide users with useful sorting, often missing files, making some time-sensitive files invalid and causing economic losses.
2、现在的文件管理系统大多不具备信息对比功能,不能自动捕捉信息,无法为用户筛选有用的信息。2. Most of the current file management systems do not have the information comparison function. They cannot automatically capture information and cannot filter useful information for users.
发明内容Summary of the invention
发明目的:为了克服以上不足,本发明的目的是提供一种基于时间自动归类排序的文件管理系统,其通过信息提取模块提取文件的时间信息,再根据获得的时间信息计算出新的时间并以此时间排序,能够自动计算时效性文件的最后期限,并根据最后期限排序,使得用户能够明确的查询即将失效的文件,从而能够及时处理文件,不会因为文件过多而遗漏即将失效的文件,避免了文件失效引起的经济损失。OBJECT OF THE INVENTION In order to overcome the above deficiencies, an object of the present invention is to provide a file management system based on time automatic sorting, which extracts time information of a file through an information extraction module, and then calculates a new time according to the obtained time information. Sorted by this time, it can automatically calculate the deadline of the time-sensitive file, and sort according to the deadline, so that the user can clearly query the file that is about to expire, so that the file can be processed in time, and the file that is about to expire will not be missed due to too many files. To avoid the economic loss caused by file failure.
技术方案:为了实现上述目的,本发明提供了一种基于时间自动归类排序的文件管理系统,其特征在于:包括:文件录入模块,其录入文件信息;信息提取模块,其提取文件时间;文件排序模块,其为文件进行排序;文件存储模块,其存储文件信息。Technical Solution: In order to achieve the above object, the present invention provides a file management system based on time automatic sorting, which comprises: a file entry module, which records file information; an information extraction module, which extracts file time; a sorting module that sorts files; a file storage module that stores file information.
本发明中所述的文件录入模块包括电脑终端、网络端口和扫描仪。The file entry module described in the present invention includes a computer terminal, a network port, and a scanner.
本发明中所述文件输入模块的设置,其通过多种输入设备扩宽了文件接收的渠道,使得无论是电子件还是纸件,信息管理系统都能够接收。The file input module of the present invention is configured to widen the channel for receiving files through a plurality of input devices, so that the information management system can receive both the electronic component and the paper.
本发明中所述的信息提取模块包括扫描模块、对比模块、数据库和提取模块。The information extraction module described in the present invention includes a scanning module, a comparison module, a database, and an extraction module.
本发明中所述的数据库存储有时间信息的图像,并存储有该图像对应的时间信息。 The database described in the present invention stores an image of time information and stores time information corresponding to the image.
本发明中所述数据库的设置,能够为文件识别模块提供对比数据,并通过不断对数据库进行补充,能够使得信息管理系统不断地提高其识别能力,实现了信息管理系统的可进化性。The setting of the database in the present invention can provide comparative data for the file identification module, and by continuously supplementing the database, the information management system can continuously improve its recognition ability and realize the evolvability of the information management system.
本发明中所述的一种基于时间自动归类排序的文件管理系统工作方法,包括:所述的扫描模块扫描文件,通过对比模块将扫描获得的时间图像与数据库内图像作比对,所述对比模块对比到与数据库内内容相同的图像时,通过提取模块提取该图像代表的时间信息,包括文件建立时间和可延期天数。The method for working on a file management system based on time automatic sorting according to the present invention includes: the scanning module scans a file, and compares a time image obtained by scanning with an image in a database through a comparison module, When the comparison module compares the image with the same content in the database, the extraction module extracts time information represented by the image, including file creation time and deferrable days.
本发明中所述的文件排序模块包括完成日计算模块和自动排序模块。The file sorting module described in the present invention includes a completion date calculation module and an automatic sorting module.
本发明中所述的一种基于时间自动归类排序的文件管理系统工作方法,包括:所述的完成日计算模块通过信息提取模块获得的文件建立时间和完成期限,计算得出文件终止日,自动排序模块通过文件终止日的大小对文件进行排序。The method for working on a file management system based on time automatic sorting according to the present invention comprises: a file completion time and a completion period obtained by the completion date calculation module through an information extraction module, and a file termination date is calculated. The automatic sorting module sorts the files by the size of the file termination date.
本发明中所述工作方法的设置,其通过信息提取模块提取文件的时间信息,再根据获得的时间信息计算出新的时间并以此时间排序,能够自动计算时效性文件的最后期限,并根据最后期限排序,使得用户能够明确的查询即将失效的文件,从而能够及时处理文件,不会因为文件过多而遗漏即将失效的文件,避免了文件失效引起的经济损失。The setting of the working method in the present invention, the time information of the file is extracted by the information extraction module, and the new time is calculated according to the obtained time information and sorted by the time, the deadline of the time-sensitive file can be automatically calculated, and according to The deadline is sorted so that the user can clearly query the files that are about to expire, so that the files can be processed in time, and the files that are about to expire will not be missed due to too many files, thereby avoiding the economic loss caused by the failure of the files.
本发明中所述的文件存储模块为每一个文件建立存储地址。The file storage module described in the present invention establishes a storage address for each file.
本发明中所述文件存贮模块的设置,能够将每个文件分离,更好地进行排序。The file storage module of the present invention is arranged to separate each file for better sorting.
本发明中所述的一种基于时间自动归类排序的文件管理系统控制方法,其特征在于:所述的完成日计算模块使用万年历算法计算。A file management system control method based on time automatic sorting and sorting according to the present invention is characterized in that: the completion date calculation module is calculated using a perpetual calendar algorithm.
作为优选,所述的文件存储模块为收录的文件提供注释信息。Preferably, the file storage module provides annotation information for the included file.
本发明中所述注释信息的设置,能够为录入的文本提供容易搜索的标题,只需要搜索注释内容就能够重新读取到录入的文本。The setting of the annotation information in the present invention can provide an easily searchable title for the entered text, and can only re-read the entered text by searching for the annotation content.
上述技术方案可以看出,本发明具有如下有益效果:The above technical solution can be seen that the present invention has the following beneficial effects:
1、本发明中所述的一种基于时间自动归类排序的文件管理系统,其通过信息提取模块提取文件的时间信息,再根据获得的时间信息计算出新的时间并以此时间排序,能够自动计算时效性文件的最后期限,并根据最后期限排序,使得用户能够明确的查询即将失效的文件,从而能够及时处理文件,不会因为文件过多而遗漏即将失效的文件,避免了文件失效引起的经济损失。1. A file management system based on time automatic sorting and sorting according to the present invention, which extracts time information of a file through an information extraction module, and then calculates a new time according to the obtained time information and sorts by time. Automatically calculate the deadline of the time-sensitive file, and sort according to the deadline, so that the user can clearly query the file that is about to expire, so that the file can be processed in time, and the file that is about to expire will not be missed due to too many files, thereby avoiding the file failure. Economic loss.
2、本发明中所述的一种基于时间自动归类排序的文件管理系统,其通过设置数据库并不断补充数据库内容,能够为文件识别模块提供对比数据,并通过对数据库的补充,能够 使得信息管理系统不断地提高其识别能力,实现了信息管理系统的可进化性。2. A file management system based on automatic sorting by time according to the present invention, which can provide comparison data for the file identification module by setting a database and continuously supplementing the database content, and by supplementing the database, The information management system continuously improves its recognition ability and realizes the evolvability of the information management system.
3、本发明中所述的一种基于时间自动归类排序的文件管理系统,其通过为文件标记注释信息,能够为录入的文本提供容易搜索的标题,只需要搜索注释内容就能够重新读取到录入的文本3. A file management system based on time automatic sorting and sorting according to the present invention, which can provide an easy-to-search title for the entered text by marking the annotation information for the file, and can only re-read the searched content. To the entered text
附图说明DRAWINGS
图1为本发明的整体结果框图;Figure 1 is a block diagram showing the overall result of the present invention;
图2为本发明的整体流程图;Figure 2 is an overall flow chart of the present invention;
图中:文件录入模块1、电脑终端11、网络端口12、扫描仪13、信息提取模块2、扫描模块21、对比模块22、数据库23、提取模块24、文件排序模块3、完成日计算模块31、自动排序模块32、文件存储模块4。In the figure: file entry module 1, computer terminal 11, network port 12, scanner 13, information extraction module 2, scan module 21, comparison module 22, database 23, extraction module 24, file sorting module 3, completion date calculation module 31 , automatic sorting module 32, file storage module 4.
具体实施方式Detailed ways
下面结合附图和具体实施例,进一步阐明本发明。The invention will be further elucidated with reference to the drawings and specific embodiments.
实施例1Example 1
如图1所示的一种基于时间自动归类排序的文件管理系统,包括:文件录入模块1,其录入文件信息;信息提取模块2,其提取文件时间;文件排序模块3,其为文件进行排序;文件存储模块4,其存储文件信息。A file management system based on time automatic sorting and sorting as shown in FIG. 1 includes: a file entry module 1 that records file information; an information extraction module 2 that extracts file time; and a file sorting module 3 that performs file processing Sort; file storage module 4, which stores file information.
本实施例中所述的文件录入模块1包括电脑终端11、网络端口12和扫描仪13。The file entry module 1 described in this embodiment includes a computer terminal 11, a network port 12, and a scanner 13.
本实施例中所述的信息提取模块2包括扫描模块21、对比模块22、数据库23和提取模块24。The information extraction module 2 described in this embodiment includes a scanning module 21, a comparison module 22, a database 23, and an extraction module 24.
本实施例中所述的数据库23存储有时间信息的图像,并存储有该图像对应的时间信息。The database 23 described in this embodiment stores an image of time information and stores time information corresponding to the image.
本实施例中所述的文件排序模块3包括完成日计算模块31和自动排序模块32。The file sorting module 3 described in this embodiment includes a completion date calculation module 31 and an automatic sorting module 32.
本实施例中所述的文件存储模块4为每一个文件建立存储地址。The file storage module 4 described in this embodiment establishes a storage address for each file.
实施例2Example 2
如图2所示的一种基于时间自动归类排序的文件管理系统,包括:文件录入模块1,其录入文件信息;信息提取模块2,其提取文件时间;文件排序模块3,其为文件进行排序;文件存储模块4,其存储文件信息。A file management system based on time automatic sorting and sorting, as shown in FIG. 2, comprising: a file entry module 1 for inputting file information; an information extraction module 2 for extracting file time; and a file sorting module 3 for file execution Sort; file storage module 4, which stores file information.
本实施例中所述的文件录入模块1包括电脑终端11、网络端口12和扫描仪13。The file entry module 1 described in this embodiment includes a computer terminal 11, a network port 12, and a scanner 13.
本实施例中所述的信息提取模块2包括扫描模块21、对比模块22、数据库23和提取模块24。 The information extraction module 2 described in this embodiment includes a scanning module 21, a comparison module 22, a database 23, and an extraction module 24.
本实施例中所述的数据库23存储有时间信息的图像,并存储有该图像对应的时间信息。The database 23 described in this embodiment stores an image of time information and stores time information corresponding to the image.
本实施例中所述的扫描模块21扫描文件,通过对比模块22将扫描获得的时间图像与数据库23内图像作比对,所述对比模块22对比到与数据库23中内容相同的图像时,通过提取模块24提取该图像代表的时间信息,包括文件建立时间和可延期天数。The scanning module 21 in the embodiment scans the file, and compares the time image obtained by the scanning with the image in the database 23 through the comparison module 22. When the comparison module 22 compares the image with the same content in the database 23, the comparison module 22 passes The extraction module 24 extracts time information represented by the image, including file creation time and deferrable days.
本实施例中所述的文件排序模块3包括完成日计算模块31和自动排序模块32。The file sorting module 3 described in this embodiment includes a completion date calculation module 31 and an automatic sorting module 32.
本实施例中所述的完成日计算模块31通过信息提取模块2获得的文件建立时间和完成期限,计算得出文件终止日,自动排序模块32通过文件终止日的大小对文件进行排序。The completion date calculation module 31 described in this embodiment calculates the file termination time and the completion date by the information extraction module 2, and the automatic termination module 32 sorts the files by the size of the file termination date.
本实施例中所述的文件存储模块4为每一个文件建立存储地址。The file storage module 4 described in this embodiment establishes a storage address for each file.
本实施例中所述的完成日计算模块31使用万年历算法计算。The completion date calculation module 31 described in this embodiment is calculated using a perpetual calendar algorithm.
作为优选,所述的文件存储模块为收录的文件提供注释信息。Preferably, the file storage module provides annotation information for the included file.
以上所述仅是本发明的优选实施方式,应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以做出若干改进,这些改进也应视为本发明的保护范围。 The above is only a preferred embodiment of the present invention, and it should be noted that those skilled in the art can make several improvements without departing from the principles of the present invention. The scope of protection of the invention.

Claims (9)

  1. 一种基于时间自动归类排序的文件管理系统,其特征在于:包括:文件录入模块(1),其录入文件信息;信息提取模块(2),其提取文件时间;文件排序模块(3),其为文件进行排序;文件存储模块(4),其存储文件信息。A file management system based on time automatic sorting and sorting, comprising: a file entry module (1) for inputting file information; an information extraction module (2) for extracting file time; and a file sorting module (3), It sorts files; a file storage module (4) that stores file information.
  2. 根据权利要求1所述的一种基于时间自动归类排序的文件管理系统,其特征在于:所述的文件录入模块(1)包括电脑终端(11)、网络端口(12)和扫描仪(13)。A file management system based on time automatic sorting according to claim 1, wherein said file entry module (1) comprises a computer terminal (11), a network port (12) and a scanner (13). ).
  3. 根据权利要求1所述的一种基于时间自动归类排序的文件管理系统,其特征在于:所述的信息提取模块(2)包括扫描模块(21)、对比模块(22)、数据库(23)和提取模块(24)。A file management system based on time automatic sorting according to claim 1, wherein said information extraction module (2) comprises a scanning module (21), a comparison module (22), and a database (23). And extraction module (24).
  4. 根据权利要求3所述的一种基于时间自动归类排序的文件管理系统,其特征在于:所述的数据库(23)存储有时间信息的图像,并存储有该图像对应的时间信息。A file management system based on time automatic sorting according to claim 3, wherein said database (23) stores an image of time information and stores time information corresponding to the image.
  5. 根据权利要求4所述的一种基于时间自动归类排序的文件管理系统,其特征在于:所述的扫描模块(21)扫描文件,通过对比模块(22)将扫描获得的时间图像与数据库(23)内图像作比对,所述对比模块(22)对比到与数据库(23)中内容相同的图像时,通过提取模块(24)提取该图像代表的时间信息,包括文件建立时间和可延期天数。A file management system based on time automatic sorting according to claim 4, wherein the scanning module (21) scans the file, and compares the time image obtained by the scanning with the database through the comparison module (22) ( 23) The inner image is compared. When the comparison module (22) compares the image with the same content in the database (23), the time information represented by the image is extracted by the extraction module (24), including the file creation time and the deferrable period. Number of days.
  6. 根据权利要求1所述的一种基于时间自动归类排序的文件管理系统,其特征在于:所述的文件排序模块(3)包括完成日计算模块(31)和自动排序模块(32)。A file management system based on time automatic sorting according to claim 1, wherein said file sorting module (3) comprises a completion date calculation module (31) and an automatic sorting module (32).
  7. 根据权利要求6所述的一种基于时间自动归类排序的文件管理系统,其特征在于:所述的完成日计算模块(31)通过信息提取模块(2)获得的文件建立时间和完成期限,计算得出文件终止日,自动排序模块(32)通过文件终止日的大小对文件进行排序。A file management system based on time automatic sorting according to claim 6, wherein the completion date calculation module (31) obtains a file creation time and a completion deadline by the information extraction module (2). The file termination date is calculated, and the automatic sorting module (32) sorts the files by the size of the file termination date.
  8. 根据权利要求1所述的一种基于时间自动归类排序的文件管理系统,其特征在于:所述的文件存储模块(4)为每一个文件建立存储地址。A file management system based on time automatic sorting according to claim 1, wherein said file storage module (4) establishes a storage address for each file.
  9. 根据权利要求7所述的一种基于时间自动归类排序的文件管理系统,其特征在于:所述的完成日计算模块(31)使用万年历算法计算。 A file management system based on time automatic sorting according to claim 7, wherein said completion date calculation module (31) is calculated using a perpetual calendar algorithm.
PCT/CN2017/103028 2017-09-22 2017-09-22 File management system based on automatic time classification sorting WO2019056329A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/103028 WO2019056329A1 (en) 2017-09-22 2017-09-22 File management system based on automatic time classification sorting

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/103028 WO2019056329A1 (en) 2017-09-22 2017-09-22 File management system based on automatic time classification sorting

Publications (1)

Publication Number Publication Date
WO2019056329A1 true WO2019056329A1 (en) 2019-03-28

Family

ID=65810879

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/103028 WO2019056329A1 (en) 2017-09-22 2017-09-22 File management system based on automatic time classification sorting

Country Status (1)

Country Link
WO (1) WO2019056329A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100257141A1 (en) * 2009-04-02 2010-10-07 Xerox Corporation Apparatus and method for document collection and filtering
CN103888576A (en) * 2012-12-21 2014-06-25 比亚迪股份有限公司 Contact person information adding method based on image scanning, and terminal device
CN104252471A (en) * 2013-06-27 2014-12-31 宁夏新航信息科技有限公司 Intelligent file management system
CN106156129A (en) * 2015-04-08 2016-11-23 联想(北京)有限公司 File management method and device
CN106528794A (en) * 2016-11-10 2017-03-22 国网安徽省电力公司 Electronic document filing method based on archive management system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100257141A1 (en) * 2009-04-02 2010-10-07 Xerox Corporation Apparatus and method for document collection and filtering
CN103888576A (en) * 2012-12-21 2014-06-25 比亚迪股份有限公司 Contact person information adding method based on image scanning, and terminal device
CN104252471A (en) * 2013-06-27 2014-12-31 宁夏新航信息科技有限公司 Intelligent file management system
CN106156129A (en) * 2015-04-08 2016-11-23 联想(北京)有限公司 File management method and device
CN106528794A (en) * 2016-11-10 2017-03-22 国网安徽省电力公司 Electronic document filing method based on archive management system

Similar Documents

Publication Publication Date Title
US10671799B2 (en) Generating digital document content from a digital image
US20180365489A1 (en) Automatically organizing images
CN110705515A (en) Hospital paper archive filing method and system based on OCR character recognition
CN103530652A (en) Face clustering based video categorization method and retrieval method as well as systems thereof
US20210240757A1 (en) Automatic Detection and Transfer of Relevant Image Data to Content Collections
CN104636469A (en) Automatic file classification management method and system
CN103488983A (en) Business card OCR data correction method and system based on knowledge base
CN110866110A (en) Conference summary generation method, device, equipment and medium based on artificial intelligence
WO2019218459A1 (en) Photo storage method, storage medium, server, and apparatus
US20150278248A1 (en) Personal Information Management Service System
CN108038506A (en) A kind of library automatic classification method
CN102855298A (en) Image retrieval method and system
CN110728453B (en) Policy automatic matching analysis system based on big data
US20130343618A1 (en) Searching for Events by Attendants
WO2021072998A1 (en) Method and system for automatic collection and cleaning of asian face data
CN107943937B (en) Debtor asset monitoring method and system based on judicial public information analysis
CN106709050A (en) Environment law case storage inquiring system
CN102591878A (en) Digital processing method of technical standard
CN101520788B (en) Image file sorting method, image file sorting device, and computer program product
CN116343210B (en) File digitization management method and device
WO2019056329A1 (en) File management system based on automatic time classification sorting
WO2021042527A1 (en) Character recognition method and apparatus, and computer-readable storage medium
CN115203474A (en) Automatic database classification and extraction technology
CN114495138A (en) Intelligent document identification and feature extraction method, device platform and storage medium
CN112463728A (en) Bibliographic data extraction method of scientific and technological literature

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17926287

Country of ref document: EP

Kind code of ref document: A1