JwaYounkyung / Quick-QA-QG

0 stars 0 forks source link

coreference 깔기 #1

Open dnjzm opened 1 year ago

dnjzm commented 1 year ago

pip install crosslingual-coreference pip install Pillow==9.0.0 pip install spacy python -m spacy download en_core_web_sm

famouskawon commented 1 year ago

RUN pip3 install crosslingual-coreference RUN pip3 install Pillow==9.0.0 RUN pip3 install spacy RUN python -m spacy download en_core_web_sm