0% found this document useful (0 votes)
32 views

MTech Front Pages Sample

This dissertation discusses sentiment analysis using Hadoop. It provides an introduction to basic terminology related to sentiment analysis and Hadoop. It discusses the motivation and problem identification for the work. It then reviews literature related to sentiment analysis techniques. The document is the candidate's submission towards their master's degree and includes typical dissertation elements like declarations, lists, tables and references.

Uploaded by

Shubham Jain
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views

MTech Front Pages Sample

This dissertation discusses sentiment analysis using Hadoop. It provides an introduction to basic terminology related to sentiment analysis and Hadoop. It discusses the motivation and problem identification for the work. It then reviews literature related to sentiment analysis techniques. The document is the candidate's submission towards their master's degree and includes typical dissertation elements like declarations, lists, tables and references.

Uploaded by

Shubham Jain
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

Dissertation-I

on

Topic Name

Submitted during third semester in partial fulfillment of the requirements for the
award of degree of

Master of Technology
in
Branch Name

by
Candidate Name
(Roll No.)

Under supervision of
Supervisor Name

Department of Computer Engineering


FACULTY OF INFORMATICS & COMPUTING

J. C. BOSE UNIVERSITY OF SCIENCE & TECHNOLOGY, YMCA


FARIDABAD-121006

Month Session
CANDIDATE’S DECLARATION

I hereby certify that the work which is being presented in this Minor thesis titled
“Topic Name” in fulfillment of the requirement for the degree of Master of
Technology in Computer Engineering (specialization in Networking) and submitted to
“J. C. Bose University of Science and Technology, YMCA, Faridabad”, is an
authentic record of my own work carried out under the supervision of Guide Name

The work contained in this thesis has not been submitted to any other University or
Institute for the award of any other degree or diploma by me.

Name of candidate
Roll number

ii
CERTIFICATE

This is to certify that the thesis titled “Topic Name” submitted by Candidate Name to
“J. C. Bose University of Science and Technology, YMCA, Faridabad” for the
award of the degree of Master of Technology in Computer Engineering
(specialization in Networking) is a record of bonafide work carried out by her under
my supervision. In my opinion, the thesis has reached the standards of fulfilling the
requirements of the regulations to the degree

Supervisor name
(Supervisor)
Assistant Professor,
Department of Computer Engg,
J. C. Bose University of Science and Technology, YMCA, Faridabad

Dr. Komal Kumar Bhatia


Chairman,
Department of Computer Engg,
J. C. Bose University of Science and Technology, YMCA, Faridabad

iii
ACKNOWLEDGEMENT

It is with deep sense of gratitude and reverence that I express my sincere thanks to my
supervisor Supervisor Name for her guidance, encouragement, help and useful
suggestions throughout. Her untiring and painstaking efforts, methodical approach
and individual help made it possible for me to complete this work in time. I consider
myself very fortunate for having been associated with the scholar like her. Her
affection, guidance and scientific approach served a veritable incentive for completion
of this work.

I shall ever remain indebted to the faculty members of J. C. Bose University of


Science and Technology, YMCA, Faridabad and all my classmates for their
cooperation, kindness and general help extended to me during the completion of this
work.

Although it is not possible to name individually, I cannot forget my well-wishers at J.


C. Bose University of Science and Technology, YMCA, Faridabad and outsiders for
their persistent support and cooperation.

This acknowledgement will remain incomplete if I fail to express my deep sense of


obligation to my parents and God for their consistent blessings and encouragement

(Name of Candidate)

iv
ABSTRACT

v
LIST OF ABBREVIATIONS

SA: Sentiment Analysis


NLP: Natural Language Processing
HDFS: Hadoop Distributed File System
HiveQL: Hive Query Language

vi
LIST OF FIGURES

Figure Page No.

Fig. 2.1 Collaborative Filtering Process 10


Fig. 2.2 General Architecture of Collaborative Filtering Process 11
Fig. 3.1 Generic Architecture of Recommender System 19
Fig. 4.1 Architecture of Proposed System 41
Fig. 4.2 Example Groups 45
-----------------
-----------------

vii
LIST OF TABLES

Table Page No.


Table 2.1 User-Item preferences example 9
Table 3.1 Comparison between Item based and User based 28
Table 3.2 Comparison between Collaborative and Content-based 37
------------
------------

viii
TABLE OF CONTENTS

CANDIDATE’S DECLARATION ii
CERTIFICATE iii
ACKNOWLEDGEMENT iv
ABSTRACT v
LIST OF ABBRIVATIONS vi
LIST OF FIGURES vii
LIST OF TABLES viii

CHAPTER 1: INTRODUCTION 1-7


1.1 Introduction 1
1.2 Basic Terminology 2
1.2.1 Sentiment Analysis 3
1.2.2 Hadoop 4
1.3 Motivation 5
1.4 Problem Identification 5
1.5 Organization of the Thesis 6

CHAPTER 2: SENTIMENT ANALYSIS: INTRODUCTION & LITERATURE


REVIEW 7-24
1.1. Sentiment Analysis Overview 7
1.2. Data Sources for sentiment analysis 11

------------------
-------------------
------------------
REFERENCES 71-80
APPENDIX A 81
APPENDIX B 83

ix

You might also like