You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting this error, and for the compliment!
I'm having trouble seeing the attached dataset. It would be great if you could upload the actual HTML file produced.
The mention counts displayed on the visualization were determined in Python via spaCy's (or whatever NLP engine you used's) tokenizer, while the excerpts listed are found through a Javascript regex, which may be less robust to special characters.
Yes, it seems the mismatched between mentions by spacy and javascript regex to get related snippets. I can share you another file which has the same issue:
(1) query exxon: there is no snippets related to the Past (x axis)
(2) terms: brexit, ipo are not clickable
Thanks a lot for including the full output. That really helped in debugging this issue. I found it, and there will be a fix in the next release (which is coming in a few minutes).
Thank for such a wonderful tool to do visualisation.
I got the error after running on small dataset as attached. There are 1 mention including apple term but the snippets on current is empty.
What's wrong with that?
Regards,
Laam
The text was updated successfully, but these errors were encountered: