How to read in parsed dictionary of document text without getting Duplicate Documents
warning?
#2014
-
Hi, I am separating document parsing and question/answer prediction for the following the in-memory tutorial into separate scripts, so I can simply read in all only the dictionary object during time of prediction. First script for document parsing:
Second script to read in the parsed data from the JSON file from the first script:
This line Why is this the case? How can I avoid this output when I am reading in the data from the JSON file that has already been parsed? Is there anyway to write out the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hello @asharm0662, I'll admit this sounds like a bug. I'm now trying to replicate this behavior, so I can have a closer look at what's going on. Do you mind if I convert this discussion into an issue? This way we can track it better, especially if it ends up being a real bug. |
Beta Was this translation helpful? Give feedback.
Hello @asharm0662, I'll admit this sounds like a bug. I'm now trying to replicate this behavior, so I can have a closer look at what's going on.
Do you mind if I convert this discussion into an issue? This way we can track it better, especially if it ends up being a real bug.