Hi, I am trying retrieving the entities in Austen's Pride and Prejudice and I get the error: Couldn't parse even with backoff parser! on a sentence in Chapter 6:
"No, indeed. I do not wish to avoid the walk. The distance is nothing, when one has a motive; only three miles. I shall be back by dinner."
The error instead does NOT happen if the sentence is unquoted:
No, indeed. I do not wish to avoid the walk. The distance is nothing, when one has a motive; only three miles. I shall be back by dinner.
What could be the problem? How could I fix it?
Hi, I am trying retrieving the entities in Austen's Pride and Prejudice and I get the error:
Couldn't parse even with backoff parser!on a sentence in Chapter 6:The error instead does NOT happen if the sentence is unquoted:
What could be the problem? How could I fix it?