One important update about project!
.lem files are NOT licensed under Apache License 2.0 and are restricted to use
only in non-commercial software.
thank, miso
Na Monday 11 November 2013 13:28:21 Michal Hlavac napísali:
> Hi,
>
> I changed license to Apache Licence 2.0 to be more compatible wi
other
> projects?
>
> Thanks in advance.
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/JLemmaGen-project-tp4097466p4102567.html
> Sent from the Lucene - Java Users mailing list archive at Nabble.com.
>
> ---
jects?
Thanks in advance.
--
View this message in context:
http://lucene.472066.n3.nabble.com/JLemmaGen-project-tp4097466p4102567.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.
-
To unsubscribe, e-mail:
Hi,
I changed license to Apache Licence 2.0 to be more compatible with lucene.
m.
Na Monday 04 November 2013 19:14:57 Lance Norskog napísali:
> This is very cool! Lemmatization is an important tool for making search
> work better.
>
> Would you consider changing the licensing to the Apache 2.0
Hi Michal,
Pretty cool. Your work reminds me of what Leo Galambos did a while back:
http://link.springer.com/chapter/10.1007/978-3-540-39985-8_22
I believe his implementation is still available in the Egothor search
engine project.
Dawid
On Wed, Oct 23, 2013 at 5:17 PM, Michal Hlavac wrote:
This is very cool! Lemmatization is an important tool for making search
work better.
Would you consider changing the licensing to the Apache 2.0 license?
On 10/23/2013 08:17 AM, Michal Hlavac wrote:
Hi,
I rewrote lemmatizer project LemmaGen (http://lemmatise.ijs.si/) to java.
Originally it's
Hi,
I rewrote lemmatizer project LemmaGen (http://lemmatise.ijs.si/) to java.
Originally it's written in C#.
Lemmagen project uses rules to lemmatize word. Algorithm is described here:
http://lemmatise.ijs.si/Download/File/Documentation%23JournalPaper.pdf
Project is writtten under GPLv3. Sources