Skip to content

List of JSON's - Are not yet supported #1289

Discussion options

You must be logged in to vote

Hi, not anytime soon, but contributions are welcome. The reason why it is not supported is because we would like to leverage spaCy's pipe mechanism which runs the NER model in parallel, and having a list of jsons would require going over the list.

Have you tried parsing the json a priori, and calling the BatchAnalayzerEngine on every json in a list?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@arulreddy
Comment options

@arulreddy
Comment options

@omri374
Comment options

Answer selected by arulreddy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants