MCPcopy Create free account
hub / github.com/baidu/lac / release

Method release

java/com/baidu/nlp/LAC.java:38–38  ·  view source on GitHub ↗
(long self_ptr)

Source from the content-addressed store, hash-verified

36
37 // release lac model
38 private static native void release(long self_ptr);
39
40 // load dict from dict_path
41 public native int loadCustomization(String dict_path);

Callers 2

closeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected