-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
stop words missing for en_core_web_md and en_core_web_lg for spaCy v2.0 #1574
Copy link
Copy link
Closed
Labels
bugBugs and behaviour differing from documentationBugs and behaviour differing from documentationlang / enEnglish language data and modelsEnglish language data and modelsmodelsIssues related to the statistical modelsIssues related to the statistical models
Description
en_core_web_md and en_core_web_lg models are giving 'False' for all words in the sentence using "is_stop" attribute.
PS : en_core_web_sm is working fine.
System Information :
- Python version: 2.7.12
- Platform: Linux-4.10.0-38-generic-x86_64-with-Ubuntu-16.04-xenial
- spaCy version: 2.0.2
- Models: en
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugBugs and behaviour differing from documentationBugs and behaviour differing from documentationlang / enEnglish language data and modelsEnglish language data and modelsmodelsIssues related to the statistical modelsIssues related to the statistical models