Davis E. King
Davis E. King
The C++ API for doing this is already straightforward. But if you wanted to contribute a Python API for it that would be cool. :)
Cool, yeah, I just added some comments.
I don't understand what you are trying to ask.
You can break the data up into any chunk size you want. It doesn't have to be sentences.
It shouldn't matter much. There is a certain fixed runtime that is a function of how difficult your data is. This fixed runtime can be large if your dataset is...
What warnings do you think it would fix?
Ok. Well, I'll update it eventually. However, the new versions of dlib require a C++11 compiler and I don't want to force that on MITIE users yet. As I've learned...
@SakthivelAnand Stop posting comments at random in unrelated github threads.
You should also make sure that your labels are consistent. Datasets that are harder to label take longer to train. So if, for example, you have a huge number of...