Replies: 1 comment
-
Hi, the predefined setup also uses the References:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
All predefined recognizers are regex/rules based, can we use spacy or transformers-based ML recognizers.
By default predefined recognizers are invoked when calling analyzer_engine, how to enable the pre-trained en_core_web_lg based NERs?
Beta Was this translation helpful? Give feedback.
All reactions