I am trying to find collocations (PDF) in Java.
I know NLTK has a module collocations, but does not want to use Jython.
I looked at OpenNLP and GATE, but they didn't seem to have a collocation search.
Does anyone know what a free open source collocation search tool in Java is?
source share