Punjab Group of Colleges: Roject Ffice

You might also like

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 3

Punjab Group Of Colleges

PROJECT OFFICE FORM FOR PROJECT GROUP ALLOCATION


Day Month Year
DATE 2 6 – 0 9 – 2 0 1 8

Tick the appropriate box


Project Title:
THE TRENDS BSCS ADP(CS)
Brief Description:
The Trends is a web based application which processes sentimental analysis of tweets on Tools to be used:
twitter. Tweets that will be on trending on top trending (hashtags) will be processed through
stream processor (Apache Kafka) and then by reading the text in the tweet it will be analyzed  PHP
that are people talking good/bad or in favor/against it. Then the application will give different
 PYTHON
options to visualize the analysis and it can be in indicator, pie-chart, line-chart, bar graph etc.
The results of analysis can then be used for future predictions or just used for the past results  Apache
about the trend. It can be used on any data stock market, politics and further more
Kafka
 API Textblob
 Zookeeper
Particulars of the students:
Sr. # Registration# Name in Full Email Contact # CGPA Signatures
eg.GIF15BSCSS001 Use Block Letters Only if other than UCP
03466179726
USAMASAMAD10@GMAIL
1 G1f15bscs0112 USAMA ABDUL SAMAD
.COM
3.65

03082457253
ZEESHANJAFAR6356@G
2 G1f15bscs0106 SYED ZEESHAN JAFAR
MAIL.COM
3.24

03364243130
HUZAIFARUBBANI01@GM
3 G1f15bscs0103 HUZAIFA RUBBANI BUTT
AIL.COM
2.57

Advisor’s Consent
I Mr. PROF GHULAM AYZED KHAN am willing to guide these students in all phases of above-mentioned
project / thesis as advisor. I have carefully seen the Title and description of the project / thesis and believe
that it is of an appropriate difficulty level for the number of students named above.
E-Mail Address (IN CAPITAL LETTERS):GHULAMAYZEDKHAN@GMAIL.COM
Note: Signatures and Date
Advisor can’t be changed without prior permission of Projects
Office Coordinator.

Advisor

For Project Office use only


Remarks: Signatures and Date

_______________________
Group No Project Office Coordinator
Punjab Group Of Colleges
PROJECT OFFICE FORM FOR PROJECT GROUP ALLOCATION

_______________________

PROPOSAL FORM
A. TITLE OF PROPOSED PROJECT
THE TRENDS
B. PROJECT DIGEST

The application is basically a web based application that will do sentimental analysis of tweets and these tweets will be brought in the web
application by using the concept of data stream processing then it analyzes which people talking good/bad or in favor/against it.

Project Details:

1. PROJECT SUMMARY

The main purpose of our web based application is to process sentimental analysis of tweets on
twitter. Tweets that will be on trending on top trending (hashtags) will be processed through
stream processor (Apache Kafka) and then by reading the text in the tweet it will be analyzed
that are people talking good/bad or in favor/against it The main concept of streaming processing
is to compute the data as it is produced, usually the data is of sensor events, user activities on
website (twitter), financial trends and etc. Before stream processing first the data was saved in
the database and then through that database the required data was accessed (Batch processing).
Stream processing turns the table because in it data flows through the application continuously.
As the stream receives any data the stream application responds to that data and immediately
updates an aggregate or remembers it for the future usage. Stream processing can also do
multiple data streams jointly, and each computation over the event data stream may produce
other event data streams. The systems that receive and send the data streams are called stream
processors. It can be used on any data stock market, politics and further more.
To implement the Web application, PHP will be used. Python and java is used.
Apache Kafka will be used for bring the tweets from twitter (stream processing).Sentiment
Analysis will be done through a API Textblob.
Punjab Group Of Colleges
PROJECT OFFICE FORM FOR PROJECT GROUP ALLOCATION

You might also like