public class SenticNet extends Lexicon<SenticNet.Lexeme>
| Modifier and Type | Class and Description |
|---|---|
static class |
SenticNet.Lexeme |
Lexicon.Token| Constructor and Description |
|---|
SenticNet(Iterable<SenticNet.Lexeme> lexemes) |
| Modifier and Type | Method and Description |
|---|---|
SenticNet.Lexeme |
get(org.eclipse.rdf4j.model.Value id) |
static SenticNet |
getInstance() |
static String |
idFor(org.eclipse.rdf4j.model.Value value) |
static SenticNet |
index(String resourceFile) |
static void |
main(String... args) |
static void |
setInstance(SenticNet instance) |
static org.eclipse.rdf4j.model.IRI |
uriFor(String id) |
contains, create, get, iterator, match, match, readFrom, readFrom, size, writeTo, writeToequals, hashCode, removeAlladd, addAll, clear, containsAll, isEmpty, remove, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitadd, addAll, clear, containsAll, isEmpty, remove, retainAll, spliterator, toArray, toArrayparallelStream, removeIf, streampublic SenticNet(Iterable<SenticNet.Lexeme> lexemes)
public static SenticNet getInstance()
public static SenticNet index(String resourceFile) throws IOException
IOExceptionpublic static void main(String... args)
public SenticNet.Lexeme get(org.eclipse.rdf4j.model.Value id)
Copyright © 2016–2020 FBK. All rights reserved.