Pinned Repositories
java-datasets
Java library for parsing various datasets: ENRON email dataset, Wikipedia web pages, DBLP papers, Reuters news ...
java-graphs
Algorithms that build k-nearest neighbors graph (k-nn graph): Brute-force, NN-Descent,...
java-LSH
A Java implementation of Locality Sensitive Hashing (LSH)
java-spamsum
A Java implementation of SpamSum / SSDeep
java-string-similarity
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
php-clustering
Clustering algorithms for PHP
php-language-processing
A PHP library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
php-vector-matrix
A PHP library for vectors and matrices algebra
spark-knn-graphs
Spark algorithms for building k-nn graphs
tdebatty's Repositories
tdebatty/java-string-similarity
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
tdebatty/java-LSH
A Java implementation of Locality Sensitive Hashing (LSH)
tdebatty/spark-knn-graphs
Spark algorithms for building k-nn graphs
tdebatty/java-graphs
Algorithms that build k-nearest neighbors graph (k-nn graph): Brute-force, NN-Descent,...
tdebatty/php-language-processing
A PHP library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
tdebatty/java-spamsum
A Java implementation of SpamSum / SSDeep
tdebatty/php-clustering
Clustering algorithms for PHP
tdebatty/java-datasets
Java library for parsing various datasets: ENRON email dataset, Wikipedia web pages, DBLP papers, Reuters news ...
tdebatty/php-vector-matrix
A PHP library for vectors and matrices algebra
tdebatty/laravel-resource-generator
A complete code generator for Laravel resources (includes fully working controller code, views etc.)
tdebatty/php-stats
A PHP library for statistics
tdebatty/hadoop-clustering
Algorithms to perform clustering with Hadoop
tdebatty/hadoop-knn-graph
Hadoop implementation of KNN graph building algorithms (Brute force, NNDescent, NNCtph, ...)
tdebatty/php-odt2html
PHP library to convert Openoffice files (ODT) to HTML
tdebatty/spark-kmedoids
Spark implementation of k-medoids clustering algorithm
tdebatty/java-aggregation
Java implementation of aggregation operators: WA, OWA and WOWA
tdebatty/jinu
Java algorithm evaluation framework
tdebatty/php-noorm
No ORM storage of PHP object
tdebatty/bbb-recorder
BigBlueButton recorder using puppeteer to export as webm or mp4 file & Live RTMP broadcasting
tdebatty/BlackWidow
A Python based web application scanner to gather OSINT and fuzz for OWASP vulnerabilities on a target website.
tdebatty/json
A library for simplifying JSON linting and validation.
tdebatty/p1viewer
Simple P1 viewer
tdebatty/php-aggregation-operators
PHP implementations of Weighted Ordered Weighted Aggregation (WOWA), Ordered Weighted Averaging (OWA), etc.
tdebatty/php-data-structures
Data structures implemented in PHP : KDTree,...
tdebatty/php-deployer
Simple deployer for GIT projects
tdebatty/php-html5
Object-oriented HTML5 in PHP
tdebatty/php-simple-html-dom-parser
PHP Simple HTML DOM Parser adaptation for Composer and PSR-0
tdebatty/sitespeed.io
Sitespeed.io is an open source tool that helps you monitor, analyze and optimize your website speed and performance, based on performance best practices advices from the coach and collecting browser metrics using the Navigation Timing API, User Timings and Visual Metrics (FirstVisualChange, SpeedIndex & LastVisualChange).
tdebatty/sparkpackage-maven-plugin
Maven plugin for publishing on spark-packages
tdebatty/vagrant-appindicator
Vagrant Application Indicator for Ubuntu