NEWS.md
file to track changes to the package.NA
to semantic_types
argument for both clinspacy()
and clinspacy_single()
to prevent tokens from being discarded if they do not match a listed semantic type.clinspacy_single()
logic into lapply()
instead of gradually building a list using a for
loop for boost in speedclinspacy()
so that it iterates over documents rather than tokenspip
set to FALSE
) because the source fails to build properly on Windows even with Visual C++ build tools installedsection_title
to section_category
due to updates in medspaCy sectionizer APIclinspacy_init()
on Windows, sometimes it cannot find numpy
. This is a known issue with reticulate
https://github.com/rstudio/reticulate/issues/367. Restarting the R session and re-running clinspacy_init()
appears to fix the issueAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.