You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know if this feature request belongs to here, but it would nice to be able to use CED from other programming languages (e.g. Java or node.js).
That's what @mzsanford has actually done for (a fork of) the Compact Language Detector library: https://github.com/mzsanford/cld.
My personal use case would be Java — I suppose technologies like SWIG or a JNI-based wrapper could be used.
What's your opinion on this feature request? Thanks.
I don't know if this feature request belongs to here, but it would nice to be able to use CED from other programming languages (e.g. Java or node.js).
That's what @mzsanford has actually done for (a fork of) the Compact Language Detector library: https://github.com/mzsanford/cld.
My personal use case would be Java — I suppose technologies like SWIG or a JNI-based wrapper could be used.
What's your opinion on this feature request? Thanks.