Please try: import spacy nlp = spacy.load("en_core_web_sm") texts = ("The T-shirt is old", "I bought the computer and the new web-cam", ...
確定! 回上一頁