ibatra / BERT-Keyword-Extractor

Deep Keyphrase Extraction using BERT
256 stars 71 forks source link

Multiple Errors #3

Closed pbabvey closed 4 years ago

pbabvey commented 4 years ago

I get some errors while running the code, some packages are not imported. There are some other error that may be fixed but I did not go through the details. Ishaan, would you update your code?

ibatra commented 4 years ago

could you provide a list of packages so i can update the code?

ShivanshuPurohit commented 4 years ago

numpy isn't imported for keyword_extraction.py and seqeval is posing problems with the f1 score