optimaize / language-detector

Language Detection Library for Java
Apache License 2.0
568 stars 165 forks source link

Make library compatible with spark by reducing guava version #84

Closed hannes closed 3 years ago

hannes commented 6 years ago

spark is nailed to an older guava version. since there are only non-critical things that depend on the newer version, i suggest the included changes to allow use of this great library under spark