public class LoadTsv extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SPLIT_KEYWORDS_ON |
| Constructor and Description |
|---|
LoadTsv() |
| Modifier and Type | Method and Description |
|---|---|
static List<IQuestion> |
readTSV(InputStream queriesStream,
InputStream qrels,
String data) |
public static final String SPLIT_KEYWORDS_ON
public static List<IQuestion> readTSV(InputStream queriesStream, InputStream qrels, String data) throws IOException
IOExceptionCopyright © 2016–2019. All rights reserved.