shilad/wikibrain

UnsupportedOperationException for Simple MilneWitten

Closed this issue · 3 comments

Hi @shilad ,
When training ensemble, I got an UnsupportedOperationException because the SRBuilder called write() in simple milnewittnen.

Temporarily solved by taking milnewittnen out from the calculation of ensemble...

I tried working around this in commit 6bfe7c9, but it is untested. Can you close this if all is well?

fixed