Closed y0d4a closed 7 years ago
You should follow those instructions: https://github.com/Conchylicultor/DeepQA/tree/master/data/lightweight
As explained, you have to use the flags --corpus lightweight --datasetTag <name>
Edit: The test/
folder is just to run a trained model on some samples sentences just to quickly evaluate the model. It's not designed to be a training data.
Hello, how i can tell DeepQA to learn from custom file (test folder in data) ? i try with main.py --corpus test but: error: argument --corpus: invalid choice: 'test' (choose from 'cornell', 'opensubs', 'scotus', 'ubuntu', 'lightweight')
i am experimenting with https://www.clarin.si/repository/xmlui/handle/11356/1063
tnx.