pypi spacy 2.0.13
v2.0.13: Wheels, alpha support for Telugu and Sinhala, rule-based lemmatization for French and Greek, plus various small fixes

latest releases: 4.0.0.dev3, 3.7.4, 3.7.3...
5 years ago

✨ New features and improvements

  • NEW: Pre-built wheels and up to 10 times faster installation! This release starts the journey towards pre-built wheels for all of spaCy's dependencies. Once that's completed, you won't even need a local compiler anymore to install the library. For more details on our wheels process, see explosion/wheelwright.
  • NEW: Alpha support for Telugu and Sinhala.
  • NEW: Rule-based lemmatization for Greek and French.
  • Port over Chinese support (#1210) from v1.x.
  • Improve language data for Persian, Greek, Swedish, Bengali, Polish, Portuguese, Indonesian, French, German and Russian.
  • Add Span.ents property for consistency with Doc.ents.
  • Add --verbose option to spacy train to output more details for debugging.

🔴 Bug fixes

📖 Documentation and examples

  • Improve Keras examples.
  • Update training examples to use minibatching.
  • Fix various typos and inconsistencies.

👥 Contributors

Thanks to @DimaBryuhanov, @kororo, @AndriyMulyar, @katarkor, @giannisdaras, @bphi, @vikaskyadav, @sammous, @EmilStenstrom, @howl-anderson, @ohenrik, @aashishg, @aryaprabhudesai, @steve-prod, @njsmith, @aniruddha-adhikary, @pzelasko, @mbkupfer, @sainathadapa, @tyburam, @grivaz, @filipecaixeta, @aongko, @free-variation, @mauryaland, @pmj642, @keshan, @darindf, @charlax, @phojnacki, @skrcode, @jacopofar, @Cinnamy and @JKhakpour for the pull requests and contributions!

Don't miss a new spacy release

NewReleases is sending notifications on new releases.