Provide a class digram for the following system: 1.0 The user shall be able to upload a set of requirements in a file. 2.0 System shall read the requirements. 3.0 The system verifies the validity of the input requirements by making sure if the user entered correct data. 2. 1 The system should ask the user to enter again in case the requirements are not correct 4.0 The system shall extract the factors (Assets, impacts, Performance property) from the requirements. 5.0 The system shall calculate a total score for each performance requirement based on the sum of the number of assets point, impacts, and performance properties present in each requirement, where each match is represented by one point. 6.0 The system shall calculate the similarity of the requirements with the ALTRSERC table. 5. 1 The system shall assign a weight of 1 to each ALTRSER property that appears in the performance requirement and exhibits at least 90% similarity to the respective super-sentence. Otherwise, the weight shall be 0. 7.0 The system shall calculate a weighted priority score for each performance requirement by considering both the total count of ALTRSER similarity weights and the total count of assets, impacts, and performance properties. 8.0 The system shall print the ranked table performance requirements in descending order to the user in a tabular format. The table shall include the performance requirement identifier, the performance requirement statement, the total score of assets ,impact and performance property, the ALTRSER similarity weights, and the priority score. 9.0 The system shall use ML and NLP for training to identify asset, impact and performance property

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Provide a class digram for the following system:

1.0 The user shall be able to upload a set of requirements in a file. 

2.0 System shall read the requirements. 

3.0 The system verifies the validity of the input requirements by making sure if the user entered correct data. 

2. 1 The system should ask the user to enter again in case the requirements are not correct 

4.0 The system shall extract the factors (Assets, impacts, Performance property) from the requirements. 

5.0 The system shall calculate a total score for each performance requirement based on the sum of the number of assets point, impacts, and performance properties present in each requirement, where each match is represented by one point.  

6.0 The system shall calculate the similarity of the requirements with the ALTRSERC table. 

5. 1 The system shall assign a weight of 1 to each ALTRSER property that appears in the performance requirement and exhibits at least 90% similarity to the respective super-sentence. Otherwise, the weight shall be 0.  

7.0 The system shall calculate a weighted priority score for each performance requirement by considering both the total count of ALTRSER similarity weights and the total count of assets, impacts, and performance properties.  

8.0 The system shall print the ranked table performance requirements in descending order to the user in a tabular format. The table shall include the performance requirement identifier, the performance requirement statement, the total score of assets ,impact and performance property, the ALTRSER similarity weights, and the priority score. 

9.0 The system shall use ML and NLP for training to identify asset, impact and  performance property 

Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Follow-up Questions
Read through expert solutions to related follow-up questions below.
Follow-up Question

Provide a sequence digram using these functional requirements: 

Solution
Bartleby Expert
SEE SOLUTION
Follow-up Question

Provide a detailed class digram with attributes, methods , cardinality and relationships for the following system and use case digram :

1.0 The user shall be able to upload a set of requirements in a file. 

2.0 System shall read the requirements. 

3.0 The system verifies the validity of the input requirements by making sure if the user entered correct data. 

2. 1 The system should ask the user to enter again in case the requirements are not correct 

4.0 The system shall extract the factors (Assets, impacts, Performance property) from the requirements. 

5.0 The system shall calculate a total score for each performance requirement based on the sum of the number of assets point, impacts, and performance properties present in each requirement, where each match is represented by one point.  

6.0 The system shall calculate the similarity of the requirements with the ALTRSERC table. 

5. 1 The system shall assign a weight of 1 to each ALTRSER property that appears in the performance requirement and exhibits at least 90% similarity to the respective super-sentence. Otherwise, the weight shall be 0.  

7.0 The system shall calculate a weighted priority score for each performance requirement by considering both the total count of ALTRSER similarity weights and the total count of assets, impacts, and performance properties.  

8.0 The system shall print the ranked table performance requirements in descending order to the user in a tabular format. The table shall include the performance requirement identifier, the performance requirement statement, the total score of assets ,impact and performance property, the ALTRSER similarity weights, and the priority score. 

9.0 User must save ranked table performance requirements 

10.0 The system shall use ML and NLP for training to identify asset, impact and  performance property  

Analyst
User
upload training set
Verifies_Validity
define "ALTRSER"
table
include>>>
upload
requirements file
Performance Requirements Prioritization System
Calculate_ALTRSER_Similarity_Weights
saved ranked performance requirements
Extract assets, impact and
Performance properties from req
training set
-<<include>>
----<<include>>---
<<include>>
categorize all extracted
factors into list
Calculate Total_Score_of_Factors
ude:
Calculate priority score for each
requirements
<<include>>.
Print_Rankrd Table_Performance Requirements
NER
model
Word2vec
Transcribed Image Text:Analyst User upload training set Verifies_Validity define "ALTRSER" table include>>> upload requirements file Performance Requirements Prioritization System Calculate_ALTRSER_Similarity_Weights saved ranked performance requirements Extract assets, impact and Performance properties from req training set -<<include>> ----<<include>>--- <<include>> categorize all extracted factors into list Calculate Total_Score_of_Factors ude: Calculate priority score for each requirements <<include>>. Print_Rankrd Table_Performance Requirements NER model Word2vec
Solution
Bartleby Expert
SEE SOLUTION
Follow-up Question

Provide a detailed class digram with 6 classes , their attributes, methods and relationships for the following systems:

1.0 The user shall be able to upload a set of requirements in a file. 

2.0 System shall read the requirements. 

3.0 The system verifies the validity of the input requirements by making sure if the user entered correct data. 

2. 1 The system should ask the user to enter again in case the requirements are not correct 

4.0 The system shall extract the factors (Assets, impacts, Performance property) from the requirements. 

5.0 The system shall calculate a total score for each performance requirement based on the sum of the number of assets point, impacts, and performance properties present in each requirement, where each match is represented by one point.  

6.0 The system shall calculate the similarity of the requirements with the ALTRSERC table. 

5. 1 The system shall assign a weight of 1 to each ALTRSER property that appears in the performance requirement and exhibits at least 90% similarity to the respective super-sentence. Otherwise, the weight shall be 0.  

7.0 The system shall calculate a weighted priority score for each performance requirement by considering both the total count of ALTRSER similarity weights and the total count of assets, impacts, and performance properties.  

8.0 The system shall print the ranked table performance requirements in descending order to the user in a tabular format. The table shall include the performance requirement identifier, the performance requirement statement, the total score of assets ,impact and performance property, the ALTRSER similarity weights, and the priority score. 

9.0 User must save ranked table performance requirements 

10.0 The system shall use ML and NLP for training to identify asset, impact and  performance property 

Solution
Bartleby Expert
SEE SOLUTION
Knowledge Booster
Windows
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education