More short profiles be pulled form shuyo/language-detection
thekalinga opened this issue · 4 comments
I see that original project has a lot more short profiles than this project. Is it possible for you do upload these short files from the original project into this?
Original:
https://github.com/shuyo/language-detection/tree/master/profiles.sm
This project:
https://github.com/optimaize/language-detector/tree/master/src/main/resources/languages.shorttext
License is Apache License 2.0, so yes it's possible. If you or someone creates a pull request with some tests I'll merge it.
+1
Someone already forked your project and added those in 2 simple commits:
fork: https://github.com/eclectice/language-detector/commits/master
commit 1: eclectice@467e52f
commit 2: eclectice@7b70804
without the gradle nonsense there, I think that's all you need no?
Could you please add those as well? I'd love to use them!
Is it going to merged back at any point?
+1