spaCy/spacy/displacy
Marwan Mohammed Sayed 94d6be8a9b
Fixed the import issue in displacy/__init__.py (#13876)
IPython deprecated IPython.core.display.display. The new one became IPython.display.display. So, I just fixed the import issue based on the new changes in IPython
2025-10-28 09:43:08 +01:00
..
__init__.py Fixed the import issue in displacy/__init__.py (#13876) 2025-10-28 09:43:08 +01:00
render.py Fix displacy span stacking (#13068) 2023-11-02 12:02:18 +01:00
templates.py fix to horizontal space (#10994) 2022-06-28 20:42:40 +02:00