Pinned Repositories
amg
Solutions of the PhD exam "Algorithmic Method for Mining Large Graph"
ConstraintSolver
A constraint solver that implements a recursive descent parser of a domain-specific-language for data aquisition and a backtracking algorithm with constraint propagation for solutions generation
keyphrase-annotation
Entity linking of different keyphrase-extraction datasets via TagMe
msg
A simple server for text messaging between threads
NeuralNetworkSimulator
A one-hidden-layer fully-connected neural network written from scratch and experimented on different classification/regression datasets
NewsClustering
A library for clustering Italian news articles with GibsLDA++
ParallelBucketSort
Parallel implementation of the bucket sort algorithm with Skandium
SalIE
Salient Open Information Extraction
sentimentanalysis
Sentiment analysis of tweets via feature engineering and Naive Bayes / SVM classification
WikipediaRelatedness
The Wikipedia Relatedness library
mponza's Repositories
mponza/SalIE
Salient Open Information Extraction
mponza/WikipediaRelatedness
The Wikipedia Relatedness library
mponza/ConstraintSolver
A constraint solver that implements a recursive descent parser of a domain-specific-language for data aquisition and a backtracking algorithm with constraint propagation for solutions generation
mponza/keyphrase-annotation
Entity linking of different keyphrase-extraction datasets via TagMe
mponza/amg
Solutions of the PhD exam "Algorithmic Method for Mining Large Graph"
mponza/msg
A simple server for text messaging between threads
mponza/NeuralNetworkSimulator
A one-hidden-layer fully-connected neural network written from scratch and experimented on different classification/regression datasets
mponza/NewsClustering
A library for clustering Italian news articles with GibsLDA++
mponza/ParallelBucketSort
Parallel implementation of the bucket sort algorithm with Skandium
mponza/sentimentanalysis
Sentiment analysis of tweets via feature engineering and Naive Bayes / SVM classification