spacyr
spacyr copied to clipboard
Would be nice to have a test function to see if spacy_install has been run successfully
For CI - for instance with quanteda - we need to be able to skip the test if spacy_install()
has not been run yet, with the language models also installed. It would be very useful to have a function to test this, returning a logical where TRUE
indicates that it's ready for use.