-
Notifications
You must be signed in to change notification settings - Fork 149
Open
Description
Darts-java is a good implementation of DAT( double array trie), and I really appreciate your hard work. I developed a project, and some of its code based on your darts-java. darts-java is dual licensed, but I feel confused the words - " It is dual licensed, LGPL and Modified BSD." that comes from the website http://chasen.org/~taku/software/darts/. Can I just choose Modified BSD for my projects only?
Implementation of trie with double arrays. A port of Darts implemented in C++ to Java. Sen, who ported his old MeCab to Java, also has a DoubleArrayTrie with the same name, but since it was old and the license was forked from his LGPL-only state, it was not easy to use, so I rewrote it myself . . It is dual licensed, LGPL and Modified BSD.
Metadata
Metadata
Assignees
Labels
No labels