Pinned Repositories
lucene-geo-gazetteer
Uses Apache Lucene, OpenNLP and geonames and extracts locations from text and geocodes them.
GeoParser
Extract and Visualize location from any file
AgePredictor
DareML
lucene-sorting-example
Sharing my experiences on lucene custom sorting.
NaMoStats
HackTech Team project. Analysing US President nominees 2016
nutch-log-analyzer
SarcasmDetector
CSCI-544 Final Project
text-to-vector
In many text classification problems lot of time is spent creating features from text. text-to-vector aims at shortening that time. We can extract lot of features from text like POS count, term frequency, first word frequency, count of spelling mistakes, count of grammatical errors, count of rare words and many more..
hadoop-pot
A scalable Apache Hadoop-based implementation of the Pooled Time Series video similarity algorithm based on M. Ryoo et al paper CVPR 2015.
smadha's Repositories
smadha/SarcasmDetector
CSCI-544 Final Project
smadha/NaMoStats
HackTech Team project. Analysing US President nominees 2016
smadha/lucene-sorting-example
Sharing my experiences on lucene custom sorting.
smadha/nutch-log-analyzer
smadha/text-to-vector
In many text classification problems lot of time is spent creating features from text. text-to-vector aims at shortening that time. We can extract lot of features from text like POS count, term frequency, first word frequency, count of spelling mistakes, count of grammatical errors, count of rare words and many more..
smadha/AgePredictor
smadha/DareML
smadha/GLADMap
Create country boundary and administrative district maps for sharing via geojson service.
smadha/GoMultiModal
CSCI-535 assignments
smadha/hadoop
Mirror of Apache Hadoop
smadha/hadoop-pot
A scalable Apache Hadoop-based implementation of the Pooled Time Series video similarity algorithm based on M. Ryoo et al paper CVPR 2015.
smadha/image_space
Image similarity and search application
smadha/Khooshe
Big GeoSpatial Data Points Visualization Tool
smadha/LearningAI
CSCI-561 Assignments
smadha/lucene-geo-gazetteer
smadha/MissionNLP
CSCI-544 homework assignments
smadha/MlTrio
CSCI-567 course project
smadha/MyFlashCards
Simple Android app to store and view your own vocabulary
smadha/NLTKRest
This is a REST Server endpoint built using Flask and Python.
smadha/nutch
Mirror of Apache Nutch
smadha/opennlp
Mirror of Apache OpenNLP
smadha/pooled_time_series
PoT java implementation
smadha/RelationExtractor
Extract relation between two entities using SyntaxNet. https://research.googleblog.com/2016/05/announcing-syntaxnet-worlds-most.html
smadha/smadha.github.io
smadha/sparkler
Spark-Crawler : Evolving Apache Nutch to run on Spark.
smadha/TerriaMapStatic
Static HTML version of TerriaMap
smadha/tika
Mirror of Apache Tika
smadha/tika-python
Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called natively in the Python community.
smadha/WordHistogram
Encoding word features using histogram of frequency scores