Skip to content

spacy.explain() does not explain "FAC" #2706

@djancak

Description

@djancak

spacy.explain("NORP")

'Nationalities or religious or political groups'

spacy.explain("DATE")

'Absolute or relative dates or periods'

spacy.explain("FAC")

plz explain FAC kthx???

screenshot:
image

print(spacy.info())

�[93mInfo about spaCy�[0m

spaCy version      2.0.12         
Location           C:\Python36\lib\site-packages\spacy
Platform           Windows-10-10.0.17134-SP0
Python version     3.6.4          
Models                            

{'spaCy version': '2.0.12', 'Location': 'C:\Python36\lib\site-packages\spacy', 'Platform': 'Windows-10-10.0.17134-SP0', 'Python version': '3.6.4', 'Models': ''}

extraneous information:
Love this module. Used it the other day to extract names and places from a book I wanted to speed-read in order to familiarize myself so I didn't end up confused as I went through the text at 700 wpm. Worked like a charm. Now I need a module to extract those pesky words that I've never seen before, like "wharves," "sestertii," and "praetorium".

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation and websiteenhancementFeature requests and improvements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions