Skip to content

Instantly share code, notes, and snippets.

@sscovil
Created November 30, 2022 02:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sscovil/89ec594e94a72e134b1237c91fc886f4 to your computer and use it in GitHub Desktop.
Save sscovil/89ec594e94a72e134b1237c91fc886f4 to your computer and use it in GitHub Desktop.
Python Keyphrase Extraction (PKE) AWS Lambda Docker Image (2/3)
attrs==22.1.0
blis==0.7.9
catalogue==2.0.8
certifi==2022.9.24
charset-normalizer==2.1.1
click==8.1.3
confection==0.0.3
cymem==2.0.7
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.4.1/en_core_web_sm-3.4.1-py3-none-any.whl
exceptiongroup==1.0.4
future==0.18.2
idna==3.4
iniconfig==1.1.1
Jinja2==3.1.2
joblib==1.2.0
langcodes==3.3.0
MarkupSafe==2.1.1
murmurhash==1.0.9
networkx==2.8.8
nltk==3.7
numpy==1.23.5
packaging==21.3
pathy==0.10.0
pke @ https://github.com/boudinfl/pke/archive/refs/heads/master.zip
pluggy==1.0.0
preshed==3.0.8
pydantic==1.10.2
pyparsing==3.0.9
pytest==7.2.0
regex==2022.10.31
requests==2.28.1
scikit-learn==1.1.3
scipy==1.9.3
smart-open==5.2.1
spacy==3.4.3
spacy-legacy==3.0.10
spacy-loggers==1.0.3
srsly==2.4.5
thinc==8.1.5
threadpoolctl==3.1.0
tomli==2.0.1
tqdm==4.64.1
typer==0.7.0
typing_extensions==4.4.0
Unidecode==1.3.6
urllib3==1.26.13
wasabi==0.10.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment