Keyword Extraction #26
19bsr16054
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Keyword Extraction
pycld2
Solved issues with dependencies on Windows (10) for Keyword Extraction
pycld2
was the trouble causing module, it has issues with buildingwheel
on a windows environment-- Download windows specific binaries for pycld2 here, download the appropriate version, pycld2-0.41-cp38-cp38-win_amd64.whl worked in my case
--
cd
to the location where the file is saved and run-- Then
cd
to\semanticClimate\keyword_extraction\code
and runNow you can run
keyword_extraction.py
(Original) orkeyword_extraction_v2_test.py
(Modified by @karthik30122001)Missing requirements
gensim==3.8.3
Beta Was this translation helpful? Give feedback.
All reactions