resume_parser icon indicating copy to clipboard operation
resume_parser copied to clipboard

Results 8 resume_parser issues
Sort by recently updated
recently updated
newest added

I saw the script inside the `resume_parser` and saw that you guys are using the "`en_core_web_sm`" version of the model but i trained my model now how am i suppose...

Changed the return value to DataFrame, it will be helpful to someone who is looking for analysis and exporting to CSV or any other format they need.

UserWarning: [W031] Model 'en_training' (0.0.0) requires spaCy v2.2 and is incompatible with the current spaCy version (2.3.7). This may lead to unexpected results or runtime errors. To resolve this, download...

![image](https://user-images.githubusercontent.com/90886199/152650589-96a5015b-cbed-43aa-8b2c-e57bb5d5463d.png) ![image](https://user-images.githubusercontent.com/90886199/152650617-ca1f0554-69fe-4dd5-9d67-a8adb02967fb.png) Solve this issue.

Spacy has progressed to major version 3.x.x. Is it possible to update the package as well as to choose the underlying language model? How were the custom models trained and...

OSError: [E053] Could not read config.cfg from C:\Users\bhavi\AppData\Local\Programs\Python\Python39\lib\site-packages\resume_parser\degree\model\config.cfg

Using MacBook Air with an M1 processor. Installing it in a Django project. Running command `pip install resume-parser` gives the below error: ``` clang: _configtest.c success! removing: _configtest.c _configtest.o _configtest.o.d...