You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A revolutionary personal interface for brain computer interacton.The Emotiv EPOC headset uses a total of 16 sensors, 14 for EEG data, 2 for gyro motions to tune into electrical signals produced by the brain to detect user thoughts, feelings, expressions and their mental state.<br>
51
51
<ahref="https://github.com/codehunks/emotiv"> Github Official Repository</a>
Official website of codehunks. It uses Pure Css responsive framework developed by Yahoo. It is hosted on github free hosting.
80
89
</p>
81
90
</div>
82
91
</section>
83
-
84
-
<divclass="posts">
92
+
</div>
93
+
94
+
<divclass="posts">
85
95
<sectionclass="post">
86
96
<headerclass="post-header">
87
-
<h2class="post-title">Refer- It</h2>
97
+
<h2class="post-title">News Classifier </h2>
88
98
</header>
89
99
<divclass="post-description">
90
100
<p>
91
-
Google Chrome extension to refer programming languages functions and keywords.
92
-
</p>
101
+
A project based on Naive Bayes Classification. It uses <ahref="https://github.com/psych0der/textprocess">textprocess</a>, by <ahref="https://github.com/psych0der">pshch0der</a> for data pre processing. A tranining data is built which is used to calssify the category of real time news feed.
102
+
</p>
93
103
</div>
94
104
</section>
95
-
</div>
105
+
</div>
106
+
107
+
<divclass="posts">
108
+
<sectionclass="post">
109
+
<headerclass="post-header">
110
+
<h2class="post-title">Cloud Text Pre-Processing</h2>
111
+
</header>
112
+
<divclass="post-description">
113
+
<p>
114
+
A cloud service for text pre processing by the algorithms like stemming, lemmatization, stop-word removal and normalization. <br>
115
+
<ahref="http://cloudpreprocessing.herokuapp.com"> Live Demo</a>
0 commit comments