I wonder what is the best way to format .DOC documents for Retrieve and Rank web interface document uploader so it handles the answer splitting the best. (I am using https://watson-retrieve-and-rank.ng.bluemix.net )
We have to create a set of documents and I can't find any guide on how to reformat them (for example, if any text size, bold, ... for title, body of the answer, etc.) will improve the automated answer splitting. The team creating those documents is not able to prepare them in proper JSON format and some of the DOC files is parsed by the service as a one page answer without any splitting
Of course, maybe there is another tool I am missing for this task.
Thanks for any experience or links.