Difference between revisions of "Project Management - Methodology"

From Analytics Practicum
Jump to navigation Jump to search
Line 45: Line 45:
 
[[Image:Final.png|400px|center|thumb|Generate bigram from PA state data]]
 
[[Image:Final.png|400px|center|thumb|Generate bigram from PA state data]]
 
[[Image:blist1.png|400px|center|thumb|Assigning category and sentiment score to the bigram]]
 
[[Image:blist1.png|400px|center|thumb|Assigning category and sentiment score to the bigram]]
[[Image:final1.png|400px|center|thumb|Assigning category and sentiment score to the bigram]]
+
[[Image:final1.png|400px|center|thumb|Read the rated and classified bigram csv and use hashmaps to store the bigram and its frequency]]

Revision as of 03:55, 19 November 2015

Hamy logo.jpg
HOME   PROJECT OVERVIEW   PROJECT MANAGEMENT   ANALYSIS   FINAL DELIVERABLE
SCHEDULE METHODOLOGY TEAM

Summary

Ps.png

Tools Used

ToolsUsed.jpg

Scoping Process

Scoping Process Flow.png

Text Analysis Process

Text Analysis Process Flow.png

Algorithm (Midterm)

Generate top 20 adjectives, nouns and words
Generate possible bigrams from top 20 adjectives and nouns
Generate possible bigrams from top 20 adjectives and nouns
Retrieve top 20 bigrams from the possible bigrams

Algorithm (Final)

Generate bigram from PA state data
Assigning category and sentiment score to the bigram
Read the rated and classified bigram csv and use hashmaps to store the bigram and its frequency