cppjieba_rb icon indicating copy to clipboard operation
cppjieba_rb copied to clipboard

Results 1 cppjieba_rb issues
Sort by recently updated
recently updated
newest added

cppjieba_rb is a dependency of Discourse, which I am trying to get to run on JRuby. However, JRuby does not support CRuby extensions. There is a Java library (https://github.com/huaban/jieba-analysis) that...