2017-10-03 15:26:20 +03:00
|
|
|
//- 💫 DOCS > USAGE > WHAT'S NEW IN V2.0
|
|
|
|
|
|
|
|
include ../_includes/_mixins
|
|
|
|
|
2017-11-01 16:13:36 +03:00
|
|
|
+section("summary")
|
|
|
|
include _v2/_summary
|
2017-10-03 15:26:20 +03:00
|
|
|
|
|
|
|
+section("features")
|
|
|
|
+h(2, "features") New features
|
2017-11-01 16:13:36 +03:00
|
|
|
include _v2/_features
|
2017-10-03 15:26:20 +03:00
|
|
|
|
|
|
|
+section("incompat")
|
|
|
|
+h(2, "incompat") Backwards incompatibilities
|
2017-11-01 16:13:36 +03:00
|
|
|
include _v2/_incompat
|
2017-10-03 15:26:20 +03:00
|
|
|
|
|
|
|
+section("migrating")
|
|
|
|
+h(2, "migrating") Migrating from spaCy 1.x
|
2017-11-01 16:13:36 +03:00
|
|
|
include _v2/_migrating
|
2017-10-03 15:26:20 +03:00
|
|
|
|
|
|
|
+section("benchmarks")
|
|
|
|
+h(2, "benchmarks") Benchmarks
|
|
|
|
include _facts-figures/_benchmarks-models
|