Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GateNLP/gate-core
/ getOffset
Method
getOffset
src/main/java/gate/wordnet/Synset.java:35–35 ·
view source on GitHub ↗
offset in index files
()
Source
from the content-addressed store, hash-verified
33
34
/** offset in index files */
35
public
long getOffset();
36
37
/** WordSenses contained in this synset */
38
public
List<WordSense> getWordSenses();
Callers
15
removeFromOffsetIndex
Method · 0.65
getStrict
Method · 0.65
get
Method · 0.65
getCovering
Method · 0.65
getContained
Method · 0.65
nextNode
Method · 0.65
addAll
Method · 0.65
edit
Method · 0.65
getValueAt
Method · 0.65
compare
Method · 0.65
equals
Method · 0.65
coextensive
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected