OOSE Mini project which I have done in college pdf

valorant4 51 views 16 slides Sep 10, 2024
Slide 1
Slide 1 of 16
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16

About This Presentation

Mini project


Slide Content

INTELLIGENT TOURIST SYSTEM
SENTIMENT ANALYSIS FOR PRODUCT RATING
K.ABINAYA-322010326021
K.YASHWANTH-322010326022
G.SHASHANK-322010326023
M.SUCHITHRA-322010326025
Mini project

Contents
❑Introduction of UML
❑Class diagram
❑Object diagram
❑Use case diagram
❑Activity diagram
❑Sequence diagram
❑State machine diagram

Introduction of UML
►UML - Unified Modeling Language
►UML was created in 1995 by Grady Booch, Ivar Jacobson, and James Rumbaugh.
In 1997,
►It is a standard notation for the modeling of real-world objects as a first step in
developing an object oriented design methodology 
►UML helps software developers visualize, construct, and document new software
systems and blueprints in the form of UML diagrams.
►UML diagrams is used to visually representing a system along with its main actors,
roles, actions, artifacts or classes, in order to better understand, alter, maintain,
or document information about the system.

Class diagram of Intelligent Tourist system
Class diagram describes the attributes and operations of a class and also the constraints
imposed on the system

Sentiment analysis for product
rating
Sentiment analysis for product rating

Object diagram
Object diagrams represent an instance of a class diagram. The basic concepts are similar
for class diagrams and object diagrams

Use case diagram
Use case diagrams consists of actors, use cases and their relationships. The
diagram is used to model the system/subsystem of an application. A single use case
diagram captures a particular functionality of a system.

Activity diagram
Activity diagram is basically a flowchart to represent the flow from one activity
to another activity. The activity can be described as an operation of the
system.

Sequence diagram
A type of interaction diagram because it describes how and in what order
a group of objects works together.

State machine diagram
A Statechart diagram describes a state machine. State machine can be defined as a
machine which defines different states of an object and these states are controlled by external or
internal events.
►internal events. internal ev internal events. internal events. internal events.
internal events. ents.  

THANK YOU
Tags