Could It help ? https://github.com/ragerri/cluster-preprocessing :)
Il 25/Gen/2017 21:30, "Rodrigo Agerri" <[email protected]> ha scritto: > Hello, > > Yes, you need to induce clusters using word2vec (see word2vec documentation > for that) or any other clustering algorithm and then pass it as explained > in the manual: > > http://opennlp.apache.org/documentation/1.7.1/manual/ > opennlp.html#tools.namefind.training > > HTH, > > R > > On Wed, Jan 25, 2017 at 8:09 PM, Damiano Porta <[email protected]> > wrote: > > > Hello, how can we use word2vec as featuregenerator for NER? > > I just have found <wordcluster dict="word2vec.cluster" /> on > documentation, > > can anyone give me more details? > > Thanks > > >
