diff --git a/setup.py b/setup.py index 2d3511a7..a3a7f143 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ all_extras = [ # "torch", # for qa, summarization, translation, zsl, speech "ipython", # for tests - "textract", # for TextExtractor non-default method + "textract-py3", # for TextExtractor non-default method "paper-qa==2.1.1", # text.qa.generative_qa "datasets", # for text.qa.AnswerExtractor.finetune "textblob", # for text.kw.KeywordExtractor and textutils.extract_noun_phrases