explosion / spacy-course

👩‍🏫 Advanced NLP with spaCy: A free online course
https://course.spacy.io
MIT License
2.31k stars 368 forks source link

Fix JA test for 3.2 #116

Closed polm closed 2 years ago

polm commented 2 years ago

One test was failing because the 3.2 models introduced another entity. I adjusted the entity index but it might be better to check the text? This'll work for now.

The new entity is 現代文化 ("modern culture") as a NORP, which is kind of weird.