mgormley/concrete-chunklink

ERROR: incorrect number of chunks

Opened this issue · 0 comments

Hello,
I got the error as follows when running the script. What should I do to fix it?

raise Exception("ERROR: incorrect number of chunks. expected=%d actual=%d" % (len(tokenization.tokenList.tokenList), len(chunk_tags)))
Exception: ERROR: incorrect number of chunks. expected=2 actual=1