When calling: token._.is_hashtag I get this error : [E047] Can't assign a value to unregistered extension attribute 'is_hashtag'. Did you forget to call the `set_extension` method I use spaCy v2.1.6
When calling:
token._.is_hashtag
I get this error :
[E047] Can't assign a value to unregistered extension attribute 'is_hashtag'. Did you forget to call the
set_extensionmethodI use spaCy v2.1.6