Skip to content

Releases: d99kris/spacy-cpp

v1.08

Choose a tag to compare

@d99kris d99kris released this 25 Mar 02:08
  • doc update adding faq for no module named spacy
  • use modern cmake python3 detection, re-enable macOS ci, provide more specific error message
  • merged #16 - add MorphAnalysis support
  • add cmake usage examples
  • merged #15 - add Token::head() support

v1.07

Choose a tag to compare

@d99kris d99kris released this 27 Dec 22:42
  • update tests for latest spacy
  • update issue templates, ci branches and gitignore

v1.06

Choose a tag to compare

@d99kris d99kris released this 28 Feb 11:19
  • fixes #10 - follow-up to a61e1bb, export src headers to allow cpm usage
  • add uninstall support
  • doc update

v1.05

Choose a tag to compare

@d99kris d99kris released this 27 Feb 05:13
a61e1bb
  • fixes #10 - fix header includes to allow cpm usage (#12)
  • update doc and ci make.sh script

v1.04

Choose a tag to compare

@d99kris d99kris released this 11 Dec 10:41
build status badges to show master

v1.03

Choose a tag to compare

@d99kris d99kris released this 06 May 11:04
fixes #5 - add support for macOS and python 3

v1.02

Choose a tag to compare

@d99kris d99kris released this 15 Nov 14:08
adjustments for new spacy api and model