richtr / guessLanguage.js

A natural language detection library based on trigram statistical analysis for Node.js and the Web.
http://richtr.github.com/guessLanguage.js/
211 stars 39 forks source link

Licensing and the Quail project #7

Open kevee opened 10 years ago

kevee commented 10 years ago

We are discussing using guessLanguage in the Quail accessibility project here:

https://github.com/kevee/quail/issues/58

One issue is that of license incompatibility, since the project is MIT. We are really interested in using your existing trigram database, as there were some edge cases we have to capture with our own language-guessing project. Would you be amenable to us including the trigram database in the project, or discuss other options?