public final class CorpusSize extends Object
Modifier and Type | Field and Description |
---|---|
static CorpusSize |
EMPTY |
Modifier and Type | Method and Description |
---|---|
static CorpusSize |
get(int documents,
long tokens) |
int |
getDocuments() |
long |
getTokens() |
public static final CorpusSize EMPTY
public static CorpusSize get(int documents, long tokens)
public int getDocuments()
public long getTokens()
Copyright © 2020 Instituut voor Nederlandse Taal (INT). All rights reserved.