Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
close
Method · 0.95
Java_com_example_testlac_MainActivity_releaseLac
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected