| Package | Description |
|---|---|
| com.articulate.sigma.semRewrite |
| Modifier and Type | Method and Description |
|---|---|
static List<CommonCNFUtil.QAPair> |
CommonCNFUtil.loadCNFMapfromFile(String path)
load the intermediate parsing result to save time
|
static List<CommonCNFUtil.QAPair> |
CommonCNFUtil.loadSentencesFormJsonFile(String path)
load sentences from "IRtest.json" like QA pair file
|
| Modifier and Type | Method and Description |
|---|---|
static String |
CommonCNFUtil.saveCNFMaptoFile(List<CommonCNFUtil.QAPair> list,
String path)
save the intermediate parsing result to JSON file
|
Copyright © 2015. All rights reserved.