explosion / explosion/spaCy

Missing pipeline components in quickstart widget

Open
#8,269 0 comments 0 reactions 0 assignees View on GitHub
docs feat / cli
Dominant language
Python
Stars
33.9k
Forks
4.7k
Avg merge
3m
Merged PRs (30d)
1

Description

## Which page or section is this issue related to?
https://spacy.io/usage/training#quickstart

## Issue
In the process of migrating to spacy 3 I wanted to retrain our models. I used the quickstart widget to configure everything to my liking and it was working really fine. So I thought.
A lot of our tests failed with the new model, because the lemmas were missing. Took me a bit but then I saw your "new 3.0" here https://spacy.io/api/lemmatizer

I then was able to add the lemmatizer to our config and everything is fine now, but I think that the lemmatizer should be added to the quickstart widget as well.
Basically all pipeline components should be selectable there. If this not an oversight and a decision to not have it there, please at least add an info badge. This will save a lot of people from getting a headache.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.