# Load the spacy model nlp = spacy.load('en_core_web_sm')
title = "Gouter A Laudace - Boldness -DORCEL- 2024 WEB-D" Gouter A Laudace - Boldness -DORCEL- 2024 WEB-D...
# Process the title doc = nlp(title)
import spacy