Thank you Koji,
I opened LUCENE-6112 and attached a patch.
Regards,
Tomoko
2014-12-14 12:19 GMT+09:00 Koji Sekiguchi :
>
> Hi Tomoko,
>
> Please don't hesitate to open a JIRA issue and give your patch to fix
> the error you found.
>
> Koji
> --
> http://soleami.com/blog/comparing-document-classif
Hi Tomoko,
Please don't hesitate to open a JIRA issue and give your patch to fix
the error you found.
Koji
--
http://soleami.com/blog/comparing-document-classification-functions-of-lucene-and-mahout.html
(2014/12/14 11:11), Tomoko Uchida wrote:
Sorry again,
I checked the o.a.l.u.fst.TestFSTs.j
Sorry again,
I checked the o.a.l.u.fst.TestFSTs.java, and found this modification seems
to be OK.
> So, I changed scrachInts variable's type, from IntsRef to
IntsRefBuilder. And it worked fine.
I think example codes in Javadocs are important to new developers (like me,)
would be glad if someone