Open pdsu-zjl opened 4 months ago
hey @pdsu-zjl , can you add some more details about the issue. This seems to be vague to understand why it takes too long? Can you check the output in the terminal?
@SubramanyamChalla24 1.environment:window11 / python=3.10 / other like your requirements.txt/ GPU3080/cpu R9-5900hx 2.Run in miniconda 3.Then amend path in run_first.py
amend path in JobDescriptionp......py
5.streamlit run streamlit_app.py
6 keeps runing a long time
Final: I noticed that your project uses Apache 2.20. Do I also need to deploy Apache on my computer to use it? Thank you very much for your response. I actually didn't expect to get a reply. I didn't think that someone as outstanding as you would be so kind. Thank you very much.
hey @pdsu-zjl , you need not change the path in 1st and 2nd images.
@SubramanyamChalla24 Okay, now i run it successfully. Thank you. And then, i find that you may be haunted by a question:
I share how i do it for your help. First, create a file name Processed in data file,like this
And then copy JobDescription and Resume into Processed file
Last,run_first.py. I hope this can help you.