Miscellaneous Java Programs


A GO board implementation.
Currently it is not a full Go Game, just the board.



An implementation of the Porter Stemming Algorithm
This is a direct implementation of the Porter Stemming Algorithm from Natural Language Processing research, the algorithm was obtained from the book by Dan Jurafsky, and James Martin, on Compuational Linguistics (2000).