Closed samueldsr99 closed 2 years ago
The parameter max_length
passed to the VectorialModel.answer
method should be defined in the abstract class method Engine.answer
too.
This will keep the interface compatible for future engines.
The parameter
max_length
passed to theVectorialModel.answer
method should be defined in the abstract class methodEngine.answer
too.This will keep the interface compatible for future engines.
Done
max_length
of query results