Stars
Free and Open Source, Distributed, RESTful Search Engine
Cracking the Coding Interview 6th Ed. Solutions
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
Algorithms and Data Structures implemented in Java
Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).
A java classifier based on the naive Bayes approach complete with Maven support and a runnable example.
A simple implementation of simhash algorithm by java.
LeetCode, LintCode, Project Euler, SGU, HackerRank, Cracking the Coding Interview(ctci)🌴
A Java implementation of a Double Array Trie
A generic Tf-Idf utility with example code that works on n-grams extracted from a text document.
Problems related to Dynamic Programming and Recursion