Movatterモバイル変換


[0]ホーム

URL:


US20220035795A1 - Report management system - Google Patents

Report management system
Download PDF

Info

Publication number
US20220035795A1
US20220035795A1US16/983,785US202016983785AUS2022035795A1US 20220035795 A1US20220035795 A1US 20220035795A1US 202016983785 AUS202016983785 AUS 202016983785AUS 2022035795 A1US2022035795 A1US 2022035795A1
Authority
US
United States
Prior art keywords
reports
existing
context
modeling
existing reports
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US16/983,785
Inventor
Israel Oliveira
Allan Barcelos
Renata Palazzo
Leandro Bianchini
Fernanda Tosca
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ADP Inc
Original Assignee
ADP Inc
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 ADP IncfiledCriticalADP Inc
Priority to US16/983,785priorityCriticalpatent/US20220035795A1/en
Assigned to ADP, LLCreassignmentADP, LLCASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: TOSCA, FERNANDA, BIANCHINI, LEANDRO, BARCELOS, ALLAN, PALAZZO, RENATA, OLIVEIRA, ISRAEL
Publication of US20220035795A1publicationCriticalpatent/US20220035795A1/en
Assigned to ADP, INC.reassignmentADP, INC.CHANGE OF NAME (SEE DOCUMENT FOR DETAILS).Assignors: ADP, LLC
Priority to US18/110,641prioritypatent/US20230281188A1/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

A method, computer system, and computer program product are provided for generating reports. Existing reports are collected and modeled to determine a number of contexts. An index of the existing reports is generated according the contexts determined by the modeling. a predicted context of a new report is predicted according to the modeling. According to the index, suggested reports are identified based on the predicted context for the new report. The suggested reports are presented in a graphical user interface.

Description

Claims (21)

What is claimed is:
1. A computer-implemented method for managing reports, the method comprising:
collecting, by a number of processors, existing reports;
modeling, by the number of processors, the existing reports to determine a number of contexts of the existing reports;
generating, by the number of processors, an index of the existing reports according the contexts determined by the modeling;
predicting, by the number of processors according to the modeling, a predicted context of a new report;
identifying, by the number of processors according to the index, suggested reports based on the predicted context for the new report; and
presenting, by the number of processors, the suggested reports in a graphical user interface.
2. The method ofclaim 1, wherein each existing report including a title field, a description field, and at least one other field, and wherein modeling the existing reports further comprises:
generating annotations for the existing reports according to a title field and a description field of the existing reports; and
determining a number of contexts for the number of existing reports according to the annotations.
3. The method ofclaim 2, wherein modeling the number of existing reports further comprises:
determining, according to the at least one other field of the existing reports, a number of features for the existing reports; and
for each context, weighting the number of features based on a normalization of a counting occurrences of the features within a context.
4. The method ofclaim 3, wherein weighting the features are adjusted in order to maximize correct predictions.
5. The method ofclaim 1, wherein a predicting the predicted context of a new report further comprises:
determining features of the new report; and
for each context, scoring the new report according to a weighting of the features for the existing reports; and
identifying a context having a highest score.
6. The method ofclaim 5, wherein the suggested reports identified according to the context having the highest score.
7. The method ofclaim 1, further comprising:
in response to receiving an indication of a suggested report, generating the new report according to the suggested reports.
8. A system for managing reports, the system comprising:
a bus system;
a storage device connected to the bus system, wherein the storage device stores program instructions; and
a number of processors connected to the bus system, wherein the number of processors execute the program instructions:
to collect existing reports;
to model the existing reports to determine a number of contexts of the existing reports;
to generate an index of the existing reports according the contexts determined by the modeling;
to predict according to the modeling, a predicted context of a new report;
to identify according to the index, suggested reports based on the predicted context for the new report; and
to present the suggested reports in a graphical user interface.
9. The system ofclaim 8, wherein each existing report including a title field, a description field, and at least one other field, and wherein in modeling the existing reports, the number of processors execute the program instructions:
to generate annotations for the existing reports according to a title field and a description field of the existing reports; and
to determine a number of contexts for the existing reports according to the annotations.
10. The system ofclaim 9, wherein in modeling the number of existing reports, the number of processors execute the program instructions:
to determine, according to the at least one other field of the existing reports, a number of features for the existing reports; and
for each context, to weight the features based on a normalization of a counting occurrences of the features within a context.
11. The system ofclaim 10, wherein weighting the features are adjusted in order to maximize correct predictions.
12. The system ofclaim 8, wherein in predicting the predicted context of a new report, the number of processors execute the program instructions:
to determine features of the new report; and
for each context, to score the new report according to a weighting of the features for the existing reports; and
to identify a context having a highest score.
13. The system ofclaim 12, wherein the suggested reports are identified according to the context having the highest score.
14. The system ofclaim 8, wherein the number of processors further execute the program instructions:
to generate the new report according to the suggested reports in response to receiving an indication of a suggested report.
15. A computer program product for managing reports, the computer program product comprising:
a computer-readable storage media; and
program code, stored on the computer-readable storage media, for collecting existing reports;
program code, stored on the computer-readable storage media, for modeling the existing reports to determine a number of contexts of the existing reports;
program code, stored on the computer-readable storage media, for generating an index of the existing reports according the contexts determined by the modeling;
program code, stored on the computer-readable storage media, for predicting, according to the modeling, a predicted context of a new report;
program code, stored on the computer-readable storage media, for identifying, according to the index, suggested reports based on the predicted context for the new report; and
program code, stored on the computer-readable storage media, for presenting the suggested reports in a graphical user interface.
16. The computer program product ofclaim 15, wherein each existing report including a title field, a description field, and at least one other field, and wherein the program code for modeling the existing reports further comprises:
program code for generating annotations for the existing reports according to a title field and a description field of the existing reports; and
program code for determining a number of contexts for the existing reports according to the annotations.
17. The computer program product ofclaim 16, wherein the program code for modeling the number of existing reports further comprises:
program code for determining, according to the at least one other field of the existing reports, a number of features for the existing reports; and
program code, for each context, for weighting the features based on a normalization of a counting occurrences of the features within a context.
18. The computer program product ofclaim 17, wherein weighting the features are adjusted in order to maximize correct predictions.
19. The computer program product ofclaim 15, wherein the program code for predicting the predicted context of a new report further comprises:
program code for determining features of the new report; and
program code, for each context, for scoring the new report according to a weighting of the features for the existing reports; and
program code for identifying a context having a highest score.
20. The computer program product ofclaim 19, wherein the suggested reports identified according to the context having the highest score.
21. The computer program product ofclaim 15, further comprising:
program code, stored on the computer-readable storage media, for generating the new report according to the suggested reports in response to receiving an indication of a suggested report.
US16/983,7852020-08-032020-08-03Report management systemAbandonedUS20220035795A1 (en)

Priority Applications (2)

Application NumberPriority DateFiling DateTitle
US16/983,785US20220035795A1 (en)2020-08-032020-08-03Report management system
US18/110,641US20230281188A1 (en)2020-08-032023-02-16Report management system

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
US16/983,785US20220035795A1 (en)2020-08-032020-08-03Report management system

Related Child Applications (1)

Application NumberTitlePriority DateFiling Date
US18/110,641ContinuationUS20230281188A1 (en)2020-08-032023-02-16Report management system

Publications (1)

Publication NumberPublication Date
US20220035795A1true US20220035795A1 (en)2022-02-03

Family

ID=80004357

Family Applications (2)

Application NumberTitlePriority DateFiling Date
US16/983,785AbandonedUS20220035795A1 (en)2020-08-032020-08-03Report management system
US18/110,641PendingUS20230281188A1 (en)2020-08-032023-02-16Report management system

Family Applications After (1)

Application NumberTitlePriority DateFiling Date
US18/110,641PendingUS20230281188A1 (en)2020-08-032023-02-16Report management system

Country Status (1)

CountryLink
US (2)US20220035795A1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20220237230A1 (en)*2019-06-062022-07-28Wisedocs Inc.System and method for automated file reporting

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US8266157B2 (en)*2009-08-302012-09-11International Business Machines CorporationMethod and system for using social bookmarks
US10019716B1 (en)*2013-11-212018-07-10Google LlcMethod for feedback submission resolution
US20190340516A1 (en)*2017-05-062019-11-07Excubator Consulting Pvt LtdSystem and method for quantitatively analyzing an idea
CA3023297A1 (en)*2017-11-062019-05-06Alan W. H. GrantMethod and system for analysing, improving, and monitoring the co-prosperity of networks
US11010179B2 (en)*2018-04-202021-05-18Facebook, Inc.Aggregating semantic information for improved understanding of users
US11295375B1 (en)*2018-04-262022-04-05Cuspera Inc.Machine learning based computer platform, computer-implemented method, and computer program product for finding right-fit technology solutions for business needs
US11562315B2 (en)*2018-08-312023-01-24Accenture Global Solutions LimitedDetecting an issue related to a report
WO2020117869A1 (en)*2018-12-032020-06-11Tempus LabsClinical concept identification, extraction, and prediction system and related methods
US20220180290A1 (en)*2019-04-152022-06-09Micro Focus LlcUsing machine learning to assign developers to software defects
US11416472B2 (en)*2019-10-092022-08-16Unitedhealth Group IncorporatedAutomated computing platform for aggregating data from a plurality of inconsistently configured data sources to enable generation of reporting recommendations
US11614923B2 (en)*2020-04-302023-03-28Splunk Inc.Dual textual/graphical programming interfaces for streaming data processing pipelines

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20220237230A1 (en)*2019-06-062022-07-28Wisedocs Inc.System and method for automated file reporting

Also Published As

Publication numberPublication date
US20230281188A1 (en)2023-09-07

Similar Documents

PublicationPublication DateTitle
US11500818B2 (en)Method and system for large scale data curation
US20230297890A1 (en)Customizable machine learning models
US12242431B2 (en)Predictive search and navigation for functional information systems
US20250299140A1 (en)Long-short field memory networks
US11250513B2 (en)Computer implemented system for generating assurance related planning process and documents for an entity and method thereof
Alao et al.Analyzing employee attrition using decision tree algorithms
Vialardi et al.A data mining approach to guide students through the enrollment process based on academic performance
US11663839B1 (en)Polarity semantics engine analytics platform
US11004005B1 (en)Electronic problem solving board
KR102054497B1 (en)Enterprise information portal and enterprise resource planning system
Qamar et al.Data science concepts and techniques with applications
US20220277242A1 (en)Method and system for using robotic process automation to provide real-time case assistance to client support professionals
US20240202212A1 (en)Contextualizing data to augment processes using semantic technologies and artificial intelligence
KhramovRobotic and machine learning: how to help support to process customer tickets more effectively
US20240346452A1 (en)Reporting taxonomy
CN119441499B (en)Construction method, device and equipment of financial event map
US20230281188A1 (en)Report management system
US11386368B1 (en)Method for matching students with teachers to achieve optimal student outcomes
US20160092807A1 (en)Automatic Detection and Resolution of Pain Points within an Enterprise
CN120216706B (en) Cross-scenario question-answering framework for non-performing assets based on knowledge graph
US20220076584A1 (en)System and method for personalized healthcare staff training
BothaData mining construction project information to aid project management
CN120429414A (en)Technology development situation awareness system and method
KabeerAn analogy based technique for predicting the vector impact of software change requests
StylianouImplementation of Business Process Mining using Celonis

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:ADP, LLC, NEW JERSEY

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:OLIVEIRA, ISRAEL;BARCELOS, ALLAN;PALAZZO, RENATA;AND OTHERS;SIGNING DATES FROM 20200716 TO 20200804;REEL/FRAME:053399/0671

ASAssignment

Owner name:ADP, INC., NEW JERSEY

Free format text:CHANGE OF NAME;ASSIGNOR:ADP, LLC;REEL/FRAME:058959/0729

Effective date:20200630

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPPInformation on status: patent application and granting procedure in general

Free format text:FINAL REJECTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:RESPONSE AFTER FINAL ACTION FORWARDED TO EXAMINER

STPPInformation on status: patent application and granting procedure in general

Free format text:ADVISORY ACTION MAILED

STCBInformation on status: application discontinuation

Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION


[8]ページ先頭

©2009-2025 Movatter.jp