• Stars
    star
    25
  • Rank 954,010 (Top 19 %)
  • Language
    PHP
  • License
    MIT License
  • Created about 11 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A PHP library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.

More Repositories

1

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 ...
Java
2,641
star
2

java-LSH

A Java implementation of Locality Sensitive Hashing (LSH)
Java
289
star
3

spark-knn-graphs

Spark algorithms for building k-nn graphs
HTML
41
star
4

java-graphs

Algorithms that build k-nearest neighbors graph (k-nn graph): Brute-force, NN-Descent,...
Java
35
star
5

java-spamsum

A Java implementation of SpamSum / SSDeep
Java
14
star
6

php-clustering

Clustering algorithms for PHP
PHP
8
star
7

php-vector-matrix

A PHP library for vectors and matrices algebra
PHP
5
star
8

java-datasets

Java library for parsing various datasets: ENRON email dataset, Wikipedia web pages, DBLP papers, Reuters news ...
HTML
5
star
9

laravel-resource-generator

A complete code generator for Laravel resources (includes fully working controller code, views etc.)
PHP
4
star
10

php-stats

A PHP library for statistics
PHP
4
star
11

hadoop-knn-graph

Hadoop implementation of KNN graph building algorithms (Brute force, NNDescent, NNCtph, ...)
Java
2
star
12

hadoop-clustering

Algorithms to perform clustering with Hadoop
Java
2
star
13

php-odt2html

PHP library to convert Openoffice files (ODT) to HTML
PHP
2
star
14

spark-kmedoids

Spark implementation of k-medoids clustering algorithm
HTML
2
star
15

jinu

Java algorithm evaluation framework
HTML
1
star
16

java-aggregation

Java implementation of aggregation operators: WA, OWA and WOWA
Java
1
star
17

php-noorm

No ORM storage of PHP object
PHP
1
star