Léo Denis
Results
2
comments of
Léo Denis
Dear @omri374 & @Matei9721 , Sorry to re-open this issue. The answers are really helpful. After reviewing the demo website's code, I have the feeling that the `TransformersRecognizer` used here...
Many thanks @omri374 for the reply, very clear. > ```python > ```python > nlp_configuration = { > "nlp_engine_name": "spacy", > "models": [{"lang_code": "en", "model_name": "en_core_web_sm"}], > } > ``` >...