-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwork.html
More file actions
193 lines (177 loc) · 10.3 KB
/
Copy pathwork.html
File metadata and controls
193 lines (177 loc) · 10.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Neel Shah</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="neel shah website" />
<meta name="keywords" content="Neel Shah, machine learning, data analyst, python, deep learning, emot, neelshah18.github.io, boostrap, html5, css3, mobile first, responsive" />
<meta name="author" content="neel shah" />
<!-- Facebook and Twitter integration -->
<meta property="og:title" content=""/>
<meta property="og:image" content=""/>
<meta property="og:url" content=""/>
<meta property="og:site_name" content=""/>
<meta property="og:description" content=""/>
<meta name="twitter:title" content="" />
<meta name="twitter:image" content="" />
<meta name="twitter:url" content="" />
<meta name="twitter:card" content="" />
<link href="https://fonts.googleapis.com/css?family=Cormorant+Garamond:300,300i,400,400i,500,600i,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Satisfy" rel="stylesheet">
<link rel="icon" href="images/logo2.png">
<!-- Animate.css -->
<link rel="stylesheet" href="css/animate.css">
<!-- Icomoon Icon Fonts-->
<link rel="stylesheet" href="css/icomoon.css">
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.css">
<!-- Flexslider -->
<link rel="stylesheet" href="css/flexslider.css">
<!-- Theme style -->
<link rel="stylesheet" href="css/style.css">
<!-- Modernizr JS -->
<script src="js/modernizr-2.6.2.min.js"></script>
<link href="./main.82cfd66e.css" rel="stylesheet"></head>
</head>
<body>
<div id="page">
<nav class="fh5co-nav" role="navigation">
<div class="container">
<div class="row">
<div class="col-xs-12 text-center logo-wrap">
<div id="fh5co-logo"><a href="index.html">Neel Shah</a></div>
</div>
<div class="col-xs-12 text-center menu-1 menu-wrap">
<ul>
<!--Home, Bio, Work, Words, Contact-->
<li><a href="index.html">Home</a></li>
<li><a href="bio.html">Bio</a></li>
<li class="active has-dropdown">
<a href="work.html">Work</a>
<ul class="dropdown">
<li><a href="#resume">Resume</a></li>
<li><a href="#portfolio">Publications</a></li>
<li><a href="#projects">Projects</a></li>
</ul>
</li>
<li class="has-dropdown">
<a href="words.html">Words</a>
<ul class="dropdown">
<li><a href="words.html#poetry">Poetry</a></li>
<li><a href="words.html#thoughts">Thoughts</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
</div>
</nav>
<header id="fh5co-header" class="fh5co-cover js-fullheight" role="banner" style="background-image: url(images/bg.jpg);" data-stellar-background-ratio="0.5">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<div class="display-t js-fullheight">
<div class="display-tc js-fullheight animate-box" data-animate-effect="fadeIn">
<h3>what can I <em>do</em>?</h3>
</div>
</div>
</div>
</div>
</div>
</header>
<div id="fh5co-blog" class="fh5co-section">
<div class="container">
<div class="row animate-box">
<div class="col-md-12 fh5co-heading animate-box">
<h2 id="resume">my resume</h2>
<h6>updated on: May 31, 2023 </h6>
<embed src="Neel_Shah_Resume.pdf" type="application/pdf" width="100%" height="600px" />
</div>
</div>
</div>
<div class="container">
<div class="row animate-box">
<div class="col-md-12 fh5co-heading animate-box">
<h2 id="portfolio">Publications</h2>
<h4>1. A framework for social media data analytics using Elasticsearch and Kibana</h4>
<p>Abstract: Real-time online data processing is quickly becoming an essential tool in the analysis of social media for political trends, advertising, public health awareness programs and policy making. Traditionally, processes associated with offline analysis are productive and efficient only when the data collection is a one-time process. Currently, cutting edge research requires real-time data analysis that comes with a set of challenges, particularly the efficiency of continuous data fetching within the context of present NoSQL and relational databases. In this paper, we demonstrate a solution to effectively adsress the challenges of real-time analysis using a configurable Elasticsearch search engine. We are using a distributed database architecture, pre-build indexing and standardizing the Elasticsearch framework for large scale text mining. The results from the query engine are visulized in almost real-time.</p>
<p>Link: <a href="https://doi.org/10.1007/s11276-018-01896-2">Shah, Neel, Darryl Willick, and Vijay Mago. "A framework for social media data analytics using Elasticsearch and Kibana." Wireless Networks: 1-9.</a></p>
<h4>2. Assessing Canadians Health Activity and Nutritional Habits Through Social Media</h4>
<p>Abstract: When conducting data analysis in the twenty-first century, social media is crucial to the analysis due to the ability to provide information on a variety of topics such as health, food, feedback on products, and many others. Presently, users utilize social media to share their daily lifestyles. For example, travel locations, exercises, and food are common subjects of social media posts. By analyzing such information collected from users, health of the general population can be gauged. This analysis can become an integral part of federal efforts to study the health of a nation's people on a large scale. In this paper, we focus on such efforts from a Canadian lens. Public health is becoming a primary concern for many governments around the world. It is believed that it is necessary to analyze the current scenario within a given population before creating any new policies. Traditionally, governments use a variety of ways to gauge the flavor for any new policy including door to door surveys, a national level census, or hospital information to decide health policies. This information is limited and sometimes takes a long time to collect and analyze sufficiently enough to aid in decision making. In this paper, our approach is to solve such problems through the advancement of natural language processing algorithms and large scale data analysis. Our in-depth results show that the proposed method provides a viable solution in less time with the same accuracy when compared to traditional methods.</p>
<p>Link: <a href="https://www.frontiersin.org/articles/10.3389/fpubh.2019.00400/full">Neel Shah, Gautam Srivastava, David W. Savage and Vijay Mago. "Assessing Canadians Health Activity and Nutritional Habits Through Social Media"</a> </p>
</div>
</div>
</div>
<script>
document.addEventListener("DOMContentLoaded", function (event) {
masonryBuild();
});
</script>
</div>
<div class="container">
<div class="row animate-box">
<div class="col-md-12 fh5co-heading animate-box" style="margin:15px">
<h2 id="projects">my projects</h2>
<h4>Open source project</h4>
<ul>
<li>emot: Emot is a python library to extract the emojis and emoticons from a text(string). All the emojis and emoticons are taken from a reliable source i.e. Wikipedia.org. (8k+ downloads) <a href="https://github.com/NeelShah18/emot">Read more</a> </li>
<li>SCOPUS journal Data analysis of Indian Research: The main aim of this data analysis is to identify the ongoing research in Indian Universities and Indian Industry. It gives a basic answer about research source and trend with top authors and publication. It also shows the participation of Industry and Universities in research.<a href="https://github.com/NeelShah18/scopus-analysis-for-indian-researcher/blob/master/SCOPUS_data_analysis_Python3x_v1.ipynb">Read more</a></li>
</ul>
<h4>University project</h4>
<ul>
<li>Encrypted searhcing: Researchshowssolutionforprivacyandconfidentialityofdataincloud/serveraboutusersensitive data with IND-CKA2 security. </li>
<li>Food in one dataset: It is database of 350k food nutrition values such as energy, fat and carbohydrates. It also includes ingredient of food. This dataset contains food which is common in US, Canada and France as project goal is to anlysis Canadian's health.</li>
<li>Real-time health analysis system for Canada through social-media data: In submission process for copyrights.</li>
</ul>
</div>
</div>
</div>
</div>
<footer id="fh5co-footer" role="contentinfo" class="fh5co-section">
<div class="container">
<div class="row row-pb-sd">
<div class="col-md-8 fh5co-widget">
<h4>Neel Shah</h4>
<p>hullooo you've reached the end of this page! but of course feel free to keep exploring</p>
</div>
<div class="col-md-4 col-md-push-1 fh5co-widget">
<h4>Social Media</h4>
<ul class="fh5co-footer-links">
<ul class="fh5co-social-icons">
<li><a href="https://twitter.com/neelshah_indian"><i class="icon-twitter2"></i></a></li>
<li><a href="https://www.facebook.com/neelxyz"><i class="icon-facebook2"></i></a></li>
<li><a href="https://www.linkedin.com/in/neelshah18/"><i class="icon-linkedin2"></i></a></li>
<li><a href="https://www.instagram.com/neelshah_/"><i class="icon-instagram"></i></a></li>
<li><a href="https://www.github.com/NeelShah18/"><i class="icon-github2"></i></a></li>
<li><a href="https://open.spotify.com/user/217lu7gzcc5d4dm4r5yx3j2da?si=W0-1hWx_QjeNNJdPydiEFQ"><i class="icon-spotify"></i></a></li>
</ul>
</ul>
</div>
</div>
</footer>
</div>
<div class="gototop js-top">
<a href="#" class="js-gotop"><i class="icon-arrow-up22"></i></a>
</div>
<!-- jQuery -->
<script src="js/jquery.min.js"></script>
<!-- jQuery Easing -->
<script src="js/jquery.easing.1.3.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- Waypoints -->
<script src="js/jquery.waypoints.min.js"></script>
<!-- Waypoints -->
<script src="js/jquery.stellar.min.js"></script>
<!-- Flexslider -->
<script src="js/jquery.flexslider-min.js"></script>
<script src="js/zoomerang.js"></script>
<!-- Main -->
<script src="js/main.js"></script>
<script type="text/javascript" src="./main.85741bff.js"></script></body>
</body>
</html>