There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Counting word colocations in natural language corpora. This project benchmarks naive implementations of a colocation counter in C++ and Haskell, compiled with G++ and GHC. respectively.