Imarticuslearning commited on
Commit
2d8c0f7
·
verified ·
1 Parent(s): 1be4c12

Upload 32 files

Browse files
logs/2024-08-09.log ADDED
@@ -0,0 +1,404 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-08-09 06:31:38,526 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.1.105:8080
5
+ 2024-08-09 06:31:38,526 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2024-08-09 06:31:46,714 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:31:46] "GET / HTTP/1.1" 200 -
7
+ 2024-08-09 06:31:46,832 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:31:46] "GET /favicon.ico HTTP/1.1" 404 -
8
+ 2024-08-09 06:31:49,040 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:31:49] "GET /v1/resumes/ HTTP/1.1" 200 -
9
+ 2024-08-09 06:32:09,282 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:32:09] "POST /v1/resumes/ HTTP/1.1" 302 -
10
+ 2024-08-09 06:32:09,294 - app - DEBUG - Inside get_reviews
11
+ 2024-08-09 06:32:09,295 - src.resume_parser - DEBUG - parsing text
12
+ 2024-08-09 06:32:10,280 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
13
+ 2024-08-09 06:32:10,705 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
14
+ 2024-08-09 06:32:10,715 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
15
+ 2024-08-09 06:32:14,026 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
16
+ 2024-08-09 06:32:14,026 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
17
+ 2024-08-09 06:32:14,093 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
18
+ 2024-08-09 06:32:14,627 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
19
+ 2024-08-09 06:32:19,779 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=SKILLS HTTP/11" 200 590
20
+ 2024-08-09 06:32:19,864 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:32:19] "GET /v1/reviews/C:\\Users\\Jagruti%20Pawashe\\Downloads\\src\\resume\\..\\data\\uploads\\Updated_Resume.pdf HTTP/1.1" 200 -
21
+ 2024-08-09 06:35:44,551 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
22
+ * Running on all addresses (0.0.0.0)
23
+ * Running on http://127.0.0.1:8080
24
+ * Running on http://192.168.1.105:8080
25
+ 2024-08-09 06:35:44,554 - werkzeug - INFO - Press CTRL+C to quit
26
+ 2024-08-09 06:35:52,290 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:35:52] "GET / HTTP/1.1" 200 -
27
+ 2024-08-09 06:35:58,273 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:35:58] "GET /v1/resumes/ HTTP/1.1" 200 -
28
+ 2024-08-09 06:37:48,751 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
29
+ * Running on all addresses (0.0.0.0)
30
+ * Running on http://127.0.0.1:8080
31
+ * Running on http://192.168.1.105:8080
32
+ 2024-08-09 06:37:48,751 - werkzeug - INFO - Press CTRL+C to quit
33
+ 2024-08-09 06:37:52,476 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:37:52] "GET / HTTP/1.1" 200 -
34
+ 2024-08-09 06:37:56,132 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:37:56] "GET /v1/resumes/ HTTP/1.1" 200 -
35
+ 2024-08-09 06:39:48,776 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
36
+ * Running on all addresses (0.0.0.0)
37
+ * Running on http://127.0.0.1:8080
38
+ * Running on http://192.168.1.105:8080
39
+ 2024-08-09 06:39:48,776 - werkzeug - INFO - Press CTRL+C to quit
40
+ 2024-08-09 06:39:54,398 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:39:54] "GET / HTTP/1.1" 200 -
41
+ 2024-08-09 06:39:58,914 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:39:58] "GET /v1/resumes/ HTTP/1.1" 200 -
42
+ 2024-08-09 06:44:39,828 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
43
+ * Running on all addresses (0.0.0.0)
44
+ * Running on http://127.0.0.1:8080
45
+ * Running on http://192.168.1.105:8080
46
+ 2024-08-09 06:44:39,828 - werkzeug - INFO - Press CTRL+C to quit
47
+ 2024-08-09 06:44:46,435 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:44:46] "GET / HTTP/1.1" 200 -
48
+ 2024-08-09 06:44:50,954 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:44:50] "GET /v1/resumes/ HTTP/1.1" 200 -
49
+ 2024-08-09 06:44:56,194 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:44:56] "POST /v1/resumes/ HTTP/1.1" 400 -
50
+ 2024-08-09 06:45:16,917 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:45:16] "POST /v1/resumes/ HTTP/1.1" 302 -
51
+ 2024-08-09 06:45:16,924 - app - DEBUG - Inside get_reviews
52
+ 2024-08-09 06:45:16,926 - src.resume_parser - DEBUG - parsing text
53
+ 2024-08-09 06:45:17,626 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
54
+ 2024-08-09 06:45:18,058 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /KushalMotling HTTP/11" 200 0
55
+ 2024-08-09 06:45:18,071 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
56
+ 2024-08-09 06:45:26,570 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE%3A%0A+%EF%82%B7++Recently+graduated+in+Data+Science+with+a+specialization+in+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+eager+to++apply+acquired+skills+in+a+corporate+setting+and+further+develop+expertise.++%EF%82%B7++Proficient+in+data+exploration%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_3%7D%2C+and+%7BKEYWORD_1%7D+methodologies.++%EF%82%B7++Possesses+leadership+abilities%2C+adept+%7BKEYWORD_6%7D+skills%2C+and+effective+%7BKEYWORD_7%7D+capabilities+%0A%0A HTTP/11" 200 3479
57
+ 2024-08-09 06:45:26,587 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
58
+ 2024-08-09 06:45:26,906 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%EF%82%B7++Proficient+in+diverse+%7BKEYWORD_9%7D+models+and+techniques+including+%7BKEYWORD_14%7D%2C+decision+trees%2C++%7BKEYWORD_10%7D+%28ANN%2C+CNN%2C+RNN%2C+%7BKEYWORD_18%7D%29%2C+and+ensemble+methods.++%EF%82%B7++Skilled+in+both+supervised+and+unsupervised+learning%2C+with+expertise+in+evaluation+techniques+and++segmentation+analysis.++%EF%82%B7++Experienced+in+%7BKEYWORD_19%7D+tasks+such+as+%7BKEYWORD_20%7D%2C+%7BKEYWORD_5%7D%2C+%7BKEYWORD_12%7D%2C+%7BKEYWORD_16%7D%2C+and++%7BKEYWORD_17%7D+using+%7BKEYWORD_0%7D+%28%7BKEYWORD_11%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_4%7D%29.++%EF%82%B7++Proficient+in+%7BKEYWORD_1%7D+for+database+management+and+querying%2C+as+well+as+presenting+insights+through+data++%7BKEYWORD_12%7D+tools+like+%7BKEYWORD_13%7D+and+%7BKEYWORD_3%7D.+%0A%0A HTTP/11" 200 6393
59
+ 2024-08-09 06:45:27,270 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
60
+ 2024-08-09 06:45:27,364 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE&text=PROFILE+SUMMARY&text=EDUCATION&text=PROJECTS&text=PERSONAL+SKILLS&text=PERSONAL+INFORMATION&text=REFERENCES&text=TECHNICAL+SKILLS HTTP/11" 200 588
61
+ 2024-08-09 06:45:27,405 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:45:27] "GET /v1/reviews/C:\\Users\\Jagruti%20Pawashe\\Downloads\\src\\resume\\..\\data\\uploads\\KUSHAL_Resume_-_Kushal_Motling_1.pdf HTTP/1.1" 200 -
62
+ 2024-08-09 06:48:02,621 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
63
+ * Running on all addresses (0.0.0.0)
64
+ * Running on http://127.0.0.1:8080
65
+ * Running on http://192.168.1.105:8080
66
+ 2024-08-09 06:48:02,621 - werkzeug - INFO - Press CTRL+C to quit
67
+ 2024-08-09 06:48:06,405 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:48:06] "GET / HTTP/1.1" 200 -
68
+ 2024-08-09 06:48:08,363 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:48:08] "GET /v1/resumes/ HTTP/1.1" 200 -
69
+ 2024-08-09 06:48:19,901 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:48:19] "POST /v1/resumes/ HTTP/1.1" 400 -
70
+ 2024-08-09 06:49:53,016 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
71
+ * Running on all addresses (0.0.0.0)
72
+ * Running on http://127.0.0.1:8080
73
+ * Running on http://192.168.1.105:8080
74
+ 2024-08-09 06:49:53,016 - werkzeug - INFO - Press CTRL+C to quit
75
+ 2024-08-09 06:49:58,993 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:49:58] "GET / HTTP/1.1" 200 -
76
+ 2024-08-09 06:50:01,615 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:50:01] "GET /v1/resumes/ HTTP/1.1" 200 -
77
+ 2024-08-09 06:50:21,930 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:50:21] "POST /v1/resumes/ HTTP/1.1" 302 -
78
+ 2024-08-09 06:50:21,930 - app - DEBUG - Inside get_reviews
79
+ 2024-08-09 06:50:21,930 - src.resume_parser - DEBUG - parsing text
80
+ 2024-08-09 06:50:22,826 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
81
+ 2024-08-09 06:50:23,275 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
82
+ 2024-08-09 06:50:23,288 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
83
+ 2024-08-09 06:50:26,666 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
84
+ 2024-08-09 06:50:26,670 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
85
+ 2024-08-09 06:50:26,769 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
86
+ 2024-08-09 06:50:27,174 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
87
+ 2024-08-09 06:50:32,036 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=SKILLS HTTP/11" 200 590
88
+ 2024-08-09 06:50:32,079 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:50:32] "GET /v1/reviews/C:\\Users\\Jagruti%20Pawashe\\Downloads\\src\\resume\\..\\data\\uploads\\Updated_Resume.pdf HTTP/1.1" 200 -
89
+ 2024-08-09 06:52:14,063 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
90
+ * Running on all addresses (0.0.0.0)
91
+ * Running on http://127.0.0.1:8080
92
+ * Running on http://192.168.1.105:8080
93
+ 2024-08-09 06:52:14,063 - werkzeug - INFO - Press CTRL+C to quit
94
+ 2024-08-09 06:52:19,859 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:52:19] "GET / HTTP/1.1" 200 -
95
+ 2024-08-09 06:52:21,366 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:52:21] "GET /v1/resumes/ HTTP/1.1" 200 -
96
+ 2024-08-09 06:52:48,010 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:52:48] "POST /v1/resumes/ HTTP/1.1" 302 -
97
+ 2024-08-09 06:52:48,010 - app - DEBUG - Inside get_reviews
98
+ 2024-08-09 06:52:48,010 - src.resume_parser - DEBUG - parsing text
99
+ 2024-08-09 06:52:48,392 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
100
+ 2024-08-09 06:52:48,845 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
101
+ 2024-08-09 06:52:48,845 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
102
+ 2024-08-09 06:52:51,044 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
103
+ 2024-08-09 06:52:51,044 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
104
+ 2024-08-09 06:52:51,112 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
105
+ 2024-08-09 06:52:51,479 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
106
+ 2024-08-09 06:52:55,760 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=SKILLS HTTP/11" 200 590
107
+ 2024-08-09 06:52:55,810 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:52:55] "GET /v1/reviews/C:\\Users\\Jagruti%20Pawashe\\Downloads\\src\\resume\\..\\data\\uploads\\Updated_Resume.pdf HTTP/1.1" 200 -
108
+ 2024-08-09 06:55:07,895 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
109
+ * Running on all addresses (0.0.0.0)
110
+ * Running on http://127.0.0.1:8080
111
+ * Running on http://192.168.1.105:8080
112
+ 2024-08-09 06:55:07,895 - werkzeug - INFO - Press CTRL+C to quit
113
+ 2024-08-09 06:55:11,628 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:55:11] "GET / HTTP/1.1" 200 -
114
+ 2024-08-09 06:55:13,750 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:55:13] "GET /v1/resumes/ HTTP/1.1" 200 -
115
+ 2024-08-09 06:56:52,219 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:56:52] "POST /v1/resumes/ HTTP/1.1" 302 -
116
+ 2024-08-09 06:56:52,227 - app - DEBUG - Inside get_reviews
117
+ 2024-08-09 06:56:52,231 - src.resume_parser - DEBUG - parsing text
118
+ 2024-08-09 06:56:53,349 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
119
+ 2024-08-09 06:56:53,726 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
120
+ 2024-08-09 06:56:53,736 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
121
+ 2024-08-09 06:56:56,704 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
122
+ 2024-08-09 06:56:56,706 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
123
+ 2024-08-09 06:56:56,756 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
124
+ 2024-08-09 06:56:57,149 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
125
+ 2024-08-09 06:57:01,581 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=SKILLS HTTP/11" 200 590
126
+ 2024-08-09 06:57:01,616 - app - ERROR - Exception on /v1/reviews/C:\Users\Jagruti Pawashe\Downloads\src\resume\..\data\uploads\Resume1.pdf [GET]
127
+ Traceback (most recent call last):
128
+ File "C:\Users\Jagruti Pawashe\AppData\Local\Programs\Python\Python312\Lib\site-packages\flask\app.py", line 1473, in wsgi_app
129
+ response = self.full_dispatch_request()
130
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
131
+ File "C:\Users\Jagruti Pawashe\AppData\Local\Programs\Python\Python312\Lib\site-packages\flask\app.py", line 882, in full_dispatch_request
132
+ rv = self.handle_user_exception(e)
133
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
134
+ File "C:\Users\Jagruti Pawashe\AppData\Local\Programs\Python\Python312\Lib\site-packages\flask\app.py", line 880, in full_dispatch_request
135
+ rv = self.dispatch_request()
136
+ ^^^^^^^^^^^^^^^^^^^^^^^
137
+ File "C:\Users\Jagruti Pawashe\AppData\Local\Programs\Python\Python312\Lib\site-packages\flask\app.py", line 865, in dispatch_request
138
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
139
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
140
+ File "c:\Users\Jagruti Pawashe\Downloads\src\Resume\app.py", line 50, in get_reviews
141
+ return render_template("review_output.html", parsed_resume=parsed_resume_dict)
142
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
143
+ File "C:\Users\Jagruti Pawashe\AppData\Local\Programs\Python\Python312\Lib\site-packages\flask\templating.py", line 149, in render_template
144
+ template = app.jinja_env.get_or_select_template(template_name_or_list)
145
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
146
+ File "C:\Users\Jagruti Pawashe\AppData\Local\Programs\Python\Python312\Lib\site-packages\jinja2\environment.py", line 1084, in get_or_select_template
147
+ return self.get_template(template_name_or_list, parent, globals)
148
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
149
+ File "C:\Users\Jagruti Pawashe\AppData\Local\Programs\Python\Python312\Lib\site-packages\jinja2\environment.py", line 1013, in get_template
150
+ return self._load_template(name, globals)
151
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
152
+ File "C:\Users\Jagruti Pawashe\AppData\Local\Programs\Python\Python312\Lib\site-packages\jinja2\environment.py", line 972, in _load_template
153
+ template = self.loader.load(self, name, self.make_globals(globals))
154
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
155
+ File "C:\Users\Jagruti Pawashe\AppData\Local\Programs\Python\Python312\Lib\site-packages\jinja2\loaders.py", line 138, in load
156
+ code = environment.compile(source, name, filename)
157
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
158
+ File "C:\Users\Jagruti Pawashe\AppData\Local\Programs\Python\Python312\Lib\site-packages\jinja2\environment.py", line 768, in compile
159
+ self.handle_exception(source=source_hint)
160
+ File "C:\Users\Jagruti Pawashe\AppData\Local\Programs\Python\Python312\Lib\site-packages\jinja2\environment.py", line 939, in handle_exception
161
+ raise rewrite_traceback_stack(source=source)
162
+ File "c:\Users\Jagruti Pawashe\Downloads\src\Resume\templates\review_output.html", line 213, in template
163
+ <p><strong>Error:</strong> {{ issue.error }}</
164
+ ^^^^^^^^^^^^^^^^^^^^^^^^^
165
+ jinja2.exceptions.TemplateSyntaxError: Unexpected end of template. Jinja was looking for the following tags: 'endfor' or 'else'. The innermost block that needs to be closed is 'for'.
166
+ 2024-08-09 06:57:01,631 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:57:01] "GET /v1/reviews/C:\\Users\\Jagruti%20Pawashe\\Downloads\\src\\resume\\..\\data\\uploads\\Resume1.pdf HTTP/1.1" 500 -
167
+ 2024-08-09 06:58:38,789 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
168
+ * Running on all addresses (0.0.0.0)
169
+ * Running on http://127.0.0.1:8080
170
+ * Running on http://192.168.1.105:8080
171
+ 2024-08-09 06:58:38,789 - werkzeug - INFO - Press CTRL+C to quit
172
+ 2024-08-09 06:58:47,479 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:58:47] "GET / HTTP/1.1" 200 -
173
+ 2024-08-09 06:58:49,543 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:58:49] "GET /v1/resumes/ HTTP/1.1" 200 -
174
+ 2024-08-09 06:59:11,813 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:59:11] "POST /v1/resumes/ HTTP/1.1" 302 -
175
+ 2024-08-09 06:59:11,825 - app - DEBUG - Inside get_reviews
176
+ 2024-08-09 06:59:11,825 - src.resume_parser - DEBUG - parsing text
177
+ 2024-08-09 06:59:12,669 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
178
+ 2024-08-09 06:59:13,182 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
179
+ 2024-08-09 06:59:13,190 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
180
+ 2024-08-09 06:59:16,121 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
181
+ 2024-08-09 06:59:16,131 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
182
+ 2024-08-09 06:59:16,185 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
183
+ 2024-08-09 06:59:16,597 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
184
+ 2024-08-09 06:59:21,215 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=SKILLS HTTP/11" 200 590
185
+ 2024-08-09 06:59:21,259 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 06:59:21] "GET /v1/reviews/C:\\Users\\Jagruti%20Pawashe\\Downloads\\src\\resume\\..\\data\\uploads\\Resume1.pdf HTTP/1.1" 200 -
186
+ 2024-08-09 07:00:10,599 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
187
+ * Running on all addresses (0.0.0.0)
188
+ * Running on http://127.0.0.1:8080
189
+ * Running on http://192.168.1.105:8080
190
+ 2024-08-09 07:00:10,599 - werkzeug - INFO - Press CTRL+C to quit
191
+ 2024-08-09 07:00:13,364 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:00:13] "GET / HTTP/1.1" 200 -
192
+ 2024-08-09 07:00:16,393 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:00:16] "GET /v1/resumes/ HTTP/1.1" 200 -
193
+ 2024-08-09 07:00:40,115 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:00:40] "POST /v1/resumes/ HTTP/1.1" 302 -
194
+ 2024-08-09 07:00:40,131 - app - DEBUG - Inside get_reviews
195
+ 2024-08-09 07:00:40,131 - src.resume_parser - DEBUG - parsing text
196
+ 2024-08-09 07:00:41,053 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
197
+ 2024-08-09 07:00:41,551 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
198
+ 2024-08-09 07:00:41,566 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
199
+ 2024-08-09 07:00:44,584 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
200
+ 2024-08-09 07:00:44,584 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
201
+ 2024-08-09 07:00:44,636 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
202
+ 2024-08-09 07:00:45,042 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
203
+ 2024-08-09 07:00:49,316 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=SKILLS HTTP/11" 200 590
204
+ 2024-08-09 07:00:49,352 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:00:49] "GET /v1/reviews/C:\\Users\\Jagruti%20Pawashe\\Downloads\\src\\resume\\..\\data\\uploads\\Resume1.pdf HTTP/1.1" 200 -
205
+ 2024-08-09 07:04:20,244 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
206
+ * Running on all addresses (0.0.0.0)
207
+ * Running on http://127.0.0.1:8080
208
+ * Running on http://192.168.1.105:8080
209
+ 2024-08-09 07:04:20,244 - werkzeug - INFO - Press CTRL+C to quit
210
+ 2024-08-09 07:04:23,375 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:04:23] "GET / HTTP/1.1" 200 -
211
+ 2024-08-09 07:04:25,105 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:04:25] "GET /v1/resumes/ HTTP/1.1" 200 -
212
+ 2024-08-09 07:04:34,019 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:04:34] "POST /v1/resumes/ HTTP/1.1" 302 -
213
+ 2024-08-09 07:04:34,035 - app - DEBUG - Inside get_reviews
214
+ 2024-08-09 07:04:34,050 - src.resume_parser - DEBUG - parsing text
215
+ 2024-08-09 07:04:34,870 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
216
+ 2024-08-09 07:04:35,327 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
217
+ 2024-08-09 07:04:35,327 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
218
+ 2024-08-09 07:04:38,243 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
219
+ 2024-08-09 07:04:38,243 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
220
+ 2024-08-09 07:04:38,338 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
221
+ 2024-08-09 07:04:38,731 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
222
+ 2024-08-09 07:04:42,904 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=SKILLS HTTP/11" 200 590
223
+ 2024-08-09 07:04:42,953 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:04:42] "GET /v1/reviews/C:\\Users\\Jagruti%20Pawashe\\Downloads\\src\\resume\\..\\data\\uploads\\Updated_Resume.pdf HTTP/1.1" 200 -
224
+ 2024-08-09 07:07:35,639 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
225
+ * Running on all addresses (0.0.0.0)
226
+ * Running on http://127.0.0.1:8080
227
+ * Running on http://192.168.1.105:8080
228
+ 2024-08-09 07:07:35,639 - werkzeug - INFO - Press CTRL+C to quit
229
+ 2024-08-09 07:07:39,431 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:07:39] "GET / HTTP/1.1" 200 -
230
+ 2024-08-09 07:07:41,293 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:07:41] "GET /v1/resumes/ HTTP/1.1" 200 -
231
+ 2024-08-09 07:07:54,633 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:07:54] "POST /v1/resumes/ HTTP/1.1" 302 -
232
+ 2024-08-09 07:07:54,633 - app - DEBUG - Inside get_reviews
233
+ 2024-08-09 07:07:54,633 - src.resume_parser - DEBUG - parsing text
234
+ 2024-08-09 07:07:55,403 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
235
+ 2024-08-09 07:07:55,859 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /KushalMotling HTTP/11" 200 0
236
+ 2024-08-09 07:07:55,875 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
237
+ 2024-08-09 07:08:03,296 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE%3A%0A+%EF%82%B7++Recently+graduated+in+Data+Science+with+a+specialization+in+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+eager+to++apply+acquired+skills+in+a+corporate+setting+and+further+develop+expertise.++%EF%82%B7++Proficient+in+data+exploration%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_3%7D%2C+and+%7BKEYWORD_1%7D+methodologies.++%EF%82%B7++Possesses+leadership+abilities%2C+adept+%7BKEYWORD_6%7D+skills%2C+and+effective+%7BKEYWORD_7%7D+capabilities+%0A%0A HTTP/11" 200 3479
238
+ 2024-08-09 07:08:03,311 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
239
+ 2024-08-09 07:08:03,610 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%EF%82%B7++Proficient+in+diverse+%7BKEYWORD_9%7D+models+and+techniques+including+%7BKEYWORD_14%7D%2C+decision+trees%2C++%7BKEYWORD_10%7D+%28ANN%2C+CNN%2C+RNN%2C+%7BKEYWORD_18%7D%29%2C+and+ensemble+methods.++%EF%82%B7++Skilled+in+both+supervised+and+unsupervised+learning%2C+with+expertise+in+evaluation+techniques+and++segmentation+analysis.++%EF%82%B7++Experienced+in+%7BKEYWORD_19%7D+tasks+such+as+%7BKEYWORD_20%7D%2C+%7BKEYWORD_5%7D%2C+%7BKEYWORD_12%7D%2C+%7BKEYWORD_16%7D%2C+and++%7BKEYWORD_17%7D+using+%7BKEYWORD_0%7D+%28%7BKEYWORD_11%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_4%7D%29.++%EF%82%B7++Proficient+in+%7BKEYWORD_1%7D+for+database+management+and+querying%2C+as+well+as+presenting+insights+through+data++%7BKEYWORD_12%7D+tools+like+%7BKEYWORD_13%7D+and+%7BKEYWORD_3%7D.+%0A%0A HTTP/11" 200 6393
240
+ 2024-08-09 07:08:03,956 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
241
+ 2024-08-09 07:08:04,034 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE&text=PROFILE+SUMMARY&text=EDUCATION&text=PROJECTS&text=PERSONAL+SKILLS&text=PERSONAL+INFORMATION&text=REFERENCES&text=TECHNICAL+SKILLS HTTP/11" 200 588
242
+ 2024-08-09 07:08:04,107 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:08:04] "GET /v1/reviews/C:\\Users\\Jagruti%20Pawashe\\Downloads\\src\\resume\\..\\data\\uploads\\KUSHAL_Resume_-_Kushal_Motling.pdf HTTP/1.1" 200 -
243
+ 2024-08-09 07:11:26,863 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
244
+ * Running on all addresses (0.0.0.0)
245
+ * Running on http://127.0.0.1:8080
246
+ * Running on http://192.168.1.105:8080
247
+ 2024-08-09 07:11:26,863 - werkzeug - INFO - Press CTRL+C to quit
248
+ 2024-08-09 07:11:30,614 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:11:30] "GET / HTTP/1.1" 200 -
249
+ 2024-08-09 07:11:32,387 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:11:32] "GET /v1/resumes/ HTTP/1.1" 200 -
250
+ 2024-08-09 07:11:42,510 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:11:42] "POST /v1/resumes/ HTTP/1.1" 302 -
251
+ 2024-08-09 07:11:42,516 - app - DEBUG - Inside get_reviews
252
+ 2024-08-09 07:11:42,516 - src.resume_parser - DEBUG - parsing text
253
+ 2024-08-09 07:11:43,260 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
254
+ 2024-08-09 07:11:43,762 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /KushalMotling HTTP/11" 200 0
255
+ 2024-08-09 07:11:43,778 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
256
+ 2024-08-09 07:11:51,294 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE%3A%0A+%EF%82%B7++Recently+graduated+in+Data+Science+with+a+specialization+in+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+eager+to++apply+acquired+skills+in+a+corporate+setting+and+further+develop+expertise.++%EF%82%B7++Proficient+in+data+exploration%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_3%7D%2C+and+%7BKEYWORD_1%7D+methodologies.++%EF%82%B7++Possesses+leadership+abilities%2C+adept+%7BKEYWORD_6%7D+skills%2C+and+effective+%7BKEYWORD_7%7D+capabilities+%0A%0A HTTP/11" 200 3479
257
+ 2024-08-09 07:11:51,303 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
258
+ 2024-08-09 07:11:51,556 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%EF%82%B7++Proficient+in+diverse+%7BKEYWORD_9%7D+models+and+techniques+including+%7BKEYWORD_14%7D%2C+decision+trees%2C++%7BKEYWORD_10%7D+%28ANN%2C+CNN%2C+RNN%2C+%7BKEYWORD_18%7D%29%2C+and+ensemble+methods.++%EF%82%B7++Skilled+in+both+supervised+and+unsupervised+learning%2C+with+expertise+in+evaluation+techniques+and++segmentation+analysis.++%EF%82%B7++Experienced+in+%7BKEYWORD_19%7D+tasks+such+as+%7BKEYWORD_20%7D%2C+%7BKEYWORD_5%7D%2C+%7BKEYWORD_12%7D%2C+%7BKEYWORD_16%7D%2C+and++%7BKEYWORD_17%7D+using+%7BKEYWORD_0%7D+%28%7BKEYWORD_11%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_4%7D%29.++%EF%82%B7++Proficient+in+%7BKEYWORD_1%7D+for+database+management+and+querying%2C+as+well+as+presenting+insights+through+data++%7BKEYWORD_12%7D+tools+like+%7BKEYWORD_13%7D+and+%7BKEYWORD_3%7D.+%0A%0A HTTP/11" 200 6393
259
+ 2024-08-09 07:11:51,859 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
260
+ 2024-08-09 07:11:51,937 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE&text=PROFILE+SUMMARY&text=EDUCATION&text=PROJECTS&text=PERSONAL+SKILLS&text=PERSONAL+INFORMATION&text=REFERENCES&text=TECHNICAL+SKILLS HTTP/11" 200 588
261
+ 2024-08-09 07:11:51,994 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:11:51] "GET /v1/reviews/C:\\Users\\Jagruti%20Pawashe\\Downloads\\src\\resume\\..\\data\\uploads\\KUSHAL_Resume_-_Kushal_Motling_1.pdf HTTP/1.1" 200 -
262
+ 2024-08-09 07:14:05,645 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
263
+ * Running on all addresses (0.0.0.0)
264
+ * Running on http://127.0.0.1:8080
265
+ * Running on http://192.168.1.105:8080
266
+ 2024-08-09 07:14:05,645 - werkzeug - INFO - Press CTRL+C to quit
267
+ 2024-08-09 07:14:10,708 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:14:10] "GET / HTTP/1.1" 200 -
268
+ 2024-08-09 07:14:12,456 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:14:12] "GET /v1/resumes/ HTTP/1.1" 200 -
269
+ 2024-08-09 07:14:22,439 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:14:22] "POST /v1/resumes/ HTTP/1.1" 302 -
270
+ 2024-08-09 07:14:22,448 - app - DEBUG - Inside get_reviews
271
+ 2024-08-09 07:14:22,448 - src.resume_parser - DEBUG - parsing text
272
+ 2024-08-09 07:14:23,203 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
273
+ 2024-08-09 07:14:24,044 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /KushalMotling HTTP/11" 200 0
274
+ 2024-08-09 07:14:24,052 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
275
+ 2024-08-09 07:14:31,428 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE%3A%0A+%EF%82%B7++Recently+graduated+in+Data+Science+with+a+specialization+in+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+eager+to++apply+acquired+skills+in+a+corporate+setting+and+further+develop+expertise.++%EF%82%B7++Proficient+in+data+exploration%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_3%7D%2C+and+%7BKEYWORD_1%7D+methodologies.++%EF%82%B7++Possesses+leadership+abilities%2C+adept+%7BKEYWORD_6%7D+skills%2C+and+effective+%7BKEYWORD_7%7D+capabilities+%0A%0A HTTP/11" 200 3479
276
+ 2024-08-09 07:14:31,444 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
277
+ 2024-08-09 07:14:31,696 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%EF%82%B7++Proficient+in+diverse+%7BKEYWORD_9%7D+models+and+techniques+including+%7BKEYWORD_14%7D%2C+decision+trees%2C++%7BKEYWORD_10%7D+%28ANN%2C+CNN%2C+RNN%2C+%7BKEYWORD_18%7D%29%2C+and+ensemble+methods.++%EF%82%B7++Skilled+in+both+supervised+and+unsupervised+learning%2C+with+expertise+in+evaluation+techniques+and++segmentation+analysis.++%EF%82%B7++Experienced+in+%7BKEYWORD_19%7D+tasks+such+as+%7BKEYWORD_20%7D%2C+%7BKEYWORD_5%7D%2C+%7BKEYWORD_12%7D%2C+%7BKEYWORD_16%7D%2C+and++%7BKEYWORD_17%7D+using+%7BKEYWORD_0%7D+%28%7BKEYWORD_11%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_4%7D%29.++%EF%82%B7++Proficient+in+%7BKEYWORD_1%7D+for+database+management+and+querying%2C+as+well+as+presenting+insights+through+data++%7BKEYWORD_12%7D+tools+like+%7BKEYWORD_13%7D+and+%7BKEYWORD_3%7D.+%0A%0A HTTP/11" 200 6393
278
+ 2024-08-09 07:14:32,026 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
279
+ 2024-08-09 07:14:32,089 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE&text=PROFILE+SUMMARY&text=EDUCATION&text=PROJECTS&text=PERSONAL+SKILLS&text=PERSONAL+INFORMATION&text=REFERENCES&text=TECHNICAL+SKILLS HTTP/11" 200 588
280
+ 2024-08-09 07:14:32,136 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:14:32] "GET /v1/reviews/C:\\Users\\Jagruti%20Pawashe\\Downloads\\src\\resume\\..\\data\\uploads\\KUSHAL_Resume_-_Kushal_Motling.pdf HTTP/1.1" 200 -
281
+ 2024-08-09 07:16:59,899 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
282
+ * Running on all addresses (0.0.0.0)
283
+ * Running on http://127.0.0.1:8080
284
+ * Running on http://192.168.1.105:8080
285
+ 2024-08-09 07:16:59,899 - werkzeug - INFO - Press CTRL+C to quit
286
+ 2024-08-09 07:17:03,930 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:17:03] "GET / HTTP/1.1" 200 -
287
+ 2024-08-09 07:17:06,490 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:17:06] "GET /v1/resumes/ HTTP/1.1" 200 -
288
+ 2024-08-09 07:17:23,332 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:17:23] "POST /v1/resumes/ HTTP/1.1" 302 -
289
+ 2024-08-09 07:17:23,340 - app - DEBUG - Inside get_reviews
290
+ 2024-08-09 07:17:23,340 - src.resume_parser - DEBUG - parsing text
291
+ 2024-08-09 07:17:24,166 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
292
+ 2024-08-09 07:17:24,656 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
293
+ 2024-08-09 07:17:24,656 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
294
+ 2024-08-09 07:17:27,633 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
295
+ 2024-08-09 07:17:27,633 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
296
+ 2024-08-09 07:17:27,686 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
297
+ 2024-08-09 07:17:28,074 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
298
+ 2024-08-09 07:17:32,382 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=SKILLS HTTP/11" 200 590
299
+ 2024-08-09 07:17:32,444 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:17:32] "GET /v1/reviews/C:\\Users\\Jagruti%20Pawashe\\Downloads\\src\\resume\\..\\data\\uploads\\Resume1.pdf HTTP/1.1" 200 -
300
+ 2024-08-09 07:20:52,106 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:20:52] "GET /v1/resumes/ HTTP/1.1" 200 -
301
+ 2024-08-09 07:20:56,945 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:20:56] "GET /v1/resumes/ HTTP/1.1" 200 -
302
+ 2024-08-09 07:21:25,001 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:21:25] "POST /v1/resumes/ HTTP/1.1" 302 -
303
+ 2024-08-09 07:21:25,011 - app - DEBUG - Inside get_reviews
304
+ 2024-08-09 07:21:25,011 - src.resume_parser - DEBUG - parsing text
305
+ 2024-08-09 07:21:25,702 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
306
+ 2024-08-09 07:21:26,143 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /KushalMotling HTTP/11" 200 0
307
+ 2024-08-09 07:21:26,143 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
308
+ 2024-08-09 07:21:26,530 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE%3A%0A+%EF%82%B7++Recently+graduated+in+Data+Science+with+a+specialization+in+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+eager+to++apply+acquired+skills+in+a+corporate+setting+and+further+develop+expertise.++%EF%82%B7++Proficient+in+data+exploration%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_3%7D%2C+and+%7BKEYWORD_1%7D+methodologies.++%EF%82%B7++Possesses+leadership+abilities%2C+adept+%7BKEYWORD_6%7D+skills%2C+and+effective+%7BKEYWORD_7%7D+capabilities+%0A%0A HTTP/11" 200 3479
309
+ 2024-08-09 07:21:26,536 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
310
+ 2024-08-09 07:21:26,726 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%EF%82%B7++Proficient+in+diverse+%7BKEYWORD_9%7D+models+and+techniques+including+%7BKEYWORD_14%7D%2C+decision+trees%2C++%7BKEYWORD_10%7D+%28ANN%2C+CNN%2C+RNN%2C+%7BKEYWORD_18%7D%29%2C+and+ensemble+methods.++%EF%82%B7++Skilled+in+both+supervised+and+unsupervised+learning%2C+with+expertise+in+evaluation+techniques+and++segmentation+analysis.++%EF%82%B7++Experienced+in+%7BKEYWORD_19%7D+tasks+such+as+%7BKEYWORD_20%7D%2C+%7BKEYWORD_5%7D%2C+%7BKEYWORD_12%7D%2C+%7BKEYWORD_16%7D%2C+and++%7BKEYWORD_17%7D+using+%7BKEYWORD_0%7D+%28%7BKEYWORD_11%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_4%7D%29.++%EF%82%B7++Proficient+in+%7BKEYWORD_1%7D+for+database+management+and+querying%2C+as+well+as+presenting+insights+through+data++%7BKEYWORD_12%7D+tools+like+%7BKEYWORD_13%7D+and+%7BKEYWORD_3%7D.+%0A%0A HTTP/11" 200 6393
311
+ 2024-08-09 07:21:27,057 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
312
+ 2024-08-09 07:21:27,112 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE&text=PROFILE+SUMMARY&text=EDUCATION&text=PROJECTS&text=PERSONAL+SKILLS&text=PERSONAL+INFORMATION&text=REFERENCES&text=TECHNICAL+SKILLS HTTP/11" 200 588
313
+ 2024-08-09 07:21:27,121 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:21:27] "GET /v1/reviews/C:\\Users\\Jagruti%20Pawashe\\Downloads\\src\\resume\\..\\data\\uploads\\KUSHAL_Resume_-_Kushal_Motling.pdf HTTP/1.1" 200 -
314
+ 2024-08-09 07:23:06,496 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
315
+ * Running on all addresses (0.0.0.0)
316
+ * Running on http://127.0.0.1:8080
317
+ * Running on http://192.168.1.105:8080
318
+ 2024-08-09 07:23:06,496 - werkzeug - INFO - Press CTRL+C to quit
319
+ 2024-08-09 07:23:14,241 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:23:14] "GET / HTTP/1.1" 200 -
320
+ 2024-08-09 07:23:15,848 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:23:15] "GET /v1/resumes/ HTTP/1.1" 200 -
321
+ 2024-08-09 07:23:44,244 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:23:44] "POST /v1/resumes/ HTTP/1.1" 302 -
322
+ 2024-08-09 07:23:44,254 - app - DEBUG - Inside get_reviews
323
+ 2024-08-09 07:23:44,255 - src.resume_parser - DEBUG - parsing text
324
+ 2024-08-09 07:23:45,164 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
325
+ 2024-08-09 07:23:45,522 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
326
+ 2024-08-09 07:23:45,530 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
327
+ 2024-08-09 07:23:48,436 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
328
+ 2024-08-09 07:23:48,436 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
329
+ 2024-08-09 07:23:48,495 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
330
+ 2024-08-09 07:23:48,859 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
331
+ 2024-08-09 07:23:53,104 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=SKILLS HTTP/11" 200 590
332
+ 2024-08-09 07:23:53,167 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:23:53] "GET /v1/reviews/C:\\Users\\Jagruti%20Pawashe\\Downloads\\src\\resume\\..\\data\\uploads\\Resume1.pdf HTTP/1.1" 200 -
333
+ 2024-08-09 07:24:53,071 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:24:53] "GET /v1/resumes/ HTTP/1.1" 200 -
334
+ 2024-08-09 07:25:05,049 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:25:05] "POST /v1/resumes/ HTTP/1.1" 302 -
335
+ 2024-08-09 07:25:05,064 - app - DEBUG - Inside get_reviews
336
+ 2024-08-09 07:25:05,064 - src.resume_parser - DEBUG - parsing text
337
+ 2024-08-09 07:25:05,771 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
338
+ 2024-08-09 07:25:06,275 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /KushalMotling HTTP/11" 200 0
339
+ 2024-08-09 07:25:06,275 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
340
+ 2024-08-09 07:25:06,668 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE%3A%0A+%EF%82%B7++Recently+graduated+in+Data+Science+with+a+specialization+in+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+eager+to++apply+acquired+skills+in+a+corporate+setting+and+further+develop+expertise.++%EF%82%B7++Proficient+in+data+exploration%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_3%7D%2C+and+%7BKEYWORD_1%7D+methodologies.++%EF%82%B7++Possesses+leadership+abilities%2C+adept+%7BKEYWORD_6%7D+skills%2C+and+effective+%7BKEYWORD_7%7D+capabilities+%0A%0A HTTP/11" 200 3479
341
+ 2024-08-09 07:25:06,683 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
342
+ 2024-08-09 07:25:06,903 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%EF%82%B7++Proficient+in+diverse+%7BKEYWORD_9%7D+models+and+techniques+including+%7BKEYWORD_14%7D%2C+decision+trees%2C++%7BKEYWORD_10%7D+%28ANN%2C+CNN%2C+RNN%2C+%7BKEYWORD_18%7D%29%2C+and+ensemble+methods.++%EF%82%B7++Skilled+in+both+supervised+and+unsupervised+learning%2C+with+expertise+in+evaluation+techniques+and++segmentation+analysis.++%EF%82%B7++Experienced+in+%7BKEYWORD_19%7D+tasks+such+as+%7BKEYWORD_20%7D%2C+%7BKEYWORD_5%7D%2C+%7BKEYWORD_12%7D%2C+%7BKEYWORD_16%7D%2C+and++%7BKEYWORD_17%7D+using+%7BKEYWORD_0%7D+%28%7BKEYWORD_11%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_4%7D%29.++%EF%82%B7++Proficient+in+%7BKEYWORD_1%7D+for+database+management+and+querying%2C+as+well+as+presenting+insights+through+data++%7BKEYWORD_12%7D+tools+like+%7BKEYWORD_13%7D+and+%7BKEYWORD_3%7D.+%0A%0A HTTP/11" 200 6393
343
+ 2024-08-09 07:25:07,216 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
344
+ 2024-08-09 07:25:07,263 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE&text=PROFILE+SUMMARY&text=EDUCATION&text=PROJECTS&text=PERSONAL+SKILLS&text=PERSONAL+INFORMATION&text=REFERENCES&text=TECHNICAL+SKILLS HTTP/11" 200 588
345
+ 2024-08-09 07:25:07,279 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:25:07] "GET /v1/reviews/C:\\Users\\Jagruti%20Pawashe\\Downloads\\src\\resume\\..\\data\\uploads\\KUSHAL_Resume_-_Kushal_Motling.pdf HTTP/1.1" 200 -
346
+ 2024-08-09 07:28:05,552 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
347
+ * Running on all addresses (0.0.0.0)
348
+ * Running on http://127.0.0.1:8080
349
+ * Running on http://192.168.1.105:8080
350
+ 2024-08-09 07:28:05,552 - werkzeug - INFO - Press CTRL+C to quit
351
+ 2024-08-09 07:28:08,647 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:28:08] "GET / HTTP/1.1" 200 -
352
+ 2024-08-09 07:28:10,239 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:28:10] "GET /v1/resumes/ HTTP/1.1" 200 -
353
+ 2024-08-09 07:28:25,254 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:28:25] "POST /v1/resumes/ HTTP/1.1" 302 -
354
+ 2024-08-09 07:28:25,270 - app - DEBUG - Inside get_reviews
355
+ 2024-08-09 07:28:25,270 - src.resume_parser - DEBUG - parsing text
356
+ 2024-08-09 07:28:26,189 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
357
+ 2024-08-09 07:28:26,774 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
358
+ 2024-08-09 07:28:26,774 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
359
+ 2024-08-09 07:28:29,674 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
360
+ 2024-08-09 07:28:29,676 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
361
+ 2024-08-09 07:28:29,709 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
362
+ 2024-08-09 07:28:30,086 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
363
+ 2024-08-09 07:28:34,382 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=SKILLS HTTP/11" 200 590
364
+ 2024-08-09 07:28:34,411 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:28:34] "GET /v1/reviews/C:\\Users\\Jagruti%20Pawashe\\Downloads\\src\\resume\\..\\data\\uploads\\Resume1.pdf HTTP/1.1" 200 -
365
+ 2024-08-09 07:30:07,321 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
366
+ * Running on all addresses (0.0.0.0)
367
+ * Running on http://127.0.0.1:8080
368
+ * Running on http://192.168.1.105:8080
369
+ 2024-08-09 07:30:07,321 - werkzeug - INFO - Press CTRL+C to quit
370
+ 2024-08-09 07:30:10,848 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:30:10] "GET / HTTP/1.1" 200 -
371
+ 2024-08-09 07:30:12,483 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:30:12] "GET /v1/resumes/ HTTP/1.1" 200 -
372
+ 2024-08-09 07:30:26,247 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:30:26] "POST /v1/resumes/ HTTP/1.1" 302 -
373
+ 2024-08-09 07:30:26,262 - app - DEBUG - Inside get_reviews
374
+ 2024-08-09 07:30:26,262 - src.resume_parser - DEBUG - parsing text
375
+ 2024-08-09 07:30:27,221 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
376
+ 2024-08-09 07:30:27,693 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
377
+ 2024-08-09 07:30:27,709 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
378
+ 2024-08-09 07:30:30,758 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
379
+ 2024-08-09 07:30:30,758 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
380
+ 2024-08-09 07:30:30,836 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
381
+ 2024-08-09 07:30:31,261 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
382
+ 2024-08-09 07:30:35,555 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=SKILLS HTTP/11" 200 590
383
+ 2024-08-09 07:30:35,602 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:30:35] "GET /v1/reviews/C:\\Users\\Jagruti%20Pawashe\\Downloads\\src\\resume\\..\\data\\uploads\\Resume1.pdf HTTP/1.1" 200 -
384
+ 2024-08-09 07:31:45,041 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:31:45] "GET /v1/resumes/ HTTP/1.1" 200 -
385
+ 2024-08-09 07:34:22,337 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
386
+ * Running on all addresses (0.0.0.0)
387
+ * Running on http://127.0.0.1:8080
388
+ * Running on http://192.168.1.105:8080
389
+ 2024-08-09 07:34:22,353 - werkzeug - INFO - Press CTRL+C to quit
390
+ 2024-08-09 07:34:26,830 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:34:26] "GET / HTTP/1.1" 200 -
391
+ 2024-08-09 07:34:35,010 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:34:35] "GET /v1/resumes/ HTTP/1.1" 200 -
392
+ 2024-08-09 07:35:56,747 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
393
+ * Running on all addresses (0.0.0.0)
394
+ * Running on http://127.0.0.1:8080
395
+ * Running on http://192.168.1.105:8080
396
+ 2024-08-09 07:35:56,747 - werkzeug - INFO - Press CTRL+C to quit
397
+ 2024-08-09 07:36:03,950 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:36:03] "GET / HTTP/1.1" 200 -
398
+ 2024-08-09 07:37:35,758 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
399
+ * Running on all addresses (0.0.0.0)
400
+ * Running on http://127.0.0.1:8080
401
+ * Running on http://192.168.1.105:8080
402
+ 2024-08-09 07:37:35,758 - werkzeug - INFO - Press CTRL+C to quit
403
+ 2024-08-09 07:37:39,986 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:37:39] "GET / HTTP/1.1" 200 -
404
+ 2024-08-09 07:37:48,749 - werkzeug - INFO - 127.0.0.1 - - [09/Aug/2024 07:37:48] "GET /v1/resumes/ HTTP/1.1" 200 -
logs/2024-08-28.log ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-08-28 17:01:55,889 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.1.45:8080
5
+ 2024-08-28 17:01:55,889 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2024-08-28 17:02:12,219 - werkzeug - INFO - 192.168.1.45 - - [28/Aug/2024 17:02:12] "GET / HTTP/1.1" 200 -
7
+ 2024-08-28 17:02:12,480 - werkzeug - INFO - 192.168.1.45 - - [28/Aug/2024 17:02:12] "GET /favicon.ico HTTP/1.1" 404 -
8
+ 2024-08-28 17:02:41,901 - werkzeug - INFO - 192.168.1.45 - - [28/Aug/2024 17:02:41] "GET /v1/resumes/ HTTP/1.1" 200 -
9
+ 2024-08-28 17:02:59,604 - werkzeug - INFO - 192.168.1.45 - - [28/Aug/2024 17:02:59] "POST /v1/resumes/ HTTP/1.1" 302 -
10
+ 2024-08-28 17:02:59,618 - app - DEBUG - Inside get_reviews
11
+ 2024-08-28 17:02:59,621 - src.resume_parser - DEBUG - parsing text
12
+ 2024-08-28 17:03:02,668 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
13
+ 2024-08-28 17:03:03,325 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
14
+ 2024-08-28 17:03:03,342 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
15
+ 2024-08-28 17:03:06,858 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
16
+ 2024-08-28 17:03:06,865 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
17
+ 2024-08-28 17:03:06,999 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
18
+ 2024-08-28 17:03:08,534 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
19
+ 2024-08-28 17:03:14,334 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE&text=EDUCATION&text=SKILLS HTTP/11" 200 590
20
+ 2024-08-28 17:03:14,478 - werkzeug - INFO - 192.168.1.45 - - [28/Aug/2024 17:03:14] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jagruti_Pawashe_CV.docx.pdf HTTP/1.1" 200 -
logs/2024-08-29.log ADDED
@@ -0,0 +1,194 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-08-29 05:44:08,764 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.1.106:8080
5
+ 2024-08-29 05:44:08,764 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2024-08-29 05:44:17,108 - werkzeug - INFO - 192.168.1.106 - - [29/Aug/2024 05:44:17] "GET / HTTP/1.1" 200 -
7
+ 2024-08-29 05:44:17,289 - werkzeug - INFO - 192.168.1.106 - - [29/Aug/2024 05:44:17] "GET /favicon.ico HTTP/1.1" 404 -
8
+ 2024-08-29 05:44:19,466 - werkzeug - INFO - 192.168.1.106 - - [29/Aug/2024 05:44:19] "GET /v1/resumes/ HTTP/1.1" 200 -
9
+ 2024-08-29 05:44:27,784 - werkzeug - INFO - 192.168.1.106 - - [29/Aug/2024 05:44:27] "POST /v1/resumes/ HTTP/1.1" 302 -
10
+ 2024-08-29 05:44:27,800 - app - DEBUG - Inside get_reviews
11
+ 2024-08-29 05:44:27,800 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\..\data\uploads\Jagruti_Pawashe_CV.pdf.pdf [GET]
12
+ Traceback (most recent call last):
13
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\app.py", line 1473, in wsgi_app
14
+ response = self.full_dispatch_request()
15
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\app.py", line 882, in full_dispatch_request
17
+ rv = self.handle_user_exception(e)
18
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\app.py", line 880, in full_dispatch_request
20
+ rv = self.dispatch_request()
21
+ ^^^^^^^^^^^^^^^^^^^^^^^
22
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\app.py", line 865, in dispatch_request
23
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
24
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
25
+ File "c:\Users\aishw\Downloads\Resume\Resume\app.py", line 35, in get_reviews
26
+ parsed_resume_response = resume_parser.parse_text(path)
27
+ ^^^^^^^^^^^^^^^^^^^^^^^^
28
+ AttributeError: 'ResumeParser' object has no attribute 'parse_text'
29
+ 2024-08-29 05:44:27,817 - werkzeug - INFO - 192.168.1.106 - - [29/Aug/2024 05:44:27] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jagruti_Pawashe_CV.pdf.pdf HTTP/1.1" 500 -
30
+ 2024-08-29 05:45:51,907 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
31
+ * Running on all addresses (0.0.0.0)
32
+ * Running on http://127.0.0.1:8080
33
+ * Running on http://192.168.1.106:8080
34
+ 2024-08-29 05:45:51,922 - werkzeug - INFO - Press CTRL+C to quit
35
+ 2024-08-29 05:45:57,575 - werkzeug - INFO - 192.168.1.106 - - [29/Aug/2024 05:45:57] "GET / HTTP/1.1" 200 -
36
+ 2024-08-29 05:45:59,009 - werkzeug - INFO - 192.168.1.106 - - [29/Aug/2024 05:45:59] "GET /v1/resumes/ HTTP/1.1" 200 -
37
+ 2024-08-29 05:46:16,675 - werkzeug - INFO - 192.168.1.106 - - [29/Aug/2024 05:46:16] "POST /v1/resumes/ HTTP/1.1" 302 -
38
+ 2024-08-29 05:46:16,690 - app - DEBUG - Inside get_reviews
39
+ 2024-08-29 05:46:16,690 - src.resume_parser - DEBUG - parsing text
40
+ 2024-08-29 05:46:19,216 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
41
+ 2024-08-29 05:46:19,796 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
42
+ 2024-08-29 05:46:19,806 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
43
+ 2024-08-29 05:46:22,711 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
44
+ 2024-08-29 05:46:22,711 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
45
+ 2024-08-29 05:46:22,773 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
46
+ 2024-08-29 05:46:23,984 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
47
+ 2024-08-29 05:46:28,854 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE&text=EDUCATION&text=SKILLS HTTP/11" 200 590
48
+ 2024-08-29 05:46:28,950 - werkzeug - INFO - 192.168.1.106 - - [29/Aug/2024 05:46:28] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jagruti_Pawashe_CV.pdf.pdf HTTP/1.1" 200 -
49
+ 2024-08-29 06:03:38,586 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
50
+ * Running on all addresses (0.0.0.0)
51
+ * Running on http://127.0.0.1:8080
52
+ * Running on http://192.168.1.106:8080
53
+ 2024-08-29 06:03:38,586 - werkzeug - INFO - Press CTRL+C to quit
54
+ 2024-08-29 06:03:44,353 - werkzeug - INFO - 192.168.1.106 - - [29/Aug/2024 06:03:44] "GET / HTTP/1.1" 200 -
55
+ 2024-08-29 06:03:46,246 - werkzeug - INFO - 192.168.1.106 - - [29/Aug/2024 06:03:46] "GET /v1/resumes/ HTTP/1.1" 200 -
56
+ 2024-08-29 06:03:52,924 - werkzeug - INFO - 192.168.1.106 - - [29/Aug/2024 06:03:52] "POST /v1/resumes/ HTTP/1.1" 302 -
57
+ 2024-08-29 06:03:52,930 - app - DEBUG - Inside get_reviews
58
+ 2024-08-29 06:03:56,902 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
59
+ 2024-08-29 06:03:57,102 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/languages HTTP/11" 200 3307
60
+ 2024-08-29 06:03:57,102 - src.resume_parser - DEBUG - parsing text
61
+ 2024-08-29 06:03:59,504 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
62
+ 2024-08-29 06:04:00,058 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
63
+ 2024-08-29 06:04:00,070 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8081
64
+ 2024-08-29 06:04:02,874 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8081 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
65
+ 2024-08-29 06:04:02,874 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8081
66
+ 2024-08-29 06:04:02,940 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8081 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
67
+ 2024-08-29 06:04:04,134 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8081
68
+ 2024-08-29 06:04:08,938 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8081 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE&text=EDUCATION&text=SKILLS HTTP/11" 200 590
69
+ 2024-08-29 06:04:09,027 - werkzeug - INFO - 192.168.1.106 - - [29/Aug/2024 06:04:09] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jagruti_Pawashe_CV.pdf.pdf HTTP/1.1" 200 -
70
+ 2024-08-29 06:06:30,454 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
71
+ * Running on all addresses (0.0.0.0)
72
+ * Running on http://127.0.0.1:8080
73
+ * Running on http://192.168.1.106:8080
74
+ 2024-08-29 06:06:30,454 - werkzeug - INFO - Press CTRL+C to quit
75
+ 2024-08-29 06:06:36,592 - werkzeug - INFO - 192.168.1.106 - - [29/Aug/2024 06:06:36] "GET / HTTP/1.1" 200 -
76
+ 2024-08-29 06:06:38,537 - werkzeug - INFO - 192.168.1.106 - - [29/Aug/2024 06:06:38] "GET /v1/resumes/ HTTP/1.1" 200 -
77
+ 2024-08-29 06:06:44,994 - werkzeug - INFO - 192.168.1.106 - - [29/Aug/2024 06:06:44] "POST /v1/resumes/ HTTP/1.1" 302 -
78
+ 2024-08-29 06:06:45,003 - app - DEBUG - Inside get_reviews
79
+ 2024-08-29 06:06:49,032 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
80
+ 2024-08-29 06:06:49,211 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/languages HTTP/11" 200 3307
81
+ 2024-08-29 06:06:49,211 - src.resume_parser - DEBUG - parsing text
82
+ 2024-08-29 06:06:51,660 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
83
+ 2024-08-29 06:06:52,227 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
84
+ 2024-08-29 06:06:52,232 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8081
85
+ 2024-08-29 06:06:55,003 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8081 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
86
+ 2024-08-29 06:06:55,012 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8081
87
+ 2024-08-29 06:06:55,062 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8081 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
88
+ 2024-08-29 06:06:56,261 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8081
89
+ 2024-08-29 06:07:01,087 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8081 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE&text=EDUCATION&text=SKILLS HTTP/11" 200 590
90
+ 2024-08-29 06:07:01,161 - werkzeug - INFO - 192.168.1.106 - - [29/Aug/2024 06:07:01] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jagruti_Pawashe_CV.pdf.pdf HTTP/1.1" 200 -
91
+ 2024-08-29 06:25:07,043 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
92
+ * Running on all addresses (0.0.0.0)
93
+ * Running on http://127.0.0.1:8080
94
+ * Running on http://192.168.1.106:8080
95
+ 2024-08-29 06:25:07,043 - werkzeug - INFO - Press CTRL+C to quit
96
+ 2024-08-29 06:25:12,259 - werkzeug - INFO - 127.0.0.1 - - [29/Aug/2024 06:25:12] "GET / HTTP/1.1" 200 -
97
+ 2024-08-29 06:25:12,545 - werkzeug - INFO - 127.0.0.1 - - [29/Aug/2024 06:25:12] "GET /favicon.ico HTTP/1.1" 404 -
98
+ 2024-08-29 06:25:14,161 - werkzeug - INFO - 127.0.0.1 - - [29/Aug/2024 06:25:14] "GET /v1/resumes/ HTTP/1.1" 200 -
99
+ 2024-08-29 06:25:21,401 - werkzeug - INFO - 127.0.0.1 - - [29/Aug/2024 06:25:21] "POST /v1/resumes/ HTTP/1.1" 302 -
100
+ 2024-08-29 06:25:21,415 - app - DEBUG - Inside get_reviews
101
+ 2024-08-29 06:25:21,415 - src.resume_parser - DEBUG - parsing text
102
+ 2024-08-29 06:25:26,994 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
103
+ 2024-08-29 06:25:27,422 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
104
+ 2024-08-29 06:26:28,837 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\..\data\uploads\Jagruti_Pawashe_CV.pdf.pdf [GET]
105
+ Traceback (most recent call last):
106
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\app.py", line 1473, in wsgi_app
107
+ response = self.full_dispatch_request()
108
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
109
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\app.py", line 882, in full_dispatch_request
110
+ rv = self.handle_user_exception(e)
111
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
112
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\app.py", line 880, in full_dispatch_request
113
+ rv = self.dispatch_request()
114
+ ^^^^^^^^^^^^^^^^^^^^^^^
115
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\app.py", line 865, in dispatch_request
116
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
117
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
118
+ File "c:\Users\aishw\Downloads\Resume\Resume\app.py", line 35, in get_reviews
119
+ parsed_resume_response = resume_parser.parse_text(path)
120
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
121
+ File "c:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 605, in parse_text
122
+ section_by_grammer_issues = self.grammar_issue_check(text, found_keyword_section, Extract_sections)
123
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
124
+ File "c:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 328, in grammar_issue_check
125
+ grammar_issues = self.process_resume(text, found_keyword_section, [section])
126
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
127
+ File "c:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 782, in process_resume
128
+ filtered_grammar_issues = self.process_resume(text, found_keyword_section, Extract_sections)
129
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
130
+ File "c:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 782, in process_resume
131
+ filtered_grammar_issues = self.process_resume(text, found_keyword_section, Extract_sections)
132
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
133
+ File "c:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 782, in process_resume
134
+ filtered_grammar_issues = self.process_resume(text, found_keyword_section, Extract_sections)
135
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
136
+ [Previous line repeated 973 more times]
137
+ File "c:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 779, in process_resume
138
+ score = self.score_resume(resume_data)
139
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
140
+ File "c:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 742, in score_resume
141
+ found_skills = self.extract_skills_from_resume(resume_data.get('text', ''))
142
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
143
+ File "c:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 125, in extract_skills_from_resume
144
+ match = re.search(pattern, text, re.IGNORECASE)
145
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
146
+ File "C:\Users\aishw\AppData\Local\Programs\Python\Python312\Lib\re\__init__.py", line 177, in search
147
+ return _compile(pattern, flags).search(string)
148
+ ^^^^^^^^^^^^^^^^^^^^^^^^
149
+ File "C:\Users\aishw\AppData\Local\Programs\Python\Python312\Lib\re\__init__.py", line 283, in _compile
150
+ flags = flags.value
151
+ ^^^^^^^^^^^
152
+ File "C:\Users\aishw\AppData\Local\Programs\Python\Python312\Lib\enum.py", line 212, in __get__
153
+ return self.fget(instance)
154
+ ^^^^^^^^^^^^^^^^^^^
155
+ RecursionError: maximum recursion depth exceeded
156
+ 2024-08-29 06:26:29,139 - werkzeug - INFO - 127.0.0.1 - - [29/Aug/2024 06:26:29] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jagruti_Pawashe_CV.pdf.pdf HTTP/1.1" 500 -
157
+ 2024-08-29 06:27:07,855 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
158
+ * Running on all addresses (0.0.0.0)
159
+ * Running on http://127.0.0.1:8080
160
+ * Running on http://192.168.1.106:8080
161
+ 2024-08-29 06:27:07,855 - werkzeug - INFO - Press CTRL+C to quit
162
+ 2024-08-29 06:27:11,529 - werkzeug - INFO - 127.0.0.1 - - [29/Aug/2024 06:27:11] "GET / HTTP/1.1" 200 -
163
+ 2024-08-29 06:27:13,540 - werkzeug - INFO - 127.0.0.1 - - [29/Aug/2024 06:27:13] "GET /v1/resumes/ HTTP/1.1" 200 -
164
+ 2024-08-29 06:27:27,642 - werkzeug - INFO - 127.0.0.1 - - [29/Aug/2024 06:27:27] "POST /v1/resumes/ HTTP/1.1" 302 -
165
+ 2024-08-29 06:27:27,659 - app - DEBUG - Inside get_reviews
166
+ 2024-08-29 06:27:27,659 - src.resume_parser - DEBUG - parsing text
167
+ 2024-08-29 06:27:30,241 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
168
+ 2024-08-29 06:27:30,669 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
169
+ 2024-08-29 06:27:30,674 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
170
+ 2024-08-29 06:27:33,550 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
171
+ 2024-08-29 06:27:33,552 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
172
+ 2024-08-29 06:27:33,609 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
173
+ 2024-08-29 06:27:34,800 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
174
+ 2024-08-29 06:27:40,132 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE&text=EDUCATION&text=SKILLS HTTP/11" 200 590
175
+ 2024-08-29 06:27:40,217 - werkzeug - INFO - 127.0.0.1 - - [29/Aug/2024 06:27:40] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jagruti_Pawashe_CV.pdf.pdf HTTP/1.1" 200 -
176
+ 2024-08-29 16:01:54,195 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
177
+ * Running on all addresses (0.0.0.0)
178
+ * Running on http://127.0.0.1:8080
179
+ * Running on http://192.168.110.23:8080
180
+ 2024-08-29 16:01:54,197 - werkzeug - INFO - Press CTRL+C to quit
181
+ 2024-08-29 16:01:59,498 - werkzeug - INFO - 127.0.0.1 - - [29/Aug/2024 16:01:59] "GET / HTTP/1.1" 200 -
182
+ 2024-08-29 16:02:05,755 - werkzeug - INFO - 127.0.0.1 - - [29/Aug/2024 16:02:05] "GET /v1/resumes/ HTTP/1.1" 200 -
183
+ 2024-08-29 16:02:16,634 - werkzeug - INFO - 127.0.0.1 - - [29/Aug/2024 16:02:16] "POST /v1/resumes/ HTTP/1.1" 302 -
184
+ 2024-08-29 16:02:16,648 - app - DEBUG - Inside get_reviews
185
+ 2024-08-29 16:02:16,648 - src.resume_parser - DEBUG - parsing text
186
+ 2024-08-29 16:02:19,725 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
187
+ 2024-08-29 16:02:20,252 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
188
+ 2024-08-29 16:02:20,258 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
189
+ 2024-08-29 16:02:23,101 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
190
+ 2024-08-29 16:02:23,109 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
191
+ 2024-08-29 16:02:23,167 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
192
+ 2024-08-29 16:02:24,406 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
193
+ 2024-08-29 16:02:29,728 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE&text=EDUCATION&text=SKILLS HTTP/11" 200 590
194
+ 2024-08-29 16:02:29,857 - werkzeug - INFO - 127.0.0.1 - - [29/Aug/2024 16:02:29] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jagruti_Pawashe_CV.pdf.pdf HTTP/1.1" 200 -
logs/2024-08-30.log ADDED
@@ -0,0 +1,322 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-08-30 00:14:22,383 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.1.107:8080
5
+ 2024-08-30 00:14:22,383 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2024-08-30 00:14:27,677 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 00:14:27] "GET / HTTP/1.1" 200 -
7
+ 2024-08-30 00:14:27,844 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 00:14:27] "GET /favicon.ico HTTP/1.1" 404 -
8
+ 2024-08-30 00:14:29,589 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 00:14:29] "GET /v1/resumes/ HTTP/1.1" 200 -
9
+ 2024-08-30 00:14:38,033 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 00:14:38] "POST /v1/resumes/ HTTP/1.1" 302 -
10
+ 2024-08-30 00:14:38,044 - app - DEBUG - Inside get_reviews
11
+ 2024-08-30 00:14:38,047 - src.resume_parser - DEBUG - parsing text
12
+ 2024-08-30 00:14:40,655 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
13
+ 2024-08-30 00:14:41,272 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
14
+ 2024-08-30 00:14:41,284 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\..\data\uploads\Jagruti_Pawashe_CV.pdf.pdf [GET]
15
+ Traceback (most recent call last):
16
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\app.py", line 1473, in wsgi_app
17
+ response = self.full_dispatch_request()
18
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\app.py", line 882, in full_dispatch_request
20
+ rv = self.handle_user_exception(e)
21
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\app.py", line 880, in full_dispatch_request
23
+ rv = self.dispatch_request()
24
+ ^^^^^^^^^^^^^^^^^^^^^^^
25
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\app.py", line 865, in dispatch_request
26
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
27
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
28
+ File "c:\Users\aishw\Downloads\Resume\Resume\app.py", line 35, in get_reviews
29
+ parsed_resume_response = resume_parser.parse_text(path)
30
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
31
+ File "c:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 750, in parse_text
32
+ section_by_grammer_issues = self.grammar_issue_check(text, found_keyword_section, Extract_sections)
33
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
34
+ File "c:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 328, in grammar_issue_check
35
+ grammar_issues = self.process_resume(text, found_keyword_section, [section])
36
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
37
+ TypeError: ResumeParser.process_resume() takes 2 positional arguments but 4 were given
38
+ 2024-08-30 00:14:41,284 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 00:14:41] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jagruti_Pawashe_CV.pdf.pdf HTTP/1.1" 500 -
39
+ 2024-08-30 03:28:10,359 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
40
+ * Running on all addresses (0.0.0.0)
41
+ * Running on http://127.0.0.1:8080
42
+ * Running on http://192.168.1.107:8080
43
+ 2024-08-30 03:28:10,359 - werkzeug - INFO - Press CTRL+C to quit
44
+ 2024-08-30 03:28:15,093 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 03:28:15] "GET / HTTP/1.1" 200 -
45
+ 2024-08-30 03:28:17,533 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 03:28:17] "GET /v1/resumes/ HTTP/1.1" 200 -
46
+ 2024-08-30 03:28:25,767 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 03:28:25] "POST /v1/resumes/ HTTP/1.1" 302 -
47
+ 2024-08-30 03:28:25,784 - app - DEBUG - Inside get_reviews
48
+ 2024-08-30 03:28:25,784 - src.resume_parser - DEBUG - parsing text
49
+ 2024-08-30 03:28:27,823 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
50
+ 2024-08-30 03:28:27,832 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
51
+ 2024-08-30 03:28:30,465 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
52
+ 2024-08-30 03:28:30,465 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
53
+ 2024-08-30 03:28:30,535 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
54
+ 2024-08-30 03:28:31,716 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
55
+ 2024-08-30 03:28:36,566 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE&text=EDUCATION&text=SKILLS HTTP/11" 200 590
56
+ 2024-08-30 03:28:36,683 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 03:28:36] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jagruti_Pawashe_CV.pdf.pdf HTTP/1.1" 200 -
57
+ 2024-08-30 04:53:15,595 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
58
+ * Running on all addresses (0.0.0.0)
59
+ * Running on http://127.0.0.1:8080
60
+ * Running on http://192.168.1.107:8080
61
+ 2024-08-30 04:53:15,595 - werkzeug - INFO - Press CTRL+C to quit
62
+ 2024-08-30 04:53:22,419 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 04:53:22] "GET / HTTP/1.1" 200 -
63
+ 2024-08-30 04:53:24,145 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 04:53:24] "GET /v1/resumes/ HTTP/1.1" 200 -
64
+ 2024-08-30 04:53:31,651 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 04:53:31] "POST /v1/resumes/ HTTP/1.1" 302 -
65
+ 2024-08-30 04:53:31,659 - app - DEBUG - Inside get_reviews
66
+ 2024-08-30 04:53:31,659 - src.resume_parser - DEBUG - parsing text
67
+ 2024-08-30 04:53:32,957 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
68
+ 2024-08-30 04:53:33,383 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
69
+ 2024-08-30 04:53:33,385 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
70
+ 2024-08-30 04:53:34,967 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
71
+ 2024-08-30 04:53:34,967 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
72
+ 2024-08-30 04:53:35,002 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
73
+ 2024-08-30 04:53:35,552 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
74
+ 2024-08-30 04:53:38,075 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE&text=EDUCATION&text=SKILLS HTTP/11" 200 590
75
+ 2024-08-30 04:53:38,077 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
76
+ 2024-08-30 04:53:38,098 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
77
+ 2024-08-30 04:53:38,163 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 04:53:38] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jagruti_Pawashe_CV.pdf.pdf HTTP/1.1" 200 -
78
+ 2024-08-30 05:07:00,824 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
79
+ * Running on all addresses (0.0.0.0)
80
+ * Running on http://127.0.0.1:8080
81
+ * Running on http://192.168.1.107:8080
82
+ 2024-08-30 05:07:00,824 - werkzeug - INFO - Press CTRL+C to quit
83
+ 2024-08-30 05:07:04,902 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 05:07:04] "GET / HTTP/1.1" 200 -
84
+ 2024-08-30 05:07:07,109 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 05:07:07] "GET /v1/resumes/ HTTP/1.1" 200 -
85
+ 2024-08-30 05:07:13,695 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 05:07:13] "POST /v1/resumes/ HTTP/1.1" 302 -
86
+ 2024-08-30 05:07:13,702 - app - DEBUG - Inside get_reviews
87
+ 2024-08-30 05:07:13,702 - src.resume_parser - DEBUG - parsing text
88
+ 2024-08-30 05:07:15,003 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
89
+ 2024-08-30 05:07:15,441 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
90
+ 2024-08-30 05:07:15,443 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
91
+ 2024-08-30 05:07:16,994 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
92
+ 2024-08-30 05:07:16,996 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
93
+ 2024-08-30 05:07:17,016 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
94
+ 2024-08-30 05:07:17,524 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
95
+ 2024-08-30 05:07:20,125 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE&text=EDUCATION&text=SKILLS HTTP/11" 200 590
96
+ 2024-08-30 05:07:20,129 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
97
+ 2024-08-30 05:07:20,158 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
98
+ 2024-08-30 05:07:20,193 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 05:07:20] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jagruti_Pawashe_CV.pdf.pdf HTTP/1.1" 200 -
99
+ 2024-08-30 05:09:56,592 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
100
+ * Running on all addresses (0.0.0.0)
101
+ * Running on http://127.0.0.1:8080
102
+ * Running on http://192.168.1.107:8080
103
+ 2024-08-30 05:09:56,592 - werkzeug - INFO - Press CTRL+C to quit
104
+ 2024-08-30 05:10:02,740 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 05:10:02] "GET / HTTP/1.1" 200 -
105
+ 2024-08-30 05:10:04,544 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 05:10:04] "GET /v1/resumes/ HTTP/1.1" 200 -
106
+ 2024-08-30 05:10:11,828 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 05:10:11] "POST /v1/resumes/ HTTP/1.1" 302 -
107
+ 2024-08-30 05:10:11,841 - app - DEBUG - Inside get_reviews
108
+ 2024-08-30 05:10:11,841 - src.resume_parser - DEBUG - parsing text
109
+ 2024-08-30 05:10:13,173 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
110
+ 2024-08-30 05:10:13,580 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
111
+ 2024-08-30 05:10:13,588 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
112
+ 2024-08-30 05:10:15,134 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
113
+ 2024-08-30 05:10:15,134 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
114
+ 2024-08-30 05:10:15,151 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
115
+ 2024-08-30 05:10:15,683 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
116
+ 2024-08-30 05:10:18,083 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE&text=EDUCATION&text=SKILLS HTTP/11" 200 590
117
+ 2024-08-30 05:10:18,083 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
118
+ 2024-08-30 05:10:18,127 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
119
+ 2024-08-30 05:10:18,152 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 05:10:18] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jagruti_Pawashe_CV.pdf.pdf HTTP/1.1" 200 -
120
+ 2024-08-30 05:13:26,935 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 05:13:26] "GET /v1/resumes/ HTTP/1.1" 200 -
121
+ 2024-08-30 05:13:51,078 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 05:13:51] "POST /v1/resumes/ HTTP/1.1" 302 -
122
+ 2024-08-30 05:13:51,087 - app - DEBUG - Inside get_reviews
123
+ 2024-08-30 05:13:51,088 - src.resume_parser - DEBUG - parsing text
124
+ 2024-08-30 05:13:51,544 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
125
+ 2024-08-30 05:13:52,058 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
126
+ 2024-08-30 05:13:52,066 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
127
+ 2024-08-30 05:13:52,118 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
128
+ 2024-08-30 05:13:52,118 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
129
+ 2024-08-30 05:13:52,142 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
130
+ 2024-08-30 05:13:52,640 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
131
+ 2024-08-30 05:13:52,696 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=SKILLS HTTP/11" 200 590
132
+ 2024-08-30 05:13:52,696 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
133
+ 2024-08-30 05:13:52,746 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
134
+ 2024-08-30 05:13:52,752 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 05:13:52] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Resume1.pdf HTTP/1.1" 200 -
135
+ 2024-08-30 13:29:50,651 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
136
+ * Running on all addresses (0.0.0.0)
137
+ * Running on http://127.0.0.1:8080
138
+ * Running on http://192.168.110.29:8080
139
+ 2024-08-30 13:29:50,654 - werkzeug - INFO - Press CTRL+C to quit
140
+ 2024-08-30 13:29:54,373 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 13:29:54] "GET / HTTP/1.1" 200 -
141
+ 2024-08-30 13:29:54,574 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 13:29:54] "GET /favicon.ico HTTP/1.1" 404 -
142
+ 2024-08-30 13:29:55,996 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 13:29:55] "GET /v1/resumes/ HTTP/1.1" 200 -
143
+ 2024-08-30 13:30:05,509 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 13:30:05] "POST /v1/resumes/ HTTP/1.1" 302 -
144
+ 2024-08-30 13:30:05,518 - app - DEBUG - Inside get_reviews
145
+ 2024-08-30 13:30:05,518 - src.resume_parser - DEBUG - parsing text
146
+ 2024-08-30 13:30:06,660 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
147
+ 2024-08-30 13:30:07,134 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
148
+ 2024-08-30 13:30:07,142 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
149
+ 2024-08-30 13:30:08,421 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
150
+ 2024-08-30 13:30:08,422 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
151
+ 2024-08-30 13:30:08,471 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
152
+ 2024-08-30 13:30:09,012 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
153
+ 2024-08-30 13:30:11,171 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE&text=EDUCATION&text=SKILLS HTTP/11" 200 590
154
+ 2024-08-30 13:30:11,171 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\..\data\uploads\Jagruti_Pawashe_CV.pdf.pdf [GET]
155
+ Traceback (most recent call last):
156
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\app.py", line 1473, in wsgi_app
157
+ response = self.full_dispatch_request()
158
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
159
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\app.py", line 882, in full_dispatch_request
160
+ rv = self.handle_user_exception(e)
161
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
162
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\app.py", line 880, in full_dispatch_request
163
+ rv = self.dispatch_request()
164
+ ^^^^^^^^^^^^^^^^^^^^^^^
165
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\app.py", line 865, in dispatch_request
166
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
167
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
168
+ File "c:\Users\aishw\Downloads\Resume\Resume\app.py", line 35, in get_reviews
169
+ parsed_resume_response = resume_parser.parse_text(path)
170
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
171
+ File "c:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 748, in parse_text
172
+ imarticus_score = self.imarticus_review_score(
173
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
174
+ TypeError: ResumeParser.imarticus_review_score() missing 5 required positional arguments: 'common_projects', 'section_order_suggestion', 'relevant_keywords_found', 'experience_orderly_arranged', and 'experience_section_present'
175
+ 2024-08-30 13:30:11,217 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 13:30:11] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jagruti_Pawashe_CV.pdf.pdf HTTP/1.1" 500 -
176
+ 2024-08-30 13:47:03,938 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
177
+ * Running on all addresses (0.0.0.0)
178
+ * Running on http://127.0.0.1:8080
179
+ * Running on http://192.168.110.29:8080
180
+ 2024-08-30 13:47:03,939 - werkzeug - INFO - Press CTRL+C to quit
181
+ 2024-08-30 13:47:06,792 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 13:47:06] "GET / HTTP/1.1" 200 -
182
+ 2024-08-30 13:47:08,426 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 13:47:08] "GET /v1/resumes/ HTTP/1.1" 200 -
183
+ 2024-08-30 13:47:18,041 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 13:47:18] "POST /v1/resumes/ HTTP/1.1" 302 -
184
+ 2024-08-30 13:47:18,053 - app - DEBUG - Inside get_reviews
185
+ 2024-08-30 13:47:18,054 - src.resume_parser - DEBUG - parsing text
186
+ 2024-08-30 13:47:19,275 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
187
+ 2024-08-30 13:47:19,782 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
188
+ 2024-08-30 13:47:19,793 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
189
+ 2024-08-30 13:47:21,101 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
190
+ 2024-08-30 13:47:21,104 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
191
+ 2024-08-30 13:47:21,125 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
192
+ 2024-08-30 13:47:21,646 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
193
+ 2024-08-30 13:47:23,839 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE&text=EDUCATION&text=SKILLS HTTP/11" 200 590
194
+ 2024-08-30 13:47:23,840 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
195
+ 2024-08-30 13:47:23,869 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
196
+ 2024-08-30 13:47:23,871 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
197
+ 2024-08-30 13:47:23,909 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE&text=EDUCATION&text=SKILLS HTTP/11" 200 590
198
+ 2024-08-30 13:47:23,937 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\..\data\uploads\Jagruti_Pawashe_CV.pdf.pdf [GET]
199
+ Traceback (most recent call last):
200
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\app.py", line 1473, in wsgi_app
201
+ response = self.full_dispatch_request()
202
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
203
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\app.py", line 882, in full_dispatch_request
204
+ rv = self.handle_user_exception(e)
205
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
206
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\app.py", line 880, in full_dispatch_request
207
+ rv = self.dispatch_request()
208
+ ^^^^^^^^^^^^^^^^^^^^^^^
209
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\app.py", line 865, in dispatch_request
210
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
211
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
212
+ File "c:\Users\aishw\Downloads\Resume\Resume\app.py", line 50, in get_reviews
213
+ return render_template("review_output.html", parsed_resume=parsed_resume_dict)
214
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
215
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\templating.py", line 150, in render_template
216
+ return _render(app, template, context)
217
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
218
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\templating.py", line 131, in _render
219
+ rv = template.render(context)
220
+ ^^^^^^^^^^^^^^^^^^^^^^^^
221
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\jinja2\environment.py", line 1304, in render
222
+ self.environment.handle_exception()
223
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\jinja2\environment.py", line 939, in handle_exception
224
+ raise rewrite_traceback_stack(source=source)
225
+ File "c:\Users\aishw\Downloads\Resume\Resume\templates\review_output.html", line 147, in top-level template code
226
+ <span style="font-weight: bold; font-size: 1.2rem; color: {% if parsed_resume['resume_score'] >= 8 %}green{% elif parsed_resume['resume_score'] >= 5 %}orange{% else %}red{% endif %};">
227
+ ^^^^^^^^^^^^^^^^^^^^^^^^^
228
+ jinja2.exceptions.UndefinedError: 'dict object' has no attribute 'resume_score'
229
+ 2024-08-30 13:47:23,976 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 13:47:23] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jagruti_Pawashe_CV.pdf.pdf HTTP/1.1" 500 -
230
+ 2024-08-30 14:12:35,437 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
231
+ * Running on all addresses (0.0.0.0)
232
+ * Running on http://127.0.0.1:8080
233
+ * Running on http://192.168.110.29:8080
234
+ 2024-08-30 14:12:35,438 - werkzeug - INFO - Press CTRL+C to quit
235
+ 2024-08-30 14:12:38,682 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 14:12:38] "GET / HTTP/1.1" 200 -
236
+ 2024-08-30 14:12:40,396 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 14:12:40] "GET /v1/resumes/ HTTP/1.1" 200 -
237
+ 2024-08-30 14:12:53,432 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 14:12:53] "POST /v1/resumes/ HTTP/1.1" 302 -
238
+ 2024-08-30 14:12:53,447 - app - DEBUG - Inside get_reviews
239
+ 2024-08-30 14:12:53,447 - src.resume_parser - DEBUG - parsing text
240
+ 2024-08-30 14:12:54,715 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
241
+ 2024-08-30 14:12:55,164 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
242
+ 2024-08-30 14:12:55,164 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
243
+ 2024-08-30 14:12:56,710 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
244
+ 2024-08-30 14:12:56,714 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
245
+ 2024-08-30 14:12:56,729 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
246
+ 2024-08-30 14:12:57,327 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
247
+ 2024-08-30 14:12:59,760 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE&text=EDUCATION&text=SKILLS HTTP/11" 200 590
248
+ 2024-08-30 14:12:59,762 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
249
+ 2024-08-30 14:12:59,798 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
250
+ 2024-08-30 14:12:59,802 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
251
+ 2024-08-30 14:12:59,857 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE&text=EDUCATION&text=SKILLS HTTP/11" 200 590
252
+ 2024-08-30 14:12:59,881 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 14:12:59] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jagruti_Pawashe_CV.pdf.pdf HTTP/1.1" 200 -
253
+ 2024-08-30 14:13:57,189 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
254
+ * Running on all addresses (0.0.0.0)
255
+ * Running on http://127.0.0.1:8080
256
+ * Running on http://192.168.110.29:8080
257
+ 2024-08-30 14:13:57,189 - werkzeug - INFO - Press CTRL+C to quit
258
+ 2024-08-30 14:14:00,913 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 14:14:00] "GET / HTTP/1.1" 200 -
259
+ 2024-08-30 14:14:03,241 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 14:14:03] "GET /v1/resumes/ HTTP/1.1" 200 -
260
+ 2024-08-30 14:14:11,257 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 14:14:11] "POST /v1/resumes/ HTTP/1.1" 302 -
261
+ 2024-08-30 14:14:11,259 - app - DEBUG - Inside get_reviews
262
+ 2024-08-30 14:14:11,259 - src.resume_parser - DEBUG - parsing text
263
+ 2024-08-30 14:14:12,442 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
264
+ 2024-08-30 14:14:12,958 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
265
+ 2024-08-30 14:14:12,976 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
266
+ 2024-08-30 14:14:14,492 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
267
+ 2024-08-30 14:14:14,506 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
268
+ 2024-08-30 14:14:14,526 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
269
+ 2024-08-30 14:14:15,075 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
270
+ 2024-08-30 14:14:17,606 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE&text=EDUCATION&text=SKILLS HTTP/11" 200 590
271
+ 2024-08-30 14:14:17,609 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
272
+ 2024-08-30 14:14:17,648 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
273
+ 2024-08-30 14:14:17,650 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
274
+ 2024-08-30 14:14:17,713 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE&text=EDUCATION&text=SKILLS HTTP/11" 200 590
275
+ 2024-08-30 14:14:17,735 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 14:14:17] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jagruti_Pawashe_CV.pdf.pdf HTTP/1.1" 200 -
276
+ 2024-08-30 18:50:43,649 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 18:50:43] "GET /v1/resumes/ HTTP/1.1" 200 -
277
+ 2024-08-30 18:50:56,220 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 18:50:56] "POST /v1/resumes/ HTTP/1.1" 302 -
278
+ 2024-08-30 18:50:56,226 - app - DEBUG - Inside get_reviews
279
+ 2024-08-30 18:50:56,253 - src.resume_parser - DEBUG - parsing text
280
+ 2024-08-30 18:50:57,117 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
281
+ 2024-08-30 18:50:57,348 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
282
+ 2024-08-30 18:50:57,358 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
283
+ 2024-08-30 18:50:58,220 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+Proficient+in+%7BKEYWORD_19%7D%2C+including+%7BKEYWORD_15%7D%2C+%7BKEYWORD_14%7D%2C+%7BKEYWORD_13%7D%2C+and+%7BKEYWORD_12%7D%2C+with+a+strong+foundation+in+%7BKEYWORD_20%7D+and+manipulation+techniques.++%E2%97%8F+Skilled+in+utilizing+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_5%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%2C+%7BKEYWORD_8%7D%2C+%7BKEYWORD_9%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_6%7D%29+for+data+cleaning%2C+%7BKEYWORD_16%7D%2C+%7BKEYWORD_7%7D%2C+visualization%2C+%7BKEYWORD_17%7D%2C+and+%7BKEYWORD_18%7D.++%E2%97%8F+Experienced+in+%7BKEYWORD_1%7D+for+querying+databases+and+extracting+relevant+information%2C+coupled+with+the+ability+to+present+insights+effectively+using+%7BKEYWORD_10%7D+tools+such+as+%7BKEYWORD_11%7D.+%0A%0A HTTP/11" 200 757
284
+ 2024-08-30 18:50:58,766 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
285
+ 2024-08-30 18:50:58,823 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
286
+ 2024-08-30 18:50:58,825 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
287
+ 2024-08-30 18:50:58,867 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
288
+ 2024-08-30 18:50:58,875 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 18:50:58] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\IM_Rohan_Resume.pdf HTTP/1.1" 200 -
289
+ 2024-08-30 18:51:16,739 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 18:51:16] "GET /v1/resumes/ HTTP/1.1" 200 -
290
+ 2024-08-30 18:51:23,488 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 18:51:23] "POST /v1/resumes/ HTTP/1.1" 302 -
291
+ 2024-08-30 18:51:23,492 - app - DEBUG - Inside get_reviews
292
+ 2024-08-30 18:51:23,492 - src.resume_parser - DEBUG - parsing text
293
+ 2024-08-30 18:51:24,300 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
294
+ 2024-08-30 18:51:24,709 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Gosalia-Jaina HTTP/11" 200 0
295
+ 2024-08-30 18:51:24,731 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
296
+ 2024-08-30 18:51:25,031 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE%3A%0A+%E2%97%8F+As+an+aspiring+Data+Analyst+with+a+strong+academic+background%2C+I+possess+an+eagerness+to+explore.+Passion+for+turning+data+into+actionable+insights%2C+I+bring+an+blend+of+analytical+skills%2C+technical+proficiency%2C+to+the+table+looking+forward+for+an+opportunity+where+my+skills+will+put+to+be+test++%E2%97%8F+Proficient+in+the+art+of+delving+into+data%2C+employing+advanced+mining+techniques%2C+conducting+thorough++statistical+analyses%2C+and+crafting+insightful+visualizations+to+reveal+patterns+and+trends.++%E2%97%8F+Additionally%2C+skilled+in+Teamwork%2C+Time+management%2C+Problem+solving%2C+Communication%2COwnership%2C++Adaptability+%0A%0A HTTP/11" 200 6951
297
+ 2024-08-30 18:51:25,031 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
298
+ 2024-08-30 18:51:25,226 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+Knowledgeable+with+%7BKEYWORD_0%7D+libraries+and+adept+at+applying+them+to+a+range+of+data+analytic+applications.+%E2%97%8F+Competent+in+%7BKEYWORD_1%7D+to+perform+effective+data+processing+and+queries.+%E2%97%8F+Strong+knowledge+of+data-driven+%7BKEYWORD_12%7D+and+predictive+modeling+using+%7BKEYWORD_4%7D+methods.+%E2%97%8F+Effective+at+cleaning+data%2C+%7BKEYWORD_3%7D%2C+%7BKEYWORD_8%7D%2C+visualization%2C+%7BKEYWORD_9%7D%2C+feature+selection%2C++and+%7BKEYWORD_10%7D%2C+among+other+pre-processing+techniques.++%E2%97%8F+Proficiency+with+MS+%7BKEYWORD_5%7D+for+data+manipulation+and+analysis+and+other+MS+softwares+for+presentation++purposes.++%E2%97%8F+Knowledgeable+about+utilizing+%7BKEYWORD_2%7D+and+%7BKEYWORD_7%7D+Desktop+%7BKEYWORD_6%7D+strategies+to+deliver++information+and+meaningful+insights.+%0A%0A HTTP/11" 200 4052
299
+ 2024-08-30 18:51:25,558 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
300
+ 2024-08-30 18:51:25,615 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
301
+ 2024-08-30 18:51:25,617 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
302
+ 2024-08-30 18:51:25,648 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Gosalia-Jaina HTTP/11" 200 0
303
+ 2024-08-30 18:51:25,653 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
304
+ 2024-08-30 18:51:25,688 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
305
+ 2024-08-30 18:51:25,691 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 18:51:25] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jaina_Gosalia.docx_-_Jaina_Gosalia.pdf HTTP/1.1" 200 -
306
+ 2024-08-30 18:52:06,918 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 18:52:06] "GET /v1/resumes/ HTTP/1.1" 200 -
307
+ 2024-08-30 18:52:13,931 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 18:52:13] "POST /v1/resumes/ HTTP/1.1" 302 -
308
+ 2024-08-30 18:52:13,933 - app - DEBUG - Inside get_reviews
309
+ 2024-08-30 18:52:13,933 - src.resume_parser - DEBUG - parsing text
310
+ 2024-08-30 18:52:14,463 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
311
+ 2024-08-30 18:52:14,851 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/11" 200 0
312
+ 2024-08-30 18:52:14,859 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
313
+ 2024-08-30 18:52:14,899 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
314
+ 2024-08-30 18:52:14,899 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
315
+ 2024-08-30 18:52:15,047 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+%E2%97%8F+%E2%97%8F++%E2%97%8F+%E2%97%8F++Having+good+experience+in+Statistics+like+%7BKEYWORD_12%7D%2C+%7BKEYWORD_11%7D+etc.+Good+Knowledge+in+performing+the+%7BKEYWORD_10%7D+and+%7BKEYWORD_9%7D.+Efficient+in+pre-processing+data+including+Data+cleaning%2C+%7BKEYWORD_13%7D%2C+%7BKEYWORD_4%7D%2C+Visualization%2C+%7BKEYWORD_14%7D+and+%7BKEYWORD_15%7D+techniques+using+%7BKEYWORD_5%7D+platforms+like+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_6%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%29.+Having+good+experience+in+query+languages+such+as+%7BKEYWORD_1%7D.+Present+information+using+%7BKEYWORD_7%7D+techniques+in+%7BKEYWORD_8%7D+desktop.+%0A%0A HTTP/11" 200 2183
316
+ 2024-08-30 18:52:15,262 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
317
+ 2024-08-30 18:52:15,295 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
318
+ 2024-08-30 18:52:15,297 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
319
+ 2024-08-30 18:52:15,336 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/11" 200 0
320
+ 2024-08-30 18:52:15,338 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
321
+ 2024-08-30 18:52:15,391 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
322
+ 2024-08-30 18:52:15,396 - werkzeug - INFO - 127.0.0.1 - - [30/Aug/2024 18:52:15] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Resume_Farooq_-_Farooq_Shaikh.pdf HTTP/1.1" 200 -
logs/2024-09-30.log ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-10-01 00:00:01,389 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
2
+ 2024-10-01 00:00:01,409 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
3
+ 2024-10-01 00:00:07,361 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+Proficient+in+%7BKEYWORD_19%7D%2C+including+%7BKEYWORD_15%7D%2C+%7BKEYWORD_14%7D%2C+%7BKEYWORD_13%7D%2C+and+%7BKEYWORD_12%7D%2C+with+a+strong+foundation+in+%7BKEYWORD_20%7D+and+manipulation+techniques.++%E2%97%8F+Skilled+in+utilizing+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_5%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%2C+%7BKEYWORD_8%7D%2C+%7BKEYWORD_9%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_6%7D%29+for+data+cleaning%2C+%7BKEYWORD_16%7D%2C+%7BKEYWORD_7%7D%2C+visualization%2C+%7BKEYWORD_17%7D%2C+and+%7BKEYWORD_18%7D.++%E2%97%8F+Experienced+in+%7BKEYWORD_1%7D+for+querying+databases+and+extracting+relevant+information%2C+coupled+with+the+ability+to+present+insights+effectively+using+%7BKEYWORD_10%7D+tools+such+as+%7BKEYWORD_11%7D.+%0A%0A HTTP/11" 200 757
4
+ 2024-10-01 00:00:07,836 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
5
+ 2024-10-01 00:00:07,899 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
6
+ 2024-10-01 00:00:07,909 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
7
+ 2024-10-01 00:00:08,614 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
8
+ 2024-10-01 00:00:08,662 - werkzeug - INFO - 192.168.1.105 - - [01/Oct/2024 00:00:08] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\IM_Rohan_Resume.pdf HTTP/1.1" 200 -
9
+ 2024-10-01 00:00:30,906 - werkzeug - INFO - 192.168.1.105 - - [01/Oct/2024 00:00:30] "GET /v1/resumes/ HTTP/1.1" 200 -
10
+ 2024-10-01 00:00:48,708 - werkzeug - INFO - 192.168.1.105 - - [01/Oct/2024 00:00:48] "POST /v1/resumes/ HTTP/1.1" 302 -
11
+ 2024-10-01 00:00:48,718 - app - DEBUG - Inside get_reviews
12
+ 2024-10-01 00:00:48,718 - src.resume_parser - DEBUG - parsing text
13
+ 2024-10-01 00:00:50,345 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
14
+ 2024-10-01 00:00:50,742 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Gosalia-Jaina HTTP/11" 200 0
15
+ 2024-10-01 00:00:50,760 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
16
+ 2024-10-01 00:00:51,009 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE%3A%0A+%E2%97%8F+As+an+aspiring+Data+Analyst+with+a+strong+academic+background%2C+I+possess+an+eagerness+to+explore.+Passion+for+turning+data+into+actionable+insights%2C+I+bring+an+blend+of+analytical+skills%2C+technical+proficiency%2C+to+the+table+looking+forward+for+an+opportunity+where+my+skills+will+put+to+be+test++%E2%97%8F+Proficient+in+the+art+of+delving+into+data%2C+employing+advanced+mining+techniques%2C+conducting+thorough++statistical+analyses%2C+and+crafting+insightful+visualizations+to+reveal+patterns+and+trends.++%E2%97%8F+Additionally%2C+skilled+in+Teamwork%2C+Time+management%2C+Problem+solving%2C+Communication%2COwnership%2C++Adaptability+%0A%0A HTTP/11" 200 6951
17
+ 2024-10-01 00:00:51,025 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
18
+ 2024-10-01 00:00:51,390 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+Knowledgeable+with+%7BKEYWORD_0%7D+libraries+and+adept+at+applying+them+to+a+range+of+data+analytic+applications.+%E2%97%8F+Competent+in+%7BKEYWORD_1%7D+to+perform+effective+data+processing+and+queries.+%E2%97%8F+Strong+knowledge+of+data-driven+%7BKEYWORD_12%7D+and+predictive+modeling+using+%7BKEYWORD_4%7D+methods.+%E2%97%8F+Effective+at+cleaning+data%2C+%7BKEYWORD_3%7D%2C+%7BKEYWORD_8%7D%2C+visualization%2C+%7BKEYWORD_9%7D%2C+feature+selection%2C++and+%7BKEYWORD_10%7D%2C+among+other+pre-processing+techniques.++%E2%97%8F+Proficiency+with+MS+%7BKEYWORD_5%7D+for+data+manipulation+and+analysis+and+other+MS+softwares+for+presentation++purposes.++%E2%97%8F+Knowledgeable+about+utilizing+%7BKEYWORD_2%7D+and+%7BKEYWORD_7%7D+Desktop+%7BKEYWORD_6%7D+strategies+to+deliver++information+and+meaningful+insights.+%0A%0A HTTP/11" 200 4052
19
+ 2024-10-01 00:00:52,222 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
20
+ 2024-10-01 00:00:52,299 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
21
+ 2024-10-01 00:00:52,303 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
22
+ 2024-10-01 00:00:52,369 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Gosalia-Jaina HTTP/11" 200 0
23
+ 2024-10-01 00:00:52,373 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
24
+ 2024-10-01 00:00:52,439 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
25
+ 2024-10-01 00:00:52,453 - werkzeug - INFO - 192.168.1.105 - - [01/Oct/2024 00:00:52] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jaina_Gosalia.docx_-_Jaina_Gosalia.pdf HTTP/1.1" 200 -
logs/2024-09-30.log.2024-09-30 ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-09-30 23:59:27,328 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.1.105:8080
5
+ 2024-09-30 23:59:27,328 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2024-09-30 23:59:36,302 - werkzeug - INFO - 192.168.1.105 - - [30/Sep/2024 23:59:36] "GET / HTTP/1.1" 200 -
7
+ 2024-09-30 23:59:36,688 - werkzeug - INFO - 192.168.1.105 - - [30/Sep/2024 23:59:36] "GET /favicon.ico HTTP/1.1" 404 -
8
+ 2024-09-30 23:59:38,913 - werkzeug - INFO - 192.168.1.105 - - [30/Sep/2024 23:59:38] "GET /v1/resumes/ HTTP/1.1" 200 -
9
+ 2024-09-30 23:59:57,046 - werkzeug - INFO - 192.168.1.105 - - [30/Sep/2024 23:59:57] "POST /v1/resumes/ HTTP/1.1" 302 -
10
+ 2024-09-30 23:59:57,063 - app - DEBUG - Inside get_reviews
11
+ 2024-09-30 23:59:57,063 - src.resume_parser - DEBUG - parsing text
12
+ 2024-09-30 23:59:58,124 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
logs/2024-10-01.log ADDED
@@ -0,0 +1,241 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-10-01 06:30:58,776 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.1.105:8080
5
+ 2024-10-01 06:30:58,776 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2024-10-01 06:31:09,447 - werkzeug - INFO - 192.168.1.105 - - [01/Oct/2024 06:31:09] "GET / HTTP/1.1" 200 -
7
+ 2024-10-01 06:31:13,013 - werkzeug - INFO - 192.168.1.105 - - [01/Oct/2024 06:31:13] "GET /v1/resumes/ HTTP/1.1" 200 -
8
+ 2024-10-01 06:31:23,330 - werkzeug - INFO - 192.168.1.105 - - [01/Oct/2024 06:31:23] "POST /v1/resumes/ HTTP/1.1" 302 -
9
+ 2024-10-01 06:31:23,339 - app - DEBUG - Inside get_reviews
10
+ 2024-10-01 06:31:23,339 - src.resume_parser - DEBUG - parsing text
11
+ 2024-10-01 06:31:24,882 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
12
+ 2024-10-01 06:31:25,295 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Gosalia-Jaina HTTP/11" 200 0
13
+ 2024-10-01 06:31:25,312 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
14
+ 2024-10-01 06:31:33,942 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE%3A%0A+%E2%97%8F+As+an+aspiring+Data+Analyst+with+a+strong+academic+background%2C+I+possess+an+eagerness+to+explore.+Passion+for+turning+data+into+actionable+insights%2C+I+bring+an+blend+of+analytical+skills%2C+technical+proficiency%2C+to+the+table+looking+forward+for+an+opportunity+where+my+skills+will+put+to+be+test++%E2%97%8F+Proficient+in+the+art+of+delving+into+data%2C+employing+advanced+mining+techniques%2C+conducting+thorough++statistical+analyses%2C+and+crafting+insightful+visualizations+to+reveal+patterns+and+trends.++%E2%97%8F+Additionally%2C+skilled+in+Teamwork%2C+Time+management%2C+Problem+solving%2C+Communication%2COwnership%2C++Adaptability+%0A%0A HTTP/11" 200 6951
15
+ 2024-10-01 06:31:33,958 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
16
+ 2024-10-01 06:31:34,975 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+Knowledgeable+with+%7BKEYWORD_0%7D+libraries+and+adept+at+applying+them+to+a+range+of+data+analytic+applications.+%E2%97%8F+Competent+in+%7BKEYWORD_1%7D+to+perform+effective+data+processing+and+queries.+%E2%97%8F+Strong+knowledge+of+data-driven+%7BKEYWORD_12%7D+and+predictive+modeling+using+%7BKEYWORD_4%7D+methods.+%E2%97%8F+Effective+at+cleaning+data%2C+%7BKEYWORD_3%7D%2C+%7BKEYWORD_8%7D%2C+visualization%2C+%7BKEYWORD_9%7D%2C+feature+selection%2C++and+%7BKEYWORD_10%7D%2C+among+other+pre-processing+techniques.++%E2%97%8F+Proficiency+with+MS+%7BKEYWORD_5%7D+for+data+manipulation+and+analysis+and+other+MS+softwares+for+presentation++purposes.++%E2%97%8F+Knowledgeable+about+utilizing+%7BKEYWORD_2%7D+and+%7BKEYWORD_7%7D+Desktop+%7BKEYWORD_6%7D+strategies+to+deliver++information+and+meaningful+insights.+%0A%0A HTTP/11" 200 4052
17
+ 2024-10-01 06:31:35,849 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
18
+ 2024-10-01 06:31:35,896 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
19
+ 2024-10-01 06:31:35,912 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
20
+ 2024-10-01 06:31:35,950 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Gosalia-Jaina HTTP/11" 200 0
21
+ 2024-10-01 06:31:35,950 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\..\data\uploads\Jaina_Gosalia.docx_-_Jaina_Gosalia.pdf [GET]
22
+ Traceback (most recent call last):
23
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\app.py", line 1473, in wsgi_app
24
+ response = self.full_dispatch_request()
25
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
26
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\app.py", line 882, in full_dispatch_request
27
+ rv = self.handle_user_exception(e)
28
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
29
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\app.py", line 880, in full_dispatch_request
30
+ rv = self.dispatch_request()
31
+ ^^^^^^^^^^^^^^^^^^^^^^^
32
+ File "C:\Users\aishw\Downloads\Resume\.venv\Lib\site-packages\flask\app.py", line 865, in dispatch_request
33
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
34
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
35
+ File "c:\Users\aishw\Downloads\Resume\Resume\app.py", line 47, in get_reviews
36
+ resume_score = resume_reviewer.calculate_score(parsed_resume_dict)
37
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
38
+ AttributeError: 'ResumeReviewer' object has no attribute 'calculate_score'
39
+ 2024-10-01 06:31:35,968 - werkzeug - INFO - 192.168.1.105 - - [01/Oct/2024 06:31:35] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jaina_Gosalia.docx_-_Jaina_Gosalia.pdf HTTP/1.1" 500 -
40
+ 2024-10-01 06:32:30,533 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
41
+ * Running on all addresses (0.0.0.0)
42
+ * Running on http://127.0.0.1:8080
43
+ * Running on http://192.168.1.105:8080
44
+ 2024-10-01 06:32:30,533 - werkzeug - INFO - Press CTRL+C to quit
45
+ 2024-10-01 06:32:39,906 - werkzeug - INFO - 192.168.1.105 - - [01/Oct/2024 06:32:39] "GET / HTTP/1.1" 200 -
46
+ 2024-10-01 06:32:41,550 - werkzeug - INFO - 192.168.1.105 - - [01/Oct/2024 06:32:41] "GET /v1/resumes/ HTTP/1.1" 200 -
47
+ 2024-10-01 06:32:52,002 - werkzeug - INFO - 192.168.1.105 - - [01/Oct/2024 06:32:52] "POST /v1/resumes/ HTTP/1.1" 302 -
48
+ 2024-10-01 06:32:52,008 - app - DEBUG - Inside get_reviews
49
+ 2024-10-01 06:32:52,008 - src.resume_parser - DEBUG - parsing text
50
+ 2024-10-01 06:32:53,663 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
51
+ 2024-10-01 06:32:54,115 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Gosalia-Jaina HTTP/11" 200 0
52
+ 2024-10-01 06:32:54,135 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
53
+ 2024-10-01 06:33:02,946 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE%3A%0A+%E2%97%8F+As+an+aspiring+Data+Analyst+with+a+strong+academic+background%2C+I+possess+an+eagerness+to+explore.+Passion+for+turning+data+into+actionable+insights%2C+I+bring+an+blend+of+analytical+skills%2C+technical+proficiency%2C+to+the+table+looking+forward+for+an+opportunity+where+my+skills+will+put+to+be+test++%E2%97%8F+Proficient+in+the+art+of+delving+into+data%2C+employing+advanced+mining+techniques%2C+conducting+thorough++statistical+analyses%2C+and+crafting+insightful+visualizations+to+reveal+patterns+and+trends.++%E2%97%8F+Additionally%2C+skilled+in+Teamwork%2C+Time+management%2C+Problem+solving%2C+Communication%2COwnership%2C++Adaptability+%0A%0A HTTP/11" 200 6951
54
+ 2024-10-01 06:33:02,963 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
55
+ 2024-10-01 06:33:04,043 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+Knowledgeable+with+%7BKEYWORD_0%7D+libraries+and+adept+at+applying+them+to+a+range+of+data+analytic+applications.+%E2%97%8F+Competent+in+%7BKEYWORD_1%7D+to+perform+effective+data+processing+and+queries.+%E2%97%8F+Strong+knowledge+of+data-driven+%7BKEYWORD_12%7D+and+predictive+modeling+using+%7BKEYWORD_4%7D+methods.+%E2%97%8F+Effective+at+cleaning+data%2C+%7BKEYWORD_3%7D%2C+%7BKEYWORD_8%7D%2C+visualization%2C+%7BKEYWORD_9%7D%2C+feature+selection%2C++and+%7BKEYWORD_10%7D%2C+among+other+pre-processing+techniques.++%E2%97%8F+Proficiency+with+MS+%7BKEYWORD_5%7D+for+data+manipulation+and+analysis+and+other+MS+softwares+for+presentation++purposes.++%E2%97%8F+Knowledgeable+about+utilizing+%7BKEYWORD_2%7D+and+%7BKEYWORD_7%7D+Desktop+%7BKEYWORD_6%7D+strategies+to+deliver++information+and+meaningful+insights.+%0A%0A HTTP/11" 200 4052
56
+ 2024-10-01 06:33:04,921 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
57
+ 2024-10-01 06:33:04,985 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
58
+ 2024-10-01 06:33:05,001 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
59
+ 2024-10-01 06:33:05,033 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Gosalia-Jaina HTTP/11" 200 0
60
+ 2024-10-01 06:33:05,096 - werkzeug - INFO - 192.168.1.105 - - [01/Oct/2024 06:33:05] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jaina_Gosalia.docx_-_Jaina_Gosalia.pdf HTTP/1.1" 200 -
61
+ 2024-10-01 10:33:30,462 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
62
+ * Running on all addresses (0.0.0.0)
63
+ * Running on http://127.0.0.1:8080
64
+ * Running on http://192.168.110.21:8080
65
+ 2024-10-01 10:33:30,462 - werkzeug - INFO - Press CTRL+C to quit
66
+ 2024-10-01 10:33:39,930 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 10:33:39] "GET / HTTP/1.1" 200 -
67
+ 2024-10-01 10:33:40,253 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 10:33:40] "GET /favicon.ico HTTP/1.1" 404 -
68
+ 2024-10-01 10:33:41,922 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 10:33:41] "GET /v1/resumes/ HTTP/1.1" 200 -
69
+ 2024-10-01 10:33:52,063 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 10:33:52] "POST /v1/resumes/ HTTP/1.1" 302 -
70
+ 2024-10-01 10:33:52,068 - app - DEBUG - Inside get_reviews
71
+ 2024-10-01 10:33:52,068 - src.resume_parser - DEBUG - parsing text
72
+ 2024-10-01 10:33:52,946 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
73
+ 2024-10-01 10:33:53,333 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Gosalia-Jaina HTTP/11" 200 0
74
+ 2024-10-01 10:33:53,355 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
75
+ 2024-10-01 10:33:57,865 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE%3A%0A+%E2%97%8F+As+an+aspiring+Data+Analyst+with+a+strong+academic+background%2C+I+possess+an+eagerness+to+explore.+Passion+for+turning+data+into+actionable+insights%2C+I+bring+an+blend+of+analytical+skills%2C+technical+proficiency%2C+to+the+table+looking+forward+for+an+opportunity+where+my+skills+will+put+to+be+test++%E2%97%8F+Proficient+in+the+art+of+delving+into+data%2C+employing+advanced+mining+techniques%2C+conducting+thorough++statistical+analyses%2C+and+crafting+insightful+visualizations+to+reveal+patterns+and+trends.++%E2%97%8F+Additionally%2C+skilled+in+Teamwork%2C+Time+management%2C+Problem+solving%2C+Communication%2COwnership%2C++Adaptability+%0A%0A HTTP/11" 200 6951
76
+ 2024-10-01 10:33:57,873 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
77
+ 2024-10-01 10:33:58,078 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+Knowledgeable+with+%7BKEYWORD_0%7D+libraries+and+adept+at+applying+them+to+a+range+of+data+analytic+applications.+%E2%97%8F+Competent+in+%7BKEYWORD_1%7D+to+perform+effective+data+processing+and+queries.+%E2%97%8F+Strong+knowledge+of+data-driven+%7BKEYWORD_12%7D+and+predictive+modeling+using+%7BKEYWORD_4%7D+methods.+%E2%97%8F+Effective+at+cleaning+data%2C+%7BKEYWORD_3%7D%2C+%7BKEYWORD_8%7D%2C+visualization%2C+%7BKEYWORD_9%7D%2C+feature+selection%2C++and+%7BKEYWORD_10%7D%2C+among+other+pre-processing+techniques.++%E2%97%8F+Proficiency+with+MS+%7BKEYWORD_5%7D+for+data+manipulation+and+analysis+and+other+MS+softwares+for+presentation++purposes.++%E2%97%8F+Knowledgeable+about+utilizing+%7BKEYWORD_2%7D+and+%7BKEYWORD_7%7D+Desktop+%7BKEYWORD_6%7D+strategies+to+deliver++information+and+meaningful+insights.+%0A%0A HTTP/11" 200 4052
78
+ 2024-10-01 10:33:58,597 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
79
+ 2024-10-01 10:33:58,635 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
80
+ 2024-10-01 10:33:58,638 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
81
+ 2024-10-01 10:33:58,671 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Gosalia-Jaina HTTP/11" 200 0
82
+ 2024-10-01 10:33:58,739 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 10:33:58] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jaina_Gosalia.docx_-_Jaina_Gosalia.pdf HTTP/1.1" 200 -
83
+ 2024-10-01 10:37:40,611 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
84
+ * Running on all addresses (0.0.0.0)
85
+ * Running on http://127.0.0.1:8080
86
+ * Running on http://192.168.110.21:8080
87
+ 2024-10-01 10:37:40,611 - werkzeug - INFO - Press CTRL+C to quit
88
+ 2024-10-01 10:39:42,234 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
89
+ * Running on all addresses (0.0.0.0)
90
+ * Running on http://127.0.0.1:8080
91
+ * Running on http://192.168.110.21:8080
92
+ 2024-10-01 10:39:42,234 - werkzeug - INFO - Press CTRL+C to quit
93
+ 2024-10-01 10:39:47,897 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 10:39:47] "GET / HTTP/1.1" 200 -
94
+ 2024-10-01 10:39:49,456 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 10:39:49] "GET /v1/resumes/ HTTP/1.1" 200 -
95
+ 2024-10-01 10:39:58,970 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 10:39:58] "POST /v1/resumes/ HTTP/1.1" 302 -
96
+ 2024-10-01 10:39:58,978 - app - DEBUG - Inside get_reviews
97
+ 2024-10-01 10:39:58,978 - src.resume_parser - DEBUG - parsing text
98
+ 2024-10-01 10:39:59,754 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
99
+ 2024-10-01 10:40:00,188 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Gosalia-Jaina HTTP/11" 200 0
100
+ 2024-10-01 10:40:00,201 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
101
+ 2024-10-01 10:40:04,902 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE%3A%0A+%E2%97%8F+As+an+aspiring+Data+Analyst+with+a+strong+academic+background%2C+I+possess+an+eagerness+to+explore.+Passion+for+turning+data+into+actionable+insights%2C+I+bring+an+blend+of+analytical+skills%2C+technical+proficiency%2C+to+the+table+looking+forward+for+an+opportunity+where+my+skills+will+put+to+be+test++%E2%97%8F+Proficient+in+the+art+of+delving+into+data%2C+employing+advanced+mining+techniques%2C+conducting+thorough++statistical+analyses%2C+and+crafting+insightful+visualizations+to+reveal+patterns+and+trends.++%E2%97%8F+Additionally%2C+skilled+in+Teamwork%2C+Time+management%2C+Problem+solving%2C+Communication%2COwnership%2C++Adaptability+%0A%0A HTTP/11" 200 6951
102
+ 2024-10-01 10:40:04,912 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
103
+ 2024-10-01 10:40:05,453 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+Knowledgeable+with+%7BKEYWORD_0%7D+libraries+and+adept+at+applying+them+to+a+range+of+data+analytic+applications.+%E2%97%8F+Competent+in+%7BKEYWORD_1%7D+to+perform+effective+data+processing+and+queries.+%E2%97%8F+Strong+knowledge+of+data-driven+%7BKEYWORD_12%7D+and+predictive+modeling+using+%7BKEYWORD_4%7D+methods.+%E2%97%8F+Effective+at+cleaning+data%2C+%7BKEYWORD_3%7D%2C+%7BKEYWORD_8%7D%2C+visualization%2C+%7BKEYWORD_9%7D%2C+feature+selection%2C++and+%7BKEYWORD_10%7D%2C+among+other+pre-processing+techniques.++%E2%97%8F+Proficiency+with+MS+%7BKEYWORD_5%7D+for+data+manipulation+and+analysis+and+other+MS+softwares+for+presentation++purposes.++%E2%97%8F+Knowledgeable+about+utilizing+%7BKEYWORD_2%7D+and+%7BKEYWORD_7%7D+Desktop+%7BKEYWORD_6%7D+strategies+to+deliver++information+and+meaningful+insights.+%0A%0A HTTP/11" 200 4052
104
+ 2024-10-01 10:40:05,778 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
105
+ 2024-10-01 10:40:05,829 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
106
+ 2024-10-01 10:40:05,830 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
107
+ 2024-10-01 10:40:05,860 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Gosalia-Jaina HTTP/11" 200 0
108
+ 2024-10-01 10:40:05,926 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 10:40:05] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jaina_Gosalia.docx_-_Jaina_Gosalia.pdf HTTP/1.1" 200 -
109
+ 2024-10-01 10:43:38,120 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 10:43:38] "GET /v1/resumes/ HTTP/1.1" 200 -
110
+ 2024-10-01 10:43:40,182 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 10:43:40] "POST /v1/resumes/ HTTP/1.1" 302 -
111
+ 2024-10-01 10:43:40,188 - app - DEBUG - Inside get_reviews
112
+ 2024-10-01 10:43:40,188 - src.resume_parser - DEBUG - parsing text
113
+ 2024-10-01 10:43:41,104 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
114
+ 2024-10-01 10:43:41,529 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Gosalia-Jaina HTTP/11" 200 0
115
+ 2024-10-01 10:43:41,531 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
116
+ 2024-10-01 10:43:41,634 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE%3A%0A+%E2%97%8F+As+an+aspiring+Data+Analyst+with+a+strong+academic+background%2C+I+possess+an+eagerness+to+explore.+Passion+for+turning+data+into+actionable+insights%2C+I+bring+an+blend+of+analytical+skills%2C+technical+proficiency%2C+to+the+table+looking+forward+for+an+opportunity+where+my+skills+will+put+to+be+test++%E2%97%8F+Proficient+in+the+art+of+delving+into+data%2C+employing+advanced+mining+techniques%2C+conducting+thorough++statistical+analyses%2C+and+crafting+insightful+visualizations+to+reveal+patterns+and+trends.++%E2%97%8F+Additionally%2C+skilled+in+Teamwork%2C+Time+management%2C+Problem+solving%2C+Communication%2COwnership%2C++Adaptability+%0A%0A HTTP/11" 200 6951
117
+ 2024-10-01 10:43:41,640 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
118
+ 2024-10-01 10:43:41,764 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+Knowledgeable+with+%7BKEYWORD_0%7D+libraries+and+adept+at+applying+them+to+a+range+of+data+analytic+applications.+%E2%97%8F+Competent+in+%7BKEYWORD_1%7D+to+perform+effective+data+processing+and+queries.+%E2%97%8F+Strong+knowledge+of+data-driven+%7BKEYWORD_12%7D+and+predictive+modeling+using+%7BKEYWORD_4%7D+methods.+%E2%97%8F+Effective+at+cleaning+data%2C+%7BKEYWORD_3%7D%2C+%7BKEYWORD_8%7D%2C+visualization%2C+%7BKEYWORD_9%7D%2C+feature+selection%2C++and+%7BKEYWORD_10%7D%2C+among+other+pre-processing+techniques.++%E2%97%8F+Proficiency+with+MS+%7BKEYWORD_5%7D+for+data+manipulation+and+analysis+and+other+MS+softwares+for+presentation++purposes.++%E2%97%8F+Knowledgeable+about+utilizing+%7BKEYWORD_2%7D+and+%7BKEYWORD_7%7D+Desktop+%7BKEYWORD_6%7D+strategies+to+deliver++information+and+meaningful+insights.+%0A%0A HTTP/11" 200 4052
119
+ 2024-10-01 10:43:42,097 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
120
+ 2024-10-01 10:43:42,140 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
121
+ 2024-10-01 10:43:42,140 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
122
+ 2024-10-01 10:43:42,180 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Gosalia-Jaina HTTP/11" 200 0
123
+ 2024-10-01 10:43:42,192 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 10:43:42] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jaina_Gosalia.docx_-_Jaina_Gosalia.pdf HTTP/1.1" 200 -
124
+ 2024-10-01 11:03:55,733 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 11:03:55] "GET /v1/resumes/ HTTP/1.1" 200 -
125
+ 2024-10-01 11:04:14,078 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 11:04:14] "POST /v1/resumes/ HTTP/1.1" 302 -
126
+ 2024-10-01 11:04:14,089 - app - DEBUG - Inside get_reviews
127
+ 2024-10-01 11:04:14,092 - src.resume_parser - DEBUG - parsing text
128
+ 2024-10-01 11:04:14,645 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
129
+ 2024-10-01 11:04:15,116 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/11" 200 0
130
+ 2024-10-01 11:04:15,122 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
131
+ 2024-10-01 11:04:15,320 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
132
+ 2024-10-01 11:04:15,322 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
133
+ 2024-10-01 11:04:15,827 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+%E2%97%8F+%E2%97%8F++%E2%97%8F+%E2%97%8F++Having+good+experience+in+Statistics+like+%7BKEYWORD_12%7D%2C+%7BKEYWORD_11%7D+etc.+Good+Knowledge+in+performing+the+%7BKEYWORD_10%7D+and+%7BKEYWORD_9%7D.+Efficient+in+pre-processing+data+including+Data+cleaning%2C+%7BKEYWORD_13%7D%2C+%7BKEYWORD_4%7D%2C+Visualization%2C+%7BKEYWORD_14%7D+and+%7BKEYWORD_15%7D+techniques+using+%7BKEYWORD_5%7D+platforms+like+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_6%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%29.+Having+good+experience+in+query+languages+such+as+%7BKEYWORD_1%7D.+Present+information+using+%7BKEYWORD_7%7D+techniques+in+%7BKEYWORD_8%7D+desktop.+%0A%0A HTTP/11" 200 2183
134
+ 2024-10-01 11:04:16,307 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
135
+ 2024-10-01 11:04:16,359 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
136
+ 2024-10-01 11:04:16,362 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
137
+ 2024-10-01 11:04:16,409 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/11" 200 0
138
+ 2024-10-01 11:04:16,419 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 11:04:16] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Resume_Farooq_-_Farooq_Shaikh.pdf HTTP/1.1" 200 -
139
+ 2024-10-01 11:17:40,343 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 11:17:40] "GET /v1/resumes/ HTTP/1.1" 200 -
140
+ 2024-10-01 11:17:50,183 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 11:17:50] "POST /v1/resumes/ HTTP/1.1" 302 -
141
+ 2024-10-01 11:17:50,188 - app - DEBUG - Inside get_reviews
142
+ 2024-10-01 11:17:50,190 - src.resume_parser - DEBUG - parsing text
143
+ 2024-10-01 11:17:51,510 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
144
+ 2024-10-01 11:17:51,978 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
145
+ 2024-10-01 11:17:51,986 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
146
+ 2024-10-01 11:17:52,060 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
147
+ 2024-10-01 11:17:52,070 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
148
+ 2024-10-01 11:17:52,107 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
149
+ 2024-10-01 11:17:52,672 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
150
+ 2024-10-01 11:17:52,708 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE&text=EDUCATION&text=SKILLS HTTP/11" 200 590
151
+ 2024-10-01 11:17:52,710 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
152
+ 2024-10-01 11:17:52,730 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
153
+ 2024-10-01 11:17:52,766 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 11:17:52] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jagruti_Pawashe_CV.pdf.pdf HTTP/1.1" 200 -
154
+ 2024-10-01 11:19:51,960 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 11:19:51] "GET /v1/resumes/ HTTP/1.1" 200 -
155
+ 2024-10-01 11:19:58,976 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 11:19:58] "POST /v1/resumes/ HTTP/1.1" 302 -
156
+ 2024-10-01 11:19:58,981 - app - DEBUG - Inside get_reviews
157
+ 2024-10-01 11:19:58,981 - src.resume_parser - DEBUG - parsing text
158
+ 2024-10-01 11:19:59,520 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
159
+ 2024-10-01 11:19:59,870 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /333ABHISHEK HTTP/11" 200 0
160
+ 2024-10-01 11:19:59,880 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
161
+ 2024-10-01 11:20:00,113 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE%3A%0A+%EF%82%B7++A+recent+Data+science+graduate+with+a+focus+on+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D+who+is+passionate+on+learning+and+seeking+corporate+experience+to+imply+the+skills+learnt+through+educational+knowledge+and+to+improvise+the+skills+into+expertise+goals.++%EF%82%B7++Well+versed+in+data+exploration%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_3%7D+and+%7BKEYWORD_1%7D+techniques.+%EF%82%B7++Additionally%2C+skilled+in+leadership%2C+%7BKEYWORD_6%7D%2C+and+%7BKEYWORD_7%7D.+%0A%0A HTTP/11" 200 3602
162
+ 2024-10-01 11:20:00,123 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
163
+ 2024-10-01 11:20:00,290 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%EF%82%B7++Build++predictive++models++and++machine-learning++algorithms++like++Linear++Regression%2C++Logistic++Regression%2C++Decision++%EF%82%B7++Tree%2C+%7BKEYWORD_8%7D+etc+for+Dimensional+Reduction+for+Supervised+data%2C+unsupervised+learning+techniques.+Having+good+experience+in+query+languages+such+as+%7BKEYWORD_1%7D.+Necessary+for+database+querying%2C+a+crucial+skill+for+working+with+structured+data.++%EF%82%B7++Efficient++in++pre-processing++data++including++Data++cleaning%2C++Data++manipulation%2C++Analysis%2C++and++Visualization%2C++and+Feature++%7BKEYWORD_9%7D++using++Machine++learning++platforms+like++%7BKEYWORD_0%7D++Data++Science++Packages++%28%7BKEYWORD_2%7D%2C++%7BKEYWORD_4%7D%2C+%7BKEYWORD_3%7D%29.++%EF%82%B7++Deep++Learning++%E2%80%93++Artificial++Neural++Networks%2C++Convolutional++Neural++Networks%2C++Image++Recognition++Project%2C++and++Final+Evaluation+modules++%EF%82%B7++Present+information+using+%7BKEYWORD_6%7D+techniques+in+%7BKEYWORD_7%7D+desktop.+%EF%82%B7++MS+%7BKEYWORD_5%7D-+Data+Import%2C+Data+Cleaning+and+preparation%2C+%7BKEYWORD_6%7D%2C+Data+modeling+and+validation+%0A%0A HTTP/11" 200 46484
164
+ 2024-10-01 11:20:00,560 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
165
+ 2024-10-01 11:20:00,614 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=PERSONAL+SKILLS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION&text=REFERENCES HTTP/11" 200 592
166
+ 2024-10-01 11:20:00,620 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
167
+ 2024-10-01 11:20:00,649 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /333ABHISHEK HTTP/11" 200 0
168
+ 2024-10-01 11:20:00,684 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 11:20:00] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Abhishek_Resume_-_Abhishek_B_G.pdf HTTP/1.1" 200 -
169
+ 2024-10-01 11:25:54,914 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
170
+ * Running on all addresses (0.0.0.0)
171
+ * Running on http://127.0.0.1:8080
172
+ * Running on http://192.168.110.21:8080
173
+ 2024-10-01 11:25:54,914 - werkzeug - INFO - Press CTRL+C to quit
174
+ 2024-10-01 11:25:59,843 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 11:25:59] "GET / HTTP/1.1" 200 -
175
+ 2024-10-01 11:26:01,816 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 11:26:01] "GET /v1/resumes/ HTTP/1.1" 200 -
176
+ 2024-10-01 11:26:09,142 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 11:26:09] "POST /v1/resumes/ HTTP/1.1" 302 -
177
+ 2024-10-01 11:26:09,154 - app - DEBUG - Inside get_reviews
178
+ 2024-10-01 11:26:09,156 - src.resume_parser - DEBUG - parsing text
179
+ 2024-10-01 11:26:09,749 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
180
+ 2024-10-01 11:26:10,349 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /333ABHISHEK HTTP/11" 200 0
181
+ 2024-10-01 11:26:10,366 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
182
+ 2024-10-01 11:26:14,262 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE%3A%0A+%EF%82%B7++A+recent+Data+science+graduate+with+a+focus+on+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D+who+is+passionate+on+learning+and+seeking+corporate+experience+to+imply+the+skills+learnt+through+educational+knowledge+and+to+improvise+the+skills+into+expertise+goals.++%EF%82%B7++Well+versed+in+data+exploration%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_3%7D+and+%7BKEYWORD_1%7D+techniques.+%EF%82%B7++Additionally%2C+skilled+in+leadership%2C+%7BKEYWORD_6%7D%2C+and+%7BKEYWORD_7%7D.+%0A%0A HTTP/11" 200 3602
183
+ 2024-10-01 11:26:14,270 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
184
+ 2024-10-01 11:26:14,795 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%EF%82%B7++Build++predictive++models++and++machine-learning++algorithms++like++Linear++Regression%2C++Logistic++Regression%2C++Decision++%EF%82%B7++Tree%2C+%7BKEYWORD_8%7D+etc+for+Dimensional+Reduction+for+Supervised+data%2C+unsupervised+learning+techniques.+Having+good+experience+in+query+languages+such+as+%7BKEYWORD_1%7D.+Necessary+for+database+querying%2C+a+crucial+skill+for+working+with+structured+data.++%EF%82%B7++Efficient++in++pre-processing++data++including++Data++cleaning%2C++Data++manipulation%2C++Analysis%2C++and++Visualization%2C++and+Feature++%7BKEYWORD_9%7D++using++Machine++learning++platforms+like++%7BKEYWORD_0%7D++Data++Science++Packages++%28%7BKEYWORD_2%7D%2C++%7BKEYWORD_4%7D%2C+%7BKEYWORD_3%7D%29.++%EF%82%B7++Deep++Learning++%E2%80%93++Artificial++Neural++Networks%2C++Convolutional++Neural++Networks%2C++Image++Recognition++Project%2C++and++Final+Evaluation+modules++%EF%82%B7++Present+information+using+%7BKEYWORD_6%7D+techniques+in+%7BKEYWORD_7%7D+desktop.+%EF%82%B7++MS+%7BKEYWORD_5%7D-+Data+Import%2C+Data+Cleaning+and+preparation%2C+%7BKEYWORD_6%7D%2C+Data+modeling+and+validation+%0A%0A HTTP/11" 200 46484
185
+ 2024-10-01 11:26:15,101 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
186
+ 2024-10-01 11:26:15,130 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=PERSONAL+SKILLS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION&text=REFERENCES HTTP/11" 200 592
187
+ 2024-10-01 11:26:15,132 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
188
+ 2024-10-01 11:26:15,185 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /333ABHISHEK HTTP/11" 200 0
189
+ 2024-10-01 11:26:15,251 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 11:26:15] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Abhishek_Resume_-_Abhishek_B_G.pdf HTTP/1.1" 200 -
190
+ 2024-10-01 11:26:27,876 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 11:26:27] "GET /v1/resumes/ HTTP/1.1" 200 -
191
+ 2024-10-01 11:27:58,309 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 11:27:58] "POST /v1/resumes/ HTTP/1.1" 302 -
192
+ 2024-10-01 11:27:58,315 - app - DEBUG - Inside get_reviews
193
+ 2024-10-01 11:27:58,315 - src.resume_parser - DEBUG - parsing text
194
+ 2024-10-01 11:27:58,674 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
195
+ 2024-10-01 11:27:58,705 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
196
+ 2024-10-01 11:27:58,712 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
197
+ 2024-10-01 11:27:58,795 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%80%A2++Having+good+experience+in+Statistics+like+%7BKEYWORD_9%7D%2C+Hypothesis++++++++++++++Testing+etc.+%E2%80%A2++Efficient+in+pre-processing+data+including+Data+cleaning%2C+Correlation+++analysis%2C+%7BKEYWORD_4%7D%2C++Visualization%2C+%7BKEYWORD_10%7D+and+%7BKEYWORD_11%7D+techniques+using+%7BKEYWORD_5%7D+platforms+like+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_6%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%29.++%E2%80%A2++Having+good+experience+in+query+languages+such+as+%7BKEYWORD_1%7D.+%E2%80%A2++Present+information+using+%7BKEYWORD_7%7D+techniques+in+%7BKEYWORD_8%7D+desktop.+%0A%0A HTTP/11" 200 6527
198
+ 2024-10-01 11:27:58,950 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
199
+ 2024-10-01 11:27:58,998 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
200
+ 2024-10-01 11:27:58,998 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 11:27:58] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Ashwini_CV___-_Ashwini_Chaudhari.pdf HTTP/1.1" 200 -
201
+ 2024-10-01 11:34:11,572 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 11:34:11] "GET /v1/resumes/ HTTP/1.1" 200 -
202
+ 2024-10-01 11:34:19,698 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 11:34:19] "POST /v1/resumes/ HTTP/1.1" 302 -
203
+ 2024-10-01 11:34:19,704 - app - DEBUG - Inside get_reviews
204
+ 2024-10-01 11:34:19,705 - src.resume_parser - DEBUG - parsing text
205
+ 2024-10-01 11:34:20,114 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
206
+ 2024-10-01 11:34:20,132 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
207
+ 2024-10-01 11:34:20,134 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
208
+ 2024-10-01 11:34:20,150 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
209
+ 2024-10-01 11:34:20,354 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
210
+ 2024-10-01 11:34:20,380 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=EDUCATION&text=WORK+EXPERIENCE&text=PROJECTS HTTP/11" 200 591
211
+ 2024-10-01 11:34:20,405 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 11:34:20] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\CV_Resume_2_-_Saee_Bhailume.pdf HTTP/1.1" 200 -
212
+ 2024-10-01 12:06:16,259 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 12:06:16] "GET /v1/resumes/ HTTP/1.1" 200 -
213
+ 2024-10-01 12:06:23,988 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 12:06:23] "POST /v1/resumes/ HTTP/1.1" 302 -
214
+ 2024-10-01 12:06:23,995 - app - DEBUG - Inside get_reviews
215
+ 2024-10-01 12:06:23,995 - src.resume_parser - DEBUG - parsing text
216
+ 2024-10-01 12:06:24,683 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
217
+ 2024-10-01 12:06:25,121 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /333ABHISHEK HTTP/11" 200 0
218
+ 2024-10-01 12:06:25,129 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
219
+ 2024-10-01 12:06:25,539 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE%3A%0A+%EF%82%B7++A+recent+Data+science+graduate+with+a+focus+on+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D+who+is+passionate+on+learning+and+seeking+corporate+experience+to+imply+the+skills+learnt+through+educational+knowledge+and+to+improvise+the+skills+into+expertise+goals.++%EF%82%B7++Well+versed+in+data+exploration%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_3%7D+and+%7BKEYWORD_1%7D+techniques.+%EF%82%B7++Additionally%2C+skilled+in+leadership%2C+%7BKEYWORD_6%7D%2C+and+%7BKEYWORD_7%7D.+%0A%0A HTTP/11" 200 3602
220
+ 2024-10-01 12:06:25,539 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
221
+ 2024-10-01 12:06:25,789 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%EF%82%B7++Build++predictive++models++and++machine-learning++algorithms++like++Linear++Regression%2C++Logistic++Regression%2C++Decision++%EF%82%B7++Tree%2C+%7BKEYWORD_8%7D+etc+for+Dimensional+Reduction+for+Supervised+data%2C+unsupervised+learning+techniques.+Having+good+experience+in+query+languages+such+as+%7BKEYWORD_1%7D.+Necessary+for+database+querying%2C+a+crucial+skill+for+working+with+structured+data.++%EF%82%B7++Efficient++in++pre-processing++data++including++Data++cleaning%2C++Data++manipulation%2C++Analysis%2C++and++Visualization%2C++and+Feature++%7BKEYWORD_9%7D++using++Machine++learning++platforms+like++%7BKEYWORD_0%7D++Data++Science++Packages++%28%7BKEYWORD_2%7D%2C++%7BKEYWORD_4%7D%2C+%7BKEYWORD_3%7D%29.++%EF%82%B7++Deep++Learning++%E2%80%93++Artificial++Neural++Networks%2C++Convolutional++Neural++Networks%2C++Image++Recognition++Project%2C++and++Final+Evaluation+modules++%EF%82%B7++Present+information+using+%7BKEYWORD_6%7D+techniques+in+%7BKEYWORD_7%7D+desktop.+%EF%82%B7++MS+%7BKEYWORD_5%7D-+Data+Import%2C+Data+Cleaning+and+preparation%2C+%7BKEYWORD_6%7D%2C+Data+modeling+and+validation+%0A%0A HTTP/11" 200 46484
222
+ 2024-10-01 12:06:26,023 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
223
+ 2024-10-01 12:06:26,062 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=PERSONAL+SKILLS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION&text=REFERENCES HTTP/11" 200 592
224
+ 2024-10-01 12:06:26,065 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
225
+ 2024-10-01 12:06:26,118 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /333ABHISHEK HTTP/11" 200 0
226
+ 2024-10-01 12:06:26,155 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 12:06:26] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Abhishek_Resume_-_Abhishek_B_G.pdf HTTP/1.1" 200 -
227
+ 2024-10-01 16:35:58,840 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 16:35:58] "GET /v1/resumes/ HTTP/1.1" 200 -
228
+ 2024-10-01 16:36:02,097 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 16:36:02] "POST /v1/resumes/ HTTP/1.1" 302 -
229
+ 2024-10-01 16:36:02,116 - app - DEBUG - Inside get_reviews
230
+ 2024-10-01 16:36:02,149 - src.resume_parser - DEBUG - parsing text
231
+ 2024-10-01 16:36:03,376 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
232
+ 2024-10-01 16:36:03,820 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /333ABHISHEK HTTP/11" 200 0
233
+ 2024-10-01 16:36:03,843 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
234
+ 2024-10-01 16:36:04,658 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE%3A%0A+%EF%82%B7++A+recent+Data+science+graduate+with+a+focus+on+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D+who+is+passionate+on+learning+and+seeking+corporate+experience+to+imply+the+skills+learnt+through+educational+knowledge+and+to+improvise+the+skills+into+expertise+goals.++%EF%82%B7++Well+versed+in+data+exploration%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_3%7D+and+%7BKEYWORD_1%7D+techniques.+%EF%82%B7++Additionally%2C+skilled+in+leadership%2C+%7BKEYWORD_6%7D%2C+and+%7BKEYWORD_7%7D.+%0A%0A HTTP/11" 200 3602
235
+ 2024-10-01 16:36:04,696 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
236
+ 2024-10-01 16:36:05,090 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%EF%82%B7++Build++predictive++models++and++machine-learning++algorithms++like++Linear++Regression%2C++Logistic++Regression%2C++Decision++%EF%82%B7++Tree%2C+%7BKEYWORD_8%7D+etc+for+Dimensional+Reduction+for+Supervised+data%2C+unsupervised+learning+techniques.+Having+good+experience+in+query+languages+such+as+%7BKEYWORD_1%7D.+Necessary+for+database+querying%2C+a+crucial+skill+for+working+with+structured+data.++%EF%82%B7++Efficient++in++pre-processing++data++including++Data++cleaning%2C++Data++manipulation%2C++Analysis%2C++and++Visualization%2C++and+Feature++%7BKEYWORD_9%7D++using++Machine++learning++platforms+like++%7BKEYWORD_0%7D++Data++Science++Packages++%28%7BKEYWORD_2%7D%2C++%7BKEYWORD_4%7D%2C+%7BKEYWORD_3%7D%29.++%EF%82%B7++Deep++Learning++%E2%80%93++Artificial++Neural++Networks%2C++Convolutional++Neural++Networks%2C++Image++Recognition++Project%2C++and++Final+Evaluation+modules++%EF%82%B7++Present+information+using+%7BKEYWORD_6%7D+techniques+in+%7BKEYWORD_7%7D+desktop.+%EF%82%B7++MS+%7BKEYWORD_5%7D-+Data+Import%2C+Data+Cleaning+and+preparation%2C+%7BKEYWORD_6%7D%2C+Data+modeling+and+validation+%0A%0A HTTP/11" 200 46484
237
+ 2024-10-01 16:36:05,633 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
238
+ 2024-10-01 16:36:05,701 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=PERSONAL+SKILLS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION&text=REFERENCES HTTP/11" 200 592
239
+ 2024-10-01 16:36:05,705 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
240
+ 2024-10-01 16:36:05,741 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /333ABHISHEK HTTP/11" 200 0
241
+ 2024-10-01 16:36:05,808 - werkzeug - INFO - 192.168.110.21 - - [01/Oct/2024 16:36:05] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Abhishek_Resume_-_Abhishek_B_G.pdf HTTP/1.1" 200 -
logs/2024-10-04.log ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-10-04 12:19:51,499 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.110.21:8080
5
+ 2024-10-04 12:19:51,499 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2024-10-04 12:19:57,754 - werkzeug - INFO - 192.168.110.21 - - [04/Oct/2024 12:19:57] "GET / HTTP/1.1" 200 -
7
+ 2024-10-04 12:19:58,353 - werkzeug - INFO - 192.168.110.21 - - [04/Oct/2024 12:19:58] "GET /favicon.ico HTTP/1.1" 404 -
8
+ 2024-10-04 12:20:00,380 - werkzeug - INFO - 192.168.110.21 - - [04/Oct/2024 12:20:00] "GET /v1/resumes/ HTTP/1.1" 200 -
9
+ 2024-10-04 12:20:10,770 - werkzeug - INFO - 192.168.110.21 - - [04/Oct/2024 12:20:10] "POST /v1/resumes/ HTTP/1.1" 302 -
10
+ 2024-10-04 12:20:10,792 - app - DEBUG - Inside get_reviews
11
+ 2024-10-04 12:20:10,796 - src.resume_parser - DEBUG - parsing text
12
+ 2024-10-04 12:20:12,070 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
13
+ 2024-10-04 12:20:12,604 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /333ABHISHEK HTTP/11" 200 0
14
+ 2024-10-04 12:20:12,619 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
15
+ 2024-10-04 12:20:21,814 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE%3A%0A+%EF%82%B7++A+recent+Data+science+graduate+with+a+focus+on+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D+who+is+passionate+on+learning+and+seeking+corporate+experience+to+imply+the+skills+learnt+through+educational+knowledge+and+to+improvise+the+skills+into+expertise+goals.++%EF%82%B7++Well+versed+in+data+exploration%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_3%7D+and+%7BKEYWORD_1%7D+techniques.+%EF%82%B7++Additionally%2C+skilled+in+leadership%2C+%7BKEYWORD_6%7D%2C+and+%7BKEYWORD_7%7D.+%0A%0A HTTP/11" 200 3602
16
+ 2024-10-04 12:20:21,826 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
17
+ 2024-10-04 12:20:22,255 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%EF%82%B7++Build++predictive++models++and++machine-learning++algorithms++like++Linear++Regression%2C++Logistic++Regression%2C++Decision++%EF%82%B7++Tree%2C+%7BKEYWORD_8%7D+etc+for+Dimensional+Reduction+for+Supervised+data%2C+unsupervised+learning+techniques.+Having+good+experience+in+query+languages+such+as+%7BKEYWORD_1%7D.+Necessary+for+database+querying%2C+a+crucial+skill+for+working+with+structured+data.++%EF%82%B7++Efficient++in++pre-processing++data++including++Data++cleaning%2C++Data++manipulation%2C++Analysis%2C++and++Visualization%2C++and+Feature++%7BKEYWORD_9%7D++using++Machine++learning++platforms+like++%7BKEYWORD_0%7D++Data++Science++Packages++%28%7BKEYWORD_2%7D%2C++%7BKEYWORD_4%7D%2C+%7BKEYWORD_3%7D%29.++%EF%82%B7++Deep++Learning++%E2%80%93++Artificial++Neural++Networks%2C++Convolutional++Neural++Networks%2C++Image++Recognition++Project%2C++and++Final+Evaluation+modules++%EF%82%B7++Present+information+using+%7BKEYWORD_6%7D+techniques+in+%7BKEYWORD_7%7D+desktop.+%EF%82%B7++MS+%7BKEYWORD_5%7D-+Data+Import%2C+Data+Cleaning+and+preparation%2C+%7BKEYWORD_6%7D%2C+Data+modeling+and+validation+%0A%0A HTTP/11" 200 46484
18
+ 2024-10-04 12:20:22,870 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
19
+ 2024-10-04 12:20:22,921 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=PERSONAL+SKILLS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION&text=REFERENCES HTTP/11" 200 592
20
+ 2024-10-04 12:20:22,935 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
21
+ 2024-10-04 12:20:23,005 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /333ABHISHEK HTTP/11" 200 0
22
+ 2024-10-04 12:20:23,381 - werkzeug - INFO - 192.168.110.21 - - [04/Oct/2024 12:20:23] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Abhishek_Resume_-_Abhishek_B_G.pdf HTTP/1.1" 200 -
logs/2024-10-10.log ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-10-10 19:27:13,120 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.110.25:8080
5
+ 2024-10-10 19:27:13,122 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2024-10-10 19:27:19,670 - werkzeug - INFO - 192.168.110.25 - - [10/Oct/2024 19:27:19] "GET / HTTP/1.1" 200 -
7
+ 2024-10-10 19:27:19,930 - werkzeug - INFO - 192.168.110.25 - - [10/Oct/2024 19:27:19] "GET /favicon.ico HTTP/1.1" 404 -
8
+ 2024-10-10 19:27:22,010 - werkzeug - INFO - 192.168.110.25 - - [10/Oct/2024 19:27:22] "GET /v1/resumes/ HTTP/1.1" 200 -
9
+ 2024-10-10 19:27:35,665 - werkzeug - INFO - 192.168.110.25 - - [10/Oct/2024 19:27:35] "POST /v1/resumes/ HTTP/1.1" 302 -
10
+ 2024-10-10 19:27:35,680 - app - DEBUG - Inside get_reviews
11
+ 2024-10-10 19:27:35,680 - src.resume_parser - DEBUG - parsing text
12
+ 2024-10-10 19:27:37,170 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
13
+ 2024-10-10 19:27:37,576 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /333ABHISHEK HTTP/11" 200 0
14
+ 2024-10-10 19:27:37,584 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
15
+ 2024-10-10 19:27:46,850 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE%3A%0A+%EF%82%B7++A+recent+Data+science+graduate+with+a+focus+on+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D+who+is+passionate+on+learning+and+seeking+corporate+experience+to+imply+the+skills+learnt+through+educational+knowledge+and+to+improvise+the+skills+into+expertise+goals.++%EF%82%B7++Well+versed+in+data+exploration%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_3%7D+and+%7BKEYWORD_1%7D+techniques.+%EF%82%B7++Additionally%2C+skilled+in+leadership%2C+%7BKEYWORD_6%7D%2C+and+%7BKEYWORD_7%7D.+%0A%0A HTTP/11" 200 3602
16
+ 2024-10-10 19:27:46,872 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
17
+ 2024-10-10 19:27:48,122 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%EF%82%B7++Build++predictive++models++and++machine-learning++algorithms++like++Linear++Regression%2C++Logistic++Regression%2C++Decision++%EF%82%B7++Tree%2C+%7BKEYWORD_8%7D+etc+for+Dimensional+Reduction+for+Supervised+data%2C+unsupervised+learning+techniques.+Having+good+experience+in+query+languages+such+as+%7BKEYWORD_1%7D.+Necessary+for+database+querying%2C+a+crucial+skill+for+working+with+structured+data.++%EF%82%B7++Efficient++in++pre-processing++data++including++Data++cleaning%2C++Data++manipulation%2C++Analysis%2C++and++Visualization%2C++and+Feature++%7BKEYWORD_9%7D++using++Machine++learning++platforms+like++%7BKEYWORD_0%7D++Data++Science++Packages++%28%7BKEYWORD_2%7D%2C++%7BKEYWORD_4%7D%2C+%7BKEYWORD_3%7D%29.++%EF%82%B7++Deep++Learning++%E2%80%93++Artificial++Neural++Networks%2C++Convolutional++Neural++Networks%2C++Image++Recognition++Project%2C++and++Final+Evaluation+modules++%EF%82%B7++Present+information+using+%7BKEYWORD_6%7D+techniques+in+%7BKEYWORD_7%7D+desktop.+%EF%82%B7++MS+%7BKEYWORD_5%7D-+Data+Import%2C+Data+Cleaning+and+preparation%2C+%7BKEYWORD_6%7D%2C+Data+modeling+and+validation+%0A%0A HTTP/11" 200 46484
18
+ 2024-10-10 19:27:48,727 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
19
+ 2024-10-10 19:27:48,812 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=PERSONAL+SKILLS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION&text=REFERENCES HTTP/11" 200 592
20
+ 2024-10-10 19:27:48,818 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
21
+ 2024-10-10 19:27:48,862 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /333ABHISHEK HTTP/11" 200 0
22
+ 2024-10-10 19:27:49,060 - werkzeug - INFO - 192.168.110.25 - - [10/Oct/2024 19:27:49] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Abhishek_Resume_-_Abhishek_B_G.pdf HTTP/1.1" 200 -
23
+ 2024-10-10 19:28:24,162 - werkzeug - INFO - 192.168.110.25 - - [10/Oct/2024 19:28:24] "GET /v1/resumes/ HTTP/1.1" 200 -
24
+ 2024-10-10 19:28:56,333 - werkzeug - INFO - 192.168.110.25 - - [10/Oct/2024 19:28:56] "POST /v1/resumes/ HTTP/1.1" 302 -
25
+ 2024-10-10 19:28:56,365 - app - DEBUG - Inside get_reviews
26
+ 2024-10-10 19:28:56,370 - src.resume_parser - DEBUG - parsing text
27
+ 2024-10-10 19:28:59,422 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
28
+ 2024-10-10 19:28:59,935 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
29
+ 2024-10-10 19:28:59,949 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
30
+ 2024-10-10 19:29:00,013 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
31
+ 2024-10-10 19:29:00,013 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
32
+ 2024-10-10 19:29:00,090 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
33
+ 2024-10-10 19:29:01,650 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
34
+ 2024-10-10 19:29:01,720 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE&text=EDUCATION&text=SKILLS HTTP/11" 200 590
35
+ 2024-10-10 19:29:01,724 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
36
+ 2024-10-10 19:29:01,766 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
37
+ 2024-10-10 19:29:01,840 - werkzeug - INFO - 192.168.110.25 - - [10/Oct/2024 19:29:01] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Jagruti_Pawashe_CV.docx.pdf HTTP/1.1" 200 -
38
+ 2024-10-10 19:31:08,840 - werkzeug - INFO - 192.168.110.25 - - [10/Oct/2024 19:31:08] "GET /v1/resumes/ HTTP/1.1" 200 -
39
+ 2024-10-10 19:31:16,868 - werkzeug - INFO - 192.168.110.25 - - [10/Oct/2024 19:31:16] "POST /v1/resumes/ HTTP/1.1" 302 -
40
+ 2024-10-10 19:31:16,876 - app - DEBUG - Inside get_reviews
41
+ 2024-10-10 19:31:16,876 - src.resume_parser - DEBUG - parsing text
42
+ 2024-10-10 19:31:17,693 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
43
+ 2024-10-10 19:31:18,229 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Tarusheebhalla HTTP/11" 200 0
44
+ 2024-10-10 19:31:18,240 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
45
+ 2024-10-10 19:31:18,306 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
46
+ 2024-10-10 19:31:18,311 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
47
+ 2024-10-10 19:31:18,460 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0AData+Analyst+with+an+economics+foundation%2C+turning+complex+data+into+compelling+stories.+Expertise+in+%7BKEYWORD_4%7D%2C+%7BKEYWORD_1%7D%2C+%7BKEYWORD_0%7D%2C+and+%7BKEYWORD_3%7D+to+uncover+insights+that+inspire+smart+%7BKEYWORD_5%7D.+%0A%0A HTTP/11" 200 673
48
+ 2024-10-10 19:31:18,813 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
49
+ 2024-10-10 19:31:18,888 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=SKILLS&text=EDUCATION HTTP/11" 200 590
50
+ 2024-10-10 19:31:18,891 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
51
+ 2024-10-10 19:31:18,929 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Tarusheebhalla HTTP/11" 200 0
52
+ 2024-10-10 19:31:18,946 - werkzeug - INFO - 192.168.110.25 - - [10/Oct/2024 19:31:18] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\..\\data\\uploads\\Tarushee_Bhalla_Resume.pdf HTTP/1.1" 200 -
logs/2024-12-15.log ADDED
@@ -0,0 +1,198 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-12-15 09:01:48,087 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.1.65:8080
5
+ 2024-12-15 09:01:48,089 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2024-12-15 09:24:23,469 - werkzeug - INFO - 127.0.0.1 - - [15/Dec/2024 09:24:23] "GET / HTTP/1.1" 200 -
7
+ 2024-12-15 09:24:23,920 - werkzeug - INFO - 127.0.0.1 - - [15/Dec/2024 09:24:23] "GET /favicon.ico HTTP/1.1" 404 -
8
+ 2024-12-15 09:24:38,303 - werkzeug - INFO - 127.0.0.1 - - [15/Dec/2024 09:24:38] "GET /v1/resumes/ HTTP/1.1" 200 -
9
+ 2024-12-15 09:25:19,333 - werkzeug - INFO - 127.0.0.1 - - [15/Dec/2024 09:25:19] "POST /v1/resumes/ HTTP/1.1" 302 -
10
+ 2024-12-15 09:25:19,345 - app - DEBUG - Inside get_reviews
11
+ 2024-12-15 09:25:19,345 - src.resume_parser - DEBUG - parsing text
12
+ 2024-12-15 09:25:21,013 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
13
+ 2024-12-15 09:25:21,447 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/11" 200 0
14
+ 2024-12-15 09:25:21,463 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
15
+ 2024-12-15 09:25:26,693 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
16
+ 2024-12-15 09:25:28,199 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
17
+ 2024-12-15 09:25:28,213 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
18
+ 2024-12-15 09:25:30,719 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/11" 200 5308
19
+ 2024-12-15 09:25:31,498 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
20
+ 2024-12-15 09:25:31,535 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
21
+ 2024-12-15 09:25:31,543 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
22
+ 2024-12-15 09:25:31,603 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/11" 200 0
23
+ 2024-12-15 09:25:31,768 - werkzeug - INFO - 127.0.0.1 - - [15/Dec/2024 09:25:31] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
24
+ 2024-12-15 09:26:52,368 - werkzeug - INFO - 127.0.0.1 - - [15/Dec/2024 09:26:52] "GET / HTTP/1.1" 200 -
25
+ 2024-12-15 09:26:52,592 - werkzeug - INFO - 127.0.0.1 - - [15/Dec/2024 09:26:52] "GET /favicon.ico HTTP/1.1" 404 -
26
+ 2024-12-15 09:27:35,144 - werkzeug - INFO - 127.0.0.1 - - [15/Dec/2024 09:27:35] "GET /v1/resumes/ HTTP/1.1" 200 -
27
+ 2024-12-15 09:28:03,433 - app - ERROR - Exception on /v1/resumes/ [POST]
28
+ Traceback (most recent call last):
29
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 2190, in wsgi_app
30
+ response = self.full_dispatch_request()
31
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
32
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1486, in full_dispatch_request
33
+ rv = self.handle_user_exception(e)
34
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
35
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1484, in full_dispatch_request
36
+ rv = self.dispatch_request()
37
+ ^^^^^^^^^^^^^^^^^^^^^^^
38
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1469, in dispatch_request
39
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
40
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
41
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 16, in submit_resume
42
+ result = ResumeSubmitter().upload_file()
43
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\submitter.py", line 27, in upload_file
45
+ file.save(os.path.join(UPLOAD_FOLDER, filename))
46
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\werkzeug\datastructures\file_storage.py", line 125, in save
47
+ dst = open(dst, "wb")
48
+ ^^^^^^^^^^^^^^^
49
+ PermissionError: [Errno 13] Permission denied: 'C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf'
50
+ 2024-12-15 09:28:03,472 - werkzeug - INFO - 127.0.0.1 - - [15/Dec/2024 09:28:03] "POST /v1/resumes/ HTTP/1.1" 500 -
51
+ 2024-12-15 09:29:40,662 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
52
+ * Running on all addresses (0.0.0.0)
53
+ * Running on http://127.0.0.1:8080
54
+ * Running on http://192.168.1.65:8080
55
+ 2024-12-15 09:29:40,662 - werkzeug - INFO - Press CTRL+C to quit
56
+ 2024-12-15 09:29:44,176 - werkzeug - INFO - 127.0.0.1 - - [15/Dec/2024 09:29:44] "GET / HTTP/1.1" 200 -
57
+ 2024-12-15 09:29:44,291 - werkzeug - INFO - 127.0.0.1 - - [15/Dec/2024 09:29:44] "GET /favicon.ico HTTP/1.1" 404 -
58
+ 2024-12-15 09:29:49,733 - werkzeug - INFO - 127.0.0.1 - - [15/Dec/2024 09:29:49] "GET /v1/resumes/ HTTP/1.1" 200 -
59
+ 2024-12-15 09:30:26,632 - app - ERROR - Exception on /v1/resumes/ [POST]
60
+ Traceback (most recent call last):
61
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 2190, in wsgi_app
62
+ response = self.full_dispatch_request()
63
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
64
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1486, in full_dispatch_request
65
+ rv = self.handle_user_exception(e)
66
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
67
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1484, in full_dispatch_request
68
+ rv = self.dispatch_request()
69
+ ^^^^^^^^^^^^^^^^^^^^^^^
70
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1469, in dispatch_request
71
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
72
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
73
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 16, in submit_resume
74
+ result = ResumeSubmitter().upload_file()
75
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
76
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\submitter.py", line 27, in upload_file
77
+ file.save(os.path.join(UPLOAD_FOLDER, filename))
78
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\werkzeug\datastructures\file_storage.py", line 125, in save
79
+ dst = open(dst, "wb")
80
+ ^^^^^^^^^^^^^^^
81
+ PermissionError: [Errno 13] Permission denied: 'C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf'
82
+ 2024-12-15 09:30:26,641 - werkzeug - INFO - 127.0.0.1 - - [15/Dec/2024 09:30:26] "POST /v1/resumes/ HTTP/1.1" 500 -
83
+ 2024-12-15 09:30:37,025 - werkzeug - INFO - 127.0.0.1 - - [15/Dec/2024 09:30:37] "GET / HTTP/1.1" 200 -
84
+ 2024-12-15 09:30:37,490 - werkzeug - INFO - 127.0.0.1 - - [15/Dec/2024 09:30:37] "GET /favicon.ico HTTP/1.1" 404 -
85
+ 2024-12-15 09:30:39,322 - werkzeug - INFO - 127.0.0.1 - - [15/Dec/2024 09:30:39] "GET / HTTP/1.1" 200 -
86
+ 2024-12-15 09:30:41,152 - werkzeug - INFO - 127.0.0.1 - - [15/Dec/2024 09:30:41] "GET /v1/resumes/ HTTP/1.1" 200 -
87
+ 2024-12-15 09:30:56,477 - app - ERROR - Exception on /v1/resumes/ [POST]
88
+ Traceback (most recent call last):
89
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 2190, in wsgi_app
90
+ response = self.full_dispatch_request()
91
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
92
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1486, in full_dispatch_request
93
+ rv = self.handle_user_exception(e)
94
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
95
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1484, in full_dispatch_request
96
+ rv = self.dispatch_request()
97
+ ^^^^^^^^^^^^^^^^^^^^^^^
98
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1469, in dispatch_request
99
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
100
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
101
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 16, in submit_resume
102
+ result = ResumeSubmitter().upload_file()
103
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
104
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\submitter.py", line 27, in upload_file
105
+ file.save(os.path.join(UPLOAD_FOLDER, filename))
106
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\werkzeug\datastructures\file_storage.py", line 125, in save
107
+ dst = open(dst, "wb")
108
+ ^^^^^^^^^^^^^^^
109
+ PermissionError: [Errno 13] Permission denied: 'C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf'
110
+ 2024-12-15 09:30:56,493 - werkzeug - INFO - 127.0.0.1 - - [15/Dec/2024 09:30:56] "POST /v1/resumes/ HTTP/1.1" 500 -
111
+ 2024-12-15 09:31:00,993 - app - ERROR - Exception on /v1/resumes/ [POST]
112
+ Traceback (most recent call last):
113
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 2190, in wsgi_app
114
+ response = self.full_dispatch_request()
115
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
116
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1486, in full_dispatch_request
117
+ rv = self.handle_user_exception(e)
118
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
119
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1484, in full_dispatch_request
120
+ rv = self.dispatch_request()
121
+ ^^^^^^^^^^^^^^^^^^^^^^^
122
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1469, in dispatch_request
123
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
124
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
125
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 16, in submit_resume
126
+ result = ResumeSubmitter().upload_file()
127
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
128
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\submitter.py", line 27, in upload_file
129
+ file.save(os.path.join(UPLOAD_FOLDER, filename))
130
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\werkzeug\datastructures\file_storage.py", line 125, in save
131
+ dst = open(dst, "wb")
132
+ ^^^^^^^^^^^^^^^
133
+ PermissionError: [Errno 13] Permission denied: 'C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf'
134
+ 2024-12-15 09:31:01,002 - werkzeug - INFO - 127.0.0.1 - - [15/Dec/2024 09:31:01] "POST /v1/resumes/ HTTP/1.1" 500 -
135
+ 2024-12-15 09:32:40,152 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
136
+ * Running on all addresses (0.0.0.0)
137
+ * Running on http://127.0.0.1:8080
138
+ * Running on http://192.168.1.65:8080
139
+ 2024-12-15 09:32:40,152 - werkzeug - INFO - Press CTRL+C to quit
140
+ 2024-12-15 09:33:05,711 - werkzeug - INFO - 127.0.0.1 - - [15/Dec/2024 09:33:05] "GET / HTTP/1.1" 200 -
141
+ 2024-12-15 09:33:05,845 - werkzeug - INFO - 127.0.0.1 - - [15/Dec/2024 09:33:05] "GET /favicon.ico HTTP/1.1" 404 -
142
+ 2024-12-15 09:33:07,808 - werkzeug - INFO - 127.0.0.1 - - [15/Dec/2024 09:33:07] "GET /v1/resumes/ HTTP/1.1" 200 -
143
+ 2024-12-15 09:33:24,929 - app - ERROR - Exception on /v1/resumes/ [POST]
144
+ Traceback (most recent call last):
145
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 2190, in wsgi_app
146
+ response = self.full_dispatch_request()
147
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
148
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1486, in full_dispatch_request
149
+ rv = self.handle_user_exception(e)
150
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
151
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1484, in full_dispatch_request
152
+ rv = self.dispatch_request()
153
+ ^^^^^^^^^^^^^^^^^^^^^^^
154
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1469, in dispatch_request
155
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
156
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
157
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 16, in submit_resume
158
+ result = ResumeSubmitter().upload_file()
159
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
160
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\submitter.py", line 27, in upload_file
161
+ file.save(os.path.join(UPLOAD_FOLDER, filename))
162
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\werkzeug\datastructures\file_storage.py", line 125, in save
163
+ dst = open(dst, "wb")
164
+ ^^^^^^^^^^^^^^^
165
+ PermissionError: [Errno 13] Permission denied: 'C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf'
166
+ 2024-12-15 09:33:24,942 - werkzeug - INFO - 127.0.0.1 - - [15/Dec/2024 09:33:24] "POST /v1/resumes/ HTTP/1.1" 500 -
167
+ 2024-12-15 09:33:35,533 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
168
+ * Running on all addresses (0.0.0.0)
169
+ * Running on http://127.0.0.1:8080
170
+ * Running on http://192.168.1.65:8080
171
+ 2024-12-15 09:33:35,539 - werkzeug - INFO - Press CTRL+C to quit
172
+ 2024-12-15 09:34:50,613 - werkzeug - INFO - 192.168.1.65 - - [15/Dec/2024 09:34:50] "GET / HTTP/1.1" 200 -
173
+ 2024-12-15 09:34:50,940 - werkzeug - INFO - 192.168.1.65 - - [15/Dec/2024 09:34:50] "GET /favicon.ico HTTP/1.1" 404 -
174
+ 2024-12-15 09:34:52,737 - werkzeug - INFO - 192.168.1.65 - - [15/Dec/2024 09:34:52] "GET /v1/resumes/ HTTP/1.1" 200 -
175
+ 2024-12-15 09:35:12,754 - app - ERROR - Exception on /v1/resumes/ [POST]
176
+ Traceback (most recent call last):
177
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 2190, in wsgi_app
178
+ response = self.full_dispatch_request()
179
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
180
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1486, in full_dispatch_request
181
+ rv = self.handle_user_exception(e)
182
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
183
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1484, in full_dispatch_request
184
+ rv = self.dispatch_request()
185
+ ^^^^^^^^^^^^^^^^^^^^^^^
186
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1469, in dispatch_request
187
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
188
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
189
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 16, in submit_resume
190
+ result = ResumeSubmitter().upload_file()
191
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
192
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\submitter.py", line 27, in upload_file
193
+ file.save(os.path.join(UPLOAD_FOLDER, filename))
194
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\werkzeug\datastructures\file_storage.py", line 125, in save
195
+ dst = open(dst, "wb")
196
+ ^^^^^^^^^^^^^^^
197
+ PermissionError: [Errno 13] Permission denied: 'C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf'
198
+ 2024-12-15 09:35:12,760 - werkzeug - INFO - 192.168.1.65 - - [15/Dec/2024 09:35:12] "POST /v1/resumes/ HTTP/1.1" 500 -
logs/2024-12-20.log ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-12-20 09:30:17,286 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.110.67:8080
5
+ 2024-12-20 09:30:17,286 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2024-12-20 09:30:31,755 - werkzeug - INFO - 127.0.0.1 - - [20/Dec/2024 09:30:31] "GET / HTTP/1.1" 200 -
7
+ 2024-12-20 09:30:31,822 - werkzeug - INFO - 127.0.0.1 - - [20/Dec/2024 09:30:31] "GET /favicon.ico HTTP/1.1" 404 -
8
+ 2024-12-20 09:30:33,937 - werkzeug - INFO - 127.0.0.1 - - [20/Dec/2024 09:30:33] "GET /v1/resumes/ HTTP/1.1" 200 -
9
+ 2024-12-20 09:30:53,088 - werkzeug - INFO - 127.0.0.1 - - [20/Dec/2024 09:30:53] "POST /v1/resumes/ HTTP/1.1" 302 -
10
+ 2024-12-20 09:30:53,097 - app - DEBUG - Inside get_reviews
11
+ 2024-12-20 09:30:53,097 - src.resume_parser - DEBUG - parsing text
12
+ 2024-12-20 09:30:54,509 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
13
+ 2024-12-20 09:30:55,146 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
14
+ 2024-12-20 09:30:55,170 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
15
+ 2024-12-20 09:30:58,193 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
16
+ 2024-12-20 09:30:58,193 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
17
+ 2024-12-20 09:30:58,272 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
18
+ 2024-12-20 09:30:58,843 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
19
+ 2024-12-20 09:31:03,707 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=SKILLS HTTP/11" 200 590
20
+ 2024-12-20 09:31:03,707 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
21
+ 2024-12-20 09:31:03,755 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
22
+ 2024-12-20 09:31:03,917 - werkzeug - INFO - 127.0.0.1 - - [20/Dec/2024 09:31:03] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume1.pdf HTTP/1.1" 200 -
23
+ 2024-12-20 09:31:37,867 - werkzeug - INFO - 127.0.0.1 - - [20/Dec/2024 09:31:37] "GET /v1/resumes/ HTTP/1.1" 200 -
24
+ 2024-12-20 09:31:48,491 - werkzeug - INFO - 127.0.0.1 - - [20/Dec/2024 09:31:48] "POST /v1/resumes/ HTTP/1.1" 302 -
25
+ 2024-12-20 09:31:48,500 - app - DEBUG - Inside get_reviews
26
+ 2024-12-20 09:31:48,500 - src.resume_parser - DEBUG - parsing text
27
+ 2024-12-20 09:31:49,864 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
28
+ 2024-12-20 09:31:50,252 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/11" 200 0
29
+ 2024-12-20 09:31:50,252 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
30
+ 2024-12-20 09:31:50,298 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
31
+ 2024-12-20 09:31:50,315 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
32
+ 2024-12-20 09:31:51,530 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/11" 200 5308
33
+ 2024-12-20 09:31:52,134 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
34
+ 2024-12-20 09:31:52,200 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
35
+ 2024-12-20 09:31:52,215 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
36
+ 2024-12-20 09:31:52,251 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/11" 200 0
37
+ 2024-12-20 09:31:52,296 - werkzeug - INFO - 127.0.0.1 - - [20/Dec/2024 09:31:52] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
38
+ 2024-12-20 18:32:25,018 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
39
+ * Running on all addresses (0.0.0.0)
40
+ * Running on http://127.0.0.1:8080
41
+ * Running on http://192.168.110.67:8080
42
+ 2024-12-20 18:32:25,024 - werkzeug - INFO - Press CTRL+C to quit
43
+ 2024-12-20 18:32:28,763 - werkzeug - INFO - 127.0.0.1 - - [20/Dec/2024 18:32:28] "GET / HTTP/1.1" 200 -
44
+ 2024-12-20 18:32:29,386 - werkzeug - INFO - 127.0.0.1 - - [20/Dec/2024 18:32:29] "GET /favicon.ico HTTP/1.1" 404 -
45
+ 2024-12-20 18:32:31,101 - werkzeug - INFO - 127.0.0.1 - - [20/Dec/2024 18:32:31] "GET /v1/resumes/ HTTP/1.1" 200 -
46
+ 2024-12-20 18:32:43,890 - werkzeug - INFO - 127.0.0.1 - - [20/Dec/2024 18:32:43] "POST /v1/resumes/ HTTP/1.1" 302 -
47
+ 2024-12-20 18:32:43,922 - app - DEBUG - Inside get_reviews
48
+ 2024-12-20 18:32:43,922 - src.resume_parser - DEBUG - parsing text
49
+ 2024-12-20 18:32:45,469 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
50
+ 2024-12-20 18:32:45,881 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/11" 200 0
51
+ 2024-12-20 18:32:45,899 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
52
+ 2024-12-20 18:32:49,183 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
53
+ 2024-12-20 18:32:49,205 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
54
+ 2024-12-20 18:32:55,228 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/11" 200 5308
55
+ 2024-12-20 18:32:55,934 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
56
+ 2024-12-20 18:32:56,008 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
57
+ 2024-12-20 18:32:56,008 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
58
+ 2024-12-20 18:32:56,058 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/11" 200 0
59
+ 2024-12-20 18:32:56,238 - werkzeug - INFO - 127.0.0.1 - - [20/Dec/2024 18:32:56] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
60
+ 2024-12-20 18:34:22,934 - werkzeug - INFO - 127.0.0.1 - - [20/Dec/2024 18:34:22] "GET / HTTP/1.1" 200 -
61
+ 2024-12-20 18:34:24,328 - werkzeug - INFO - 127.0.0.1 - - [20/Dec/2024 18:34:24] "GET /v1/resumes/ HTTP/1.1" 200 -
62
+ 2024-12-20 18:34:35,046 - werkzeug - INFO - 127.0.0.1 - - [20/Dec/2024 18:34:35] "POST /v1/resumes/ HTTP/1.1" 302 -
63
+ 2024-12-20 18:34:35,056 - app - DEBUG - Inside get_reviews
64
+ 2024-12-20 18:34:35,059 - src.resume_parser - DEBUG - parsing text
65
+ 2024-12-20 18:34:36,731 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
66
+ 2024-12-20 18:34:37,123 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/11" 200 0
67
+ 2024-12-20 18:34:37,132 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
68
+ 2024-12-20 18:34:41,749 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
69
+ 2024-12-20 18:34:43,314 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
70
+ 2024-12-20 18:34:43,328 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
71
+ 2024-12-20 18:34:45,819 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/11" 200 5308
72
+ 2024-12-20 18:34:46,555 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
73
+ 2024-12-20 18:34:46,590 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
74
+ 2024-12-20 18:34:46,597 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
75
+ 2024-12-20 18:34:46,630 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/11" 200 0
76
+ 2024-12-20 18:34:46,678 - werkzeug - INFO - 127.0.0.1 - - [20/Dec/2024 18:34:46] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
logs/2024-12-21.log ADDED
@@ -0,0 +1,131 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-12-21 10:36:33,998 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.110.67:8080
5
+ 2024-12-21 10:36:33,998 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2024-12-21 10:36:39,864 - werkzeug - INFO - 127.0.0.1 - - [21/Dec/2024 10:36:39] "GET / HTTP/1.1" 200 -
7
+ 2024-12-21 10:36:40,379 - werkzeug - INFO - 127.0.0.1 - - [21/Dec/2024 10:36:40] "GET /favicon.ico HTTP/1.1" 404 -
8
+ 2024-12-21 10:39:05,509 - werkzeug - INFO - 127.0.0.1 - - [21/Dec/2024 10:39:05] "GET /v1/resumes/ HTTP/1.1" 200 -
9
+ 2024-12-21 10:39:19,456 - app - ERROR - Exception on /v1/resumes/ [POST]
10
+ Traceback (most recent call last):
11
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 2190, in wsgi_app
12
+ response = self.full_dispatch_request()
13
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1486, in full_dispatch_request
15
+ rv = self.handle_user_exception(e)
16
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1484, in full_dispatch_request
18
+ rv = self.dispatch_request()
19
+ ^^^^^^^^^^^^^^^^^^^^^^^
20
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1469, in dispatch_request
21
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
22
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
23
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 16, in submit_resume
24
+ result = ResumeSubmitter().upload_file()
25
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
26
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\submitter.py", line 27, in upload_file
27
+ file.save(os.path.join(UPLOAD_FOLDER, filename))
28
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\werkzeug\datastructures\file_storage.py", line 125, in save
29
+ dst = open(dst, "wb")
30
+ ^^^^^^^^^^^^^^^
31
+ PermissionError: [Errno 13] Permission denied: 'C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf'
32
+ 2024-12-21 10:39:19,479 - werkzeug - INFO - 127.0.0.1 - - [21/Dec/2024 10:39:19] "POST /v1/resumes/ HTTP/1.1" 500 -
33
+ 2024-12-21 10:39:25,078 - app - ERROR - Exception on /v1/resumes/ [POST]
34
+ Traceback (most recent call last):
35
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 2190, in wsgi_app
36
+ response = self.full_dispatch_request()
37
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
38
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1486, in full_dispatch_request
39
+ rv = self.handle_user_exception(e)
40
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
41
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1484, in full_dispatch_request
42
+ rv = self.dispatch_request()
43
+ ^^^^^^^^^^^^^^^^^^^^^^^
44
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1469, in dispatch_request
45
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
46
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
47
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 16, in submit_resume
48
+ result = ResumeSubmitter().upload_file()
49
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
50
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\submitter.py", line 27, in upload_file
51
+ file.save(os.path.join(UPLOAD_FOLDER, filename))
52
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\werkzeug\datastructures\file_storage.py", line 125, in save
53
+ dst = open(dst, "wb")
54
+ ^^^^^^^^^^^^^^^
55
+ PermissionError: [Errno 13] Permission denied: 'C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf'
56
+ 2024-12-21 10:39:25,088 - werkzeug - INFO - 127.0.0.1 - - [21/Dec/2024 10:39:25] "POST /v1/resumes/ HTTP/1.1" 500 -
57
+ 2024-12-21 10:40:33,838 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
58
+ * Running on all addresses (0.0.0.0)
59
+ * Running on http://127.0.0.1:8080
60
+ * Running on http://192.168.110.67:8080
61
+ 2024-12-21 10:40:33,838 - werkzeug - INFO - Press CTRL+C to quit
62
+ 2024-12-21 10:40:41,702 - werkzeug - INFO - 192.168.110.67 - - [21/Dec/2024 10:40:41] "GET / HTTP/1.1" 200 -
63
+ 2024-12-21 10:40:41,838 - werkzeug - INFO - 192.168.110.67 - - [21/Dec/2024 10:40:41] "GET /favicon.ico HTTP/1.1" 404 -
64
+ 2024-12-21 10:40:43,870 - werkzeug - INFO - 192.168.110.67 - - [21/Dec/2024 10:40:43] "GET /v1/resumes/ HTTP/1.1" 200 -
65
+ 2024-12-21 10:40:53,489 - app - ERROR - Exception on /v1/resumes/ [POST]
66
+ Traceback (most recent call last):
67
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 2190, in wsgi_app
68
+ response = self.full_dispatch_request()
69
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
70
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1486, in full_dispatch_request
71
+ rv = self.handle_user_exception(e)
72
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
73
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1484, in full_dispatch_request
74
+ rv = self.dispatch_request()
75
+ ^^^^^^^^^^^^^^^^^^^^^^^
76
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1469, in dispatch_request
77
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
78
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
79
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 16, in submit_resume
80
+ result = ResumeSubmitter().upload_file()
81
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
82
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\submitter.py", line 27, in upload_file
83
+ file.save(os.path.join(UPLOAD_FOLDER, filename))
84
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\werkzeug\datastructures\file_storage.py", line 125, in save
85
+ dst = open(dst, "wb")
86
+ ^^^^^^^^^^^^^^^
87
+ PermissionError: [Errno 13] Permission denied: 'C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf'
88
+ 2024-12-21 10:40:53,503 - werkzeug - INFO - 192.168.110.67 - - [21/Dec/2024 10:40:53] "POST /v1/resumes/ HTTP/1.1" 500 -
89
+ 2024-12-21 10:40:57,870 - app - ERROR - Exception on /v1/resumes/ [POST]
90
+ Traceback (most recent call last):
91
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 2190, in wsgi_app
92
+ response = self.full_dispatch_request()
93
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
94
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1486, in full_dispatch_request
95
+ rv = self.handle_user_exception(e)
96
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
97
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1484, in full_dispatch_request
98
+ rv = self.dispatch_request()
99
+ ^^^^^^^^^^^^^^^^^^^^^^^
100
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\flask\app.py", line 1469, in dispatch_request
101
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
102
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
103
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 16, in submit_resume
104
+ result = ResumeSubmitter().upload_file()
105
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
106
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\submitter.py", line 27, in upload_file
107
+ file.save(os.path.join(UPLOAD_FOLDER, filename))
108
+ File "C:\Users\aishw\anaconda3\Lib\site-packages\werkzeug\datastructures\file_storage.py", line 125, in save
109
+ dst = open(dst, "wb")
110
+ ^^^^^^^^^^^^^^^
111
+ PermissionError: [Errno 13] Permission denied: 'C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf'
112
+ 2024-12-21 10:40:57,880 - werkzeug - INFO - 192.168.110.67 - - [21/Dec/2024 10:40:57] "POST /v1/resumes/ HTTP/1.1" 500 -
113
+ 2024-12-21 10:41:25,546 - werkzeug - INFO - 127.0.0.1 - - [21/Dec/2024 10:41:25] "GET / HTTP/1.1" 200 -
114
+ 2024-12-21 10:41:25,754 - werkzeug - INFO - 127.0.0.1 - - [21/Dec/2024 10:41:25] "GET /favicon.ico HTTP/1.1" 404 -
115
+ 2024-12-21 10:41:27,475 - werkzeug - INFO - 127.0.0.1 - - [21/Dec/2024 10:41:27] "GET /v1/resumes/ HTTP/1.1" 200 -
116
+ 2024-12-21 10:41:49,113 - werkzeug - INFO - 127.0.0.1 - - [21/Dec/2024 10:41:49] "POST /v1/resumes/ HTTP/1.1" 302 -
117
+ 2024-12-21 10:41:49,119 - app - DEBUG - Inside get_reviews
118
+ 2024-12-21 10:41:49,119 - src.resume_parser - DEBUG - parsing text
119
+ 2024-12-21 10:41:50,816 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
120
+ 2024-12-21 10:41:51,228 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/11" 200 0
121
+ 2024-12-21 10:41:51,243 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
122
+ 2024-12-21 10:41:55,861 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
123
+ 2024-12-21 10:41:57,653 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
124
+ 2024-12-21 10:41:57,669 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
125
+ 2024-12-21 10:42:00,418 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/11" 200 5308
126
+ 2024-12-21 10:42:01,198 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
127
+ 2024-12-21 10:42:01,247 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
128
+ 2024-12-21 10:42:01,247 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
129
+ 2024-12-21 10:42:01,300 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/11" 200 0
130
+ 2024-12-21 10:42:01,458 - werkzeug - INFO - 127.0.0.1 - - [21/Dec/2024 10:42:01] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
131
+ 2024-12-21 10:54:31,926 - werkzeug - INFO - 127.0.0.1 - - [21/Dec/2024 10:54:31] "GET /v1/resumes/ HTTP/1.1" 200 -
logs/2024-12-23.log ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-12-23 19:37:30,468 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.1.111:8080
5
+ 2024-12-23 19:37:30,472 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2024-12-23 19:37:34,299 - werkzeug - INFO - 127.0.0.1 - - [23/Dec/2024 19:37:34] "GET / HTTP/1.1" 200 -
7
+ 2024-12-23 19:37:34,390 - werkzeug - INFO - 127.0.0.1 - - [23/Dec/2024 19:37:34] "GET /favicon.ico HTTP/1.1" 404 -
8
+ 2024-12-23 19:37:37,011 - werkzeug - INFO - 127.0.0.1 - - [23/Dec/2024 19:37:37] "GET /v1/resumes/ HTTP/1.1" 200 -
9
+ 2024-12-23 19:37:51,456 - werkzeug - INFO - 127.0.0.1 - - [23/Dec/2024 19:37:51] "GET /v1/resumes/ HTTP/1.1" 200 -
10
+ 2024-12-23 19:38:13,649 - werkzeug - INFO - 127.0.0.1 - - [23/Dec/2024 19:38:13] "POST /v1/resumes/ HTTP/1.1" 302 -
11
+ 2024-12-23 19:38:13,663 - app - DEBUG - Inside get_reviews
12
+ 2024-12-23 19:38:13,663 - src.resume_parser - DEBUG - parsing text
13
+ 2024-12-23 19:38:15,436 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
14
+ 2024-12-23 19:38:15,876 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/11" 200 0
15
+ 2024-12-23 19:38:15,894 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
16
+ 2024-12-23 19:38:19,516 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
17
+ 2024-12-23 19:38:19,536 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
18
+ 2024-12-23 19:38:25,987 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/11" 200 5308
19
+ 2024-12-23 19:38:26,748 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
20
+ 2024-12-23 19:38:26,840 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
21
+ 2024-12-23 19:38:26,843 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
22
+ 2024-12-23 19:38:26,876 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/11" 200 0
23
+ 2024-12-23 19:38:27,059 - werkzeug - INFO - 127.0.0.1 - - [23/Dec/2024 19:38:27] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
24
+ 2024-12-23 19:38:41,451 - werkzeug - INFO - 127.0.0.1 - - [23/Dec/2024 19:38:41] "GET /v1/resumes/ HTTP/1.1" 200 -
25
+ 2024-12-23 19:38:56,821 - werkzeug - INFO - 127.0.0.1 - - [23/Dec/2024 19:38:56] "POST /v1/resumes/ HTTP/1.1" 302 -
26
+ 2024-12-23 19:38:56,829 - app - DEBUG - Inside get_reviews
27
+ 2024-12-23 19:38:56,829 - src.resume_parser - DEBUG - parsing text
28
+ 2024-12-23 19:38:58,217 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
29
+ 2024-12-23 19:38:58,612 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/11" 200 0
30
+ 2024-12-23 19:38:58,622 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
31
+ 2024-12-23 19:38:59,446 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
32
+ 2024-12-23 19:38:59,477 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
33
+ 2024-12-23 19:38:59,707 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+%E2%97%8F+%E2%97%8F++%E2%97%8F+%E2%97%8F++Having+good+experience+in+Statistics+like+%7BKEYWORD_12%7D%2C+%7BKEYWORD_11%7D+etc.+Good+Knowledge+in+performing+the+%7BKEYWORD_10%7D+and+%7BKEYWORD_9%7D.+Efficient+in+pre-processing+data+including+Data+cleaning%2C+%7BKEYWORD_13%7D%2C+%7BKEYWORD_4%7D%2C+Visualization%2C+%7BKEYWORD_14%7D+and+%7BKEYWORD_15%7D+techniques+using+%7BKEYWORD_5%7D+platforms+like+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_6%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%29.+Having+good+experience+in+query+languages+such+as+%7BKEYWORD_1%7D.+Present+information+using+%7BKEYWORD_7%7D+techniques+in+%7BKEYWORD_8%7D+desktop.+%0A%0A HTTP/11" 200 2183
34
+ 2024-12-23 19:39:00,356 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
35
+ 2024-12-23 19:39:00,438 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
36
+ 2024-12-23 19:39:00,442 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
37
+ 2024-12-23 19:39:00,493 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/11" 200 0
38
+ 2024-12-23 19:39:00,516 - werkzeug - INFO - 127.0.0.1 - - [23/Dec/2024 19:39:00] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Farooq_-_Farooq_Shaikh.pdf HTTP/1.1" 200 -
39
+ 2024-12-23 19:39:51,037 - werkzeug - INFO - 127.0.0.1 - - [23/Dec/2024 19:39:51] "GET /v1/resumes/ HTTP/1.1" 200 -
40
+ 2024-12-23 19:40:16,629 - werkzeug - INFO - 127.0.0.1 - - [23/Dec/2024 19:40:16] "POST /v1/resumes/ HTTP/1.1" 302 -
41
+ 2024-12-23 19:40:16,640 - app - DEBUG - Inside get_reviews
42
+ 2024-12-23 19:40:16,640 - src.resume_parser - DEBUG - parsing text
43
+ 2024-12-23 19:40:18,246 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
44
+ 2024-12-23 19:40:18,737 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
45
+ 2024-12-23 19:40:18,753 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
46
+ 2024-12-23 19:40:18,806 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
47
+ 2024-12-23 19:40:18,821 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
48
+ 2024-12-23 19:40:18,856 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
49
+ 2024-12-23 19:40:19,606 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
50
+ 2024-12-23 19:40:19,680 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=SKILLS HTTP/11" 200 590
51
+ 2024-12-23 19:40:19,686 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
52
+ 2024-12-23 19:40:19,726 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /JagrutiPawashe HTTP/11" 200 0
53
+ 2024-12-23 19:40:19,841 - werkzeug - INFO - 127.0.0.1 - - [23/Dec/2024 19:40:19] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume1.pdf HTTP/1.1" 200 -
54
+ 2024-12-23 23:42:49,429 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
55
+ * Running on all addresses (0.0.0.0)
56
+ * Running on http://127.0.0.1:8080
57
+ * Running on http://192.168.1.111:8080
58
+ 2024-12-23 23:42:49,442 - werkzeug - INFO - Press CTRL+C to quit
59
+ 2024-12-23 23:43:01,318 - werkzeug - INFO - 127.0.0.1 - - [23/Dec/2024 23:43:01] "GET /v1/resumes/ HTTP/1.1" 200 -
60
+ 2024-12-23 23:43:28,748 - werkzeug - INFO - 127.0.0.1 - - [23/Dec/2024 23:43:28] "POST /v1/resumes/ HTTP/1.1" 302 -
61
+ 2024-12-23 23:43:28,757 - app - DEBUG - Inside get_reviews
62
+ 2024-12-23 23:43:28,759 - src.resume_parser - DEBUG - parsing text
63
+ 2024-12-23 23:43:29,117 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
64
+ 2024-12-23 23:43:29,324 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
65
+ 2024-12-23 23:43:29,324 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
66
+ 2024-12-23 23:43:29,397 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
67
+ 2024-12-23 23:43:29,576 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
68
+ 2024-12-23 23:43:29,788 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=ACADEMIC+PROFILE&text=WORK+EXPERIENCE&text=SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
69
+ 2024-12-23 23:43:29,815 - werkzeug - INFO - 127.0.0.1 - - [23/Dec/2024 23:43:29] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Rashi_Jain_Resume.pdf HTTP/1.1" 200 -
logs/2024-12-24.log ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-12-24 08:57:14,247 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.1.31:8080
5
+ 2024-12-24 08:57:14,247 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2024-12-24 17:06:03,905 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
7
+ * Running on all addresses (0.0.0.0)
8
+ * Running on http://127.0.0.1:8080
9
+ * Running on http://192.168.1.31:8080
10
+ 2024-12-24 17:06:03,913 - werkzeug - INFO - Press CTRL+C to quit
logs/2025-01-03.log ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2025-01-03 18:10:47,915 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.110.80:8080
5
+ 2025-01-03 18:10:47,915 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2025-01-03 18:10:53,269 - werkzeug - INFO - 127.0.0.1 - - [03/Jan/2025 18:10:53] "GET / HTTP/1.1" 200 -
7
+ 2025-01-03 18:10:53,360 - werkzeug - INFO - 127.0.0.1 - - [03/Jan/2025 18:10:53] "GET /favicon.ico HTTP/1.1" 404 -
8
+ 2025-01-03 18:10:58,899 - werkzeug - INFO - 127.0.0.1 - - [03/Jan/2025 18:10:58] "GET /v1/resumes/ HTTP/1.1" 200 -
9
+ 2025-01-03 18:11:10,263 - werkzeug - INFO - 127.0.0.1 - - [03/Jan/2025 18:11:10] "POST /v1/resumes/ HTTP/1.1" 302 -
10
+ 2025-01-03 18:11:10,279 - app - DEBUG - Inside get_reviews
11
+ 2025-01-03 18:11:10,279 - src.resume_parser - DEBUG - parsing text
12
+ 2025-01-03 18:11:11,731 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
13
+ 2025-01-03 18:11:12,130 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/11" 200 0
14
+ 2025-01-03 18:11:12,141 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
15
+ 2025-01-03 18:11:15,275 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
16
+ 2025-01-03 18:11:15,291 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
17
+ 2025-01-03 18:11:20,588 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/11" 200 5308
18
+ 2025-01-03 18:11:21,244 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
19
+ 2025-01-03 18:11:22,002 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
20
+ 2025-01-03 18:11:22,007 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
21
+ 2025-01-03 18:11:22,049 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/11" 200 0
22
+ 2025-01-03 18:11:22,211 - werkzeug - INFO - 127.0.0.1 - - [03/Jan/2025 18:11:22] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
23
+ 2025-01-03 18:39:06,468 - werkzeug - INFO - 127.0.0.1 - - [03/Jan/2025 18:39:06] "GET /v1/resumes/ HTTP/1.1" 200 -
24
+ 2025-01-03 18:39:20,009 - werkzeug - INFO - 127.0.0.1 - - [03/Jan/2025 18:39:20] "POST /v1/resumes/ HTTP/1.1" 302 -
25
+ 2025-01-03 18:39:20,038 - app - DEBUG - Inside get_reviews
26
+ 2025-01-03 18:39:20,094 - src.resume_parser - DEBUG - parsing text
27
+ 2025-01-03 18:39:21,318 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
28
+ 2025-01-03 18:39:21,783 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/11" 200 0
29
+ 2025-01-03 18:39:21,807 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
30
+ 2025-01-03 18:39:22,117 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
31
+ 2025-01-03 18:39:22,137 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
32
+ 2025-01-03 18:39:22,927 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+%E2%97%8F+%E2%97%8F++%E2%97%8F+%E2%97%8F++Having+good+experience+in+Statistics+like+%7BKEYWORD_12%7D%2C+%7BKEYWORD_11%7D+etc.+Good+Knowledge+in+performing+the+%7BKEYWORD_10%7D+and+%7BKEYWORD_9%7D.+Efficient+in+pre-processing+data+including+Data+cleaning%2C+%7BKEYWORD_13%7D%2C+%7BKEYWORD_4%7D%2C+Visualization%2C+%7BKEYWORD_14%7D+and+%7BKEYWORD_15%7D+techniques+using+%7BKEYWORD_5%7D+platforms+like+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_6%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%29.+Having+good+experience+in+query+languages+such+as+%7BKEYWORD_1%7D.+Present+information+using+%7BKEYWORD_7%7D+techniques+in+%7BKEYWORD_8%7D+desktop.+%0A%0A HTTP/11" 200 2183
33
+ 2025-01-03 18:39:23,396 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
34
+ 2025-01-03 18:39:23,507 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
35
+ 2025-01-03 18:39:23,514 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
36
+ 2025-01-03 18:39:23,552 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/11" 200 0
37
+ 2025-01-03 18:39:23,584 - werkzeug - INFO - 127.0.0.1 - - [03/Jan/2025 18:39:23] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Farooq_-_Farooq_Shaikh.pdf HTTP/1.1" 200 -
38
+ 2025-01-03 18:45:24,545 - werkzeug - INFO - 127.0.0.1 - - [03/Jan/2025 18:45:24] "GET /v1/resumes/ HTTP/1.1" 200 -
39
+ 2025-01-03 18:45:38,039 - werkzeug - INFO - 127.0.0.1 - - [03/Jan/2025 18:45:38] "POST /v1/resumes/ HTTP/1.1" 302 -
40
+ 2025-01-03 18:45:38,050 - app - DEBUG - Inside get_reviews
41
+ 2025-01-03 18:45:38,053 - src.resume_parser - DEBUG - parsing text
42
+ 2025-01-03 18:45:39,420 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
43
+ 2025-01-03 18:45:39,811 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/11" 200 0
44
+ 2025-01-03 18:45:39,837 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
45
+ 2025-01-03 18:45:39,905 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
46
+ 2025-01-03 18:45:39,922 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
47
+ 2025-01-03 18:45:40,302 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/11" 200 5308
48
+ 2025-01-03 18:45:40,894 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
49
+ 2025-01-03 18:45:40,960 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
50
+ 2025-01-03 18:45:40,961 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
51
+ 2025-01-03 18:45:41,000 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/11" 200 0
52
+ 2025-01-03 18:45:41,157 - werkzeug - INFO - 127.0.0.1 - - [03/Jan/2025 18:45:41] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
logs/2025-01-14.log ADDED
@@ -0,0 +1,413 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2025-01-14 09:02:42,246 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.1.34:8080
5
+ 2025-01-14 09:02:42,259 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2025-01-14 09:03:01,414 - werkzeug - INFO - 192.168.1.34 - - [14/Jan/2025 09:03:01] "GET / HTTP/1.1" 200 -
7
+ 2025-01-14 09:03:02,008 - werkzeug - INFO - 192.168.1.34 - - [14/Jan/2025 09:03:02] "GET /favicon.ico HTTP/1.1" 404 -
8
+ 2025-01-14 09:03:03,496 - werkzeug - INFO - 192.168.1.34 - - [14/Jan/2025 09:03:03] "GET /v1/resumes/ HTTP/1.1" 200 -
9
+ 2025-01-14 09:03:25,051 - werkzeug - INFO - 192.168.1.34 - - [14/Jan/2025 09:03:25] "POST /v1/resumes/ HTTP/1.1" 302 -
10
+ 2025-01-14 09:03:25,063 - app - DEBUG - Inside get_reviews
11
+ 2025-01-14 09:03:25,067 - src.resume_parser - DEBUG - parsing text
12
+ 2025-01-14 09:03:26,778 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
13
+ 2025-01-14 09:03:27,236 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
14
+ 2025-01-14 09:03:27,251 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
15
+ 2025-01-14 09:03:30,424 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
16
+ 2025-01-14 09:03:30,442 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
17
+ 2025-01-14 09:03:36,566 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
18
+ 2025-01-14 09:03:37,295 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
19
+ 2025-01-14 09:03:38,154 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
20
+ 2025-01-14 09:03:38,154 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
21
+ 2025-01-14 09:03:38,218 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
22
+ 2025-01-14 09:03:38,374 - werkzeug - INFO - 192.168.1.34 - - [14/Jan/2025 09:03:38] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
23
+ 2025-01-14 09:05:14,506 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
24
+ * Running on all addresses (0.0.0.0)
25
+ * Running on http://127.0.0.1:8080
26
+ * Running on http://192.168.1.34:8080
27
+ 2025-01-14 09:05:14,512 - werkzeug - INFO - Press CTRL+C to quit
28
+ 2025-01-14 09:05:22,773 - werkzeug - INFO - 192.168.1.34 - - [14/Jan/2025 09:05:22] "GET / HTTP/1.1" 200 -
29
+ 2025-01-14 09:05:23,167 - werkzeug - INFO - 192.168.1.34 - - [14/Jan/2025 09:05:23] "GET /favicon.ico HTTP/1.1" 404 -
30
+ 2025-01-14 09:05:24,960 - werkzeug - INFO - 192.168.1.34 - - [14/Jan/2025 09:05:24] "GET /v1/resumes/ HTTP/1.1" 200 -
31
+ 2025-01-14 09:05:38,420 - werkzeug - INFO - 192.168.1.34 - - [14/Jan/2025 09:05:38] "POST /v1/resumes/ HTTP/1.1" 302 -
32
+ 2025-01-14 09:05:38,434 - app - DEBUG - Inside get_reviews
33
+ 2025-01-14 09:05:38,435 - src.resume_parser - DEBUG - parsing text
34
+ 2025-01-14 09:05:40,195 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
35
+ 2025-01-14 09:05:40,654 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
36
+ 2025-01-14 09:05:40,670 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
37
+ 2025-01-14 09:05:44,131 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
38
+ 2025-01-14 09:05:44,148 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
39
+ 2025-01-14 09:05:50,246 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
40
+ 2025-01-14 09:05:50,978 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
41
+ 2025-01-14 09:05:51,039 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
42
+ 2025-01-14 09:05:51,054 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
43
+ 2025-01-14 09:05:51,118 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
44
+ 2025-01-14 09:05:51,198 - werkzeug - INFO - 192.168.1.34 - - [14/Jan/2025 09:05:51] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
45
+ 2025-01-14 09:07:30,958 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
46
+ * Running on all addresses (0.0.0.0)
47
+ * Running on http://127.0.0.1:8080
48
+ * Running on http://192.168.1.34:8080
49
+ 2025-01-14 09:07:30,958 - werkzeug - INFO - Press CTRL+C to quit
50
+ 2025-01-14 09:07:43,141 - werkzeug - INFO - 192.168.1.34 - - [14/Jan/2025 09:07:43] "GET / HTTP/1.1" 200 -
51
+ 2025-01-14 09:07:43,515 - werkzeug - INFO - 192.168.1.34 - - [14/Jan/2025 09:07:43] "GET /favicon.ico HTTP/1.1" 404 -
52
+ 2025-01-14 09:07:45,010 - werkzeug - INFO - 192.168.1.34 - - [14/Jan/2025 09:07:45] "GET /v1/resumes/ HTTP/1.1" 200 -
53
+ 2025-01-14 09:07:56,254 - app - ERROR - Exception on /v1/resumes/ [POST]
54
+ Traceback (most recent call last):
55
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
56
+ response = self.full_dispatch_request()
57
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
58
+ rv = self.handle_user_exception(e)
59
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
60
+ rv = self.dispatch_request()
61
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
62
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
63
+ File "c:\Users\aishw\Downloads\Resume\Resume\app.py", line 16, in submit_resume
64
+ result = ResumeSubmitter().upload_file()
65
+ File "c:\Users\aishw\Downloads\Resume\Resume\src\submitter.py", line 27, in upload_file
66
+ file.save(os.path.join(UPLOAD_FOLDER, filename))
67
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\werkzeug\datastructures\file_storage.py", line 129, in save
68
+ dst = open(dst, "wb")
69
+ PermissionError: [Errno 13] Permission denied: 'C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf'
70
+ 2025-01-14 09:07:56,260 - werkzeug - INFO - 192.168.1.34 - - [14/Jan/2025 09:07:56] "POST /v1/resumes/ HTTP/1.1" 500 -
71
+ 2025-01-14 09:08:37,545 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
72
+ * Running on all addresses (0.0.0.0)
73
+ * Running on http://127.0.0.1:8080
74
+ * Running on http://192.168.1.34:8080
75
+ 2025-01-14 09:08:37,545 - werkzeug - INFO - Press CTRL+C to quit
76
+ 2025-01-14 09:08:42,765 - werkzeug - INFO - 192.168.1.34 - - [14/Jan/2025 09:08:42] "GET / HTTP/1.1" 200 -
77
+ 2025-01-14 09:08:43,116 - werkzeug - INFO - 192.168.1.34 - - [14/Jan/2025 09:08:43] "GET /favicon.ico HTTP/1.1" 404 -
78
+ 2025-01-14 09:08:44,542 - werkzeug - INFO - 192.168.1.34 - - [14/Jan/2025 09:08:44] "GET /v1/resumes/ HTTP/1.1" 200 -
79
+ 2025-01-14 09:08:55,592 - app - ERROR - Exception on /v1/resumes/ [POST]
80
+ Traceback (most recent call last):
81
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
82
+ response = self.full_dispatch_request()
83
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
84
+ rv = self.handle_user_exception(e)
85
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
86
+ rv = self.dispatch_request()
87
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
88
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
89
+ File "c:\Users\aishw\Downloads\Resume\Resume\app.py", line 16, in submit_resume
90
+ result = ResumeSubmitter().upload_file()
91
+ File "c:\Users\aishw\Downloads\Resume\Resume\src\submitter.py", line 27, in upload_file
92
+ file.save(os.path.join(UPLOAD_FOLDER, filename))
93
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\werkzeug\datastructures\file_storage.py", line 129, in save
94
+ dst = open(dst, "wb")
95
+ PermissionError: [Errno 13] Permission denied: 'C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf'
96
+ 2025-01-14 09:08:55,598 - werkzeug - INFO - 192.168.1.34 - - [14/Jan/2025 09:08:55] "POST /v1/resumes/ HTTP/1.1" 500 -
97
+ 2025-01-14 09:08:59,759 - app - ERROR - Exception on /v1/resumes/ [POST]
98
+ Traceback (most recent call last):
99
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
100
+ response = self.full_dispatch_request()
101
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
102
+ rv = self.handle_user_exception(e)
103
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
104
+ rv = self.dispatch_request()
105
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
106
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
107
+ File "c:\Users\aishw\Downloads\Resume\Resume\app.py", line 16, in submit_resume
108
+ result = ResumeSubmitter().upload_file()
109
+ File "c:\Users\aishw\Downloads\Resume\Resume\src\submitter.py", line 27, in upload_file
110
+ file.save(os.path.join(UPLOAD_FOLDER, filename))
111
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\werkzeug\datastructures\file_storage.py", line 129, in save
112
+ dst = open(dst, "wb")
113
+ PermissionError: [Errno 13] Permission denied: 'C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf'
114
+ 2025-01-14 09:08:59,761 - werkzeug - INFO - 192.168.1.34 - - [14/Jan/2025 09:08:59] "POST /v1/resumes/ HTTP/1.1" 500 -
115
+ 2025-01-14 09:10:05,040 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
116
+ * Running on all addresses (0.0.0.0)
117
+ * Running on http://127.0.0.1:8080
118
+ * Running on http://192.168.1.34:8080
119
+ 2025-01-14 09:10:05,040 - werkzeug - INFO - Press CTRL+C to quit
120
+ 2025-01-14 09:10:09,000 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 09:10:09] "GET / HTTP/1.1" 200 -
121
+ 2025-01-14 09:10:09,343 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 09:10:09] "GET /favicon.ico HTTP/1.1" 404 -
122
+ 2025-01-14 09:10:10,911 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 09:10:10] "GET /v1/resumes/ HTTP/1.1" 200 -
123
+ 2025-01-14 09:10:24,045 - app - ERROR - Exception on /v1/resumes/ [POST]
124
+ Traceback (most recent call last):
125
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
126
+ response = self.full_dispatch_request()
127
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
128
+ rv = self.handle_user_exception(e)
129
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
130
+ rv = self.dispatch_request()
131
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
132
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
133
+ File "c:\Users\aishw\Downloads\Resume\Resume\app.py", line 16, in submit_resume
134
+ result = ResumeSubmitter().upload_file()
135
+ File "c:\Users\aishw\Downloads\Resume\Resume\src\submitter.py", line 27, in upload_file
136
+ file.save(os.path.join(UPLOAD_FOLDER, filename))
137
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\werkzeug\datastructures\file_storage.py", line 129, in save
138
+ dst = open(dst, "wb")
139
+ PermissionError: [Errno 13] Permission denied: 'C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf'
140
+ 2025-01-14 09:10:24,056 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 09:10:24] "POST /v1/resumes/ HTTP/1.1" 500 -
141
+ 2025-01-14 09:10:32,165 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 09:10:32] "POST /v1/resumes/ HTTP/1.1" 302 -
142
+ 2025-01-14 09:10:32,175 - app - DEBUG - Inside get_reviews
143
+ 2025-01-14 09:10:32,179 - src.resume_parser - DEBUG - parsing text
144
+ 2025-01-14 09:10:33,682 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
145
+ 2025-01-14 09:10:34,144 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
146
+ 2025-01-14 09:10:34,158 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
147
+ 2025-01-14 09:10:36,244 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 09:10:36] "GET /v1/resumes/ HTTP/1.1" 200 -
148
+ 2025-01-14 09:10:37,157 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
149
+ 2025-01-14 09:10:37,173 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
150
+ 2025-01-14 09:10:38,633 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 09:10:38] "POST /v1/resumes/ HTTP/1.1" 302 -
151
+ 2025-01-14 09:10:38,645 - app - DEBUG - Inside get_reviews
152
+ 2025-01-14 09:10:38,648 - src.resume_parser - DEBUG - parsing text
153
+ 2025-01-14 09:10:40,382 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
154
+ 2025-01-14 09:10:40,493 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
155
+ 2025-01-14 09:10:40,493 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
156
+ 2025-01-14 09:10:40,565 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
157
+ 2025-01-14 09:10:40,582 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
158
+ 2025-01-14 09:10:43,964 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
159
+ 2025-01-14 09:10:43,964 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
160
+ 2025-01-14 09:10:45,039 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
161
+ 2025-01-14 09:10:45,245 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
162
+ 2025-01-14 09:10:45,298 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
163
+ 2025-01-14 09:10:45,389 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
164
+ 2025-01-14 09:10:45,421 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
165
+ 2025-01-14 09:10:45,537 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 09:10:45] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
166
+ 2025-01-14 09:10:45,537 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
167
+ 2025-01-14 09:10:45,546 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
168
+ 2025-01-14 09:10:46,717 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
169
+ 2025-01-14 09:10:46,808 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 09:10:46] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
170
+ 2025-01-14 09:57:33,626 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
171
+ * Running on all addresses (0.0.0.0)
172
+ * Running on http://127.0.0.1:8080
173
+ * Running on http://192.168.1.34:8080
174
+ 2025-01-14 09:57:33,627 - werkzeug - INFO - Press CTRL+C to quit
175
+ 2025-01-14 09:57:38,289 - werkzeug - INFO - 192.168.1.34 - - [14/Jan/2025 09:57:38] "GET / HTTP/1.1" 200 -
176
+ 2025-01-14 09:57:38,447 - werkzeug - INFO - 192.168.1.34 - - [14/Jan/2025 09:57:38] "GET /favicon.ico HTTP/1.1" 404 -
177
+ 2025-01-14 09:57:39,961 - werkzeug - INFO - 192.168.1.34 - - [14/Jan/2025 09:57:39] "GET /v1/resumes/ HTTP/1.1" 200 -
178
+ 2025-01-14 09:57:59,608 - werkzeug - INFO - 192.168.1.34 - - [14/Jan/2025 09:57:59] "POST /v1/resumes/ HTTP/1.1" 302 -
179
+ 2025-01-14 09:57:59,622 - app - DEBUG - Inside get_reviews
180
+ 2025-01-14 09:57:59,622 - src.resume_parser - DEBUG - parsing text
181
+ 2025-01-14 09:58:00,447 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
182
+ 2025-01-14 09:58:00,850 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
183
+ 2025-01-14 09:58:00,861 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
184
+ 2025-01-14 09:58:02,378 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
185
+ 2025-01-14 09:58:02,387 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
186
+ 2025-01-14 09:58:05,466 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
187
+ 2025-01-14 09:58:05,466 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\Resume\..\data\uploads\Resume_Kishor_Gulati_-_kanush_gulati.pdf [GET]
188
+ Traceback (most recent call last):
189
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
190
+ response = self.full_dispatch_request()
191
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
192
+ rv = self.handle_user_exception(e)
193
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
194
+ rv = self.dispatch_request()
195
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
196
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
197
+ File "c:\Users\aishw\Downloads\Resume\Resume\app.py", line 35, in get_reviews
198
+ parsed_resume_response = resume_parser.parse_text(path)
199
+ File "c:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 699, in parse_text
200
+ extra_urls = self.extract_extra_urls_pdf(path, domains)
201
+ TypeError: extract_extra_urls_pdf() takes 2 positional arguments but 3 were given
202
+ 2025-01-14 09:58:05,488 - werkzeug - INFO - 192.168.1.34 - - [14/Jan/2025 09:58:05] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 500 -
203
+ 2025-01-14 09:58:36,775 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
204
+ * Running on all addresses (0.0.0.0)
205
+ * Running on http://127.0.0.1:8080
206
+ * Running on http://192.168.1.34:8080
207
+ 2025-01-14 09:58:36,776 - werkzeug - INFO - Press CTRL+C to quit
208
+ 2025-01-14 09:58:40,839 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 09:58:40] "GET / HTTP/1.1" 200 -
209
+ 2025-01-14 09:58:43,078 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 09:58:43] "GET /v1/resumes/ HTTP/1.1" 200 -
210
+ 2025-01-14 09:58:54,737 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 09:58:54] "POST /v1/resumes/ HTTP/1.1" 302 -
211
+ 2025-01-14 09:58:54,743 - app - DEBUG - Inside get_reviews
212
+ 2025-01-14 09:58:54,743 - src.resume_parser - DEBUG - parsing text
213
+ 2025-01-14 09:58:55,500 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
214
+ 2025-01-14 09:58:55,903 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
215
+ 2025-01-14 09:58:55,906 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
216
+ 2025-01-14 09:58:57,416 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
217
+ 2025-01-14 09:58:57,425 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
218
+ 2025-01-14 09:59:00,098 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
219
+ 2025-01-14 09:59:00,100 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\Resume\..\data\uploads\Resume_Kishor_Gulati_-_kanush_gulati.pdf [GET]
220
+ Traceback (most recent call last):
221
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
222
+ response = self.full_dispatch_request()
223
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
224
+ rv = self.handle_user_exception(e)
225
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
226
+ rv = self.dispatch_request()
227
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
228
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
229
+ File "c:\Users\aishw\Downloads\Resume\Resume\app.py", line 35, in get_reviews
230
+ parsed_resume_response = resume_parser.parse_text(path)
231
+ File "c:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 699, in parse_text
232
+ extra_urls = self.extract_extra_urls_pdf(path, domains)
233
+ TypeError: extract_extra_urls_pdf() takes 2 positional arguments but 3 were given
234
+ 2025-01-14 09:59:00,104 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 09:59:00] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 500 -
235
+ 2025-01-14 10:00:03,228 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
236
+ * Running on all addresses (0.0.0.0)
237
+ * Running on http://127.0.0.1:8080
238
+ * Running on http://192.168.1.34:8080
239
+ 2025-01-14 10:00:03,229 - werkzeug - INFO - Press CTRL+C to quit
240
+ 2025-01-14 10:00:08,675 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 10:00:08] "GET / HTTP/1.1" 200 -
241
+ 2025-01-14 10:00:09,030 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 10:00:09] "GET /favicon.ico HTTP/1.1" 404 -
242
+ 2025-01-14 10:00:10,586 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 10:00:10] "GET /v1/resumes/ HTTP/1.1" 200 -
243
+ 2025-01-14 10:00:22,282 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 10:00:22] "POST /v1/resumes/ HTTP/1.1" 302 -
244
+ 2025-01-14 10:00:22,288 - app - DEBUG - Inside get_reviews
245
+ 2025-01-14 10:00:22,289 - src.resume_parser - DEBUG - parsing text
246
+ 2025-01-14 10:00:23,117 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
247
+ 2025-01-14 10:00:24,566 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
248
+ 2025-01-14 10:00:24,581 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
249
+ 2025-01-14 10:00:26,060 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
250
+ 2025-01-14 10:00:26,064 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
251
+ 2025-01-14 10:00:29,137 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
252
+ 2025-01-14 10:00:29,137 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\Resume\..\data\uploads\Resume_Kishor_Gulati_-_kanush_gulati.pdf [GET]
253
+ Traceback (most recent call last):
254
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
255
+ response = self.full_dispatch_request()
256
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
257
+ rv = self.handle_user_exception(e)
258
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
259
+ rv = self.dispatch_request()
260
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
261
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
262
+ File "c:\Users\aishw\Downloads\Resume\Resume\app.py", line 35, in get_reviews
263
+ parsed_resume_response = resume_parser.parse_text(path)
264
+ File "c:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 699, in parse_text
265
+ extra_urls = self.extract_extra_urls_pdf(path, domains)
266
+ TypeError: extract_extra_urls_pdf() takes 2 positional arguments but 3 were given
267
+ 2025-01-14 10:00:29,146 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 10:00:29] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 500 -
268
+ 2025-01-14 10:01:47,413 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
269
+ * Running on all addresses (0.0.0.0)
270
+ * Running on http://127.0.0.1:8080
271
+ * Running on http://192.168.1.34:8080
272
+ 2025-01-14 10:01:47,413 - werkzeug - INFO - Press CTRL+C to quit
273
+ 2025-01-14 10:01:59,284 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 10:01:59] "GET / HTTP/1.1" 200 -
274
+ 2025-01-14 10:02:00,865 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 10:02:00] "GET /v1/resumes/ HTTP/1.1" 200 -
275
+ 2025-01-14 10:02:16,144 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 10:02:16] "POST /v1/resumes/ HTTP/1.1" 302 -
276
+ 2025-01-14 10:02:16,158 - app - DEBUG - Inside get_reviews
277
+ 2025-01-14 10:02:16,160 - src.resume_parser - DEBUG - parsing text
278
+ 2025-01-14 10:02:17,042 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
279
+ 2025-01-14 10:02:18,548 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
280
+ 2025-01-14 10:02:18,561 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
281
+ 2025-01-14 10:02:20,205 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
282
+ 2025-01-14 10:02:20,220 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
283
+ 2025-01-14 10:02:23,159 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
284
+ 2025-01-14 10:02:23,173 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\Resume\..\data\uploads\Resume_Kishor_Gulati_-_kanush_gulati.pdf [GET]
285
+ Traceback (most recent call last):
286
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
287
+ response = self.full_dispatch_request()
288
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
289
+ rv = self.handle_user_exception(e)
290
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
291
+ rv = self.dispatch_request()
292
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
293
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
294
+ File "c:\Users\aishw\Downloads\Resume\Resume\app.py", line 35, in get_reviews
295
+ parsed_resume_response = resume_parser.parse_text(path)
296
+ File "c:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 699, in parse_text
297
+ extra_urls = self.extract_extra_urls_pdf(path, domains)
298
+ TypeError: extract_extra_urls_pdf() takes 2 positional arguments but 3 were given
299
+ 2025-01-14 10:02:23,177 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 10:02:23] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 500 -
300
+ 2025-01-14 10:07:03,006 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
301
+ * Running on http://127.0.0.1:5000
302
+ 2025-01-14 10:07:03,006 - werkzeug - INFO - Press CTRL+C to quit
303
+ 2025-01-14 10:07:03,036 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
304
+ 2025-01-14 10:07:25,835 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
305
+ * Running on all addresses (0.0.0.0)
306
+ * Running on http://127.0.0.1:8080
307
+ * Running on http://192.168.1.34:8080
308
+ 2025-01-14 10:07:25,835 - werkzeug - INFO - Press CTRL+C to quit
309
+ 2025-01-14 10:07:29,672 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 10:07:29] "GET / HTTP/1.1" 200 -
310
+ 2025-01-14 10:07:31,104 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 10:07:31] "GET /v1/resumes/ HTTP/1.1" 200 -
311
+ 2025-01-14 10:07:44,019 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 10:07:44] "POST /v1/resumes/ HTTP/1.1" 302 -
312
+ 2025-01-14 10:07:44,032 - app - DEBUG - Inside get_reviews
313
+ 2025-01-14 10:07:44,034 - src.resume_parser - DEBUG - parsing text
314
+ 2025-01-14 10:07:44,946 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
315
+ 2025-01-14 10:07:45,384 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
316
+ 2025-01-14 10:07:45,393 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
317
+ 2025-01-14 10:07:46,841 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
318
+ 2025-01-14 10:07:46,848 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
319
+ 2025-01-14 10:07:49,660 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
320
+ 2025-01-14 10:07:49,957 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
321
+ 2025-01-14 10:07:50,359 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
322
+ 2025-01-14 10:07:50,359 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
323
+ 2025-01-14 10:07:51,474 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
324
+ 2025-01-14 10:07:51,745 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 10:07:51] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
325
+ 2025-01-14 11:59:14,504 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
326
+ * Running on http://127.0.0.1:5000
327
+ 2025-01-14 11:59:14,506 - werkzeug - INFO - Press CTRL+C to quit
328
+ 2025-01-14 11:59:14,540 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
329
+ 2025-01-14 12:00:07,734 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
330
+ * Running on all addresses (0.0.0.0)
331
+ * Running on http://127.0.0.1:8080
332
+ * Running on http://192.168.1.34:8080
333
+ 2025-01-14 12:00:07,736 - werkzeug - INFO - Press CTRL+C to quit
334
+ 2025-01-14 12:03:21,718 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 12:03:21] "GET / HTTP/1.1" 200 -
335
+ 2025-01-14 12:03:23,228 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 12:03:23] "GET /v1/resumes/ HTTP/1.1" 200 -
336
+ 2025-01-14 12:03:41,004 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 12:03:41] "POST /v1/resumes/ HTTP/1.1" 302 -
337
+ 2025-01-14 12:03:41,019 - app - DEBUG - Inside get_reviews
338
+ 2025-01-14 12:03:41,020 - src.resume_parser - DEBUG - parsing text
339
+ 2025-01-14 12:03:42,583 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
340
+ 2025-01-14 12:03:44,159 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
341
+ 2025-01-14 12:03:44,174 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
342
+ 2025-01-14 12:03:47,165 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
343
+ 2025-01-14 12:03:47,181 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
344
+ 2025-01-14 12:03:52,350 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
345
+ 2025-01-14 12:03:52,356 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\Resume\..\data\uploads\Resume_Kishor_Gulati_-_kanush_gulati.pdf [GET]
346
+ Traceback (most recent call last):
347
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
348
+ response = self.full_dispatch_request()
349
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
350
+ rv = self.handle_user_exception(e)
351
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
352
+ rv = self.dispatch_request()
353
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
354
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
355
+ File "c:\Users\aishw\Downloads\Resume\Resume\app.py", line 35, in get_reviews
356
+ parsed_resume_response = resume_parser.parse_text(path)
357
+ File "c:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 698, in parse_text
358
+ extra_urls = self.extract_extra_urls_pdf(path, domains)
359
+ NameError: name 'domains' is not defined
360
+ 2025-01-14 12:03:52,382 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 12:03:52] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 500 -
361
+ 2025-01-14 12:05:30,768 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
362
+ * Running on http://127.0.0.1:5000
363
+ 2025-01-14 12:05:30,769 - werkzeug - INFO - Press CTRL+C to quit
364
+ 2025-01-14 12:05:30,785 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
365
+ 2025-01-14 12:05:58,816 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
366
+ * Running on all addresses (0.0.0.0)
367
+ * Running on http://127.0.0.1:8080
368
+ * Running on http://192.168.1.34:8080
369
+ 2025-01-14 12:05:58,818 - werkzeug - INFO - Press CTRL+C to quit
370
+ 2025-01-14 12:06:03,721 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 12:06:03] "GET / HTTP/1.1" 200 -
371
+ 2025-01-14 12:06:05,541 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 12:06:05] "GET /v1/resumes/ HTTP/1.1" 200 -
372
+ 2025-01-14 12:06:17,712 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 12:06:17] "POST /v1/resumes/ HTTP/1.1" 302 -
373
+ 2025-01-14 12:06:17,722 - app - DEBUG - Inside get_reviews
374
+ 2025-01-14 12:06:17,723 - src.resume_parser - DEBUG - parsing text
375
+ 2025-01-14 12:06:19,316 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
376
+ 2025-01-14 12:06:19,667 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
377
+ 2025-01-14 12:06:19,677 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
378
+ 2025-01-14 12:06:22,489 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
379
+ 2025-01-14 12:06:22,507 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
380
+ 2025-01-14 12:06:27,585 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
381
+ 2025-01-14 12:06:28,232 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
382
+ 2025-01-14 12:06:28,900 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
383
+ 2025-01-14 12:06:28,906 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
384
+ 2025-01-14 12:06:29,063 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
385
+ 2025-01-14 12:06:29,210 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 12:06:29] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
386
+ 2025-01-14 12:07:23,354 - app - DEBUG - Inside get_reviews
387
+ 2025-01-14 12:07:23,355 - src.resume_parser - DEBUG - parsing text
388
+ 2025-01-14 12:07:23,356 - app - ERROR - Exception on /v1/reviews/hackerrank/.com [GET]
389
+ Traceback (most recent call last):
390
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
391
+ response = self.full_dispatch_request()
392
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
393
+ rv = self.handle_user_exception(e)
394
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
395
+ rv = self.dispatch_request()
396
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
397
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
398
+ File "c:\Users\aishw\Downloads\Resume\Resume\app.py", line 35, in get_reviews
399
+ parsed_resume_response = resume_parser.parse_text(path)
400
+ File "c:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 669, in parse_text
401
+ text = self.extract_text_from_pdf(path)
402
+ File "c:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 54, in extract_text_from_pdf
403
+ return extract_text(pdf_path)
404
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\pdfminer\high_level.py", line 163, in extract_text
405
+ with open_filename(pdf_file, "rb") as fp, StringIO() as output_string:
406
+ File "C:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\pdfminer\utils.py", line 55, in __init__
407
+ self.file_handler: AnyIO = open(filename, *args, **kwargs)
408
+ FileNotFoundError: [Errno 2] No such file or directory: 'hackerrank/.com'
409
+ 2025-01-14 12:07:23,417 - werkzeug - INFO - 127.0.0.1 - - [14/Jan/2025 12:07:23] "GET /v1/reviews/hackerrank/.com HTTP/1.1" 500 -
410
+ 2025-01-14 17:42:10,509 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
411
+ * Running on http://127.0.0.1:5000
412
+ 2025-01-14 17:42:10,517 - werkzeug - INFO - Press CTRL+C to quit
413
+ 2025-01-14 17:42:10,578 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
logs/2025-01-17.log ADDED
@@ -0,0 +1,153 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2025-01-17 17:11:23,543 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.110.60:8080
5
+ 2025-01-17 17:11:23,543 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2025-01-17 17:13:00,351 - werkzeug - INFO - 192.168.110.60 - - [17/Jan/2025 17:13:00] "GET / HTTP/1.1" 200 -
7
+ 2025-01-17 17:13:01,284 - werkzeug - INFO - 192.168.110.60 - - [17/Jan/2025 17:13:01] "GET /favicon.ico HTTP/1.1" 404 -
8
+ 2025-01-17 17:13:03,513 - werkzeug - INFO - 192.168.110.60 - - [17/Jan/2025 17:13:03] "GET /v1/resumes/ HTTP/1.1" 200 -
9
+ 2025-01-17 17:21:06,230 - app - ERROR - Exception on /v1/resumes/ [POST]
10
+ Traceback (most recent call last):
11
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
12
+ response = self.full_dispatch_request()
13
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
14
+ rv = self.handle_user_exception(e)
15
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
16
+ rv = self.dispatch_request()
17
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
18
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
19
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 16, in submit_resume
20
+ result = ResumeSubmitter().upload_file()
21
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\submitter.py", line 27, in upload_file
22
+ file.save(os.path.join(UPLOAD_FOLDER, filename))
23
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\werkzeug\datastructures\file_storage.py", line 129, in save
24
+ dst = open(dst, "wb")
25
+ PermissionError: [Errno 13] Permission denied: 'C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf'
26
+ 2025-01-17 17:21:06,333 - werkzeug - INFO - 192.168.110.60 - - [17/Jan/2025 17:21:06] "POST /v1/resumes/ HTTP/1.1" 500 -
27
+ 2025-01-17 17:21:20,136 - werkzeug - INFO - 192.168.110.60 - - [17/Jan/2025 17:21:20] "POST /v1/resumes/ HTTP/1.1" 302 -
28
+ 2025-01-17 17:21:20,156 - app - DEBUG - Inside get_reviews
29
+ 2025-01-17 17:21:20,183 - src.resume_parser - DEBUG - parsing text
30
+ 2025-01-17 17:21:21,889 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
31
+ 2025-01-17 17:21:22,274 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
32
+ 2025-01-17 17:21:22,294 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
33
+ 2025-01-17 17:21:25,504 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
34
+ 2025-01-17 17:21:25,527 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
35
+ 2025-01-17 17:21:31,126 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
36
+ 2025-01-17 17:21:31,853 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
37
+ 2025-01-17 17:21:31,926 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
38
+ 2025-01-17 17:21:31,938 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
39
+ 2025-01-17 17:21:31,975 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
40
+ 2025-01-17 17:21:32,117 - werkzeug - INFO - 192.168.110.60 - - [17/Jan/2025 17:21:32] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
41
+ 2025-01-17 17:30:29,406 - werkzeug - INFO - 127.0.0.1 - - [17/Jan/2025 17:30:29] "GET / HTTP/1.1" 200 -
42
+ 2025-01-17 17:30:29,996 - werkzeug - INFO - 127.0.0.1 - - [17/Jan/2025 17:30:29] "GET /favicon.ico HTTP/1.1" 404 -
43
+ 2025-01-17 17:30:34,223 - werkzeug - INFO - 127.0.0.1 - - [17/Jan/2025 17:30:34] "GET /v1/resumes/ HTTP/1.1" 200 -
44
+ 2025-01-17 17:30:47,027 - werkzeug - INFO - 127.0.0.1 - - [17/Jan/2025 17:30:47] "POST /v1/resumes/ HTTP/1.1" 302 -
45
+ 2025-01-17 17:30:47,053 - app - DEBUG - Inside get_reviews
46
+ 2025-01-17 17:30:47,070 - src.resume_parser - DEBUG - parsing text
47
+ 2025-01-17 17:30:48,854 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
48
+ 2025-01-17 17:30:49,292 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/1.1" 200 0
49
+ 2025-01-17 17:30:49,298 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
50
+ 2025-01-17 17:30:49,601 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
51
+ 2025-01-17 17:30:49,619 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
52
+ 2025-01-17 17:30:50,540 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+%E2%97%8F+%E2%97%8F++%E2%97%8F+%E2%97%8F++Having+good+experience+in+Statistics+like+%7BKEYWORD_12%7D%2C+%7BKEYWORD_11%7D+etc.+Good+Knowledge+in+performing+the+%7BKEYWORD_10%7D+and+%7BKEYWORD_9%7D.+Efficient+in+pre-processing+data+including+Data+cleaning%2C+%7BKEYWORD_13%7D%2C+%7BKEYWORD_4%7D%2C+Visualization%2C+%7BKEYWORD_14%7D+and+%7BKEYWORD_15%7D+techniques+using+%7BKEYWORD_5%7D+platforms+like+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_6%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%29.+Having+good+experience+in+query+languages+such+as+%7BKEYWORD_1%7D.+Present+information+using+%7BKEYWORD_7%7D+techniques+in+%7BKEYWORD_8%7D+desktop.+%0A%0A HTTP/1.1" 200 2183
53
+ 2025-01-17 17:30:51,013 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
54
+ 2025-01-17 17:30:51,106 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
55
+ 2025-01-17 17:30:51,119 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
56
+ 2025-01-17 17:30:51,158 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/1.1" 200 0
57
+ 2025-01-17 17:30:51,176 - werkzeug - INFO - 127.0.0.1 - - [17/Jan/2025 17:30:51] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Farooq_-_Farooq_Shaikh.pdf HTTP/1.1" 200 -
58
+ 2025-01-17 17:52:20,182 - app - DEBUG - Inside get_reviews
59
+ 2025-01-17 17:52:20,207 - src.resume_parser - DEBUG - parsing text
60
+ 2025-01-17 17:52:20,946 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
61
+ 2025-01-17 17:52:21,403 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
62
+ 2025-01-17 17:52:21,415 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
63
+ 2025-01-17 17:52:21,606 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
64
+ 2025-01-17 17:52:21,618 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
65
+ 2025-01-17 17:52:23,098 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
66
+ 2025-01-17 17:52:23,438 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
67
+ 2025-01-17 17:52:23,472 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
68
+ 2025-01-17 17:52:23,476 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
69
+ 2025-01-17 17:52:23,510 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
70
+ 2025-01-17 17:52:23,597 - werkzeug - INFO - 192.168.110.60 - - [17/Jan/2025 17:52:23] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
71
+ 2025-01-17 17:52:25,930 - werkzeug - INFO - 192.168.110.60 - - [17/Jan/2025 17:52:25] "GET /v1/resumes/ HTTP/1.1" 200 -
72
+ 2025-01-17 17:52:42,143 - werkzeug - INFO - 192.168.110.60 - - [17/Jan/2025 17:52:42] "POST /v1/resumes/ HTTP/1.1" 302 -
73
+ 2025-01-17 17:52:42,150 - app - DEBUG - Inside get_reviews
74
+ 2025-01-17 17:52:42,153 - src.resume_parser - DEBUG - parsing text
75
+ 2025-01-17 17:52:42,857 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
76
+ 2025-01-17 17:52:43,227 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/1.1" 200 0
77
+ 2025-01-17 17:52:43,242 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
78
+ 2025-01-17 17:52:43,277 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
79
+ 2025-01-17 17:52:43,290 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
80
+ 2025-01-17 17:52:43,388 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+%E2%97%8F+%E2%97%8F++%E2%97%8F+%E2%97%8F++Having+good+experience+in+Statistics+like+%7BKEYWORD_12%7D%2C+%7BKEYWORD_11%7D+etc.+Good+Knowledge+in+performing+the+%7BKEYWORD_10%7D+and+%7BKEYWORD_9%7D.+Efficient+in+pre-processing+data+including+Data+cleaning%2C+%7BKEYWORD_13%7D%2C+%7BKEYWORD_4%7D%2C+Visualization%2C+%7BKEYWORD_14%7D+and+%7BKEYWORD_15%7D+techniques+using+%7BKEYWORD_5%7D+platforms+like+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_6%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%29.+Having+good+experience+in+query+languages+such+as+%7BKEYWORD_1%7D.+Present+information+using+%7BKEYWORD_7%7D+techniques+in+%7BKEYWORD_8%7D+desktop.+%0A%0A HTTP/1.1" 200 2183
81
+ 2025-01-17 17:52:43,883 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
82
+ 2025-01-17 17:52:43,916 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
83
+ 2025-01-17 17:52:43,918 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
84
+ 2025-01-17 17:52:43,943 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/1.1" 200 0
85
+ 2025-01-17 17:52:43,958 - werkzeug - INFO - 192.168.110.60 - - [17/Jan/2025 17:52:43] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Farooq_-_Farooq_Shaikh.pdf HTTP/1.1" 200 -
86
+ 2025-01-17 17:59:13,655 - app - DEBUG - Inside get_reviews
87
+ 2025-01-17 17:59:13,666 - src.resume_parser - DEBUG - parsing text
88
+ 2025-01-17 17:59:14,089 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
89
+ 2025-01-17 17:59:14,524 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/1.1" 200 0
90
+ 2025-01-17 17:59:14,527 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
91
+ 2025-01-17 17:59:14,567 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
92
+ 2025-01-17 17:59:14,576 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
93
+ 2025-01-17 17:59:14,706 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+%E2%97%8F+%E2%97%8F++%E2%97%8F+%E2%97%8F++Having+good+experience+in+Statistics+like+%7BKEYWORD_12%7D%2C+%7BKEYWORD_11%7D+etc.+Good+Knowledge+in+performing+the+%7BKEYWORD_10%7D+and+%7BKEYWORD_9%7D.+Efficient+in+pre-processing+data+including+Data+cleaning%2C+%7BKEYWORD_13%7D%2C+%7BKEYWORD_4%7D%2C+Visualization%2C+%7BKEYWORD_14%7D+and+%7BKEYWORD_15%7D+techniques+using+%7BKEYWORD_5%7D+platforms+like+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_6%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%29.+Having+good+experience+in+query+languages+such+as+%7BKEYWORD_1%7D.+Present+information+using+%7BKEYWORD_7%7D+techniques+in+%7BKEYWORD_8%7D+desktop.+%0A%0A HTTP/1.1" 200 2183
94
+ 2025-01-17 17:59:14,953 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
95
+ 2025-01-17 17:59:14,995 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
96
+ 2025-01-17 17:59:14,998 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
97
+ 2025-01-17 17:59:15,036 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/1.1" 200 0
98
+ 2025-01-17 17:59:15,058 - werkzeug - INFO - 192.168.110.60 - - [17/Jan/2025 17:59:15] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Farooq_-_Farooq_Shaikh.pdf HTTP/1.1" 200 -
99
+ 2025-01-17 17:59:20,275 - werkzeug - INFO - 192.168.110.60 - - [17/Jan/2025 17:59:20] "GET /v1/resumes/ HTTP/1.1" 200 -
100
+ 2025-01-17 17:59:33,730 - werkzeug - INFO - 192.168.110.60 - - [17/Jan/2025 17:59:33] "POST /v1/resumes/ HTTP/1.1" 302 -
101
+ 2025-01-17 17:59:33,740 - app - DEBUG - Inside get_reviews
102
+ 2025-01-17 17:59:33,741 - src.resume_parser - DEBUG - parsing text
103
+ 2025-01-17 17:59:34,976 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
104
+ 2025-01-17 17:59:35,338 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/1.1" 200 0
105
+ 2025-01-17 17:59:35,349 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
106
+ 2025-01-17 17:59:35,412 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
107
+ 2025-01-17 17:59:35,425 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
108
+ 2025-01-17 17:59:35,686 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+%E2%97%8F+%E2%97%8F++%E2%97%8F+%E2%97%8F++Having+good+experience+in+Statistics+like+%7BKEYWORD_12%7D%2C+%7BKEYWORD_11%7D+etc.+Good+Knowledge+in+performing+the+%7BKEYWORD_10%7D+and+%7BKEYWORD_9%7D.+Efficient+in+pre-processing+data+including+Data+cleaning%2C+%7BKEYWORD_13%7D%2C+%7BKEYWORD_4%7D%2C+Visualization%2C+%7BKEYWORD_14%7D+and+%7BKEYWORD_15%7D+techniques+using+%7BKEYWORD_5%7D+platforms+like+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_6%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%29.+Having+good+experience+in+query+languages+such+as+%7BKEYWORD_1%7D.+Present+information+using+%7BKEYWORD_7%7D+techniques+in+%7BKEYWORD_8%7D+desktop.+%0A%0A HTTP/1.1" 200 2183
109
+ 2025-01-17 17:59:36,257 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
110
+ 2025-01-17 17:59:36,375 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
111
+ 2025-01-17 17:59:36,379 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
112
+ 2025-01-17 17:59:36,429 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/1.1" 200 0
113
+ 2025-01-17 17:59:36,458 - werkzeug - INFO - 192.168.110.60 - - [17/Jan/2025 17:59:36] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Farooq_-_Farooq_Shaikh.pdf HTTP/1.1" 200 -
114
+ 2025-01-17 17:59:36,523 - werkzeug - INFO - 192.168.110.60 - - [17/Jan/2025 17:59:36] "POST /v1/resumes/ HTTP/1.1" 302 -
115
+ 2025-01-17 17:59:36,532 - app - DEBUG - Inside get_reviews
116
+ 2025-01-17 17:59:36,533 - src.resume_parser - DEBUG - parsing text
117
+ 2025-01-17 17:59:38,010 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
118
+ 2025-01-17 17:59:38,067 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/1.1" 200 0
119
+ 2025-01-17 17:59:38,081 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
120
+ 2025-01-17 17:59:38,127 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
121
+ 2025-01-17 17:59:38,138 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
122
+ 2025-01-17 17:59:38,261 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+%E2%97%8F+%E2%97%8F++%E2%97%8F+%E2%97%8F++Having+good+experience+in+Statistics+like+%7BKEYWORD_12%7D%2C+%7BKEYWORD_11%7D+etc.+Good+Knowledge+in+performing+the+%7BKEYWORD_10%7D+and+%7BKEYWORD_9%7D.+Efficient+in+pre-processing+data+including+Data+cleaning%2C+%7BKEYWORD_13%7D%2C+%7BKEYWORD_4%7D%2C+Visualization%2C+%7BKEYWORD_14%7D+and+%7BKEYWORD_15%7D+techniques+using+%7BKEYWORD_5%7D+platforms+like+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_6%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%29.+Having+good+experience+in+query+languages+such+as+%7BKEYWORD_1%7D.+Present+information+using+%7BKEYWORD_7%7D+techniques+in+%7BKEYWORD_8%7D+desktop.+%0A%0A HTTP/1.1" 200 2183
123
+ 2025-01-17 17:59:38,717 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
124
+ 2025-01-17 17:59:38,761 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
125
+ 2025-01-17 17:59:38,763 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
126
+ 2025-01-17 17:59:38,809 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/1.1" 200 0
127
+ 2025-01-17 17:59:38,821 - werkzeug - INFO - 192.168.110.60 - - [17/Jan/2025 17:59:38] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Farooq_-_Farooq_Shaikh.pdf HTTP/1.1" 200 -
128
+ 2025-01-17 17:59:49,052 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
129
+ * Running on all addresses (0.0.0.0)
130
+ * Running on http://127.0.0.1:8080
131
+ * Running on http://192.168.110.60:8080
132
+ 2025-01-17 17:59:49,055 - werkzeug - INFO - Press CTRL+C to quit
133
+ 2025-01-17 18:28:11,832 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
134
+ * Running on all addresses (0.0.0.0)
135
+ * Running on http://127.0.0.1:8080
136
+ * Running on http://192.168.110.60:8080
137
+ 2025-01-17 18:28:11,835 - werkzeug - INFO - Press CTRL+C to quit
138
+ 2025-01-17 18:52:06,489 - werkzeug - INFO - 192.168.110.60 - - [17/Jan/2025 18:52:06] "GET / HTTP/1.1" 200 -
139
+ 2025-01-17 18:52:08,353 - werkzeug - INFO - 192.168.110.60 - - [17/Jan/2025 18:52:08] "GET /v1/resumes/ HTTP/1.1" 200 -
140
+ 2025-01-17 18:52:20,819 - werkzeug - INFO - 192.168.110.60 - - [17/Jan/2025 18:52:20] "POST /v1/resumes/ HTTP/1.1" 302 -
141
+ 2025-01-17 18:52:20,836 - app - DEBUG - Inside get_reviews
142
+ 2025-01-17 18:52:20,844 - src.resume_parser - DEBUG - parsing text
143
+ 2025-01-17 18:52:21,659 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
144
+ 2025-01-17 18:52:22,201 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/1.1" 200 0
145
+ 2025-01-17 18:52:22,217 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
146
+ 2025-01-17 18:52:22,413 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
147
+ 2025-01-17 18:52:22,419 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
148
+ 2025-01-17 18:52:22,744 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+%E2%97%8F+%E2%97%8F++%E2%97%8F+%E2%97%8F++Having+good+experience+in+Statistics+like+%7BKEYWORD_12%7D%2C+%7BKEYWORD_11%7D+etc.+Good+Knowledge+in+performing+the+%7BKEYWORD_10%7D+and+%7BKEYWORD_9%7D.+Efficient+in+pre-processing+data+including+Data+cleaning%2C+%7BKEYWORD_13%7D%2C+%7BKEYWORD_4%7D%2C+Visualization%2C+%7BKEYWORD_14%7D+and+%7BKEYWORD_15%7D+techniques+using+%7BKEYWORD_5%7D+platforms+like+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_6%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%29.+Having+good+experience+in+query+languages+such+as+%7BKEYWORD_1%7D.+Present+information+using+%7BKEYWORD_7%7D+techniques+in+%7BKEYWORD_8%7D+desktop.+%0A%0A HTTP/1.1" 200 2183
149
+ 2025-01-17 18:52:23,007 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
150
+ 2025-01-17 18:52:23,049 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
151
+ 2025-01-17 18:52:23,061 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
152
+ 2025-01-17 18:52:23,159 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/1.1" 200 0
153
+ 2025-01-17 18:52:23,181 - werkzeug - INFO - 192.168.110.60 - - [17/Jan/2025 18:52:23] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Farooq_-_Farooq_Shaikh.pdf HTTP/1.1" 200 -
logs/2025-01-23.log ADDED
@@ -0,0 +1,199 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2025-01-23 08:41:32,232 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.110.37:8080
5
+ 2025-01-23 08:41:32,232 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2025-01-23 08:41:36,794 - werkzeug - INFO - 127.0.0.1 - - [23/Jan/2025 08:41:36] "GET / HTTP/1.1" 200 -
7
+ 2025-01-23 08:41:36,972 - werkzeug - INFO - 127.0.0.1 - - [23/Jan/2025 08:41:36] "GET /favicon.ico HTTP/1.1" 404 -
8
+ 2025-01-23 08:42:25,765 - werkzeug - INFO - 127.0.0.1 - - [23/Jan/2025 08:42:25] "GET / HTTP/1.1" 200 -
9
+ 2025-01-23 08:43:06,998 - werkzeug - INFO - 127.0.0.1 - - [23/Jan/2025 08:43:06] "GET / HTTP/1.1" 200 -
10
+ 2025-01-23 08:44:16,784 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
11
+ * Running on all addresses (0.0.0.0)
12
+ * Running on http://127.0.0.1:8080
13
+ * Running on http://192.168.110.37:8080
14
+ 2025-01-23 08:44:16,785 - werkzeug - INFO - Press CTRL+C to quit
15
+ 2025-01-23 08:44:24,159 - werkzeug - INFO - 192.168.110.37 - - [23/Jan/2025 08:44:24] "GET / HTTP/1.1" 200 -
16
+ 2025-01-23 08:44:24,610 - werkzeug - INFO - 192.168.110.37 - - [23/Jan/2025 08:44:24] "GET /favicon.ico HTTP/1.1" 404 -
17
+ 2025-01-23 08:44:31,196 - werkzeug - INFO - 192.168.110.37 - - [23/Jan/2025 08:44:31] "GET /v1/resumes/ HTTP/1.1" 200 -
18
+ 2025-01-23 08:44:48,404 - werkzeug - INFO - 192.168.110.37 - - [23/Jan/2025 08:44:48] "POST /v1/resumes/ HTTP/1.1" 302 -
19
+ 2025-01-23 08:44:48,417 - app - DEBUG - Inside get_reviews
20
+ 2025-01-23 08:44:48,417 - src.resume_parser - DEBUG - parsing text
21
+ 2025-01-23 08:44:50,005 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
22
+ 2025-01-23 08:44:50,512 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
23
+ 2025-01-23 08:44:50,536 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
24
+ 2025-01-23 08:44:53,469 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
25
+ 2025-01-23 08:44:53,486 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
26
+ 2025-01-23 08:44:59,368 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
27
+ 2025-01-23 08:45:00,048 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
28
+ 2025-01-23 08:45:00,143 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
29
+ 2025-01-23 08:45:00,143 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
30
+ 2025-01-23 08:45:00,191 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
31
+ 2025-01-23 08:45:00,353 - werkzeug - INFO - 192.168.110.37 - - [23/Jan/2025 08:45:00] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
32
+ 2025-01-23 09:23:46,982 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
33
+ * Running on all addresses (0.0.0.0)
34
+ * Running on http://127.0.0.1:8080
35
+ * Running on http://192.168.110.37:8080
36
+ 2025-01-23 09:23:46,982 - werkzeug - INFO - Press CTRL+C to quit
37
+ 2025-01-23 09:23:54,252 - werkzeug - INFO - 192.168.110.37 - - [23/Jan/2025 09:23:54] "GET / HTTP/1.1" 200 -
38
+ 2025-01-23 09:23:54,326 - werkzeug - INFO - 192.168.110.37 - - [23/Jan/2025 09:23:54] "GET /favicon.ico HTTP/1.1" 404 -
39
+ 2025-01-23 09:23:56,306 - werkzeug - INFO - 192.168.110.37 - - [23/Jan/2025 09:23:56] "GET /v1/resumes/ HTTP/1.1" 200 -
40
+ 2025-01-23 09:24:09,972 - werkzeug - INFO - 192.168.110.37 - - [23/Jan/2025 09:24:09] "POST /v1/resumes/ HTTP/1.1" 302 -
41
+ 2025-01-23 09:24:09,980 - app - DEBUG - Inside get_reviews
42
+ 2025-01-23 09:24:09,981 - src.resume_parser - DEBUG - parsing text
43
+ 2025-01-23 09:24:11,714 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
44
+ 2025-01-23 09:24:12,191 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
45
+ 2025-01-23 09:24:12,207 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
46
+ 2025-01-23 09:24:15,449 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
47
+ 2025-01-23 09:24:15,471 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
48
+ 2025-01-23 09:24:20,904 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
49
+ 2025-01-23 09:24:21,621 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
50
+ 2025-01-23 09:24:22,376 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
51
+ 2025-01-23 09:24:22,387 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
52
+ 2025-01-23 09:24:22,430 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
53
+ 2025-01-23 09:24:22,585 - werkzeug - INFO - 192.168.110.37 - - [23/Jan/2025 09:24:22] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
54
+ 2025-01-23 09:28:00,559 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
55
+ * Running on all addresses (0.0.0.0)
56
+ * Running on http://127.0.0.1:8080
57
+ * Running on http://192.168.110.37:8080
58
+ 2025-01-23 09:28:00,559 - werkzeug - INFO - Press CTRL+C to quit
59
+ 2025-01-23 09:28:13,099 - werkzeug - INFO - 127.0.0.1 - - [23/Jan/2025 09:28:13] "GET / HTTP/1.1" 200 -
60
+ 2025-01-23 09:28:13,210 - werkzeug - INFO - 127.0.0.1 - - [23/Jan/2025 09:28:13] "GET /favicon.ico HTTP/1.1" 404 -
61
+ 2025-01-23 09:28:14,798 - werkzeug - INFO - 127.0.0.1 - - [23/Jan/2025 09:28:14] "GET /v1/resumes/ HTTP/1.1" 200 -
62
+ 2025-01-23 09:28:26,819 - werkzeug - INFO - 127.0.0.1 - - [23/Jan/2025 09:28:26] "POST /v1/resumes/ HTTP/1.1" 302 -
63
+ 2025-01-23 09:28:26,828 - app - DEBUG - Inside get_reviews
64
+ 2025-01-23 09:28:26,831 - src.resume_parser - DEBUG - parsing text
65
+ 2025-01-23 09:28:28,379 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
66
+ 2025-01-23 09:28:28,796 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
67
+ 2025-01-23 09:28:28,814 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
68
+ 2025-01-23 09:28:31,810 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
69
+ 2025-01-23 09:28:31,826 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
70
+ 2025-01-23 09:28:37,955 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
71
+ 2025-01-23 09:28:38,639 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
72
+ 2025-01-23 09:28:38,691 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
73
+ 2025-01-23 09:28:38,705 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
74
+ 2025-01-23 09:28:38,741 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
75
+ 2025-01-23 09:28:38,859 - werkzeug - INFO - 127.0.0.1 - - [23/Jan/2025 09:28:38] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
76
+ 2025-01-23 09:31:39,382 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
77
+ * Running on all addresses (0.0.0.0)
78
+ * Running on http://127.0.0.1:8080
79
+ * Running on http://192.168.110.37:8080
80
+ 2025-01-23 09:31:39,382 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
81
+ * Running on all addresses (0.0.0.0)
82
+ * Running on http://127.0.0.1:8080
83
+ * Running on http://192.168.110.37:8080
84
+ 2025-01-23 09:31:39,382 - werkzeug - INFO - Press CTRL+C to quit
85
+ 2025-01-23 09:31:39,382 - werkzeug - INFO - Press CTRL+C to quit
86
+ 2025-01-23 09:31:44,904 - werkzeug - INFO - 127.0.0.1 - - [23/Jan/2025 09:31:44] "GET / HTTP/1.1" 200 -
87
+ 2025-01-23 09:31:46,467 - werkzeug - INFO - 127.0.0.1 - - [23/Jan/2025 09:31:46] "GET /v1/resumes/ HTTP/1.1" 200 -
88
+ 2025-01-23 09:32:02,790 - werkzeug - INFO - 127.0.0.1 - - [23/Jan/2025 09:32:02] "POST /v1/resumes/ HTTP/1.1" 302 -
89
+ 2025-01-23 09:32:02,793 - app - DEBUG - Inside get_reviews
90
+ 2025-01-23 09:32:02,804 - src.resume_parser - DEBUG - parsing text
91
+ 2025-01-23 09:32:04,346 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
92
+ 2025-01-23 09:32:04,770 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
93
+ 2025-01-23 09:32:04,786 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
94
+ 2025-01-23 09:32:07,860 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
95
+ 2025-01-23 09:32:07,878 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
96
+ 2025-01-23 09:32:13,849 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
97
+ 2025-01-23 09:32:14,549 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
98
+ 2025-01-23 09:32:14,629 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
99
+ 2025-01-23 09:32:14,630 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
100
+ 2025-01-23 09:32:14,681 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
101
+ 2025-01-23 09:32:14,802 - werkzeug - INFO - 127.0.0.1 - - [23/Jan/2025 09:32:14] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
102
+ 2025-01-23 09:44:53,575 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
103
+ * Running on all addresses (0.0.0.0)
104
+ * Running on http://127.0.0.1:8080
105
+ * Running on http://192.168.110.37:8080
106
+ 2025-01-23 09:44:53,575 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
107
+ * Running on all addresses (0.0.0.0)
108
+ * Running on http://127.0.0.1:8080
109
+ * Running on http://192.168.110.37:8080
110
+ 2025-01-23 09:44:53,575 - werkzeug - INFO - Press CTRL+C to quit
111
+ 2025-01-23 09:44:53,575 - werkzeug - INFO - Press CTRL+C to quit
112
+ 2025-01-23 09:44:58,546 - werkzeug - INFO - 192.168.110.37 - - [23/Jan/2025 09:44:58] "GET / HTTP/1.1" 200 -
113
+ 2025-01-23 09:44:58,633 - werkzeug - INFO - 192.168.110.37 - - [23/Jan/2025 09:44:58] "GET /favicon.ico HTTP/1.1" 404 -
114
+ 2025-01-23 09:45:00,380 - werkzeug - INFO - 192.168.110.37 - - [23/Jan/2025 09:45:00] "GET /v1/resumes/ HTTP/1.1" 200 -
115
+ 2025-01-23 09:45:14,426 - werkzeug - INFO - 192.168.110.37 - - [23/Jan/2025 09:45:14] "POST /v1/resumes/ HTTP/1.1" 302 -
116
+ 2025-01-23 09:45:14,439 - app - DEBUG - Inside get_reviews
117
+ 2025-01-23 09:45:14,444 - src.resume_parser - DEBUG - parsing text
118
+ 2025-01-23 09:45:16,164 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
119
+ 2025-01-23 09:45:16,543 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
120
+ 2025-01-23 09:45:16,543 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
121
+ 2025-01-23 09:45:19,469 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
122
+ 2025-01-23 09:45:19,486 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
123
+ 2025-01-23 09:45:25,390 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
124
+ 2025-01-23 09:45:26,039 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
125
+ 2025-01-23 09:45:26,129 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
126
+ 2025-01-23 09:45:26,129 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
127
+ 2025-01-23 09:45:26,192 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
128
+ 2025-01-23 09:45:26,288 - werkzeug - INFO - 192.168.110.37 - - [23/Jan/2025 09:45:26] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
129
+ 2025-01-23 09:50:47,373 - app - DEBUG - Inside get_reviews
130
+ 2025-01-23 09:50:47,373 - src.resume_parser - DEBUG - parsing text
131
+ 2025-01-23 09:50:49,022 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
132
+ 2025-01-23 09:50:49,564 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
133
+ 2025-01-23 09:50:49,579 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
134
+ 2025-01-23 09:50:53,703 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
135
+ 2025-01-23 09:50:54,755 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
136
+ 2025-01-23 09:50:54,783 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
137
+ 2025-01-23 09:50:56,652 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
138
+ 2025-01-23 09:50:57,323 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
139
+ 2025-01-23 09:50:57,358 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
140
+ 2025-01-23 09:50:57,364 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
141
+ 2025-01-23 09:50:57,407 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
142
+ 2025-01-23 09:50:57,462 - werkzeug - INFO - 192.168.110.37 - - [23/Jan/2025 09:50:57] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
143
+ 2025-01-23 09:51:38,026 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
144
+ * Running on all addresses (0.0.0.0)
145
+ * Running on http://127.0.0.1:8080
146
+ * Running on http://192.168.110.37:8080
147
+ 2025-01-23 09:51:38,026 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
148
+ * Running on all addresses (0.0.0.0)
149
+ * Running on http://127.0.0.1:8080
150
+ * Running on http://192.168.110.37:8080
151
+ 2025-01-23 09:51:38,037 - werkzeug - INFO - Press CTRL+C to quit
152
+ 2025-01-23 09:51:38,037 - werkzeug - INFO - Press CTRL+C to quit
153
+ 2025-01-23 09:51:47,087 - werkzeug - INFO - 127.0.0.1 - - [23/Jan/2025 09:51:47] "GET / HTTP/1.1" 200 -
154
+ 2025-01-23 09:51:48,592 - werkzeug - INFO - 127.0.0.1 - - [23/Jan/2025 09:51:48] "GET /v1/resumes/ HTTP/1.1" 200 -
155
+ 2025-01-23 09:52:00,072 - werkzeug - INFO - 127.0.0.1 - - [23/Jan/2025 09:52:00] "POST /v1/resumes/ HTTP/1.1" 302 -
156
+ 2025-01-23 09:52:00,084 - app - DEBUG - Inside get_reviews
157
+ 2025-01-23 09:52:00,088 - src.resume_parser - DEBUG - parsing text
158
+ 2025-01-23 09:52:01,638 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
159
+ 2025-01-23 09:52:02,194 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
160
+ 2025-01-23 09:52:02,209 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
161
+ 2025-01-23 09:52:05,209 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
162
+ 2025-01-23 09:52:05,226 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
163
+ 2025-01-23 09:52:10,706 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
164
+ 2025-01-23 09:52:11,371 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
165
+ 2025-01-23 09:52:11,450 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
166
+ 2025-01-23 09:52:11,451 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
167
+ 2025-01-23 09:52:11,497 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
168
+ 2025-01-23 09:52:11,596 - werkzeug - INFO - 127.0.0.1 - - [23/Jan/2025 09:52:11] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
169
+ 2025-01-23 09:52:57,420 - werkzeug - INFO - 127.0.0.1 - - [23/Jan/2025 09:52:57] "GET /v1/resumes/ HTTP/1.1" 200 -
170
+ 2025-01-23 09:53:10,539 - werkzeug - INFO - 127.0.0.1 - - [23/Jan/2025 09:53:10] "POST /v1/resumes/ HTTP/1.1" 302 -
171
+ 2025-01-23 09:53:10,549 - app - DEBUG - Inside get_reviews
172
+ 2025-01-23 09:53:10,550 - src.resume_parser - DEBUG - parsing text
173
+ 2025-01-23 09:53:11,747 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
174
+ 2025-01-23 09:53:12,171 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/1.1" 200 0
175
+ 2025-01-23 09:53:12,184 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
176
+ 2025-01-23 09:53:12,906 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
177
+ 2025-01-23 09:53:12,922 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
178
+ 2025-01-23 09:53:13,112 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+%E2%97%8F+%E2%97%8F++%E2%97%8F+%E2%97%8F++Having+good+experience+in+Statistics+like+%7BKEYWORD_12%7D%2C+%7BKEYWORD_11%7D+etc.+Good+Knowledge+in+performing+the+%7BKEYWORD_10%7D+and+%7BKEYWORD_9%7D.+Efficient+in+pre-processing+data+including+Data+cleaning%2C+%7BKEYWORD_13%7D%2C+%7BKEYWORD_4%7D%2C+Visualization%2C+%7BKEYWORD_14%7D+and+%7BKEYWORD_15%7D+techniques+using+%7BKEYWORD_5%7D+platforms+like+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_6%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%29.+Having+good+experience+in+query+languages+such+as+%7BKEYWORD_1%7D.+Present+information+using+%7BKEYWORD_7%7D+techniques+in+%7BKEYWORD_8%7D+desktop.+%0A%0A HTTP/1.1" 200 2183
179
+ 2025-01-23 09:53:13,636 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
180
+ 2025-01-23 09:53:13,700 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
181
+ 2025-01-23 09:53:13,700 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
182
+ 2025-01-23 09:53:13,749 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/1.1" 200 0
183
+ 2025-01-23 09:53:13,764 - werkzeug - INFO - 127.0.0.1 - - [23/Jan/2025 09:53:13] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Farooq_-_Farooq_Shaikh.pdf HTTP/1.1" 200 -
184
+ 2025-01-23 09:57:47,175 - werkzeug - INFO - 127.0.0.1 - - [23/Jan/2025 09:57:47] "GET /v1/resumes/ HTTP/1.1" 200 -
185
+ 2025-01-23 13:44:42,197 - werkzeug - INFO - 127.0.0.1 - - [23/Jan/2025 13:44:42] "GET /v1/resumes/ HTTP/1.1" 200 -
186
+ 2025-01-23 13:45:37,296 - werkzeug - INFO - 127.0.0.1 - - [23/Jan/2025 13:45:37] "POST /v1/resumes/ HTTP/1.1" 302 -
187
+ 2025-01-23 13:45:37,316 - app - DEBUG - Inside get_reviews
188
+ 2025-01-23 13:45:37,367 - src.resume_parser - DEBUG - parsing text
189
+ 2025-01-23 13:45:39,301 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
190
+ 2025-01-23 13:45:39,743 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
191
+ 2025-01-23 13:45:39,778 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
192
+ 2025-01-23 13:45:40,231 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
193
+ 2025-01-23 13:45:40,261 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
194
+ 2025-01-23 13:45:41,352 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
195
+ 2025-01-23 13:45:42,135 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
196
+ 2025-01-23 13:45:42,253 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
197
+ 2025-01-23 13:45:42,261 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
198
+ 2025-01-23 13:45:42,300 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
199
+ 2025-01-23 13:45:42,352 - werkzeug - INFO - 127.0.0.1 - - [23/Jan/2025 13:45:42] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
logs/2025-02-01.log ADDED
@@ -0,0 +1,126 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2025-02-01 11:23:59,668 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.110.85:8080
5
+ 2025-02-01 11:23:59,668 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2025-02-01 11:24:21,044 - werkzeug - INFO - 192.168.110.85 - - [01/Feb/2025 11:24:21] "GET / HTTP/1.1" 200 -
7
+ 2025-02-01 11:24:21,354 - werkzeug - INFO - 192.168.110.85 - - [01/Feb/2025 11:24:21] "GET /favicon.ico HTTP/1.1" 404 -
8
+ 2025-02-01 11:24:22,907 - werkzeug - INFO - 192.168.110.85 - - [01/Feb/2025 11:24:22] "GET /v1/resumes/ HTTP/1.1" 200 -
9
+ 2025-02-01 11:24:35,184 - werkzeug - INFO - 192.168.110.85 - - [01/Feb/2025 11:24:35] "POST /v1/resumes/ HTTP/1.1" 302 -
10
+ 2025-02-01 11:24:35,200 - app - DEBUG - Inside get_reviews
11
+ 2025-02-01 11:24:35,216 - src.resume_parser - DEBUG - parsing text
12
+ 2025-02-01 11:24:37,099 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
13
+ 2025-02-01 11:24:40,558 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
14
+ 2025-02-01 11:24:40,575 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
15
+ 2025-02-01 11:24:47,632 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+Proficient+in+%7BKEYWORD_19%7D%2C+including+%7BKEYWORD_15%7D%2C+%7BKEYWORD_14%7D%2C+%7BKEYWORD_13%7D%2C+and+%7BKEYWORD_12%7D%2C+with+a+strong+foundation+in+%7BKEYWORD_20%7D+and+manipulation+techniques.++%E2%97%8F+Skilled+in+utilizing+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_5%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%2C+%7BKEYWORD_8%7D%2C+%7BKEYWORD_9%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_6%7D%29+for+data+cleaning%2C+%7BKEYWORD_16%7D%2C+%7BKEYWORD_7%7D%2C+visualization%2C+%7BKEYWORD_17%7D%2C+and+%7BKEYWORD_18%7D.++%E2%97%8F+Experienced+in+%7BKEYWORD_1%7D+for+querying+databases+and+extracting+relevant+information%2C+coupled+with+the+ability+to+present+insights+effectively+using+%7BKEYWORD_10%7D+tools+such+as+%7BKEYWORD_11%7D.+%0A%0A HTTP/1.1" 200 757
16
+ 2025-02-01 11:24:48,305 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
17
+ 2025-02-01 11:24:48,384 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
18
+ 2025-02-01 11:24:48,525 - werkzeug - INFO - 192.168.110.85 - - [01/Feb/2025 11:24:48] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\IM_Rohan_Resume.pdf HTTP/1.1" 200 -
19
+ 2025-02-01 11:27:31,067 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
20
+ * Running on all addresses (0.0.0.0)
21
+ * Running on http://127.0.0.1:8080
22
+ * Running on http://192.168.110.85:8080
23
+ 2025-02-01 11:27:31,067 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
24
+ * Running on all addresses (0.0.0.0)
25
+ * Running on http://127.0.0.1:8080
26
+ * Running on http://192.168.110.85:8080
27
+ 2025-02-01 11:27:31,067 - werkzeug - INFO - Press CTRL+C to quit
28
+ 2025-02-01 11:27:31,067 - werkzeug - INFO - Press CTRL+C to quit
29
+ 2025-02-01 11:27:48,945 - werkzeug - INFO - 192.168.110.85 - - [01/Feb/2025 11:27:48] "GET / HTTP/1.1" 200 -
30
+ 2025-02-01 11:27:52,134 - werkzeug - INFO - 192.168.110.85 - - [01/Feb/2025 11:27:52] "GET /v1/resumes/ HTTP/1.1" 200 -
31
+ 2025-02-01 11:28:01,002 - werkzeug - INFO - 192.168.110.85 - - [01/Feb/2025 11:28:01] "POST /v1/resumes/ HTTP/1.1" 302 -
32
+ 2025-02-01 11:28:01,010 - app - DEBUG - Inside get_reviews
33
+ 2025-02-01 11:28:01,014 - src.resume_parser - DEBUG - parsing text
34
+ 2025-02-01 11:28:02,514 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
35
+ 2025-02-01 11:28:05,842 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
36
+ 2025-02-01 11:28:05,857 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
37
+ 2025-02-01 11:28:11,974 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+Proficient+in+%7BKEYWORD_19%7D%2C+including+%7BKEYWORD_15%7D%2C+%7BKEYWORD_14%7D%2C+%7BKEYWORD_13%7D%2C+and+%7BKEYWORD_12%7D%2C+with+a+strong+foundation+in+%7BKEYWORD_20%7D+and+manipulation+techniques.++%E2%97%8F+Skilled+in+utilizing+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_5%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%2C+%7BKEYWORD_8%7D%2C+%7BKEYWORD_9%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_6%7D%29+for+data+cleaning%2C+%7BKEYWORD_16%7D%2C+%7BKEYWORD_7%7D%2C+visualization%2C+%7BKEYWORD_17%7D%2C+and+%7BKEYWORD_18%7D.++%E2%97%8F+Experienced+in+%7BKEYWORD_1%7D+for+querying+databases+and+extracting+relevant+information%2C+coupled+with+the+ability+to+present+insights+effectively+using+%7BKEYWORD_10%7D+tools+such+as+%7BKEYWORD_11%7D.+%0A%0A HTTP/1.1" 200 757
38
+ 2025-02-01 11:28:12,654 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
39
+ 2025-02-01 11:28:12,731 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
40
+ 2025-02-01 11:28:12,799 - werkzeug - INFO - 192.168.110.85 - - [01/Feb/2025 11:28:12] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\IM_Rohan_Resume.pdf HTTP/1.1" 200 -
41
+ 2025-02-01 11:30:37,396 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
42
+ * Running on all addresses (0.0.0.0)
43
+ * Running on http://127.0.0.1:8080
44
+ * Running on http://192.168.110.85:8080
45
+ 2025-02-01 11:30:37,396 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
46
+ * Running on all addresses (0.0.0.0)
47
+ * Running on http://127.0.0.1:8080
48
+ * Running on http://192.168.110.85:8080
49
+ 2025-02-01 11:30:37,400 - werkzeug - INFO - Press CTRL+C to quit
50
+ 2025-02-01 11:30:37,400 - werkzeug - INFO - Press CTRL+C to quit
51
+ 2025-02-01 11:30:43,469 - werkzeug - INFO - 192.168.110.85 - - [01/Feb/2025 11:30:43] "GET / HTTP/1.1" 200 -
52
+ 2025-02-01 11:30:44,917 - werkzeug - INFO - 192.168.110.85 - - [01/Feb/2025 11:30:44] "GET /v1/resumes/ HTTP/1.1" 200 -
53
+ 2025-02-01 11:30:55,618 - werkzeug - INFO - 192.168.110.85 - - [01/Feb/2025 11:30:55] "POST /v1/resumes/ HTTP/1.1" 302 -
54
+ 2025-02-01 11:30:55,630 - app - DEBUG - Inside get_reviews
55
+ 2025-02-01 11:30:55,631 - src.resume_parser - DEBUG - parsing text
56
+ 2025-02-01 11:30:57,174 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
57
+ 2025-02-01 11:31:00,504 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
58
+ 2025-02-01 11:31:00,529 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
59
+ 2025-02-01 11:31:06,644 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+Proficient+in+%7BKEYWORD_19%7D%2C+including+%7BKEYWORD_15%7D%2C+%7BKEYWORD_14%7D%2C+%7BKEYWORD_13%7D%2C+and+%7BKEYWORD_12%7D%2C+with+a+strong+foundation+in+%7BKEYWORD_20%7D+and+manipulation+techniques.++%E2%97%8F+Skilled+in+utilizing+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_5%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%2C+%7BKEYWORD_8%7D%2C+%7BKEYWORD_9%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_6%7D%29+for+data+cleaning%2C+%7BKEYWORD_16%7D%2C+%7BKEYWORD_7%7D%2C+visualization%2C+%7BKEYWORD_17%7D%2C+and+%7BKEYWORD_18%7D.++%E2%97%8F+Experienced+in+%7BKEYWORD_1%7D+for+querying+databases+and+extracting+relevant+information%2C+coupled+with+the+ability+to+present+insights+effectively+using+%7BKEYWORD_10%7D+tools+such+as+%7BKEYWORD_11%7D.+%0A%0A HTTP/1.1" 200 757
60
+ 2025-02-01 11:31:07,340 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
61
+ 2025-02-01 11:31:07,434 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
62
+ 2025-02-01 11:31:07,434 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\Resume\..\data\uploads\IM_Rohan_Resume.pdf [GET]
63
+ Traceback (most recent call last):
64
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
65
+ response = self.full_dispatch_request()
66
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
67
+ rv = self.handle_user_exception(e)
68
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
69
+ rv = self.dispatch_request()
70
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
71
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
72
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 35, in get_reviews
73
+ parsed_resume_response = resume_parser.parse_text(path)
74
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 780, in parse_text
75
+ imarticus_score = self.imarticus_review_score(
76
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 637, in imarticus_review_score
77
+ score += 3 if all(part.iscapitalize() for part in name_parts) else 1.5
78
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 637, in <genexpr>
79
+ score += 3 if all(part.iscapitalize() for part in name_parts) else 1.5
80
+ AttributeError: 'str' object has no attribute 'iscapitalize'
81
+ 2025-02-01 11:31:07,474 - werkzeug - INFO - 192.168.110.85 - - [01/Feb/2025 11:31:07] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\IM_Rohan_Resume.pdf HTTP/1.1" 500 -
82
+ 2025-02-01 12:16:30,902 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
83
+ * Running on all addresses (0.0.0.0)
84
+ * Running on http://127.0.0.1:8080
85
+ * Running on http://192.168.110.85:8080
86
+ 2025-02-01 12:16:30,902 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
87
+ * Running on all addresses (0.0.0.0)
88
+ * Running on http://127.0.0.1:8080
89
+ * Running on http://192.168.110.85:8080
90
+ 2025-02-01 12:16:30,902 - werkzeug - INFO - Press CTRL+C to quit
91
+ 2025-02-01 12:16:30,902 - werkzeug - INFO - Press CTRL+C to quit
92
+ 2025-02-01 12:21:33,043 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
93
+ * Running on all addresses (0.0.0.0)
94
+ * Running on http://127.0.0.1:8080
95
+ * Running on http://192.168.110.85:8080
96
+ 2025-02-01 12:21:33,043 - werkzeug - INFO - Press CTRL+C to quit
97
+ 2025-02-01 12:25:49,902 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
98
+ * Running on all addresses (0.0.0.0)
99
+ * Running on http://127.0.0.1:8080
100
+ * Running on http://192.168.110.85:8080
101
+ 2025-02-01 12:25:49,902 - werkzeug - INFO - Press CTRL+C to quit
102
+ 2025-02-01 15:53:03,660 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
103
+ * Running on all addresses (0.0.0.0)
104
+ * Running on http://127.0.0.1:8080
105
+ * Running on http://192.168.110.85:8080
106
+ 2025-02-01 15:53:03,660 - werkzeug - INFO - Press CTRL+C to quit
107
+ 2025-02-01 16:09:00,013 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
108
+ * Running on all addresses (0.0.0.0)
109
+ * Running on http://127.0.0.1:8080
110
+ * Running on http://192.168.110.85:8080
111
+ 2025-02-01 16:09:00,013 - werkzeug - INFO - Press CTRL+C to quit
112
+ 2025-02-01 16:14:30,763 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
113
+ * Running on all addresses (0.0.0.0)
114
+ * Running on http://127.0.0.1:8080
115
+ * Running on http://192.168.110.85:8080
116
+ 2025-02-01 16:14:30,763 - werkzeug - INFO - Press CTRL+C to quit
117
+ 2025-02-01 16:53:14,744 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
118
+ * Running on all addresses (0.0.0.0)
119
+ * Running on http://127.0.0.1:8080
120
+ * Running on http://192.168.110.85:8080
121
+ 2025-02-01 16:53:14,749 - werkzeug - INFO - Press CTRL+C to quit
122
+ 2025-02-01 18:27:23,851 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
123
+ * Running on all addresses (0.0.0.0)
124
+ * Running on http://127.0.0.1:8080
125
+ * Running on http://192.168.110.85:8080
126
+ 2025-02-01 18:27:23,854 - werkzeug - INFO - Press CTRL+C to quit
logs/2025-02-03.log ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2025-02-03 14:38:40,449 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.110.85:8080
5
+ 2025-02-03 14:38:40,454 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2025-02-03 14:38:48,769 - werkzeug - INFO - 192.168.110.85 - - [03/Feb/2025 14:38:48] "GET / HTTP/1.1" 200 -
7
+ 2025-02-03 14:38:48,881 - werkzeug - INFO - 192.168.110.85 - - [03/Feb/2025 14:38:48] "GET /favicon.ico HTTP/1.1" 404 -
8
+ 2025-02-03 14:39:15,341 - werkzeug - INFO - 192.168.110.85 - - [03/Feb/2025 14:39:15] "GET /v1/resumes/ HTTP/1.1" 200 -
9
+ 2025-02-03 14:39:32,660 - werkzeug - INFO - 192.168.110.85 - - [03/Feb/2025 14:39:32] "POST /v1/resumes/ HTTP/1.1" 302 -
10
+ 2025-02-03 14:39:32,667 - app - DEBUG - Inside get_reviews
11
+ 2025-02-03 14:39:32,669 - src.resume_parser - DEBUG - parsing text
12
+ 2025-02-03 14:39:33,239 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
13
+ 2025-02-03 14:39:33,729 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/1.1" 200 0
14
+ 2025-02-03 14:39:33,731 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
15
+ 2025-02-03 14:39:35,082 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
16
+ 2025-02-03 14:39:35,089 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
17
+ 2025-02-03 14:39:37,569 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+%E2%97%8F+%E2%97%8F++%E2%97%8F+%E2%97%8F++Having+good+experience+in+Statistics+like+%7BKEYWORD_12%7D%2C+%7BKEYWORD_11%7D+etc.+Good+Knowledge+in+performing+the+%7BKEYWORD_10%7D+and+%7BKEYWORD_9%7D.+Efficient+in+pre-processing+data+including+Data+cleaning%2C+%7BKEYWORD_13%7D%2C+%7BKEYWORD_4%7D%2C+Visualization%2C+%7BKEYWORD_14%7D+and+%7BKEYWORD_15%7D+techniques+using+%7BKEYWORD_5%7D+platforms+like+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_6%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%29.+Having+good+experience+in+query+languages+such+as+%7BKEYWORD_1%7D.+Present+information+using+%7BKEYWORD_7%7D+techniques+in+%7BKEYWORD_8%7D+desktop.+%0A%0A HTTP/1.1" 200 2183
18
+ 2025-02-03 14:39:37,782 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
19
+ 2025-02-03 14:39:37,822 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
20
+ 2025-02-03 14:39:37,826 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
21
+ 2025-02-03 14:39:37,855 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/1.1" 200 0
22
+ 2025-02-03 14:39:37,930 - werkzeug - INFO - 192.168.110.85 - - [03/Feb/2025 14:39:37] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Farooq_-_Farooq_Shaikh.pdf HTTP/1.1" 200 -
23
+ 2025-02-03 15:02:14,776 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
24
+ * Running on all addresses (0.0.0.0)
25
+ * Running on http://127.0.0.1:8080
26
+ * Running on http://192.168.110.85:8080
27
+ 2025-02-03 15:02:14,776 - werkzeug - INFO - Press CTRL+C to quit
28
+ 2025-02-03 15:13:04,002 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
29
+ * Running on all addresses (0.0.0.0)
30
+ * Running on http://127.0.0.1:8080
31
+ * Running on http://192.168.110.85:8080
32
+ 2025-02-03 15:13:04,002 - werkzeug - INFO - Press CTRL+C to quit
logs/2025-02-07.log ADDED
@@ -0,0 +1,549 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2025-02-07 16:54:34,410 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.110.189:8080
5
+ 2025-02-07 16:54:34,410 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2025-02-07 16:55:03,099 - werkzeug - INFO - 127.0.0.1 - - [07/Feb/2025 16:55:03] "GET / HTTP/1.1" 200 -
7
+ 2025-02-07 16:55:03,477 - werkzeug - INFO - 127.0.0.1 - - [07/Feb/2025 16:55:03] "GET /favicon.ico HTTP/1.1" 404 -
8
+ 2025-02-07 16:55:05,039 - werkzeug - INFO - 127.0.0.1 - - [07/Feb/2025 16:55:05] "GET /v1/resumes/ HTTP/1.1" 200 -
9
+ 2025-02-07 16:55:16,907 - werkzeug - INFO - 127.0.0.1 - - [07/Feb/2025 16:55:16] "POST /v1/resumes/ HTTP/1.1" 302 -
10
+ 2025-02-07 16:55:16,920 - app - DEBUG - Inside get_reviews
11
+ 2025-02-07 16:55:16,920 - src.resume_parser - DEBUG - parsing text
12
+ 2025-02-07 16:55:18,492 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
13
+ 2025-02-07 16:55:18,892 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
14
+ 2025-02-07 16:55:18,908 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
15
+ 2025-02-07 16:55:21,909 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
16
+ 2025-02-07 16:55:21,930 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
17
+ 2025-02-07 16:55:27,464 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
18
+ 2025-02-07 16:55:28,134 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
19
+ 2025-02-07 16:55:28,856 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
20
+ 2025-02-07 16:55:28,856 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\Resume\..\data\uploads\Resume_Kishor_Gulati_-_kanush_gulati.pdf [GET]
21
+ Traceback (most recent call last):
22
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
23
+ response = self.full_dispatch_request()
24
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
25
+ rv = self.handle_user_exception(e)
26
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
27
+ rv = self.dispatch_request()
28
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
29
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
30
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 35, in get_reviews
31
+ parsed_resume_response = resume_parser.parse_text(path)
32
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 827, in parse_text
33
+ imarticus_score = self.imarticus_review_score(
34
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 668, in imarticus_review_score
35
+ if is_sentence_case(name):
36
+ NameError: name 'is_sentence_case' is not defined
37
+ 2025-02-07 16:55:28,941 - werkzeug - INFO - 127.0.0.1 - - [07/Feb/2025 16:55:28] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 500 -
38
+ 2025-02-07 16:58:48,493 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
39
+ * Running on all addresses (0.0.0.0)
40
+ * Running on http://127.0.0.1:8080
41
+ * Running on http://192.168.110.189:8080
42
+ 2025-02-07 16:58:48,493 - werkzeug - INFO - Press CTRL+C to quit
43
+ 2025-02-07 17:00:07,591 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:00:07] "GET / HTTP/1.1" 200 -
44
+ 2025-02-07 17:00:07,833 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:00:07] "GET /favicon.ico HTTP/1.1" 404 -
45
+ 2025-02-07 17:00:09,462 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:00:09] "GET /v1/resumes/ HTTP/1.1" 200 -
46
+ 2025-02-07 17:00:21,885 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:00:21] "POST /v1/resumes/ HTTP/1.1" 302 -
47
+ 2025-02-07 17:00:21,899 - app - DEBUG - Inside get_reviews
48
+ 2025-02-07 17:00:21,900 - src.resume_parser - DEBUG - parsing text
49
+ 2025-02-07 17:00:23,406 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
50
+ 2025-02-07 17:00:23,767 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
51
+ 2025-02-07 17:00:23,788 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
52
+ 2025-02-07 17:00:26,609 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
53
+ 2025-02-07 17:00:26,627 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
54
+ 2025-02-07 17:00:31,771 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
55
+ 2025-02-07 17:00:32,390 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
56
+ 2025-02-07 17:00:33,072 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
57
+ 2025-02-07 17:00:33,089 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\Resume\..\data\uploads\Resume_Kishor_Gulati_-_kanush_gulati.pdf [GET]
58
+ Traceback (most recent call last):
59
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
60
+ response = self.full_dispatch_request()
61
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
62
+ rv = self.handle_user_exception(e)
63
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
64
+ rv = self.dispatch_request()
65
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
66
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
67
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 35, in get_reviews
68
+ parsed_resume_response = resume_parser.parse_text(path)
69
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 827, in parse_text
70
+ if not github_urls:
71
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 668, in imarticus_review_score
72
+ def is_present_name(name):
73
+ NameError: name 'is_sentence_case' is not defined
74
+ 2025-02-07 17:00:33,090 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:00:33] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 500 -
75
+ 2025-02-07 17:00:59,954 - werkzeug - INFO - 127.0.0.1 - - [07/Feb/2025 17:00:59] "GET / HTTP/1.1" 200 -
76
+ 2025-02-07 17:01:00,668 - werkzeug - INFO - 127.0.0.1 - - [07/Feb/2025 17:01:00] "GET /favicon.ico HTTP/1.1" 404 -
77
+ 2025-02-07 17:01:02,605 - werkzeug - INFO - 127.0.0.1 - - [07/Feb/2025 17:01:02] "GET /v1/resumes/ HTTP/1.1" 200 -
78
+ 2025-02-07 17:01:12,712 - werkzeug - INFO - 127.0.0.1 - - [07/Feb/2025 17:01:12] "POST /v1/resumes/ HTTP/1.1" 302 -
79
+ 2025-02-07 17:01:12,726 - app - DEBUG - Inside get_reviews
80
+ 2025-02-07 17:01:12,727 - src.resume_parser - DEBUG - parsing text
81
+ 2025-02-07 17:01:14,172 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
82
+ 2025-02-07 17:01:14,670 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
83
+ 2025-02-07 17:01:14,689 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
84
+ 2025-02-07 17:01:14,744 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
85
+ 2025-02-07 17:01:14,771 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
86
+ 2025-02-07 17:01:15,014 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
87
+ 2025-02-07 17:01:15,669 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
88
+ 2025-02-07 17:01:15,736 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
89
+ 2025-02-07 17:01:15,736 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\Resume\..\data\uploads\Resume_Kishor_Gulati_-_kanush_gulati.pdf [GET]
90
+ Traceback (most recent call last):
91
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
92
+ response = self.full_dispatch_request()
93
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
94
+ rv = self.handle_user_exception(e)
95
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
96
+ rv = self.dispatch_request()
97
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
98
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
99
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 35, in get_reviews
100
+ parsed_resume_response = resume_parser.parse_text(path)
101
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 827, in parse_text
102
+ if not github_urls:
103
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 668, in imarticus_review_score
104
+ def is_present_name(name):
105
+ NameError: name 'is_sentence_case' is not defined
106
+ 2025-02-07 17:01:15,748 - werkzeug - INFO - 127.0.0.1 - - [07/Feb/2025 17:01:15] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 500 -
107
+ 2025-02-07 17:02:23,816 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
108
+ * Running on all addresses (0.0.0.0)
109
+ * Running on http://127.0.0.1:8080
110
+ * Running on http://192.168.110.189:8080
111
+ 2025-02-07 17:02:23,816 - werkzeug - INFO - Press CTRL+C to quit
112
+ 2025-02-07 17:02:29,177 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:02:29] "GET / HTTP/1.1" 200 -
113
+ 2025-02-07 17:02:29,242 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:02:29] "GET /favicon.ico HTTP/1.1" 404 -
114
+ 2025-02-07 17:02:30,862 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:02:30] "GET /v1/resumes/ HTTP/1.1" 200 -
115
+ 2025-02-07 17:02:42,703 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:02:42] "POST /v1/resumes/ HTTP/1.1" 302 -
116
+ 2025-02-07 17:02:42,722 - app - DEBUG - Inside get_reviews
117
+ 2025-02-07 17:02:42,736 - src.resume_parser - DEBUG - parsing text
118
+ 2025-02-07 17:02:43,359 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
119
+ 2025-02-07 17:02:43,862 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
120
+ 2025-02-07 17:02:43,886 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
121
+ 2025-02-07 17:02:46,767 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
122
+ 2025-02-07 17:02:46,783 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
123
+ 2025-02-07 17:02:50,257 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:02:50] "POST /v1/resumes/ HTTP/1.1" 302 -
124
+ 2025-02-07 17:02:50,272 - app - DEBUG - Inside get_reviews
125
+ 2025-02-07 17:02:50,272 - src.resume_parser - DEBUG - parsing text
126
+ 2025-02-07 17:02:50,908 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
127
+ 2025-02-07 17:02:50,949 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
128
+ 2025-02-07 17:02:50,955 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
129
+ 2025-02-07 17:02:50,986 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
130
+ 2025-02-07 17:02:50,986 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
131
+ 2025-02-07 17:02:53,082 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
132
+ 2025-02-07 17:02:53,293 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
133
+ 2025-02-07 17:02:53,594 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
134
+ 2025-02-07 17:02:53,704 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
135
+ 2025-02-07 17:02:53,783 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\Resume\..\data\uploads\Resume_Kishor_Gulati_-_kanush_gulati.pdf [GET]
136
+ Traceback (most recent call last):
137
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
138
+ response = self.full_dispatch_request()
139
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
140
+ rv = self.handle_user_exception(e)
141
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
142
+ rv = self.dispatch_request()
143
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
144
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
145
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 41, in get_reviews
146
+ print(parsed_resume_dict)
147
+ OSError: [WinError 233] No process is on the other end of the pipe
148
+ 2025-02-07 17:02:53,847 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:02:53] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 500 -
149
+ 2025-02-07 17:02:53,869 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
150
+ 2025-02-07 17:02:53,915 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
151
+ 2025-02-07 17:02:53,915 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\Resume\..\data\uploads\Resume_Kishor_Gulati_-_kanush_gulati.pdf [GET]
152
+ Traceback (most recent call last):
153
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
154
+ response = self.full_dispatch_request()
155
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
156
+ rv = self.handle_user_exception(e)
157
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
158
+ rv = self.dispatch_request()
159
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
160
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
161
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 41, in get_reviews
162
+ print(parsed_resume_dict)
163
+ OSError: [WinError 233] No process is on the other end of the pipe
164
+ 2025-02-07 17:02:53,924 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:02:53] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 500 -
165
+ 2025-02-07 17:09:44,595 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
166
+ * Running on all addresses (0.0.0.0)
167
+ * Running on http://127.0.0.1:8080
168
+ * Running on http://192.168.110.189:8080
169
+ 2025-02-07 17:09:44,610 - werkzeug - INFO - Press CTRL+C to quit
170
+ 2025-02-07 17:09:49,489 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:09:49] "GET / HTTP/1.1" 200 -
171
+ 2025-02-07 17:09:50,038 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:09:50] "GET /favicon.ico HTTP/1.1" 404 -
172
+ 2025-02-07 17:09:51,618 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:09:51] "GET /v1/resumes/ HTTP/1.1" 200 -
173
+ 2025-02-07 17:10:05,003 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:10:05] "POST /v1/resumes/ HTTP/1.1" 302 -
174
+ 2025-02-07 17:10:05,016 - app - DEBUG - Inside get_reviews
175
+ 2025-02-07 17:10:05,017 - src.resume_parser - DEBUG - parsing text
176
+ 2025-02-07 17:10:05,605 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
177
+ 2025-02-07 17:10:06,133 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
178
+ 2025-02-07 17:10:06,145 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
179
+ 2025-02-07 17:10:09,053 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
180
+ 2025-02-07 17:10:09,078 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
181
+ 2025-02-07 17:10:14,071 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
182
+ 2025-02-07 17:10:14,310 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
183
+ 2025-02-07 17:10:15,008 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
184
+ 2025-02-07 17:10:15,008 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\Resume\..\data\uploads\Resume_Kishor_Gulati_-_kanush_gulati.pdf [GET]
185
+ Traceback (most recent call last):
186
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
187
+ response = self.full_dispatch_request()
188
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
189
+ rv = self.handle_user_exception(e)
190
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
191
+ rv = self.dispatch_request()
192
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
193
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
194
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 41, in get_reviews
195
+ print(parsed_resume_dict)
196
+ OSError: [WinError 233] No process is on the other end of the pipe
197
+ 2025-02-07 17:10:15,014 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:10:15] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 500 -
198
+ 2025-02-07 17:14:18,874 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
199
+ * Running on all addresses (0.0.0.0)
200
+ * Running on http://127.0.0.1:8080
201
+ * Running on http://192.168.110.189:8080
202
+ 2025-02-07 17:14:18,874 - werkzeug - INFO - Press CTRL+C to quit
203
+ 2025-02-07 17:14:22,799 - werkzeug - INFO - 127.0.0.1 - - [07/Feb/2025 17:14:22] "GET / HTTP/1.1" 200 -
204
+ 2025-02-07 17:14:22,895 - werkzeug - INFO - 127.0.0.1 - - [07/Feb/2025 17:14:22] "GET /favicon.ico HTTP/1.1" 404 -
205
+ 2025-02-07 17:14:24,508 - werkzeug - INFO - 127.0.0.1 - - [07/Feb/2025 17:14:24] "GET /v1/resumes/ HTTP/1.1" 200 -
206
+ 2025-02-07 17:14:37,000 - werkzeug - INFO - 127.0.0.1 - - [07/Feb/2025 17:14:37] "POST /v1/resumes/ HTTP/1.1" 302 -
207
+ 2025-02-07 17:14:37,011 - app - DEBUG - Inside get_reviews
208
+ 2025-02-07 17:14:37,015 - src.resume_parser - DEBUG - parsing text
209
+ 2025-02-07 17:14:37,755 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
210
+ 2025-02-07 17:14:38,216 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
211
+ 2025-02-07 17:14:38,223 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
212
+ 2025-02-07 17:14:39,283 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
213
+ 2025-02-07 17:14:39,283 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
214
+ 2025-02-07 17:14:41,239 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
215
+ 2025-02-07 17:14:41,444 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
216
+ 2025-02-07 17:14:41,746 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
217
+ 2025-02-07 17:14:41,746 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\Resume\..\data\uploads\Resume_Kishor_Gulati_-_kanush_gulati.pdf [GET]
218
+ Traceback (most recent call last):
219
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
220
+ response = self.full_dispatch_request()
221
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
222
+ rv = self.handle_user_exception(e)
223
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
224
+ rv = self.dispatch_request()
225
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
226
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
227
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 41, in get_reviews
228
+ print(parsed_resume_dict)
229
+ OSError: [WinError 233] No process is on the other end of the pipe
230
+ 2025-02-07 17:14:41,746 - werkzeug - INFO - 127.0.0.1 - - [07/Feb/2025 17:14:41] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 500 -
231
+ 2025-02-07 17:30:38,160 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
232
+ * Running on all addresses (0.0.0.0)
233
+ * Running on http://127.0.0.1:8080
234
+ * Running on http://192.168.110.189:8080
235
+ 2025-02-07 17:30:38,160 - werkzeug - INFO - Press CTRL+C to quit
236
+ 2025-02-07 17:30:45,381 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:30:45] "GET / HTTP/1.1" 200 -
237
+ 2025-02-07 17:30:45,479 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:30:45] "GET /favicon.ico HTTP/1.1" 404 -
238
+ 2025-02-07 17:30:47,150 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:30:47] "GET /v1/resumes/ HTTP/1.1" 200 -
239
+ 2025-02-07 17:30:58,327 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:30:58] "POST /v1/resumes/ HTTP/1.1" 302 -
240
+ 2025-02-07 17:30:58,341 - app - DEBUG - Inside get_reviews
241
+ 2025-02-07 17:30:58,343 - src.resume_parser - DEBUG - parsing text
242
+ 2025-02-07 17:30:59,860 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
243
+ 2025-02-07 17:31:00,328 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
244
+ 2025-02-07 17:31:00,340 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
245
+ 2025-02-07 17:31:03,271 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
246
+ 2025-02-07 17:31:03,304 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
247
+ 2025-02-07 17:31:08,698 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
248
+ 2025-02-07 17:31:09,364 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
249
+ 2025-02-07 17:31:10,079 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
250
+ 2025-02-07 17:31:10,079 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
251
+ 2025-02-07 17:31:10,127 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
252
+ 2025-02-07 17:31:10,288 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:31:10] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
253
+ 2025-02-07 17:47:10,344 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
254
+ * Running on all addresses (0.0.0.0)
255
+ * Running on http://127.0.0.1:8080
256
+ * Running on http://192.168.110.189:8080
257
+ 2025-02-07 17:47:10,344 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
258
+ * Running on all addresses (0.0.0.0)
259
+ * Running on http://127.0.0.1:8080
260
+ * Running on http://192.168.110.189:8080
261
+ 2025-02-07 17:47:10,344 - werkzeug - INFO - Press CTRL+C to quit
262
+ 2025-02-07 17:47:10,349 - werkzeug - INFO - Press CTRL+C to quit
263
+ 2025-02-07 17:47:15,470 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:47:15] "GET / HTTP/1.1" 200 -
264
+ 2025-02-07 17:47:17,128 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:47:17] "GET /v1/resumes/ HTTP/1.1" 200 -
265
+ 2025-02-07 17:47:28,507 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:47:28] "POST /v1/resumes/ HTTP/1.1" 302 -
266
+ 2025-02-07 17:47:28,527 - app - DEBUG - Inside get_reviews
267
+ 2025-02-07 17:47:28,527 - src.resume_parser - DEBUG - parsing text
268
+ 2025-02-07 17:47:29,991 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
269
+ 2025-02-07 17:47:30,387 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
270
+ 2025-02-07 17:47:30,405 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
271
+ 2025-02-07 17:47:33,322 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
272
+ 2025-02-07 17:47:33,338 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
273
+ 2025-02-07 17:47:39,275 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
274
+ 2025-02-07 17:47:39,960 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
275
+ 2025-02-07 17:47:40,023 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
276
+ 2025-02-07 17:47:40,040 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
277
+ 2025-02-07 17:47:40,072 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
278
+ 2025-02-07 17:47:40,166 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 17:47:40] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
279
+ 2025-02-07 18:01:48,205 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
280
+ * Running on all addresses (0.0.0.0)
281
+ * Running on http://127.0.0.1:8080
282
+ * Running on http://192.168.110.189:8080
283
+ 2025-02-07 18:01:48,205 - werkzeug - INFO - Press CTRL+C to quit
284
+ 2025-02-07 18:01:48,377 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
285
+ * Running on all addresses (0.0.0.0)
286
+ * Running on http://127.0.0.1:8080
287
+ * Running on http://192.168.110.189:8080
288
+ 2025-02-07 18:01:48,377 - werkzeug - INFO - Press CTRL+C to quit
289
+ 2025-02-07 18:18:35,632 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
290
+ * Running on all addresses (0.0.0.0)
291
+ * Running on http://127.0.0.1:8080
292
+ * Running on http://192.168.110.189:8080
293
+ 2025-02-07 18:18:35,632 - werkzeug - INFO - Press CTRL+C to quit
294
+ 2025-02-07 18:18:44,129 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:18:44] "GET / HTTP/1.1" 200 -
295
+ 2025-02-07 18:18:45,628 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:18:45] "GET /v1/resumes/ HTTP/1.1" 200 -
296
+ 2025-02-07 18:19:33,768 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:19:33] "POST /v1/resumes/ HTTP/1.1" 302 -
297
+ 2025-02-07 18:19:33,770 - app - DEBUG - Inside get_reviews
298
+ 2025-02-07 18:19:33,770 - src.resume_parser - DEBUG - parsing text
299
+ 2025-02-07 18:19:34,425 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
300
+ 2025-02-07 18:19:34,827 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
301
+ 2025-02-07 18:19:34,837 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
302
+ 2025-02-07 18:19:34,883 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
303
+ 2025-02-07 18:19:34,892 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
304
+ 2025-02-07 18:19:35,021 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
305
+ 2025-02-07 18:19:35,288 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
306
+ 2025-02-07 18:19:35,300 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
307
+ 2025-02-07 18:19:35,317 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
308
+ 2025-02-07 18:19:35,347 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
309
+ 2025-02-07 18:19:35,379 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:19:35] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
310
+ 2025-02-07 18:20:24,350 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
311
+ * Running on all addresses (0.0.0.0)
312
+ * Running on http://127.0.0.1:8080
313
+ * Running on http://192.168.110.189:8080
314
+ 2025-02-07 18:20:24,350 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
315
+ * Running on all addresses (0.0.0.0)
316
+ * Running on http://127.0.0.1:8080
317
+ * Running on http://192.168.110.189:8080
318
+ 2025-02-07 18:20:24,350 - werkzeug - INFO - Press CTRL+C to quit
319
+ 2025-02-07 18:20:24,350 - werkzeug - INFO - Press CTRL+C to quit
320
+ 2025-02-07 18:20:38,855 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:20:38] "GET / HTTP/1.1" 200 -
321
+ 2025-02-07 18:20:40,334 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:20:40] "GET /v1/resumes/ HTTP/1.1" 200 -
322
+ 2025-02-07 18:20:50,926 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:20:50] "POST /v1/resumes/ HTTP/1.1" 302 -
323
+ 2025-02-07 18:20:50,933 - app - DEBUG - Inside get_reviews
324
+ 2025-02-07 18:20:50,933 - src.resume_parser - DEBUG - parsing text
325
+ 2025-02-07 18:20:51,926 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
326
+ 2025-02-07 18:20:52,296 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
327
+ 2025-02-07 18:20:52,307 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
328
+ 2025-02-07 18:20:52,331 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
329
+ 2025-02-07 18:20:52,350 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
330
+ 2025-02-07 18:20:52,482 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
331
+ 2025-02-07 18:20:52,815 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
332
+ 2025-02-07 18:20:52,850 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
333
+ 2025-02-07 18:20:52,854 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
334
+ 2025-02-07 18:20:52,881 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
335
+ 2025-02-07 18:20:52,909 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:20:52] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
336
+ 2025-02-07 18:23:58,334 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
337
+ * Running on all addresses (0.0.0.0)
338
+ * Running on http://127.0.0.1:8080
339
+ * Running on http://192.168.110.189:8080
340
+ 2025-02-07 18:23:58,334 - werkzeug - INFO - Press CTRL+C to quit
341
+ 2025-02-07 18:24:04,272 - werkzeug - INFO - 127.0.0.1 - - [07/Feb/2025 18:24:04] "GET / HTTP/1.1" 200 -
342
+ 2025-02-07 18:24:04,367 - werkzeug - INFO - 127.0.0.1 - - [07/Feb/2025 18:24:04] "GET /favicon.ico HTTP/1.1" 404 -
343
+ 2025-02-07 18:24:06,164 - werkzeug - INFO - 127.0.0.1 - - [07/Feb/2025 18:24:06] "GET /v1/resumes/ HTTP/1.1" 200 -
344
+ 2025-02-07 18:24:18,197 - werkzeug - INFO - 127.0.0.1 - - [07/Feb/2025 18:24:18] "POST /v1/resumes/ HTTP/1.1" 302 -
345
+ 2025-02-07 18:24:18,204 - app - DEBUG - Inside get_reviews
346
+ 2025-02-07 18:24:18,205 - src.resume_parser - DEBUG - parsing text
347
+ 2025-02-07 18:24:19,059 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
348
+ 2025-02-07 18:24:19,435 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
349
+ 2025-02-07 18:24:19,455 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
350
+ 2025-02-07 18:24:19,475 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
351
+ 2025-02-07 18:24:19,486 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
352
+ 2025-02-07 18:24:19,570 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
353
+ 2025-02-07 18:24:19,869 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
354
+ 2025-02-07 18:24:19,891 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
355
+ 2025-02-07 18:24:19,895 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
356
+ 2025-02-07 18:24:19,920 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
357
+ 2025-02-07 18:24:19,939 - werkzeug - INFO - 127.0.0.1 - - [07/Feb/2025 18:24:19] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
358
+ 2025-02-07 18:25:15,344 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
359
+ * Running on all addresses (0.0.0.0)
360
+ * Running on http://127.0.0.1:8080
361
+ * Running on http://192.168.110.189:8080
362
+ 2025-02-07 18:25:15,344 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
363
+ * Running on all addresses (0.0.0.0)
364
+ * Running on http://127.0.0.1:8080
365
+ * Running on http://192.168.110.189:8080
366
+ 2025-02-07 18:25:15,344 - werkzeug - INFO - Press CTRL+C to quit
367
+ 2025-02-07 18:25:15,351 - werkzeug - INFO - Press CTRL+C to quit
368
+ 2025-02-07 18:25:22,709 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:25:22] "GET / HTTP/1.1" 200 -
369
+ 2025-02-07 18:25:24,786 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:25:24] "GET /v1/resumes/ HTTP/1.1" 200 -
370
+ 2025-02-07 18:25:40,576 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:25:40] "POST /v1/resumes/ HTTP/1.1" 302 -
371
+ 2025-02-07 18:25:40,583 - app - DEBUG - Inside get_reviews
372
+ 2025-02-07 18:25:40,585 - src.resume_parser - DEBUG - parsing text
373
+ 2025-02-07 18:25:41,112 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
374
+ 2025-02-07 18:25:41,487 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/1.1" 200 0
375
+ 2025-02-07 18:25:41,497 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
376
+ 2025-02-07 18:25:41,536 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
377
+ 2025-02-07 18:25:41,544 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
378
+ 2025-02-07 18:25:41,626 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+%E2%97%8F+%E2%97%8F++%E2%97%8F+%E2%97%8F++Having+good+experience+in+Statistics+like+%7BKEYWORD_12%7D%2C+%7BKEYWORD_11%7D+etc.+Good+Knowledge+in+performing+the+%7BKEYWORD_10%7D+and+%7BKEYWORD_9%7D.+Efficient+in+pre-processing+data+including+Data+cleaning%2C+%7BKEYWORD_13%7D%2C+%7BKEYWORD_4%7D%2C+Visualization%2C+%7BKEYWORD_14%7D+and+%7BKEYWORD_15%7D+techniques+using+%7BKEYWORD_5%7D+platforms+like+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_6%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%29.+Having+good+experience+in+query+languages+such+as+%7BKEYWORD_1%7D.+Present+information+using+%7BKEYWORD_7%7D+techniques+in+%7BKEYWORD_8%7D+desktop.+%0A%0A HTTP/1.1" 200 2183
379
+ 2025-02-07 18:25:41,851 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
380
+ 2025-02-07 18:25:41,896 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
381
+ 2025-02-07 18:25:41,899 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
382
+ 2025-02-07 18:25:41,933 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /mohammadfarooqshaikh HTTP/1.1" 200 0
383
+ 2025-02-07 18:25:41,950 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:25:41] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Farooq_-_Farooq_Shaikh.pdf HTTP/1.1" 200 -
384
+ 2025-02-07 18:26:49,797 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
385
+ * Running on all addresses (0.0.0.0)
386
+ * Running on http://127.0.0.1:8080
387
+ * Running on http://192.168.110.189:8080
388
+ 2025-02-07 18:26:49,797 - werkzeug - INFO - Press CTRL+C to quit
389
+ 2025-02-07 18:27:00,472 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:27:00] "GET / HTTP/1.1" 200 -
390
+ 2025-02-07 18:27:02,014 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:27:02] "GET /v1/resumes/ HTTP/1.1" 200 -
391
+ 2025-02-07 18:27:15,157 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:27:15] "POST /v1/resumes/ HTTP/1.1" 302 -
392
+ 2025-02-07 18:27:15,166 - app - DEBUG - Inside get_reviews
393
+ 2025-02-07 18:27:15,166 - src.resume_parser - DEBUG - parsing text
394
+ 2025-02-07 18:27:15,828 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
395
+ 2025-02-07 18:27:16,221 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
396
+ 2025-02-07 18:27:16,228 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
397
+ 2025-02-07 18:27:17,846 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
398
+ 2025-02-07 18:27:17,846 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
399
+ 2025-02-07 18:27:20,613 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
400
+ 2025-02-07 18:27:20,959 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
401
+ 2025-02-07 18:27:21,355 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
402
+ 2025-02-07 18:27:21,356 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\Resume\..\data\uploads\Resume_Kishor_Gulati_-_kanush_gulati.pdf [GET]
403
+ Traceback (most recent call last):
404
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
405
+ response = self.full_dispatch_request()
406
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
407
+ rv = self.handle_user_exception(e)
408
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
409
+ rv = self.dispatch_request()
410
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
411
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
412
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 35, in get_reviews
413
+ parsed_resume_response = resume_parser.parse_text(path)
414
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 846, in parse_text
415
+ imarticus_score = self.imarticus_review_score(
416
+ TypeError: imarticus_review_score() missing 1 required positional argument: 'skills'
417
+ 2025-02-07 18:27:21,376 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:27:21] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 500 -
418
+ 2025-02-07 18:29:00,091 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
419
+ * Running on all addresses (0.0.0.0)
420
+ * Running on http://127.0.0.1:8080
421
+ * Running on http://192.168.110.189:8080
422
+ 2025-02-07 18:29:00,091 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
423
+ * Running on all addresses (0.0.0.0)
424
+ * Running on http://127.0.0.1:8080
425
+ * Running on http://192.168.110.189:8080
426
+ 2025-02-07 18:29:00,100 - werkzeug - INFO - Press CTRL+C to quit
427
+ 2025-02-07 18:29:00,100 - werkzeug - INFO - Press CTRL+C to quit
428
+ 2025-02-07 18:29:05,982 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:29:05] "GET / HTTP/1.1" 200 -
429
+ 2025-02-07 18:29:07,564 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:29:07] "GET /v1/resumes/ HTTP/1.1" 200 -
430
+ 2025-02-07 18:29:20,817 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:29:20] "POST /v1/resumes/ HTTP/1.1" 302 -
431
+ 2025-02-07 18:29:20,824 - app - DEBUG - Inside get_reviews
432
+ 2025-02-07 18:29:20,824 - src.resume_parser - DEBUG - parsing text
433
+ 2025-02-07 18:29:21,488 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
434
+ 2025-02-07 18:29:21,840 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
435
+ 2025-02-07 18:29:21,850 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
436
+ 2025-02-07 18:29:23,938 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
437
+ 2025-02-07 18:29:23,956 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
438
+ 2025-02-07 18:29:29,195 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
439
+ 2025-02-07 18:29:29,855 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
440
+ 2025-02-07 18:29:30,572 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
441
+ 2025-02-07 18:29:30,585 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\Resume\..\data\uploads\Resume_Kishor_Gulati_-_kanush_gulati.pdf [GET]
442
+ Traceback (most recent call last):
443
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
444
+ response = self.full_dispatch_request()
445
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
446
+ rv = self.handle_user_exception(e)
447
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
448
+ rv = self.dispatch_request()
449
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
450
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
451
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 35, in get_reviews
452
+ parsed_resume_response = resume_parser.parse_text(path)
453
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 846, in parse_text
454
+ imarticus_score = self.imarticus_review_score(
455
+ TypeError: imarticus_review_score() missing 1 required positional argument: 'skills'
456
+ 2025-02-07 18:29:30,589 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:29:30] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 500 -
457
+ 2025-02-07 18:30:01,573 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
458
+ * Running on all addresses (0.0.0.0)
459
+ * Running on http://127.0.0.1:8080
460
+ * Running on http://192.168.110.189:8080
461
+ 2025-02-07 18:30:01,573 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
462
+ * Running on all addresses (0.0.0.0)
463
+ * Running on http://127.0.0.1:8080
464
+ * Running on http://192.168.110.189:8080
465
+ 2025-02-07 18:30:01,573 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
466
+ * Running on all addresses (0.0.0.0)
467
+ * Running on http://127.0.0.1:8080
468
+ * Running on http://192.168.110.189:8080
469
+ 2025-02-07 18:30:01,573 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
470
+ * Running on all addresses (0.0.0.0)
471
+ * Running on http://127.0.0.1:8080
472
+ * Running on http://192.168.110.189:8080
473
+ 2025-02-07 18:30:01,573 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
474
+ * Running on all addresses (0.0.0.0)
475
+ * Running on http://127.0.0.1:8080
476
+ * Running on http://192.168.110.189:8080
477
+ 2025-02-07 18:30:01,589 - werkzeug - INFO - Press CTRL+C to quit
478
+ 2025-02-07 18:30:01,573 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
479
+ * Running on all addresses (0.0.0.0)
480
+ * Running on http://127.0.0.1:8080
481
+ * Running on http://192.168.110.189:8080
482
+ 2025-02-07 18:30:01,597 - werkzeug - INFO - Press CTRL+C to quit
483
+ 2025-02-07 18:30:01,589 - werkzeug - INFO - Press CTRL+C to quit
484
+ 2025-02-07 18:30:01,598 - werkzeug - INFO - Press CTRL+C to quit
485
+ 2025-02-07 18:30:01,597 - werkzeug - INFO - Press CTRL+C to quit
486
+ 2025-02-07 18:30:01,598 - werkzeug - INFO - Press CTRL+C to quit
487
+ 2025-02-07 18:30:09,462 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:30:09] "GET / HTTP/1.1" 200 -
488
+ 2025-02-07 18:30:09,462 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:30:09] "GET / HTTP/1.1" 200 -
489
+ 2025-02-07 18:30:10,927 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:30:10] "GET /v1/resumes/ HTTP/1.1" 200 -
490
+ 2025-02-07 18:30:10,927 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:30:10] "GET /v1/resumes/ HTTP/1.1" 200 -
491
+ 2025-02-07 18:30:21,027 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:30:21] "POST /v1/resumes/ HTTP/1.1" 302 -
492
+ 2025-02-07 18:30:21,027 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:30:21] "POST /v1/resumes/ HTTP/1.1" 302 -
493
+ 2025-02-07 18:30:21,042 - app - DEBUG - Inside get_reviews
494
+ 2025-02-07 18:30:21,042 - app - DEBUG - Inside get_reviews
495
+ 2025-02-07 18:30:21,042 - src.resume_parser - DEBUG - parsing text
496
+ 2025-02-07 18:30:21,042 - src.resume_parser - DEBUG - parsing text
497
+ 2025-02-07 18:30:22,525 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
498
+ 2025-02-07 18:30:22,525 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
499
+ 2025-02-07 18:30:22,928 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
500
+ 2025-02-07 18:30:22,928 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
501
+ 2025-02-07 18:30:22,938 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
502
+ 2025-02-07 18:30:22,938 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
503
+ 2025-02-07 18:30:25,817 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
504
+ 2025-02-07 18:30:25,817 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
505
+ 2025-02-07 18:30:25,837 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
506
+ 2025-02-07 18:30:25,837 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
507
+ 2025-02-07 18:30:30,959 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
508
+ 2025-02-07 18:30:30,959 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
509
+ 2025-02-07 18:30:31,641 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
510
+ 2025-02-07 18:30:31,641 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
511
+ 2025-02-07 18:30:32,283 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
512
+ 2025-02-07 18:30:32,283 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
513
+ 2025-02-07 18:30:32,292 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\Resume\..\data\uploads\Resume_Kishor_Gulati_-_kanush_gulati.pdf [GET]
514
+ Traceback (most recent call last):
515
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
516
+ response = self.full_dispatch_request()
517
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
518
+ rv = self.handle_user_exception(e)
519
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
520
+ rv = self.dispatch_request()
521
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
522
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
523
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 35, in get_reviews
524
+ parsed_resume_response = resume_parser.parse_text(path)
525
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 846, in parse_text
526
+ imarticus_score = self.imarticus_review_score(
527
+ TypeError: imarticus_review_score() missing 1 required positional argument: 'skills'
528
+ 2025-02-07 18:30:32,292 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\Resume\..\data\uploads\Resume_Kishor_Gulati_-_kanush_gulati.pdf [GET]
529
+ Traceback (most recent call last):
530
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
531
+ response = self.full_dispatch_request()
532
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
533
+ rv = self.handle_user_exception(e)
534
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
535
+ rv = self.dispatch_request()
536
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
537
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
538
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 35, in get_reviews
539
+ parsed_resume_response = resume_parser.parse_text(path)
540
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 846, in parse_text
541
+ imarticus_score = self.imarticus_review_score(
542
+ TypeError: imarticus_review_score() missing 1 required positional argument: 'skills'
543
+ 2025-02-07 18:30:32,303 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:30:32] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 500 -
544
+ 2025-02-07 18:30:32,303 - werkzeug - INFO - 192.168.110.189 - - [07/Feb/2025 18:30:32] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 500 -
545
+ 2025-02-07 18:36:00,327 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
546
+ * Running on all addresses (0.0.0.0)
547
+ * Running on http://127.0.0.1:8080
548
+ * Running on http://192.168.110.189:8080
549
+ 2025-02-07 18:36:00,327 - werkzeug - INFO - Press CTRL+C to quit
logs/2025-02-10.log ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2025-02-11 00:59:03,148 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 00:59:03] "GET / HTTP/1.1" 200 -
2
+ 2025-02-11 00:59:05,312 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 00:59:05] "GET /v1/resumes/ HTTP/1.1" 200 -
3
+ 2025-02-11 00:59:14,111 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 00:59:14] "POST /v1/resumes/ HTTP/1.1" 302 -
4
+ 2025-02-11 00:59:14,120 - app - DEBUG - Inside get_reviews
5
+ 2025-02-11 00:59:14,120 - src.resume_parser - DEBUG - parsing text
6
+ 2025-02-11 00:59:15,039 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
7
+ 2025-02-11 00:59:15,272 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
8
+ 2025-02-11 00:59:15,286 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
9
+ 2025-02-11 00:59:15,687 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+Proficient+in+%7BKEYWORD_19%7D%2C+including+%7BKEYWORD_15%7D%2C+%7BKEYWORD_14%7D%2C+%7BKEYWORD_13%7D%2C+and+%7BKEYWORD_12%7D%2C+with+a+strong+foundation+in+%7BKEYWORD_20%7D+and+manipulation+techniques.++%E2%97%8F+Skilled+in+utilizing+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_5%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%2C+%7BKEYWORD_8%7D%2C+%7BKEYWORD_9%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_6%7D%29+for+data+cleaning%2C+%7BKEYWORD_16%7D%2C+%7BKEYWORD_7%7D%2C+visualization%2C+%7BKEYWORD_17%7D%2C+and+%7BKEYWORD_18%7D.++%E2%97%8F+Experienced+in+%7BKEYWORD_1%7D+for+querying+databases+and+extracting+relevant+information%2C+coupled+with+the+ability+to+present+insights+effectively+using+%7BKEYWORD_10%7D+tools+such+as+%7BKEYWORD_11%7D.+%0A%0A HTTP/1.1" 200 757
10
+ 2025-02-11 00:59:15,990 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
11
+ 2025-02-11 00:59:16,041 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
12
+ 2025-02-11 00:59:16,041 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\Resume\..\data\uploads\IM_Rohan_Resume.pdf [GET]
13
+ Traceback (most recent call last):
14
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
15
+ response = self.full_dispatch_request()
16
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
17
+ rv = self.handle_user_exception(e)
18
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
19
+ rv = self.dispatch_request()
20
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
21
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
22
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 35, in get_reviews
23
+ parsed_resume_response = resume_parser.parse_text(path)
24
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 819, in parse_text
25
+ imarticus_score = self.imarticus_review_score(
26
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 715, in imarticus_review_score
27
+ skills_present_lower = [skill.lower() for skill in self.extract_skills_from_resume(skills) ]
28
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 125, in extract_skills_from_resume
29
+ raise ValueError(f"Expected 'text' to be a string, but got {type(text)}")
30
+ ValueError: Expected 'text' to be a string, but got <class 'list'>
31
+ 2025-02-11 00:59:16,056 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 00:59:16] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\IM_Rohan_Resume.pdf HTTP/1.1" 500 -
logs/2025-02-10.log.2025-02-10 ADDED
The diff for this file is too large to render. See raw diff
 
logs/2025-02-11.log ADDED
@@ -0,0 +1,497 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2025-02-11 01:02:22,512 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.1.106:8080
5
+ 2025-02-11 01:02:22,512 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
6
+ * Running on all addresses (0.0.0.0)
7
+ * Running on http://127.0.0.1:8080
8
+ * Running on http://192.168.1.106:8080
9
+ 2025-02-11 01:02:22,512 - werkzeug - INFO - Press CTRL+C to quit
10
+ 2025-02-11 01:02:22,512 - werkzeug - INFO - Press CTRL+C to quit
11
+ 2025-02-11 01:02:41,832 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 01:02:41] "GET / HTTP/1.1" 200 -
12
+ 2025-02-11 01:02:43,937 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 01:02:43] "GET /v1/resumes/ HTTP/1.1" 200 -
13
+ 2025-02-11 01:02:53,378 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 01:02:53] "POST /v1/resumes/ HTTP/1.1" 302 -
14
+ 2025-02-11 01:02:53,386 - app - DEBUG - Inside get_reviews
15
+ 2025-02-11 01:02:53,386 - src.resume_parser - DEBUG - parsing text
16
+ 2025-02-11 01:02:53,978 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
17
+ 2025-02-11 01:02:55,472 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
18
+ 2025-02-11 01:02:55,479 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
19
+ 2025-02-11 01:02:58,108 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+Proficient+in+%7BKEYWORD_19%7D%2C+including+%7BKEYWORD_15%7D%2C+%7BKEYWORD_14%7D%2C+%7BKEYWORD_13%7D%2C+and+%7BKEYWORD_12%7D%2C+with+a+strong+foundation+in+%7BKEYWORD_20%7D+and+manipulation+techniques.++%E2%97%8F+Skilled+in+utilizing+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_5%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%2C+%7BKEYWORD_8%7D%2C+%7BKEYWORD_9%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_6%7D%29+for+data+cleaning%2C+%7BKEYWORD_16%7D%2C+%7BKEYWORD_7%7D%2C+visualization%2C+%7BKEYWORD_17%7D%2C+and+%7BKEYWORD_18%7D.++%E2%97%8F+Experienced+in+%7BKEYWORD_1%7D+for+querying+databases+and+extracting+relevant+information%2C+coupled+with+the+ability+to+present+insights+effectively+using+%7BKEYWORD_10%7D+tools+such+as+%7BKEYWORD_11%7D.+%0A%0A HTTP/1.1" 200 757
20
+ 2025-02-11 01:02:58,394 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
21
+ 2025-02-11 01:02:58,454 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
22
+ 2025-02-11 01:02:58,455 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\Resume\..\data\uploads\IM_Rohan_Resume.pdf [GET]
23
+ Traceback (most recent call last):
24
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
25
+ response = self.full_dispatch_request()
26
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
27
+ rv = self.handle_user_exception(e)
28
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
29
+ rv = self.dispatch_request()
30
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
31
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
32
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 35, in get_reviews
33
+ parsed_resume_response = resume_parser.parse_text(path)
34
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 819, in parse_text
35
+ imarticus_score = self.imarticus_review_score(
36
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 715, in imarticus_review_score
37
+ skills_present_lower = [skill.lower() for skill in self.extract_skills_from_resume(skills) ]
38
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 125, in extract_skills_from_resume
39
+ raise ValueError(f"Expected 'text' to be a string, but got {type(text)}")
40
+ ValueError: Expected 'text' to be a string, but got <class 'list'>
41
+ 2025-02-11 01:02:58,461 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 01:02:58] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\IM_Rohan_Resume.pdf HTTP/1.1" 500 -
42
+ 2025-02-11 01:16:34,702 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
43
+ * Running on all addresses (0.0.0.0)
44
+ * Running on http://127.0.0.1:8080
45
+ * Running on http://192.168.1.106:8080
46
+ 2025-02-11 01:16:34,702 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
47
+ * Running on all addresses (0.0.0.0)
48
+ * Running on http://127.0.0.1:8080
49
+ * Running on http://192.168.1.106:8080
50
+ 2025-02-11 01:16:34,702 - werkzeug - INFO - Press CTRL+C to quit
51
+ 2025-02-11 01:16:34,717 - werkzeug - INFO - Press CTRL+C to quit
52
+ 2025-02-11 01:16:39,631 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 01:16:39] "GET / HTTP/1.1" 200 -
53
+ 2025-02-11 01:16:41,264 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 01:16:41] "GET /v1/resumes/ HTTP/1.1" 200 -
54
+ 2025-02-11 01:16:51,607 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 01:16:51] "POST /v1/resumes/ HTTP/1.1" 302 -
55
+ 2025-02-11 01:16:51,610 - app - DEBUG - Inside get_reviews
56
+ 2025-02-11 01:16:51,615 - src.resume_parser - DEBUG - parsing text
57
+ 2025-02-11 01:16:52,183 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
58
+ 2025-02-11 01:16:53,616 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
59
+ 2025-02-11 01:16:53,623 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
60
+ 2025-02-11 01:16:56,315 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+Proficient+in+%7BKEYWORD_19%7D%2C+including+%7BKEYWORD_15%7D%2C+%7BKEYWORD_14%7D%2C+%7BKEYWORD_13%7D%2C+and+%7BKEYWORD_12%7D%2C+with+a+strong+foundation+in+%7BKEYWORD_20%7D+and+manipulation+techniques.++%E2%97%8F+Skilled+in+utilizing+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_5%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%2C+%7BKEYWORD_8%7D%2C+%7BKEYWORD_9%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_6%7D%29+for+data+cleaning%2C+%7BKEYWORD_16%7D%2C+%7BKEYWORD_7%7D%2C+visualization%2C+%7BKEYWORD_17%7D%2C+and+%7BKEYWORD_18%7D.++%E2%97%8F+Experienced+in+%7BKEYWORD_1%7D+for+querying+databases+and+extracting+relevant+information%2C+coupled+with+the+ability+to+present+insights+effectively+using+%7BKEYWORD_10%7D+tools+such+as+%7BKEYWORD_11%7D.+%0A%0A HTTP/1.1" 200 757
61
+ 2025-02-11 01:16:56,560 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
62
+ 2025-02-11 01:16:56,619 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
63
+ 2025-02-11 01:16:56,734 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 01:16:56] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\IM_Rohan_Resume.pdf HTTP/1.1" 200 -
64
+ 2025-02-11 01:17:26,304 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 01:17:26] "GET /v1/resumes/ HTTP/1.1" 200 -
65
+ 2025-02-11 01:17:51,434 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 01:17:51] "POST /v1/resumes/ HTTP/1.1" 302 -
66
+ 2025-02-11 01:17:51,448 - app - DEBUG - Inside get_reviews
67
+ 2025-02-11 01:17:51,448 - src.resume_parser - DEBUG - parsing text
68
+ 2025-02-11 01:17:52,216 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
69
+ 2025-02-11 01:17:52,615 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
70
+ 2025-02-11 01:17:52,632 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
71
+ 2025-02-11 01:17:52,652 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
72
+ 2025-02-11 01:17:52,657 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
73
+ 2025-02-11 01:17:52,806 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
74
+ 2025-02-11 01:17:53,098 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
75
+ 2025-02-11 01:17:53,131 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
76
+ 2025-02-11 01:17:53,131 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
77
+ 2025-02-11 01:17:53,176 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
78
+ 2025-02-11 01:17:53,202 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 01:17:53] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
79
+ 2025-02-11 01:35:29,084 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
80
+ * Running on all addresses (0.0.0.0)
81
+ * Running on http://127.0.0.1:8080
82
+ * Running on http://192.168.1.106:8080
83
+ 2025-02-11 01:35:29,084 - werkzeug - INFO - Press CTRL+C to quit
84
+ 2025-02-11 01:35:40,326 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
85
+ * Running on all addresses (0.0.0.0)
86
+ * Running on http://127.0.0.1:8080
87
+ * Running on http://192.168.1.106:8080
88
+ 2025-02-11 01:35:40,330 - werkzeug - INFO - Press CTRL+C to quit
89
+ 2025-02-11 01:35:40,343 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
90
+ * Running on all addresses (0.0.0.0)
91
+ * Running on http://127.0.0.1:8080
92
+ * Running on http://192.168.1.106:8080
93
+ 2025-02-11 01:35:40,343 - werkzeug - INFO - Press CTRL+C to quit
94
+ 2025-02-11 01:35:44,401 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 01:35:44] "GET / HTTP/1.1" 200 -
95
+ 2025-02-11 01:35:46,153 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 01:35:46] "GET /v1/resumes/ HTTP/1.1" 200 -
96
+ 2025-02-11 01:35:54,912 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 01:35:54] "POST /v1/resumes/ HTTP/1.1" 302 -
97
+ 2025-02-11 01:35:54,918 - app - DEBUG - Inside get_reviews
98
+ 2025-02-11 01:35:54,918 - src.resume_parser - DEBUG - parsing text
99
+ 2025-02-11 01:35:55,491 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
100
+ 2025-02-11 01:35:56,967 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
101
+ 2025-02-11 01:35:56,975 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
102
+ 2025-02-11 01:35:59,669 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+Proficient+in+%7BKEYWORD_19%7D%2C+including+%7BKEYWORD_15%7D%2C+%7BKEYWORD_14%7D%2C+%7BKEYWORD_13%7D%2C+and+%7BKEYWORD_12%7D%2C+with+a+strong+foundation+in+%7BKEYWORD_20%7D+and+manipulation+techniques.++%E2%97%8F+Skilled+in+utilizing+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_5%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%2C+%7BKEYWORD_8%7D%2C+%7BKEYWORD_9%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_6%7D%29+for+data+cleaning%2C+%7BKEYWORD_16%7D%2C+%7BKEYWORD_7%7D%2C+visualization%2C+%7BKEYWORD_17%7D%2C+and+%7BKEYWORD_18%7D.++%E2%97%8F+Experienced+in+%7BKEYWORD_1%7D+for+querying+databases+and+extracting+relevant+information%2C+coupled+with+the+ability+to+present+insights+effectively+using+%7BKEYWORD_10%7D+tools+such+as+%7BKEYWORD_11%7D.+%0A%0A HTTP/1.1" 200 757
103
+ 2025-02-11 01:35:59,909 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
104
+ 2025-02-11 01:35:59,955 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
105
+ 2025-02-11 01:35:59,976 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 01:35:59] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\IM_Rohan_Resume.pdf HTTP/1.1" 200 -
106
+ 2025-02-11 01:53:15,592 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
107
+ * Running on all addresses (0.0.0.0)
108
+ * Running on http://127.0.0.1:8080
109
+ * Running on http://192.168.1.106:8080
110
+ 2025-02-11 01:53:15,592 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
111
+ * Running on all addresses (0.0.0.0)
112
+ * Running on http://127.0.0.1:8080
113
+ * Running on http://192.168.1.106:8080
114
+ 2025-02-11 01:53:15,592 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
115
+ * Running on all addresses (0.0.0.0)
116
+ * Running on http://127.0.0.1:8080
117
+ * Running on http://192.168.1.106:8080
118
+ 2025-02-11 01:53:15,592 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
119
+ * Running on all addresses (0.0.0.0)
120
+ * Running on http://127.0.0.1:8080
121
+ * Running on http://192.168.1.106:8080
122
+ 2025-02-11 01:53:15,592 - werkzeug - INFO - Press CTRL+C to quit
123
+ 2025-02-11 01:53:15,592 - werkzeug - INFO - Press CTRL+C to quit
124
+ 2025-02-11 01:53:15,594 - werkzeug - INFO - Press CTRL+C to quit
125
+ 2025-02-11 01:53:15,595 - werkzeug - INFO - Press CTRL+C to quit
126
+ 2025-02-11 01:53:29,289 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 01:53:29] "GET / HTTP/1.1" 200 -
127
+ 2025-02-11 01:53:31,165 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 01:53:31] "GET /v1/resumes/ HTTP/1.1" 200 -
128
+ 2025-02-11 01:55:10,505 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 01:55:10] "GET / HTTP/1.1" 200 -
129
+ 2025-02-11 01:55:15,865 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 01:55:15] "GET /v1/resumes/ HTTP/1.1" 200 -
130
+ 2025-02-11 01:55:30,268 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 01:55:30] "POST /v1/resumes/ HTTP/1.1" 302 -
131
+ 2025-02-11 01:55:30,268 - app - DEBUG - Inside get_reviews
132
+ 2025-02-11 01:55:30,281 - src.resume_parser - DEBUG - parsing text
133
+ 2025-02-11 01:55:30,949 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
134
+ 2025-02-11 01:55:31,340 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
135
+ 2025-02-11 01:55:31,354 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
136
+ 2025-02-11 01:55:32,817 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
137
+ 2025-02-11 01:55:32,833 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
138
+ 2025-02-11 01:55:35,482 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
139
+ 2025-02-11 01:55:35,789 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
140
+ 2025-02-11 01:55:36,193 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
141
+ 2025-02-11 01:55:36,195 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
142
+ 2025-02-11 01:55:36,235 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
143
+ 2025-02-11 01:55:36,238 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\Resume\..\data\uploads\Resume_Kishor_Gulati_-_kanush_gulati.pdf [GET]
144
+ Traceback (most recent call last):
145
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
146
+ response = self.full_dispatch_request()
147
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
148
+ rv = self.handle_user_exception(e)
149
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
150
+ rv = self.dispatch_request()
151
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
152
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
153
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 35, in get_reviews
154
+ parsed_resume_response = resume_parser.parse_text(path)
155
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 883, in parse_text
156
+ imarticus_score = self.imarticus_review_score(
157
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 791, in imarticus_review_score
158
+ summary_score = self.calculate_summary_score(profile_summary)
159
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 684, in calculate_summary_score
160
+ num_sentences = self.count_sentences(summary)
161
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 676, in count_sentences
162
+ sentences = re.split(sentence_endings, text)
163
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\re.py", line 231, in split
164
+ return _compile(pattern, flags).split(string, maxsplit)
165
+ TypeError: expected string or bytes-like object
166
+ 2025-02-11 01:55:36,243 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 01:55:36] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 500 -
167
+ 2025-02-11 01:59:05,841 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
168
+ * Running on all addresses (0.0.0.0)
169
+ * Running on http://127.0.0.1:8080
170
+ * Running on http://192.168.1.106:8080
171
+ 2025-02-11 01:59:05,841 - werkzeug - INFO - Press CTRL+C to quit
172
+ 2025-02-11 01:59:18,372 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 01:59:18] "GET / HTTP/1.1" 200 -
173
+ 2025-02-11 01:59:19,993 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 01:59:19] "GET /v1/resumes/ HTTP/1.1" 200 -
174
+ 2025-02-11 01:59:32,521 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 01:59:32] "POST /v1/resumes/ HTTP/1.1" 302 -
175
+ 2025-02-11 01:59:32,521 - app - DEBUG - Inside get_reviews
176
+ 2025-02-11 01:59:32,528 - src.resume_parser - DEBUG - parsing text
177
+ 2025-02-11 01:59:33,381 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
178
+ 2025-02-11 01:59:33,725 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
179
+ 2025-02-11 01:59:33,737 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
180
+ 2025-02-11 01:59:35,202 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
181
+ 2025-02-11 01:59:35,212 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
182
+ 2025-02-11 01:59:37,959 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
183
+ 2025-02-11 01:59:38,242 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
184
+ 2025-02-11 01:59:38,653 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
185
+ 2025-02-11 01:59:38,653 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
186
+ 2025-02-11 01:59:38,701 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
187
+ 2025-02-11 01:59:38,704 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\Resume\..\data\uploads\Resume_Kishor_Gulati_-_kanush_gulati.pdf [GET]
188
+ Traceback (most recent call last):
189
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
190
+ response = self.full_dispatch_request()
191
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
192
+ rv = self.handle_user_exception(e)
193
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
194
+ rv = self.dispatch_request()
195
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
196
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
197
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 35, in get_reviews
198
+ parsed_resume_response = resume_parser.parse_text(path)
199
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 883, in parse_text
200
+ # Calculate imarticus_score
201
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 791, in imarticus_review_score
202
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 684, in calculate_summary_score
203
+ num_sentences = self.count_sentences(summary)
204
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 676, in count_sentences
205
+ sentences = re.split(sentence_endings, text)
206
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\re.py", line 231, in split
207
+ return _compile(pattern, flags).split(string, maxsplit)
208
+ TypeError: expected string or bytes-like object
209
+ 2025-02-11 01:59:38,710 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 01:59:38] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 500 -
210
+ 2025-02-11 03:15:01,784 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
211
+ * Running on all addresses (0.0.0.0)
212
+ * Running on http://127.0.0.1:8080
213
+ * Running on http://192.168.1.106:8080
214
+ 2025-02-11 03:15:01,784 - werkzeug - INFO - Press CTRL+C to quit
215
+ 2025-02-11 05:38:28,005 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
216
+ * Running on all addresses (0.0.0.0)
217
+ * Running on http://127.0.0.1:8080
218
+ * Running on http://192.168.1.106:8080
219
+ 2025-02-11 05:38:28,005 - werkzeug - INFO - Press CTRL+C to quit
220
+ 2025-02-11 05:47:32,560 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
221
+ * Running on all addresses (0.0.0.0)
222
+ * Running on http://127.0.0.1:8080
223
+ * Running on http://192.168.1.106:8080
224
+ 2025-02-11 05:47:32,560 - werkzeug - INFO - Press CTRL+C to quit
225
+ 2025-02-11 05:47:36,690 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 05:47:36] "GET / HTTP/1.1" 200 -
226
+ 2025-02-11 05:47:38,640 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 05:47:38] "GET /v1/resumes/ HTTP/1.1" 200 -
227
+ 2025-02-11 05:47:48,486 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 05:47:48] "POST /v1/resumes/ HTTP/1.1" 302 -
228
+ 2025-02-11 05:47:48,503 - app - DEBUG - Inside get_reviews
229
+ 2025-02-11 05:47:48,519 - src.resume_parser - DEBUG - parsing text
230
+ 2025-02-11 05:47:49,272 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
231
+ 2025-02-11 05:47:49,432 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
232
+ 2025-02-11 05:47:49,432 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
233
+ 2025-02-11 05:47:49,898 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+Proficient+in+%7BKEYWORD_19%7D%2C+including+%7BKEYWORD_15%7D%2C+%7BKEYWORD_14%7D%2C+%7BKEYWORD_13%7D%2C+and+%7BKEYWORD_12%7D%2C+with+a+strong+foundation+in+%7BKEYWORD_20%7D+and+manipulation+techniques.++%E2%97%8F+Skilled+in+utilizing+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_5%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%2C+%7BKEYWORD_8%7D%2C+%7BKEYWORD_9%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_6%7D%29+for+data+cleaning%2C+%7BKEYWORD_16%7D%2C+%7BKEYWORD_7%7D%2C+visualization%2C+%7BKEYWORD_17%7D%2C+and+%7BKEYWORD_18%7D.++%E2%97%8F+Experienced+in+%7BKEYWORD_1%7D+for+querying+databases+and+extracting+relevant+information%2C+coupled+with+the+ability+to+present+insights+effectively+using+%7BKEYWORD_10%7D+tools+such+as+%7BKEYWORD_11%7D.+%0A%0A HTTP/1.1" 200 757
234
+ 2025-02-11 05:47:50,184 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
235
+ 2025-02-11 05:47:50,267 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
236
+ 2025-02-11 05:47:50,270 - app - ERROR - Exception on /v1/reviews/C:\Users\aishw\Downloads\Resume\Resume\..\data\uploads\IM_Rohan_Resume.pdf [GET]
237
+ Traceback (most recent call last):
238
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
239
+ response = self.full_dispatch_request()
240
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
241
+ rv = self.handle_user_exception(e)
242
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
243
+ rv = self.dispatch_request()
244
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
245
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
246
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 35, in get_reviews
247
+ parsed_resume_response = resume_parser.parse_text(path)
248
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 883, in parse_text
249
+ project_length_suggestion = str()
250
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 791, in imarticus_review_score
251
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 684, in calculate_summary_score
252
+ num_sentences = self.count_sentences(summary)
253
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\resume_parser.py", line 676, in count_sentences
254
+ sentences = re.split(sentence_endings, text)
255
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\re.py", line 231, in split
256
+ return _compile(pattern, flags).split(string, maxsplit)
257
+ TypeError: expected string or bytes-like object
258
+ 2025-02-11 05:47:50,278 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 05:47:50] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\IM_Rohan_Resume.pdf HTTP/1.1" 500 -
259
+ 2025-02-11 05:49:59,911 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
260
+ * Running on all addresses (0.0.0.0)
261
+ * Running on http://127.0.0.1:8080
262
+ * Running on http://192.168.1.106:8080
263
+ 2025-02-11 05:49:59,927 - werkzeug - INFO - Press CTRL+C to quit
264
+ 2025-02-11 05:50:04,814 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 05:50:04] "GET / HTTP/1.1" 200 -
265
+ 2025-02-11 05:50:06,848 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 05:50:06] "GET /v1/resumes/ HTTP/1.1" 200 -
266
+ 2025-02-11 05:50:19,226 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 05:50:19] "POST /v1/resumes/ HTTP/1.1" 302 -
267
+ 2025-02-11 05:50:19,244 - app - DEBUG - Inside get_reviews
268
+ 2025-02-11 05:50:19,244 - src.resume_parser - DEBUG - parsing text
269
+ 2025-02-11 05:50:19,824 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
270
+ 2025-02-11 05:50:21,326 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
271
+ 2025-02-11 05:50:21,339 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
272
+ 2025-02-11 05:50:24,100 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+Proficient+in+%7BKEYWORD_19%7D%2C+including+%7BKEYWORD_15%7D%2C+%7BKEYWORD_14%7D%2C+%7BKEYWORD_13%7D%2C+and+%7BKEYWORD_12%7D%2C+with+a+strong+foundation+in+%7BKEYWORD_20%7D+and+manipulation+techniques.++%E2%97%8F+Skilled+in+utilizing+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_5%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%2C+%7BKEYWORD_8%7D%2C+%7BKEYWORD_9%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_6%7D%29+for+data+cleaning%2C+%7BKEYWORD_16%7D%2C+%7BKEYWORD_7%7D%2C+visualization%2C+%7BKEYWORD_17%7D%2C+and+%7BKEYWORD_18%7D.++%E2%97%8F+Experienced+in+%7BKEYWORD_1%7D+for+querying+databases+and+extracting+relevant+information%2C+coupled+with+the+ability+to+present+insights+effectively+using+%7BKEYWORD_10%7D+tools+such+as+%7BKEYWORD_11%7D.+%0A%0A HTTP/1.1" 200 757
273
+ 2025-02-11 05:50:24,374 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
274
+ 2025-02-11 05:50:24,428 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
275
+ 2025-02-11 05:50:24,460 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 05:50:24] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\IM_Rohan_Resume.pdf HTTP/1.1" 200 -
276
+ 2025-02-11 05:50:52,615 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 05:50:52] "GET /v1/resumes/ HTTP/1.1" 200 -
277
+ 2025-02-11 05:51:05,887 - app - ERROR - Exception on /v1/resumes/ [POST]
278
+ Traceback (most recent call last):
279
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 1511, in wsgi_app
280
+ response = self.full_dispatch_request()
281
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 919, in full_dispatch_request
282
+ rv = self.handle_user_exception(e)
283
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 917, in full_dispatch_request
284
+ rv = self.dispatch_request()
285
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\flask\app.py", line 902, in dispatch_request
286
+ return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]
287
+ File "C:\Users\aishw\Downloads\Resume\Resume\app.py", line 16, in submit_resume
288
+ result = ResumeSubmitter().upload_file()
289
+ File "C:\Users\aishw\Downloads\Resume\Resume\src\submitter.py", line 27, in upload_file
290
+ file.save(os.path.join(UPLOAD_FOLDER, filename))
291
+ File "c:\Users\aishw\Downloads\Resume\Resume\.conda\lib\site-packages\werkzeug\datastructures\file_storage.py", line 129, in save
292
+ dst = open(dst, "wb")
293
+ PermissionError: [Errno 13] Permission denied: 'C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf'
294
+ 2025-02-11 05:51:05,908 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 05:51:05] "POST /v1/resumes/ HTTP/1.1" 500 -
295
+ 2025-02-11 05:51:27,177 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 05:51:27] "POST /v1/resumes/ HTTP/1.1" 302 -
296
+ 2025-02-11 05:51:27,187 - app - DEBUG - Inside get_reviews
297
+ 2025-02-11 05:51:27,188 - src.resume_parser - DEBUG - parsing text
298
+ 2025-02-11 05:51:27,930 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
299
+ 2025-02-11 05:51:28,393 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
300
+ 2025-02-11 05:51:28,401 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
301
+ 2025-02-11 05:51:28,804 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
302
+ 2025-02-11 05:51:28,815 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
303
+ 2025-02-11 05:51:28,941 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
304
+ 2025-02-11 05:51:29,241 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
305
+ 2025-02-11 05:51:29,279 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
306
+ 2025-02-11 05:51:29,282 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
307
+ 2025-02-11 05:51:29,308 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
308
+ 2025-02-11 05:51:29,334 - werkzeug - INFO - 192.168.1.106 - - [11/Feb/2025 05:51:29] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
309
+ 2025-02-11 06:07:47,822 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
310
+ * Running on all addresses (0.0.0.0)
311
+ * Running on http://127.0.0.1:8080
312
+ * Running on http://192.168.1.106:8080
313
+ 2025-02-11 06:07:47,822 - werkzeug - INFO - Press CTRL+C to quit
314
+ 2025-02-11 06:07:51,336 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 06:07:51] "GET / HTTP/1.1" 200 -
315
+ 2025-02-11 06:07:52,744 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 06:07:52] "GET /v1/resumes/ HTTP/1.1" 200 -
316
+ 2025-02-11 06:08:04,803 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 06:08:04] "POST /v1/resumes/ HTTP/1.1" 302 -
317
+ 2025-02-11 06:08:04,814 - app - DEBUG - Inside get_reviews
318
+ 2025-02-11 06:08:04,824 - src.resume_parser - DEBUG - parsing text
319
+ 2025-02-11 06:08:05,523 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
320
+ 2025-02-11 06:08:05,924 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
321
+ 2025-02-11 06:08:05,926 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
322
+ 2025-02-11 06:08:06,076 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
323
+ 2025-02-11 06:08:06,088 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
324
+ 2025-02-11 06:08:06,456 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
325
+ 2025-02-11 06:08:06,748 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
326
+ 2025-02-11 06:08:06,809 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
327
+ 2025-02-11 06:08:06,813 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
328
+ 2025-02-11 06:08:06,839 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
329
+ 2025-02-11 06:08:06,873 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 06:08:06] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
330
+ 2025-02-11 06:13:26,786 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
331
+ * Running on all addresses (0.0.0.0)
332
+ * Running on http://127.0.0.1:8080
333
+ * Running on http://192.168.1.106:8080
334
+ 2025-02-11 06:13:26,786 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
335
+ * Running on all addresses (0.0.0.0)
336
+ * Running on http://127.0.0.1:8080
337
+ * Running on http://192.168.1.106:8080
338
+ 2025-02-11 06:13:26,787 - werkzeug - INFO - Press CTRL+C to quit
339
+ 2025-02-11 06:13:26,788 - werkzeug - INFO - Press CTRL+C to quit
340
+ 2025-02-11 06:13:30,701 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 06:13:30] "GET / HTTP/1.1" 200 -
341
+ 2025-02-11 06:13:32,464 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 06:13:32] "GET /v1/resumes/ HTTP/1.1" 200 -
342
+ 2025-02-11 06:13:43,640 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 06:13:43] "POST /v1/resumes/ HTTP/1.1" 302 -
343
+ 2025-02-11 06:13:43,656 - app - DEBUG - Inside get_reviews
344
+ 2025-02-11 06:13:43,658 - src.resume_parser - DEBUG - parsing text
345
+ 2025-02-11 06:13:44,567 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
346
+ 2025-02-11 06:13:44,923 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
347
+ 2025-02-11 06:13:44,926 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
348
+ 2025-02-11 06:13:44,969 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
349
+ 2025-02-11 06:13:44,986 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
350
+ 2025-02-11 06:13:45,128 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
351
+ 2025-02-11 06:13:45,439 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
352
+ 2025-02-11 06:13:45,478 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
353
+ 2025-02-11 06:13:45,480 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
354
+ 2025-02-11 06:13:45,519 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
355
+ 2025-02-11 06:13:45,541 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 06:13:45] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
356
+ 2025-02-11 06:30:29,907 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 06:30:29] "GET /v1/resumes/ HTTP/1.1" 200 -
357
+ 2025-02-11 06:30:38,291 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 06:30:38] "POST /v1/resumes/ HTTP/1.1" 302 -
358
+ 2025-02-11 06:30:38,302 - app - DEBUG - Inside get_reviews
359
+ 2025-02-11 06:30:38,309 - src.resume_parser - DEBUG - parsing text
360
+ 2025-02-11 06:30:38,899 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
361
+ 2025-02-11 06:30:38,987 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
362
+ 2025-02-11 06:30:39,001 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
363
+ 2025-02-11 06:30:39,303 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+Proficient+in+%7BKEYWORD_19%7D%2C+including+%7BKEYWORD_15%7D%2C+%7BKEYWORD_14%7D%2C+%7BKEYWORD_13%7D%2C+and+%7BKEYWORD_12%7D%2C+with+a+strong+foundation+in+%7BKEYWORD_20%7D+and+manipulation+techniques.++%E2%97%8F+Skilled+in+utilizing+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_5%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%2C+%7BKEYWORD_8%7D%2C+%7BKEYWORD_9%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_6%7D%29+for+data+cleaning%2C+%7BKEYWORD_16%7D%2C+%7BKEYWORD_7%7D%2C+visualization%2C+%7BKEYWORD_17%7D%2C+and+%7BKEYWORD_18%7D.++%E2%97%8F+Experienced+in+%7BKEYWORD_1%7D+for+querying+databases+and+extracting+relevant+information%2C+coupled+with+the+ability+to+present+insights+effectively+using+%7BKEYWORD_10%7D+tools+such+as+%7BKEYWORD_11%7D.+%0A%0A HTTP/1.1" 200 757
364
+ 2025-02-11 06:30:39,554 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
365
+ 2025-02-11 06:30:39,614 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
366
+ 2025-02-11 06:30:39,637 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 06:30:39] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\IM_Rohan_Resume.pdf HTTP/1.1" 200 -
367
+ 2025-02-11 06:36:20,074 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
368
+ * Running on all addresses (0.0.0.0)
369
+ * Running on http://127.0.0.1:8080
370
+ * Running on http://192.168.1.106:8080
371
+ 2025-02-11 06:36:20,074 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
372
+ * Running on all addresses (0.0.0.0)
373
+ * Running on http://127.0.0.1:8080
374
+ * Running on http://192.168.1.106:8080
375
+ 2025-02-11 06:36:20,074 - werkzeug - INFO - Press CTRL+C to quit
376
+ 2025-02-11 06:36:20,074 - werkzeug - INFO - Press CTRL+C to quit
377
+ 2025-02-11 06:36:30,354 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 06:36:30] "GET / HTTP/1.1" 200 -
378
+ 2025-02-11 06:36:32,128 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 06:36:32] "GET /v1/resumes/ HTTP/1.1" 200 -
379
+ 2025-02-11 06:36:40,238 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 06:36:40] "POST /v1/resumes/ HTTP/1.1" 302 -
380
+ 2025-02-11 06:36:40,243 - app - DEBUG - Inside get_reviews
381
+ 2025-02-11 06:36:40,244 - src.resume_parser - DEBUG - parsing text
382
+ 2025-02-11 06:36:41,019 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
383
+ 2025-02-11 06:36:41,065 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
384
+ 2025-02-11 06:36:41,073 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
385
+ 2025-02-11 06:36:41,162 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+Proficient+in+%7BKEYWORD_19%7D%2C+including+%7BKEYWORD_15%7D%2C+%7BKEYWORD_14%7D%2C+%7BKEYWORD_13%7D%2C+and+%7BKEYWORD_12%7D%2C+with+a+strong+foundation+in+%7BKEYWORD_20%7D+and+manipulation+techniques.++%E2%97%8F+Skilled+in+utilizing+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_5%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%2C+%7BKEYWORD_8%7D%2C+%7BKEYWORD_9%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_6%7D%29+for+data+cleaning%2C+%7BKEYWORD_16%7D%2C+%7BKEYWORD_7%7D%2C+visualization%2C+%7BKEYWORD_17%7D%2C+and+%7BKEYWORD_18%7D.++%E2%97%8F+Experienced+in+%7BKEYWORD_1%7D+for+querying+databases+and+extracting+relevant+information%2C+coupled+with+the+ability+to+present+insights+effectively+using+%7BKEYWORD_10%7D+tools+such+as+%7BKEYWORD_11%7D.+%0A%0A HTTP/1.1" 200 757
386
+ 2025-02-11 06:36:41,417 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
387
+ 2025-02-11 06:36:41,464 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
388
+ 2025-02-11 06:36:41,468 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 06:36:41] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\IM_Rohan_Resume.pdf HTTP/1.1" 200 -
389
+ 2025-02-11 06:52:54,302 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
390
+ * Running on all addresses (0.0.0.0)
391
+ * Running on http://127.0.0.1:8080
392
+ * Running on http://192.168.1.106:8080
393
+ 2025-02-11 06:52:54,302 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
394
+ * Running on all addresses (0.0.0.0)
395
+ * Running on http://127.0.0.1:8080
396
+ * Running on http://192.168.1.106:8080
397
+ 2025-02-11 06:52:54,302 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
398
+ * Running on all addresses (0.0.0.0)
399
+ * Running on http://127.0.0.1:8080
400
+ * Running on http://192.168.1.106:8080
401
+ 2025-02-11 06:52:54,303 - werkzeug - INFO - Press CTRL+C to quit
402
+ 2025-02-11 06:52:54,303 - werkzeug - INFO - Press CTRL+C to quit
403
+ 2025-02-11 06:52:54,304 - werkzeug - INFO - Press CTRL+C to quit
404
+ 2025-02-11 06:52:58,242 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 06:52:58] "GET / HTTP/1.1" 200 -
405
+ 2025-02-11 06:52:59,878 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 06:52:59] "GET /v1/resumes/ HTTP/1.1" 200 -
406
+ 2025-02-11 06:53:07,918 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 06:53:07] "POST /v1/resumes/ HTTP/1.1" 302 -
407
+ 2025-02-11 06:53:07,925 - app - DEBUG - Inside get_reviews
408
+ 2025-02-11 06:53:07,934 - src.resume_parser - DEBUG - parsing text
409
+ 2025-02-11 06:53:08,499 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
410
+ 2025-02-11 06:53:08,652 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
411
+ 2025-02-11 06:53:08,659 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
412
+ 2025-02-11 06:53:08,951 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+Proficient+in+%7BKEYWORD_19%7D%2C+including+%7BKEYWORD_15%7D%2C+%7BKEYWORD_14%7D%2C+%7BKEYWORD_13%7D%2C+and+%7BKEYWORD_12%7D%2C+with+a+strong+foundation+in+%7BKEYWORD_20%7D+and+manipulation+techniques.++%E2%97%8F+Skilled+in+utilizing+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_5%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%2C+%7BKEYWORD_8%7D%2C+%7BKEYWORD_9%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_6%7D%29+for+data+cleaning%2C+%7BKEYWORD_16%7D%2C+%7BKEYWORD_7%7D%2C+visualization%2C+%7BKEYWORD_17%7D%2C+and+%7BKEYWORD_18%7D.++%E2%97%8F+Experienced+in+%7BKEYWORD_1%7D+for+querying+databases+and+extracting+relevant+information%2C+coupled+with+the+ability+to+present+insights+effectively+using+%7BKEYWORD_10%7D+tools+such+as+%7BKEYWORD_11%7D.+%0A%0A HTTP/1.1" 200 757
413
+ 2025-02-11 06:53:09,218 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
414
+ 2025-02-11 06:53:09,268 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
415
+ 2025-02-11 06:53:09,296 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 06:53:09] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\IM_Rohan_Resume.pdf HTTP/1.1" 200 -
416
+ 2025-02-11 06:58:45,335 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
417
+ * Running on all addresses (0.0.0.0)
418
+ * Running on http://127.0.0.1:8080
419
+ * Running on http://192.168.1.106:8080
420
+ 2025-02-11 06:58:45,335 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
421
+ * Running on all addresses (0.0.0.0)
422
+ * Running on http://127.0.0.1:8080
423
+ * Running on http://192.168.1.106:8080
424
+ 2025-02-11 06:58:45,335 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
425
+ * Running on all addresses (0.0.0.0)
426
+ * Running on http://127.0.0.1:8080
427
+ * Running on http://192.168.1.106:8080
428
+ 2025-02-11 06:58:45,335 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
429
+ * Running on all addresses (0.0.0.0)
430
+ * Running on http://127.0.0.1:8080
431
+ * Running on http://192.168.1.106:8080
432
+ 2025-02-11 06:58:45,335 - werkzeug - INFO - Press CTRL+C to quit
433
+ 2025-02-11 06:58:45,335 - werkzeug - INFO - Press CTRL+C to quit
434
+ 2025-02-11 06:58:45,337 - werkzeug - INFO - Press CTRL+C to quit
435
+ 2025-02-11 06:58:45,337 - werkzeug - INFO - Press CTRL+C to quit
436
+ 2025-02-11 06:58:49,170 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 06:58:49] "GET / HTTP/1.1" 200 -
437
+ 2025-02-11 06:58:50,623 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 06:58:50] "GET /v1/resumes/ HTTP/1.1" 200 -
438
+ 2025-02-11 06:58:59,900 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 06:58:59] "POST /v1/resumes/ HTTP/1.1" 302 -
439
+ 2025-02-11 06:58:59,905 - app - DEBUG - Inside get_reviews
440
+ 2025-02-11 06:58:59,905 - src.resume_parser - DEBUG - parsing text
441
+ 2025-02-11 06:59:00,699 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
442
+ 2025-02-11 06:59:00,737 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
443
+ 2025-02-11 06:59:00,742 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
444
+ 2025-02-11 06:59:00,900 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+Proficient+in+%7BKEYWORD_19%7D%2C+including+%7BKEYWORD_15%7D%2C+%7BKEYWORD_14%7D%2C+%7BKEYWORD_13%7D%2C+and+%7BKEYWORD_12%7D%2C+with+a+strong+foundation+in+%7BKEYWORD_20%7D+and+manipulation+techniques.++%E2%97%8F+Skilled+in+utilizing+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_5%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%2C+%7BKEYWORD_8%7D%2C+%7BKEYWORD_9%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_6%7D%29+for+data+cleaning%2C+%7BKEYWORD_16%7D%2C+%7BKEYWORD_7%7D%2C+visualization%2C+%7BKEYWORD_17%7D%2C+and+%7BKEYWORD_18%7D.++%E2%97%8F+Experienced+in+%7BKEYWORD_1%7D+for+querying+databases+and+extracting+relevant+information%2C+coupled+with+the+ability+to+present+insights+effectively+using+%7BKEYWORD_10%7D+tools+such+as+%7BKEYWORD_11%7D.+%0A%0A HTTP/1.1" 200 757
445
+ 2025-02-11 06:59:01,167 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
446
+ 2025-02-11 06:59:01,209 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
447
+ 2025-02-11 06:59:01,223 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 06:59:01] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\IM_Rohan_Resume.pdf HTTP/1.1" 200 -
448
+ 2025-02-11 07:04:04,257 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
449
+ * Running on all addresses (0.0.0.0)
450
+ * Running on http://127.0.0.1:8080
451
+ * Running on http://192.168.1.106:8080
452
+ 2025-02-11 07:04:04,257 - werkzeug - INFO - Press CTRL+C to quit
453
+ 2025-02-11 07:04:07,753 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 07:04:07] "GET / HTTP/1.1" 200 -
454
+ 2025-02-11 07:04:10,376 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 07:04:10] "GET /v1/resumes/ HTTP/1.1" 200 -
455
+ 2025-02-11 07:04:18,017 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 07:04:18] "POST /v1/resumes/ HTTP/1.1" 302 -
456
+ 2025-02-11 07:04:18,021 - app - DEBUG - Inside get_reviews
457
+ 2025-02-11 07:04:18,021 - src.resume_parser - DEBUG - parsing text
458
+ 2025-02-11 07:04:18,597 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
459
+ 2025-02-11 07:04:18,664 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
460
+ 2025-02-11 07:04:18,664 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
461
+ 2025-02-11 07:04:18,793 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+Proficient+in+%7BKEYWORD_19%7D%2C+including+%7BKEYWORD_15%7D%2C+%7BKEYWORD_14%7D%2C+%7BKEYWORD_13%7D%2C+and+%7BKEYWORD_12%7D%2C+with+a+strong+foundation+in+%7BKEYWORD_20%7D+and+manipulation+techniques.++%E2%97%8F+Skilled+in+utilizing+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_5%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%2C+%7BKEYWORD_8%7D%2C+%7BKEYWORD_9%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_6%7D%29+for+data+cleaning%2C+%7BKEYWORD_16%7D%2C+%7BKEYWORD_7%7D%2C+visualization%2C+%7BKEYWORD_17%7D%2C+and+%7BKEYWORD_18%7D.++%E2%97%8F+Experienced+in+%7BKEYWORD_1%7D+for+querying+databases+and+extracting+relevant+information%2C+coupled+with+the+ability+to+present+insights+effectively+using+%7BKEYWORD_10%7D+tools+such+as+%7BKEYWORD_11%7D.+%0A%0A HTTP/1.1" 200 757
462
+ 2025-02-11 07:04:19,046 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
463
+ 2025-02-11 07:04:19,102 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
464
+ 2025-02-11 07:04:19,119 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 07:04:19] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\IM_Rohan_Resume.pdf HTTP/1.1" 200 -
465
+ 2025-02-11 15:18:53,335 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
466
+ * Running on all addresses (0.0.0.0)
467
+ * Running on http://127.0.0.1:8080
468
+ * Running on http://192.168.1.3:8080
469
+ 2025-02-11 15:18:53,335 - werkzeug - INFO - Press CTRL+C to quit
470
+ 2025-02-11 15:18:57,107 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 15:18:57] "GET / HTTP/1.1" 200 -
471
+ 2025-02-11 15:18:57,264 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 15:18:57] "GET /favicon.ico HTTP/1.1" 404 -
472
+ 2025-02-11 15:18:59,375 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 15:18:59] "GET /v1/resumes/ HTTP/1.1" 200 -
473
+ 2025-02-11 15:19:08,924 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 15:19:08] "POST /v1/resumes/ HTTP/1.1" 302 -
474
+ 2025-02-11 15:19:08,936 - app - DEBUG - Inside get_reviews
475
+ 2025-02-11 15:19:08,937 - src.resume_parser - DEBUG - parsing text
476
+ 2025-02-11 15:19:10,604 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
477
+ 2025-02-11 15:19:14,269 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
478
+ 2025-02-11 15:19:14,291 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
479
+ 2025-02-11 15:19:21,811 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+%E2%97%8F+Proficient+in+%7BKEYWORD_19%7D%2C+including+%7BKEYWORD_15%7D%2C+%7BKEYWORD_14%7D%2C+%7BKEYWORD_13%7D%2C+and+%7BKEYWORD_12%7D%2C+with+a+strong+foundation+in+%7BKEYWORD_20%7D+and+manipulation+techniques.++%E2%97%8F+Skilled+in+utilizing+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_5%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_3%7D%2C+%7BKEYWORD_8%7D%2C+%7BKEYWORD_9%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_6%7D%29+for+data+cleaning%2C+%7BKEYWORD_16%7D%2C+%7BKEYWORD_7%7D%2C+visualization%2C+%7BKEYWORD_17%7D%2C+and+%7BKEYWORD_18%7D.++%E2%97%8F+Experienced+in+%7BKEYWORD_1%7D+for+querying+databases+and+extracting+relevant+information%2C+coupled+with+the+ability+to+present+insights+effectively+using+%7BKEYWORD_10%7D+tools+such+as+%7BKEYWORD_11%7D.+%0A%0A HTTP/1.1" 200 757
480
+ 2025-02-11 15:19:22,518 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
481
+ 2025-02-11 15:19:22,628 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
482
+ 2025-02-11 15:19:22,765 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 15:19:22] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\IM_Rohan_Resume.pdf HTTP/1.1" 200 -
483
+ 2025-02-11 15:20:49,319 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 15:20:49] "GET /v1/resumes/ HTTP/1.1" 200 -
484
+ 2025-02-11 15:21:00,138 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 15:21:00] "POST /v1/resumes/ HTTP/1.1" 302 -
485
+ 2025-02-11 15:21:00,162 - app - DEBUG - Inside get_reviews
486
+ 2025-02-11 15:21:00,169 - src.resume_parser - DEBUG - parsing text
487
+ 2025-02-11 15:21:01,940 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
488
+ 2025-02-11 15:21:02,354 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
489
+ 2025-02-11 15:21:02,366 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
490
+ 2025-02-11 15:21:02,463 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
491
+ 2025-02-11 15:21:02,478 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
492
+ 2025-02-11 15:21:02,960 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
493
+ 2025-02-11 15:21:03,754 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
494
+ 2025-02-11 15:21:03,886 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=CERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS&text=AWARDS+%26+ACCOLADES&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/1.1" 200 588
495
+ 2025-02-11 15:21:03,895 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
496
+ 2025-02-11 15:21:03,965 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
497
+ 2025-02-11 15:21:04,006 - werkzeug - INFO - 127.0.0.1 - - [11/Feb/2025 15:21:04] "GET /v1/reviews/C:\\Users\\aishw\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
logs/2025-02-20.log ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2025-02-20 21:41:46,966 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.0.105:8080
5
+ 2025-02-20 21:41:46,966 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2025-02-20 21:41:56,762 - werkzeug - INFO - 127.0.0.1 - - [20/Feb/2025 21:41:56] "GET / HTTP/1.1" 200 -
7
+ 2025-02-20 21:41:58,645 - werkzeug - INFO - 127.0.0.1 - - [20/Feb/2025 21:41:58] "GET /v1/resumes/ HTTP/1.1" 200 -
8
+ 2025-02-20 21:42:08,942 - werkzeug - INFO - 127.0.0.1 - - [20/Feb/2025 21:42:08] "POST /v1/resumes/ HTTP/1.1" 302 -
9
+ 2025-02-20 21:42:08,950 - app - DEBUG - Inside get_reviews
10
+ 2025-02-20 21:42:08,953 - src.resume_parser - DEBUG - parsing text
11
+ 2025-02-20 21:42:09,456 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
12
+ 2025-02-20 21:42:09,964 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /WHarshal HTTP/11" 200 0
13
+ 2025-02-20 21:42:09,974 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
14
+ 2025-02-20 21:42:14,957 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE%3A%0A+%E2%97%8F++%E2%97%8F++Enthhusiastic+and+recently+certified+in+Data+Analytics+with+%7BKEYWORD_7%7D.+Seeking+corporate+experience+to+apply+and+enhance+skills.+Proficient+in+data+exploration%2C+%7BKEYWORD_16%7D%2C+and+visualization+techniques.+Well-ekuipped+with+leadership+and+%7BKEYWORD_19%7D+abilities.+Enthusiastic+about+contributing+technical+expertise+to+dynamic+projects+and+making+an+impact+in+a+collaborative+work+environment.++PROFILE+SUMMARI++Good+Knoledge+in+performing+the++%E2%80%A2++Having+good+experience+in+Statistics+like+%7BKEYWORD_12%7D%2C+%7BKEYWORD_20%7D+etc.+%E2%80%A2+%E2%80%A2++Efficient+in+pre-processing+data+including+Data+cleaning%2C+%7BKEYWORD_13%7D%2C+%7BKEYWORD_6%7D%2C+Visualization%2C+%7BKEYWORD_14%7D+and+%7BKEYWORD_15%7D+techniques+using+%7BKEYWORD_7%7D+platforms+like+%7BKEYWORD_0%7D+Data+Science+Packages+%28%7BKEYWORD_8%7D%2C+%7BKEYWORD_2%7D%2C+%7BKEYWORD_5%7D%2C+%7BKEYWORD_4%7D%29.++%7BKEYWORD_11%7D+and+%7BKEYWORD_10%7D.++%E2%80%A2++Having+good+experience+in+query+languages+such+as+%7BKEYWORD_1%7D.+%E2%80%A2++Present+information+using+%7BKEYWORD_9%7D+techniques+in+%7BKEYWORD_3%7D.+%0A%0A HTTP/11" 200 10563
15
+ 2025-02-20 21:42:14,962 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
16
+ 2025-02-20 21:42:15,033 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/11" 200 500
17
+ 2025-02-20 21:42:15,226 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
18
+ 2025-02-20 21:42:15,260 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=CAREER+OBJECTIVE&text=ACADEMIC+PROFILE&text=PROJECTS&text=WORK+EXPERIENCE&text=TECHNICAL+SKILLS&text=PERSONAL+INFORMATION HTTP/11" 200 588
19
+ 2025-02-20 21:42:15,262 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
20
+ 2025-02-20 21:42:15,340 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /WHarshal HTTP/11" 200 0
21
+ 2025-02-20 21:42:15,358 - werkzeug - INFO - 127.0.0.1 - - [20/Feb/2025 21:42:15] "GET /v1/reviews/C:\\Users\\NAJID%20KHAN\\Downloads\\Resume\\Resume\\..\\data\\uploads\\Grammatical_error_resume_file_1.pdf HTTP/1.1" 200 -
logs/2025-02-21.log ADDED
The diff for this file is too large to render. See raw diff
 
logs/2025-02-25.log ADDED
@@ -0,0 +1,169 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2025-02-25 04:07:10,312 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.0.116:8080
5
+ 2025-02-25 04:07:10,313 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2025-02-25 04:07:10,492 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
7
+ 2025-02-25 04:07:16,844 - werkzeug - WARNING - * Debugger is active!
8
+ 2025-02-25 04:07:16,889 - werkzeug - INFO - * Debugger PIN: 209-638-460
9
+ 2025-02-25 04:08:09,149 - werkzeug - INFO - 127.0.0.1 - - [25/Feb/2025 04:08:09] "GET / HTTP/1.1" 200 -
10
+ 2025-02-25 04:08:09,256 - werkzeug - INFO - 127.0.0.1 - - [25/Feb/2025 04:08:09] "GET /favicon.ico HTTP/1.1" 404 -
11
+ 2025-02-25 04:08:11,028 - werkzeug - INFO - 127.0.0.1 - - [25/Feb/2025 04:08:11] "GET /v1/resumes/ HTTP/1.1" 200 -
12
+ 2025-02-25 04:08:20,709 - werkzeug - INFO - 127.0.0.1 - - [25/Feb/2025 04:08:20] "POST /v1/resumes/ HTTP/1.1" 302 -
13
+ 2025-02-25 04:08:20,716 - app - DEBUG - Inside get_reviews
14
+ 2025-02-25 04:08:26,584 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
15
+ 2025-02-25 04:08:26,700 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/languages HTTP/1.1" 200 3307
16
+ 2025-02-25 04:08:26,703 - src.resume_parser - DEBUG - parsing text
17
+ 2025-02-25 04:08:28,121 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
18
+ 2025-02-25 04:08:28,950 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
19
+ 2025-02-25 04:08:28,961 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
20
+ 2025-02-25 04:08:31,152 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
21
+ 2025-02-25 04:08:31,163 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
22
+ 2025-02-25 04:08:34,500 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
23
+ 2025-02-25 04:08:34,830 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
24
+ 2025-02-25 04:08:35,034 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
25
+ 2025-02-25 04:08:35,067 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
26
+ 2025-02-25 04:08:40,334 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Basic+information+is+Found HTTP/1.1" 200 589
27
+ 2025-02-25 04:08:40,337 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
28
+ 2025-02-25 04:08:40,414 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Common+projects+found+in+Projects+section%3A+Loan HTTP/1.1" 200 589
29
+ 2025-02-25 04:08:40,419 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
30
+ 2025-02-25 04:08:40,465 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=91+8898535883 HTTP/1.1" 200 575
31
+ 2025-02-25 04:08:40,470 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
32
+ 2025-02-25 04:08:40,535 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=kanushgulati%40gmail.com HTTP/1.1" 200 575
33
+ 2025-02-25 04:08:40,539 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
34
+ 2025-02-25 04:08:40,630 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE+section+is+in+chronological+order. HTTP/1.1" 200 588
35
+ 2025-02-25 04:08:40,639 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
36
+ 2025-02-25 04:08:41,259 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Imarticus+certification+found+in+Certifications+section. HTTP/1.1" 200 1306
37
+ 2025-02-25 04:08:41,266 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
38
+ 2025-02-25 04:08:41,345 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=https%3A%2F%2Fgithub.com%2FKishor-Gulati HTTP/1.1" 200 575
39
+ 2025-02-25 04:08:41,352 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
40
+ 2025-02-25 04:08:41,430 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=http%3A%2F%2Fwww.linkedin.com%2Fin%2Fkishor-gulati HTTP/1.1" 200 575
41
+ 2025-02-25 04:08:41,439 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
42
+ 2025-02-25 04:08:41,905 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Kishor+Gulati HTTP/1.1" 200 1532
43
+ 2025-02-25 04:08:41,912 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
44
+ 2025-02-25 04:08:42,020 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=2+projects+found. HTTP/1.1" 200 589
45
+ 2025-02-25 04:08:42,027 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
46
+ 2025-02-25 04:08:42,113 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Medium HTTP/1.1" 200 582
47
+ 2025-02-25 04:08:42,122 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
48
+ 2025-02-25 04:08:42,229 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE+should+come+before+PROJECTS HTTP/1.1" 200 588
49
+ 2025-02-25 04:08:42,248 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
50
+ 2025-02-25 04:08:43,609 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Phone%3A+%2B91+8898535883+%7C+kanushgulati%40gmail.com++%7C++LinkedIn+%7C+GitHub+%7C+Leetcode+%7C+Hackerrank+%0A%0AKishor+Gulati+%0A%0ACARRER+OBJECTIVE++%0A%0ASkilled+in+data+exploration%2C+data+mining%2C+statistical+analysis%2C+data+visualization+techniques%2C+and+Machine+%0A%0AAspiring+Data+Scientist+with+a+Post-Graduation+in+Data+Science+%26+Analytics+from+Imarticus+Learning+and+a+%0A%0A%E2%97%8F+%0ABachelor%27s+in+Science%2C+specializing+in+information+technology.+Graduated+in+2016.+%0A%E2%97%8F+%0ALearning.++%0A%E2%97%8F+%0Apractical+projects+at+Imarticus+Learning.+Despite+being+a+fresher+in+I.T.%2C+I+showcase+a+fast-learning+mindset+and+%0Aleadership+skills%2C+with+the+ambition+to+contribute+to+the+success+of+both+the+company+and+its+clients+in+the+dynamic+%0Afield+of+Data+Science.+%0A%0AEager+to+secure+a+Data+Scientist+position%2C+bringing+a+solid+foundation+in+Data+Science+honed+through+%0A%0APROFILE+SUMMARY++%0A%0AStatistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+Hypothesis+Testing%2C+PCA%2C+and+Text+Analytics%2C+%0A%0AMachine+Learning%3A+Skilled+in+Classification%2C+Regression%2C+Clustering+techniques%2C+and+Decision+Trees+for+%0A%0ADeep+Learning+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of+%0A%0A%E2%97%8F+%0Aincluding+Univariate+and+Bi-variate+analysis.+%0A%E2%97%8F+%0Aeffective+data+modeling.+%0A%E2%97%8F+%0Adeep+learning+for+complex+problem-solving.++%0A%E2%97%8F+%0Aand+libraries+like+NLTK+and+Spacy+for+insightful+text+analysis.++%0A%0ANLP+%26+Text+Analytics%3A+Adept+in+Natural+Language+Processing+techniques%2C+utilizing+TF-IDF%2C+Vectorization%2C+%0A%0A%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+Python+and+MySQL%2C+complemented+by+proficiency+%0Ain+Data+Reporting+tools+like+Matplotlib%2C+Seaborn%2C+Tableau%2C+and+Power+BI+for+impactful+data+visualization.+%0A%0AACADEMIC+PROFILE++++%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AB.Sc.+in+I.T.+from+S.M.+Shetty+College%2C+Mumbai+University+in+2016.+%0AXII%3A+Computer+science+from+S.M.+Shetty+College%2C+Mumbai+in+2013.++%0AX%3A+Holy+Family+Higher+Secondary+School%2C+Mumbai+in+2013+%0A%0APROJECTS+%0A%0AChest+X-Ray+for+Pneumonia+prediction+using+Deep+Learning+%0AThe+main+objective+of+the+project+is+to+detect+pneumonia+based+on+given+chest+X-ray+of+the+patient.++%0A%0AData+sourced+from+%28https%3A%2F%2Fdata.mendeley.com%2Fdatasets%2Frscbjbr9sj%2F3%29+%26+contains+Chest+X-ray+images+%0A%0ADescription+%0A%E2%97%8F+%0A%28anterior-posterior%29%2C+collected+from+pediatric+patients+of+1-5+years+old+from+Guangzhou+Women+and+Children%E2%80%99s+%0AMedical+Center%2C+Guangzhou.+%0A%E2%97%8F+%0A%E2%97%8F+%0Amodels.++%0A%E2%97%8F+%0A%E2%97%8F+%0A%0ASuccessfully+implemented+a+custom+CNN+and+5+transfer+learning+models.+%0AOptimized+pre-trained+models+through+fine-tuning+by+unlocking+the+final+layers+of+transfer+learning+%0A%0AAchieved+99.2%25+ROC-AUC+curve+in+pneumonia+prediction+on+the+dataset.+%0AContributed+to+advancing+the+understanding+of+utilizing+Deep+Learning+in+medical+image+analysis.+%0A%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++%0A+%0A+%0A+%0A+%0A+%0A%0CLoan+Prediction+on+3+problem+statements+++%0AThe+project+aims+to+help+a+company+automate+the+loan+eligibility+process+based+on+customer+details+provided+while+%0Afilling+online+application+form+%0A%0ADescription+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AData+sourced+from+Kaggle%2C+performed+EDA%2C+Data+preprocessing%2C+Feature+selection+and+transformation.+%0AHandled+imbalance+in+data+and+trained+multiple+ML+models+for+prediction+of+below+problem+statements%3A+%0A%0Ao++Check+eligibility+of+the+Customer+given+the+inputs.%28Classification%29+%0Ao+%0A%0AIf+customer+is+not+eligible+for+the+input+required+amount+and+duration%3A+%0A%E2%96%AA++A.%29+what+can+be+amount+for+the+given+duration.%28Regression%29+%0A%E2%96%AA++B.%29+if+duration+is+less+than+equal+to+20+years%2C+is+customer+eligible+for++required+amount+for+%0A%0Asome+longer+duration%3F+What+is+that+duration%3F%28Regression%2FClassification%29+%0A%0AWork+Experience%3A+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0ASenior+Associate+%0AWipro+%282019+July+%E2%80%93+2022+March%29+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0ACalls%2C+E-mail%2C+Chat%2C+Trace.+%0ATeam+planning+during+covid.+%0AMIS+Reports.+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0AAssociate+%28Intern%29+%0AJAM+International+%28Feb+2018+%E2%80%93+June+2018%29+%0A%E2%80%A2+%0A%E2%80%A2+%0A%0ATrade%2FExport%2FDistribution+of+toiletries+%0ALogistics+%26+Warehousing+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0ANGO++%28Intern%29+%0AYouth+on+the+Move+%28May+2017+%E2%80%93+Nov+2017%29+%0A%E2%80%A2++Conducting+campaigns+for+cybercrime%2C+Environment%2C+Health+%0A%E2%80%A2+%0A%E2%80%A2++Creating+dashboards+for+clients+%0A%0AFund+Raising+%26+Brand+Marketing+%0A%0ACERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AImarticus+Learning%3A+Post+Graduation+Diploma+in+Data+Science%2C+Mumbai.%282023%29+%0AIntroduction+to+Data+Studio.+%282022%29+%0AGoogle+Analytics+for+Beginners.+%282022%29+%0AEthical+hacking+workshop+by+Microsoft.+%282015%29+%0A%0AAWARDS+%26+ACCOLADES+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AParticipated+in+Hackathon+organized+by+Imarticus+Learning+in+2023.+%0AAwarded+with+multiple+certificates+for+the+Highest+rank+holder+in+Math+in+School.+%0AWon+interclass+football+competition+at+school.+%0A%0ATechnical+Skills++%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AStatistics+Fundamentals.+%0AMachine+Learning+with+Python+using+SciKit+Learn%2C+%0APandas%2C+Matplotlib%2C+and+Seaborn.+%0ASQL+Programming.+%0AData+Visualization+with+Power+BI+and+Tableau.+%0ANatural+Language+Preprocessing+using+NLTK+and+Spacy.+%0AAdvanced+ML+and+Deep+Learning+Fundamentals+using+TensorFlow+and+Keras.+%0AKnowledge+of+ANNs%2C+CNNs%2C+RNNs+and+Transfer+Learning.+%0A%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++%0A+%0A+%0A%0CPERSONAL+INFORMATION++%0A%0ADate+of+birth%3A+++++++%3A+22%2F08%2F1995+%0ALanguages+known+%3A+English+%28R%2FW%2FS%29%2C+Hindi+%28R%2FW%2FS%29%2C+Marathi+%28R%2FW%2FS%29%2C+Punjabi+%28S%29+%0AHobbies+++++++++++++++%3A+Hiking%2C+Football%2C+Travelling+and+Gaming++%0A%0AEXTRACURRICULAR+ACTVITIES+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AElementary+Exam+%5BDrawing+%E2%80%93+Grade+C%5D.+%282008%29.+%0APlayed+for+the+school+football+team.+%0A%0A+%0A++%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++%0A%0C HTTP/1.1" 200 39346
51
+ 2025-02-25 04:08:43,635 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
52
+ 2025-02-25 04:08:43,704 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Experience+is+relevant+to+Data+science. HTTP/1.1" 200 589
53
+ 2025-02-25 04:08:43,708 - app - DEBUG - Grammar & Spelling Issues: [
54
+ {
55
+ "context": "...lving. \u25cf and libraries like NLTK and Spacy for insightful text analysis. NLP & ...",
56
+ "error": "Possible spelling mistake found.",
57
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
58
+ "suggested_correction": [
59
+ "Space",
60
+ "Spicy",
61
+ "Stacy",
62
+ "SPAC",
63
+ "Spacey",
64
+ "Spay",
65
+ "SPACs",
66
+ "Pacy"
67
+ ]
68
+ },
69
+ {
70
+ "context": "...n Data Reporting tools like Matplotlib, Seaborn, Tableau, and Power BI for impactful da...",
71
+ "error": "Possible spelling mistake found.",
72
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
73
+ "suggested_correction": [
74
+ "Seaborne",
75
+ "Seaborg",
76
+ "Sea born"
77
+ ]
78
+ },
79
+ {
80
+ "context": "...put required amount and duration: \u25aa A.) what can be amount for the given durati...",
81
+ "error": "Unpaired symbol: \u2018(\u2019 seems to be missing",
82
+ "rule_id": "EN_UNPAIRED_BRACKETS",
83
+ "suggested_correction": []
84
+ },
85
+ {
86
+ "context": "...mount and duration: \u25aa A.) what can be amount for the given duration.(Regression) \u25aa ...",
87
+ "error": "The past participle is required after \u201ccan be\u201d.",
88
+ "rule_id": "BE_VBP_IN",
89
+ "suggested_correction": [
90
+ "amounted"
91
+ ]
92
+ },
93
+ {
94
+ "context": "...est rank holder in Math in School. Won interclass football competition at school. Techn...",
95
+ "error": "Possible spelling mistake found.",
96
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
97
+ "suggested_correction": []
98
+ },
99
+ {
100
+ "context": "... SciKit Learn, Pandas, Matplotlib, and Seaborn. SQL Programming. Data Visualization ...",
101
+ "error": "Possible spelling mistake found.",
102
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
103
+ "suggested_correction": [
104
+ "Seaborne",
105
+ "Seaborg",
106
+ "Sea born"
107
+ ]
108
+ },
109
+ {
110
+ "context": "...l Language Preprocessing using NLTK and Spacy. Advanced ML and Deep Learning Fundame...",
111
+ "error": "Possible spelling mistake found.",
112
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
113
+ "suggested_correction": [
114
+ "Space",
115
+ "Spicy",
116
+ "Stacy",
117
+ "SPAC",
118
+ "Spacey",
119
+ "Spay",
120
+ "SPACs",
121
+ "Pacy"
122
+ ]
123
+ },
124
+ {
125
+ "context": "...ing TensorFlow and Keras. Knowledge of ANNs, CNNs, RNNs and Transfer Learning. ...",
126
+ "error": "Possible spelling mistake found.",
127
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
128
+ "suggested_correction": [
129
+ "Anna",
130
+ "Anne",
131
+ "Ants",
132
+ "Inns",
133
+ "Banns",
134
+ "Awns",
135
+ "Ann",
136
+ "Anons",
137
+ "ANN",
138
+ "ANPS",
139
+ "ANS",
140
+ "ANTS",
141
+ "APNs",
142
+ "PNNS",
143
+ "RNNs",
144
+ "Ans",
145
+ "Anus"
146
+ ]
147
+ },
148
+ {
149
+ "context": "...ravelling and Gaming EXTRACURRICULAR ACTVITIES \u25cf \u25cf Elementary Exam [Drawing \u2013 Gra...",
150
+ "error": "Possible spelling mistake found.",
151
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
152
+ "suggested_correction": [
153
+ "ACTIVITIES"
154
+ ]
155
+ },
156
+ {
157
+ "context": "...ls. Machine Learning with Python using SciKit Learn, Pandas, Matplotlib, and Seaborn. SQL...",
158
+ "error": "Possible spelling mistake found.",
159
+ "rule_id": "EN_MULTITOKEN_SPELLING_TWO",
160
+ "suggested_correction": [
161
+ "Scikit-learn",
162
+ "scikit-learn"
163
+ ]
164
+ }
165
+ ]
166
+ 2025-02-25 04:08:43,905 - werkzeug - INFO - 127.0.0.1 - - [25/Feb/2025 04:08:43] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
167
+ 2025-02-25 04:16:57,738 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\app.py', reloading
168
+ 2025-02-25 04:16:57,741 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\app.py', reloading
169
+ 2025-02-25 04:16:58,885 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
logs/2025-02-28.log ADDED
@@ -0,0 +1,894 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2025-02-28 12:28:10,961 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.1.21:8080
5
+ 2025-02-28 12:28:10,961 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2025-02-28 12:28:11,005 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
7
+ 2025-02-28 12:28:18,017 - werkzeug - WARNING - * Debugger is active!
8
+ 2025-02-28 12:28:18,049 - werkzeug - INFO - * Debugger PIN: 209-638-460
9
+ 2025-02-28 12:28:19,136 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 12:28:19] "GET / HTTP/1.1" 200 -
10
+ 2025-02-28 12:28:19,317 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 12:28:19] "GET /favicon.ico HTTP/1.1" 404 -
11
+ 2025-02-28 12:28:20,867 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 12:28:20] "GET /v1/resumes/ HTTP/1.1" 200 -
12
+ 2025-02-28 12:28:27,653 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 12:28:27] "POST /v1/resumes/ HTTP/1.1" 302 -
13
+ 2025-02-28 12:28:27,660 - app - DEBUG - Inside get_reviews
14
+ 2025-02-28 12:28:33,869 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
15
+ 2025-02-28 12:28:34,009 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/languages HTTP/1.1" 200 3307
16
+ 2025-02-28 12:28:34,013 - src.resume_parser - DEBUG - parsing text
17
+ 2025-02-28 12:28:34,991 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
18
+ 2025-02-28 12:28:35,499 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
19
+ 2025-02-28 12:28:35,524 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
20
+ 2025-02-28 12:28:37,910 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
21
+ 2025-02-28 12:28:37,919 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
22
+ 2025-02-28 12:28:41,326 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
23
+ 2025-02-28 12:28:42,001 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
24
+ 2025-02-28 12:28:42,088 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
25
+ 2025-02-28 12:28:42,135 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
26
+ 2025-02-28 12:28:47,359 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Basic+information+is+Found HTTP/1.1" 200 589
27
+ 2025-02-28 12:28:47,364 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
28
+ 2025-02-28 12:28:47,476 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Common+projects+found+in+Projects+section%3A+Loan HTTP/1.1" 200 589
29
+ 2025-02-28 12:28:47,483 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
30
+ 2025-02-28 12:28:47,562 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=91+8898535883 HTTP/1.1" 200 575
31
+ 2025-02-28 12:28:47,567 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
32
+ 2025-02-28 12:28:47,648 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=kanushgulati%40gmail.com HTTP/1.1" 200 575
33
+ 2025-02-28 12:28:47,654 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
34
+ 2025-02-28 12:28:47,759 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE+section+is+in+chronological+order. HTTP/1.1" 200 588
35
+ 2025-02-28 12:28:47,765 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
36
+ 2025-02-28 12:28:48,308 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Imarticus+certification+found+in+Certifications+section. HTTP/1.1" 200 1306
37
+ 2025-02-28 12:28:48,317 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
38
+ 2025-02-28 12:28:48,389 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=https%3A%2F%2Fgithub.com%2FKishor-Gulati HTTP/1.1" 200 575
39
+ 2025-02-28 12:28:48,395 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
40
+ 2025-02-28 12:28:48,464 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=http%3A%2F%2Fwww.linkedin.com%2Fin%2Fkishor-gulati HTTP/1.1" 200 575
41
+ 2025-02-28 12:28:48,470 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
42
+ 2025-02-28 12:28:48,775 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Kishor+Gulati HTTP/1.1" 200 1532
43
+ 2025-02-28 12:28:48,778 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
44
+ 2025-02-28 12:28:48,821 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=2+projects+found. HTTP/1.1" 200 589
45
+ 2025-02-28 12:28:48,824 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
46
+ 2025-02-28 12:28:48,856 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Medium HTTP/1.1" 200 582
47
+ 2025-02-28 12:28:48,859 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
48
+ 2025-02-28 12:28:48,900 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE+should+come+before+PROJECTS HTTP/1.1" 200 588
49
+ 2025-02-28 12:28:48,908 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
50
+ 2025-02-28 12:28:50,103 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Phone%3A+%2B91+8898535883+%7C+kanushgulati%40gmail.com++%7C++LinkedIn+%7C+GitHub+%7C+Leetcode+%7C+Hackerrank+%0A%0AKishor+Gulati+%0A%0ACARRER+OBJECTIVE++%0A%0ASkilled+in+data+exploration%2C+data+mining%2C+statistical+analysis%2C+data+visualization+techniques%2C+and+Machine+%0A%0AAspiring+Data+Scientist+with+a+Post-Graduation+in+Data+Science+%26+Analytics+from+Imarticus+Learning+and+a+%0A%0A%E2%97%8F+%0ABachelor%27s+in+Science%2C+specializing+in+information+technology.+Graduated+in+2016.+%0A%E2%97%8F+%0ALearning.++%0A%E2%97%8F+%0Apractical+projects+at+Imarticus+Learning.+Despite+being+a+fresher+in+I.T.%2C+I+showcase+a+fast-learning+mindset+and+%0Aleadership+skills%2C+with+the+ambition+to+contribute+to+the+success+of+both+the+company+and+its+clients+in+the+dynamic+%0Afield+of+Data+Science.+%0A%0AEager+to+secure+a+Data+Scientist+position%2C+bringing+a+solid+foundation+in+Data+Science+honed+through+%0A%0APROFILE+SUMMARY++%0A%0AStatistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+Hypothesis+Testing%2C+PCA%2C+and+Text+Analytics%2C+%0A%0AMachine+Learning%3A+Skilled+in+Classification%2C+Regression%2C+Clustering+techniques%2C+and+Decision+Trees+for+%0A%0ADeep+Learning+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of+%0A%0A%E2%97%8F+%0Aincluding+Univariate+and+Bi-variate+analysis.+%0A%E2%97%8F+%0Aeffective+data+modeling.+%0A%E2%97%8F+%0Adeep+learning+for+complex+problem-solving.++%0A%E2%97%8F+%0Aand+libraries+like+NLTK+and+Spacy+for+insightful+text+analysis.++%0A%0ANLP+%26+Text+Analytics%3A+Adept+in+Natural+Language+Processing+techniques%2C+utilizing+TF-IDF%2C+Vectorization%2C+%0A%0A%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+Python+and+MySQL%2C+complemented+by+proficiency+%0Ain+Data+Reporting+tools+like+Matplotlib%2C+Seaborn%2C+Tableau%2C+and+Power+BI+for+impactful+data+visualization.+%0A%0AACADEMIC+PROFILE++++%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AB.Sc.+in+I.T.+from+S.M.+Shetty+College%2C+Mumbai+University+in+2016.+%0AXII%3A+Computer+science+from+S.M.+Shetty+College%2C+Mumbai+in+2013.++%0AX%3A+Holy+Family+Higher+Secondary+School%2C+Mumbai+in+2013+%0A%0APROJECTS+%0A%0AChest+X-Ray+for+Pneumonia+prediction+using+Deep+Learning+%0AThe+main+objective+of+the+project+is+to+detect+pneumonia+based+on+given+chest+X-ray+of+the+patient.++%0A%0AData+sourced+from+%28https%3A%2F%2Fdata.mendeley.com%2Fdatasets%2Frscbjbr9sj%2F3%29+%26+contains+Chest+X-ray+images+%0A%0ADescription+%0A%E2%97%8F+%0A%28anterior-posterior%29%2C+collected+from+pediatric+patients+of+1-5+years+old+from+Guangzhou+Women+and+Children%E2%80%99s+%0AMedical+Center%2C+Guangzhou.+%0A%E2%97%8F+%0A%E2%97%8F+%0Amodels.++%0A%E2%97%8F+%0A%E2%97%8F+%0A%0ASuccessfully+implemented+a+custom+CNN+and+5+transfer+learning+models.+%0AOptimized+pre-trained+models+through+fine-tuning+by+unlocking+the+final+layers+of+transfer+learning+%0A%0AAchieved+99.2%25+ROC-AUC+curve+in+pneumonia+prediction+on+the+dataset.+%0AContributed+to+advancing+the+understanding+of+utilizing+Deep+Learning+in+medical+image+analysis.+%0A%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++%0A+%0A+%0A+%0A+%0A+%0A%0CLoan+Prediction+on+3+problem+statements+++%0AThe+project+aims+to+help+a+company+automate+the+loan+eligibility+process+based+on+customer+details+provided+while+%0Afilling+online+application+form+%0A%0ADescription+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AData+sourced+from+Kaggle%2C+performed+EDA%2C+Data+preprocessing%2C+Feature+selection+and+transformation.+%0AHandled+imbalance+in+data+and+trained+multiple+ML+models+for+prediction+of+below+problem+statements%3A+%0A%0Ao++Check+eligibility+of+the+Customer+given+the+inputs.%28Classification%29+%0Ao+%0A%0AIf+customer+is+not+eligible+for+the+input+required+amount+and+duration%3A+%0A%E2%96%AA++A.%29+what+can+be+amount+for+the+given+duration.%28Regression%29+%0A%E2%96%AA++B.%29+if+duration+is+less+than+equal+to+20+years%2C+is+customer+eligible+for++required+amount+for+%0A%0Asome+longer+duration%3F+What+is+that+duration%3F%28Regression%2FClassification%29+%0A%0AWork+Experience%3A+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0ASenior+Associate+%0AWipro+%282019+July+%E2%80%93+2022+March%29+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0ACalls%2C+E-mail%2C+Chat%2C+Trace.+%0ATeam+planning+during+covid.+%0AMIS+Reports.+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0AAssociate+%28Intern%29+%0AJAM+International+%28Feb+2018+%E2%80%93+June+2018%29+%0A%E2%80%A2+%0A%E2%80%A2+%0A%0ATrade%2FExport%2FDistribution+of+toiletries+%0ALogistics+%26+Warehousing+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0ANGO++%28Intern%29+%0AYouth+on+the+Move+%28May+2017+%E2%80%93+Nov+2017%29+%0A%E2%80%A2++Conducting+campaigns+for+cybercrime%2C+Environment%2C+Health+%0A%E2%80%A2+%0A%E2%80%A2++Creating+dashboards+for+clients+%0A%0AFund+Raising+%26+Brand+Marketing+%0A%0ACERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AImarticus+Learning%3A+Post+Graduation+Diploma+in+Data+Science%2C+Mumbai.%282023%29+%0AIntroduction+to+Data+Studio.+%282022%29+%0AGoogle+Analytics+for+Beginners.+%282022%29+%0AEthical+hacking+workshop+by+Microsoft.+%282015%29+%0A%0AAWARDS+%26+ACCOLADES+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AParticipated+in+Hackathon+organized+by+Imarticus+Learning+in+2023.+%0AAwarded+with+multiple+certificates+for+the+Highest+rank+holder+in+Math+in+School.+%0AWon+interclass+football+competition+at+school.+%0A%0ATechnical+Skills++%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AStatistics+Fundamentals.+%0AMachine+Learning+with+Python+using+SciKit+Learn%2C+%0APandas%2C+Matplotlib%2C+and+Seaborn.+%0ASQL+Programming.+%0AData+Visualization+with+Power+BI+and+Tableau.+%0ANatural+Language+Preprocessing+using+NLTK+and+Spacy.+%0AAdvanced+ML+and+Deep+Learning+Fundamentals+using+TensorFlow+and+Keras.+%0AKnowledge+of+ANNs%2C+CNNs%2C+RNNs+and+Transfer+Learning.+%0A%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++%0A+%0A+%0A%0CPERSONAL+INFORMATION++%0A%0ADate+of+birth%3A+++++++%3A+22%2F08%2F1995+%0ALanguages+known+%3A+English+%28R%2FW%2FS%29%2C+Hindi+%28R%2FW%2FS%29%2C+Marathi+%28R%2FW%2FS%29%2C+Punjabi+%28S%29+%0AHobbies+++++++++++++++%3A+Hiking%2C+Football%2C+Travelling+and+Gaming++%0A%0AEXTRACURRICULAR+ACTVITIES+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AElementary+Exam+%5BDrawing+%E2%80%93+Grade+C%5D.+%282008%29.+%0APlayed+for+the+school+football+team.+%0A%0A+%0A++%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++%0A%0C HTTP/1.1" 200 39346
51
+ 2025-02-28 12:28:50,126 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
52
+ 2025-02-28 12:28:50,203 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Experience+is+relevant+to+Data+science. HTTP/1.1" 200 589
53
+ 2025-02-28 12:28:50,206 - app - DEBUG - Grammar & Spelling Issues: [
54
+ {
55
+ "context": "...lving. \u25cf and libraries like NLTK and Spacy for insightful text analysis. NLP & ...",
56
+ "error": "Possible spelling mistake found.",
57
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
58
+ "suggested_correction": [
59
+ "Space",
60
+ "Spicy",
61
+ "Stacy",
62
+ "SPAC",
63
+ "Spacey",
64
+ "Spay",
65
+ "SPACs",
66
+ "Pacy"
67
+ ]
68
+ },
69
+ {
70
+ "context": "...n Data Reporting tools like Matplotlib, Seaborn, Tableau, and Power BI for impactful da...",
71
+ "error": "Possible spelling mistake found.",
72
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
73
+ "suggested_correction": [
74
+ "Seaborne",
75
+ "Seaborg",
76
+ "Sea born"
77
+ ]
78
+ },
79
+ {
80
+ "context": "...put required amount and duration: \u25aa A.) what can be amount for the given durati...",
81
+ "error": "Unpaired symbol: \u2018(\u2019 seems to be missing",
82
+ "rule_id": "EN_UNPAIRED_BRACKETS",
83
+ "suggested_correction": []
84
+ },
85
+ {
86
+ "context": "...mount and duration: \u25aa A.) what can be amount for the given duration.(Regression) \u25aa ...",
87
+ "error": "The past participle is required after \u201ccan be\u201d.",
88
+ "rule_id": "BE_VBP_IN",
89
+ "suggested_correction": [
90
+ "amounted"
91
+ ]
92
+ },
93
+ {
94
+ "context": "...est rank holder in Math in School. Won interclass football competition at school. Techn...",
95
+ "error": "Possible spelling mistake found.",
96
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
97
+ "suggested_correction": []
98
+ },
99
+ {
100
+ "context": "... SciKit Learn, Pandas, Matplotlib, and Seaborn. SQL Programming. Data Visualization ...",
101
+ "error": "Possible spelling mistake found.",
102
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
103
+ "suggested_correction": [
104
+ "Seaborne",
105
+ "Seaborg",
106
+ "Sea born"
107
+ ]
108
+ },
109
+ {
110
+ "context": "...l Language Preprocessing using NLTK and Spacy. Advanced ML and Deep Learning Fundame...",
111
+ "error": "Possible spelling mistake found.",
112
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
113
+ "suggested_correction": [
114
+ "Space",
115
+ "Spicy",
116
+ "Stacy",
117
+ "SPAC",
118
+ "Spacey",
119
+ "Spay",
120
+ "SPACs",
121
+ "Pacy"
122
+ ]
123
+ },
124
+ {
125
+ "context": "...ing TensorFlow and Keras. Knowledge of ANNs, CNNs, RNNs and Transfer Learning. ...",
126
+ "error": "Possible spelling mistake found.",
127
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
128
+ "suggested_correction": [
129
+ "Anna",
130
+ "Anne",
131
+ "Ants",
132
+ "Inns",
133
+ "Banns",
134
+ "Awns",
135
+ "Ann",
136
+ "Anons",
137
+ "ANN",
138
+ "ANPS",
139
+ "ANS",
140
+ "ANTS",
141
+ "APNs",
142
+ "PNNS",
143
+ "RNNs",
144
+ "Ans",
145
+ "Anus"
146
+ ]
147
+ },
148
+ {
149
+ "context": "...ravelling and Gaming EXTRACURRICULAR ACTVITIES \u25cf \u25cf Elementary Exam [Drawing \u2013 Gra...",
150
+ "error": "Possible spelling mistake found.",
151
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
152
+ "suggested_correction": [
153
+ "ACTIVITIES"
154
+ ]
155
+ },
156
+ {
157
+ "context": "...ls. Machine Learning with Python using SciKit Learn, Pandas, Matplotlib, and Seaborn. SQL...",
158
+ "error": "Possible spelling mistake found.",
159
+ "rule_id": "EN_MULTITOKEN_SPELLING_TWO",
160
+ "suggested_correction": [
161
+ "Scikit-learn",
162
+ "scikit-learn"
163
+ ]
164
+ }
165
+ ]
166
+ 2025-02-28 12:28:50,374 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 12:28:50] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
167
+ 2025-02-28 12:47:10,957 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 12:47:10] "GET / HTTP/1.1" 200 -
168
+ 2025-02-28 12:47:12,335 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 12:47:12] "GET /v1/resumes/ HTTP/1.1" 200 -
169
+ 2025-02-28 12:47:20,311 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 12:47:20] "POST /v1/resumes/ HTTP/1.1" 302 -
170
+ 2025-02-28 12:47:20,316 - app - DEBUG - Inside get_reviews
171
+ 2025-02-28 12:47:28,573 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8084
172
+ 2025-02-28 12:47:28,778 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8084 "GET /v2/languages HTTP/1.1" 200 3307
173
+ 2025-02-28 12:47:28,783 - src.resume_parser - DEBUG - parsing text
174
+ 2025-02-28 12:47:29,992 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
175
+ 2025-02-28 12:47:30,401 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
176
+ 2025-02-28 12:47:30,415 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
177
+ 2025-02-28 12:47:30,494 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
178
+ 2025-02-28 12:47:30,501 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
179
+ 2025-02-28 12:47:30,686 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
180
+ 2025-02-28 12:47:30,973 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
181
+ 2025-02-28 12:47:31,065 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
182
+ 2025-02-28 12:47:31,103 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8084
183
+ 2025-02-28 12:47:36,290 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8084 "GET /v2/check?language=en-US&text=Basic+information+is+Found HTTP/1.1" 200 589
184
+ 2025-02-28 12:47:36,297 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8084
185
+ 2025-02-28 12:47:36,425 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8084 "GET /v2/check?language=en-US&text=Common+projects+found+in+Projects+section%3A+Loan HTTP/1.1" 200 589
186
+ 2025-02-28 12:47:36,432 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8084
187
+ 2025-02-28 12:47:36,516 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8084 "GET /v2/check?language=en-US&text=91+8898535883 HTTP/1.1" 200 575
188
+ 2025-02-28 12:47:36,522 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8084
189
+ 2025-02-28 12:47:36,598 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8084 "GET /v2/check?language=en-US&text=kanushgulati%40gmail.com HTTP/1.1" 200 575
190
+ 2025-02-28 12:47:36,603 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8084
191
+ 2025-02-28 12:47:36,699 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8084 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE+section+is+in+chronological+order. HTTP/1.1" 200 588
192
+ 2025-02-28 12:47:36,705 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8084
193
+ 2025-02-28 12:47:37,194 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8084 "GET /v2/check?language=en-US&text=Imarticus+certification+found+in+Certifications+section. HTTP/1.1" 200 1306
194
+ 2025-02-28 12:47:37,199 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8084
195
+ 2025-02-28 12:47:37,267 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8084 "GET /v2/check?language=en-US&text=https%3A%2F%2Fgithub.com%2FKishor-Gulati HTTP/1.1" 200 575
196
+ 2025-02-28 12:47:37,273 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8084
197
+ 2025-02-28 12:47:37,333 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8084 "GET /v2/check?language=en-US&text=http%3A%2F%2Fwww.linkedin.com%2Fin%2Fkishor-gulati HTTP/1.1" 200 575
198
+ 2025-02-28 12:47:37,337 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8084
199
+ 2025-02-28 12:47:37,576 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8084 "GET /v2/check?language=en-US&text=Kishor+Gulati HTTP/1.1" 200 1532
200
+ 2025-02-28 12:47:37,580 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8084
201
+ 2025-02-28 12:47:37,618 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8084 "GET /v2/check?language=en-US&text=2+projects+found. HTTP/1.1" 200 589
202
+ 2025-02-28 12:47:37,621 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8084
203
+ 2025-02-28 12:47:37,655 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8084 "GET /v2/check?language=en-US&text=Medium HTTP/1.1" 200 582
204
+ 2025-02-28 12:47:37,659 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8084
205
+ 2025-02-28 12:47:37,702 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8084 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE+should+come+before+PROJECTS HTTP/1.1" 200 588
206
+ 2025-02-28 12:47:37,712 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8084
207
+ 2025-02-28 12:47:38,737 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8084 "GET /v2/check?language=en-US&text=Phone%3A+%2B91+8898535883+%7C+kanushgulati%40gmail.com++%7C++LinkedIn+%7C+GitHub+%7C+Leetcode+%7C+Hackerrank+%0A%0AKishor+Gulati+%0A%0ACARRER+OBJECTIVE++%0A%0ASkilled+in+data+exploration%2C+data+mining%2C+statistical+analysis%2C+data+visualization+techniques%2C+and+Machine+%0A%0AAspiring+Data+Scientist+with+a+Post-Graduation+in+Data+Science+%26+Analytics+from+Imarticus+Learning+and+a+%0A%0A%E2%97%8F+%0ABachelor%27s+in+Science%2C+specializing+in+information+technology.+Graduated+in+2016.+%0A%E2%97%8F+%0ALearning.++%0A%E2%97%8F+%0Apractical+projects+at+Imarticus+Learning.+Despite+being+a+fresher+in+I.T.%2C+I+showcase+a+fast-learning+mindset+and+%0Aleadership+skills%2C+with+the+ambition+to+contribute+to+the+success+of+both+the+company+and+its+clients+in+the+dynamic+%0Afield+of+Data+Science.+%0A%0AEager+to+secure+a+Data+Scientist+position%2C+bringing+a+solid+foundation+in+Data+Science+honed+through+%0A%0APROFILE+SUMMARY++%0A%0AStatistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+Hypothesis+Testing%2C+PCA%2C+and+Text+Analytics%2C+%0A%0AMachine+Learning%3A+Skilled+in+Classification%2C+Regression%2C+Clustering+techniques%2C+and+Decision+Trees+for+%0A%0ADeep+Learning+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of+%0A%0A%E2%97%8F+%0Aincluding+Univariate+and+Bi-variate+analysis.+%0A%E2%97%8F+%0Aeffective+data+modeling.+%0A%E2%97%8F+%0Adeep+learning+for+complex+problem-solving.++%0A%E2%97%8F+%0Aand+libraries+like+NLTK+and+Spacy+for+insightful+text+analysis.++%0A%0ANLP+%26+Text+Analytics%3A+Adept+in+Natural+Language+Processing+techniques%2C+utilizing+TF-IDF%2C+Vectorization%2C+%0A%0A%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+Python+and+MySQL%2C+complemented+by+proficiency+%0Ain+Data+Reporting+tools+like+Matplotlib%2C+Seaborn%2C+Tableau%2C+and+Power+BI+for+impactful+data+visualization.+%0A%0AACADEMIC+PROFILE++++%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AB.Sc.+in+I.T.+from+S.M.+Shetty+College%2C+Mumbai+University+in+2016.+%0AXII%3A+Computer+science+from+S.M.+Shetty+College%2C+Mumbai+in+2013.++%0AX%3A+Holy+Family+Higher+Secondary+School%2C+Mumbai+in+2013+%0A%0APROJECTS+%0A%0AChest+X-Ray+for+Pneumonia+prediction+using+Deep+Learning+%0AThe+main+objective+of+the+project+is+to+detect+pneumonia+based+on+given+chest+X-ray+of+the+patient.++%0A%0AData+sourced+from+%28https%3A%2F%2Fdata.mendeley.com%2Fdatasets%2Frscbjbr9sj%2F3%29+%26+contains+Chest+X-ray+images+%0A%0ADescription+%0A%E2%97%8F+%0A%28anterior-posterior%29%2C+collected+from+pediatric+patients+of+1-5+years+old+from+Guangzhou+Women+and+Children%E2%80%99s+%0AMedical+Center%2C+Guangzhou.+%0A%E2%97%8F+%0A%E2%97%8F+%0Amodels.++%0A%E2%97%8F+%0A%E2%97%8F+%0A%0ASuccessfully+implemented+a+custom+CNN+and+5+transfer+learning+models.+%0AOptimized+pre-trained+models+through+fine-tuning+by+unlocking+the+final+layers+of+transfer+learning+%0A%0AAchieved+99.2%25+ROC-AUC+curve+in+pneumonia+prediction+on+the+dataset.+%0AContributed+to+advancing+the+understanding+of+utilizing+Deep+Learning+in+medical+image+analysis.+%0A%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++%0A+%0A+%0A+%0A+%0A+%0A%0CLoan+Prediction+on+3+problem+statements+++%0AThe+project+aims+to+help+a+company+automate+the+loan+eligibility+process+based+on+customer+details+provided+while+%0Afilling+online+application+form+%0A%0ADescription+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AData+sourced+from+Kaggle%2C+performed+EDA%2C+Data+preprocessing%2C+Feature+selection+and+transformation.+%0AHandled+imbalance+in+data+and+trained+multiple+ML+models+for+prediction+of+below+problem+statements%3A+%0A%0Ao++Check+eligibility+of+the+Customer+given+the+inputs.%28Classification%29+%0Ao+%0A%0AIf+customer+is+not+eligible+for+the+input+required+amount+and+duration%3A+%0A%E2%96%AA++A.%29+what+can+be+amount+for+the+given+duration.%28Regression%29+%0A%E2%96%AA++B.%29+if+duration+is+less+than+equal+to+20+years%2C+is+customer+eligible+for++required+amount+for+%0A%0Asome+longer+duration%3F+What+is+that+duration%3F%28Regression%2FClassification%29+%0A%0AWork+Experience%3A+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0ASenior+Associate+%0AWipro+%282019+July+%E2%80%93+2022+March%29+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0ACalls%2C+E-mail%2C+Chat%2C+Trace.+%0ATeam+planning+during+covid.+%0AMIS+Reports.+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0AAssociate+%28Intern%29+%0AJAM+International+%28Feb+2018+%E2%80%93+June+2018%29+%0A%E2%80%A2+%0A%E2%80%A2+%0A%0ATrade%2FExport%2FDistribution+of+toiletries+%0ALogistics+%26+Warehousing+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0ANGO++%28Intern%29+%0AYouth+on+the+Move+%28May+2017+%E2%80%93+Nov+2017%29+%0A%E2%80%A2++Conducting+campaigns+for+cybercrime%2C+Environment%2C+Health+%0A%E2%80%A2+%0A%E2%80%A2++Creating+dashboards+for+clients+%0A%0AFund+Raising+%26+Brand+Marketing+%0A%0ACERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AImarticus+Learning%3A+Post+Graduation+Diploma+in+Data+Science%2C+Mumbai.%282023%29+%0AIntroduction+to+Data+Studio.+%282022%29+%0AGoogle+Analytics+for+Beginners.+%282022%29+%0AEthical+hacking+workshop+by+Microsoft.+%282015%29+%0A%0AAWARDS+%26+ACCOLADES+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AParticipated+in+Hackathon+organized+by+Imarticus+Learning+in+2023.+%0AAwarded+with+multiple+certificates+for+the+Highest+rank+holder+in+Math+in+School.+%0AWon+interclass+football+competition+at+school.+%0A%0ATechnical+Skills++%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AStatistics+Fundamentals.+%0AMachine+Learning+with+Python+using+SciKit+Learn%2C+%0APandas%2C+Matplotlib%2C+and+Seaborn.+%0ASQL+Programming.+%0AData+Visualization+with+Power+BI+and+Tableau.+%0ANatural+Language+Preprocessing+using+NLTK+and+Spacy.+%0AAdvanced+ML+and+Deep+Learning+Fundamentals+using+TensorFlow+and+Keras.+%0AKnowledge+of+ANNs%2C+CNNs%2C+RNNs+and+Transfer+Learning.+%0A%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++%0A+%0A+%0A%0CPERSONAL+INFORMATION++%0A%0ADate+of+birth%3A+++++++%3A+22%2F08%2F1995+%0ALanguages+known+%3A+English+%28R%2FW%2FS%29%2C+Hindi+%28R%2FW%2FS%29%2C+Marathi+%28R%2FW%2FS%29%2C+Punjabi+%28S%29+%0AHobbies+++++++++++++++%3A+Hiking%2C+Football%2C+Travelling+and+Gaming++%0A%0AEXTRACURRICULAR+ACTVITIES+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AElementary+Exam+%5BDrawing+%E2%80%93+Grade+C%5D.+%282008%29.+%0APlayed+for+the+school+football+team.+%0A%0A+%0A++%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++%0A%0C HTTP/1.1" 200 39346
208
+ 2025-02-28 12:47:38,752 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8084
209
+ 2025-02-28 12:47:38,787 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8084 "GET /v2/check?language=en-US&text=Experience+is+relevant+to+Data+science. HTTP/1.1" 200 589
210
+ 2025-02-28 12:47:38,789 - app - DEBUG - Grammar & Spelling Issues: [
211
+ {
212
+ "context": "...lving. \u25cf and libraries like NLTK and Spacy for insightful text analysis. NLP & ...",
213
+ "error": "Possible spelling mistake found.",
214
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
215
+ "suggested_correction": [
216
+ "Space",
217
+ "Spicy",
218
+ "Stacy",
219
+ "SPAC",
220
+ "Spacey",
221
+ "Spay",
222
+ "SPACs",
223
+ "Pacy"
224
+ ]
225
+ },
226
+ {
227
+ "context": "...n Data Reporting tools like Matplotlib, Seaborn, Tableau, and Power BI for impactful da...",
228
+ "error": "Possible spelling mistake found.",
229
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
230
+ "suggested_correction": [
231
+ "Seaborne",
232
+ "Seaborg",
233
+ "Sea born"
234
+ ]
235
+ },
236
+ {
237
+ "context": "...put required amount and duration: \u25aa A.) what can be amount for the given durati...",
238
+ "error": "Unpaired symbol: \u2018(\u2019 seems to be missing",
239
+ "rule_id": "EN_UNPAIRED_BRACKETS",
240
+ "suggested_correction": []
241
+ },
242
+ {
243
+ "context": "...mount and duration: \u25aa A.) what can be amount for the given duration.(Regression) \u25aa ...",
244
+ "error": "The past participle is required after \u201ccan be\u201d.",
245
+ "rule_id": "BE_VBP_IN",
246
+ "suggested_correction": [
247
+ "amounted"
248
+ ]
249
+ },
250
+ {
251
+ "context": "...est rank holder in Math in School. Won interclass football competition at school. Techn...",
252
+ "error": "Possible spelling mistake found.",
253
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
254
+ "suggested_correction": []
255
+ },
256
+ {
257
+ "context": "... SciKit Learn, Pandas, Matplotlib, and Seaborn. SQL Programming. Data Visualization ...",
258
+ "error": "Possible spelling mistake found.",
259
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
260
+ "suggested_correction": [
261
+ "Seaborne",
262
+ "Seaborg",
263
+ "Sea born"
264
+ ]
265
+ },
266
+ {
267
+ "context": "...l Language Preprocessing using NLTK and Spacy. Advanced ML and Deep Learning Fundame...",
268
+ "error": "Possible spelling mistake found.",
269
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
270
+ "suggested_correction": [
271
+ "Space",
272
+ "Spicy",
273
+ "Stacy",
274
+ "SPAC",
275
+ "Spacey",
276
+ "Spay",
277
+ "SPACs",
278
+ "Pacy"
279
+ ]
280
+ },
281
+ {
282
+ "context": "...ing TensorFlow and Keras. Knowledge of ANNs, CNNs, RNNs and Transfer Learning. ...",
283
+ "error": "Possible spelling mistake found.",
284
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
285
+ "suggested_correction": [
286
+ "Anna",
287
+ "Anne",
288
+ "Ants",
289
+ "Inns",
290
+ "Banns",
291
+ "Awns",
292
+ "Ann",
293
+ "Anons",
294
+ "ANN",
295
+ "ANPS",
296
+ "ANS",
297
+ "ANTS",
298
+ "APNs",
299
+ "PNNS",
300
+ "RNNs",
301
+ "Ans",
302
+ "Anus"
303
+ ]
304
+ },
305
+ {
306
+ "context": "...ravelling and Gaming EXTRACURRICULAR ACTVITIES \u25cf \u25cf Elementary Exam [Drawing \u2013 Gra...",
307
+ "error": "Possible spelling mistake found.",
308
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
309
+ "suggested_correction": [
310
+ "ACTIVITIES"
311
+ ]
312
+ },
313
+ {
314
+ "context": "...ls. Machine Learning with Python using SciKit Learn, Pandas, Matplotlib, and Seaborn. SQL...",
315
+ "error": "Possible spelling mistake found.",
316
+ "rule_id": "EN_MULTITOKEN_SPELLING_TWO",
317
+ "suggested_correction": [
318
+ "Scikit-learn",
319
+ "scikit-learn"
320
+ ]
321
+ }
322
+ ]
323
+ 2025-02-28 12:47:38,895 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 12:47:38] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
324
+ 2025-02-28 12:57:08,738 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 12:57:08] "GET / HTTP/1.1" 200 -
325
+ 2025-02-28 12:57:10,255 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 12:57:10] "GET /v1/resumes/ HTTP/1.1" 200 -
326
+ 2025-02-28 12:57:21,725 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 12:57:21] "POST /v1/resumes/ HTTP/1.1" 302 -
327
+ 2025-02-28 12:57:21,729 - app - DEBUG - Inside get_reviews
328
+ 2025-02-28 12:57:32,288 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8085
329
+ 2025-02-28 12:57:32,396 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8085 "GET /v2/languages HTTP/1.1" 200 3307
330
+ 2025-02-28 12:57:32,400 - src.resume_parser - DEBUG - parsing text
331
+ 2025-02-28 12:57:33,088 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
332
+ 2025-02-28 12:57:33,561 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
333
+ 2025-02-28 12:57:33,581 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
334
+ 2025-02-28 12:57:33,643 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
335
+ 2025-02-28 12:57:33,650 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
336
+ 2025-02-28 12:57:33,767 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
337
+ 2025-02-28 12:57:34,064 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
338
+ 2025-02-28 12:57:34,218 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
339
+ 2025-02-28 12:57:34,258 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8085
340
+ 2025-02-28 12:57:40,214 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8085 "GET /v2/check?language=en-US&text=Basic+information+is+Found HTTP/1.1" 200 589
341
+ 2025-02-28 12:57:40,224 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8085
342
+ 2025-02-28 12:57:40,288 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8085 "GET /v2/check?language=en-US&text=Common+projects+found+in+Projects+section%3A+Loan HTTP/1.1" 200 589
343
+ 2025-02-28 12:57:40,291 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8085
344
+ 2025-02-28 12:57:40,337 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8085 "GET /v2/check?language=en-US&text=91+8898535883 HTTP/1.1" 200 575
345
+ 2025-02-28 12:57:40,339 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8085
346
+ 2025-02-28 12:57:40,382 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8085 "GET /v2/check?language=en-US&text=kanushgulati%40gmail.com HTTP/1.1" 200 575
347
+ 2025-02-28 12:57:40,385 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8085
348
+ 2025-02-28 12:57:40,440 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8085 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE+section+is+in+chronological+order. HTTP/1.1" 200 588
349
+ 2025-02-28 12:57:40,443 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8085
350
+ 2025-02-28 12:57:40,737 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8085 "GET /v2/check?language=en-US&text=Imarticus+certification+found+in+Certifications+section. HTTP/1.1" 200 1306
351
+ 2025-02-28 12:57:40,740 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8085
352
+ 2025-02-28 12:57:40,778 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8085 "GET /v2/check?language=en-US&text=https%3A%2F%2Fgithub.com%2FKishor-Gulati HTTP/1.1" 200 575
353
+ 2025-02-28 12:57:40,782 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8085
354
+ 2025-02-28 12:57:40,820 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8085 "GET /v2/check?language=en-US&text=http%3A%2F%2Fwww.linkedin.com%2Fin%2Fkishor-gulati HTTP/1.1" 200 575
355
+ 2025-02-28 12:57:40,823 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8085
356
+ 2025-02-28 12:57:41,049 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8085 "GET /v2/check?language=en-US&text=Kishor+Gulati HTTP/1.1" 200 1532
357
+ 2025-02-28 12:57:41,053 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8085
358
+ 2025-02-28 12:57:41,098 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8085 "GET /v2/check?language=en-US&text=2+projects+found. HTTP/1.1" 200 589
359
+ 2025-02-28 12:57:41,101 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8085
360
+ 2025-02-28 12:57:41,133 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8085 "GET /v2/check?language=en-US&text=Medium HTTP/1.1" 200 582
361
+ 2025-02-28 12:57:41,136 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8085
362
+ 2025-02-28 12:57:41,176 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8085 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE+should+come+before+PROJECTS HTTP/1.1" 200 588
363
+ 2025-02-28 12:57:41,185 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8085
364
+ 2025-02-28 12:57:43,058 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8085 "GET /v2/check?language=en-US&text=Phone%3A+%2B91+8898535883+%7C+kanushgulati%40gmail.com++%7C++LinkedIn+%7C+GitHub+%7C+Leetcode+%7C+Hackerrank+%0A%0AKishor+Gulati+%0A%0ACARRER+OBJECTIVE++%0A%0ASkilled+in+data+exploration%2C+data+mining%2C+statistical+analysis%2C+data+visualization+techniques%2C+and+Machine+%0A%0AAspiring+Data+Scientist+with+a+Post-Graduation+in+Data+Science+%26+Analytics+from+Imarticus+Learning+and+a+%0A%0A%E2%97%8F+%0ABachelor%27s+in+Science%2C+specializing+in+information+technology.+Graduated+in+2016.+%0A%E2%97%8F+%0ALearning.++%0A%E2%97%8F+%0Apractical+projects+at+Imarticus+Learning.+Despite+being+a+fresher+in+I.T.%2C+I+showcase+a+fast-learning+mindset+and+%0Aleadership+skills%2C+with+the+ambition+to+contribute+to+the+success+of+both+the+company+and+its+clients+in+the+dynamic+%0Afield+of+Data+Science.+%0A%0AEager+to+secure+a+Data+Scientist+position%2C+bringing+a+solid+foundation+in+Data+Science+honed+through+%0A%0APROFILE+SUMMARY++%0A%0AStatistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+Hypothesis+Testing%2C+PCA%2C+and+Text+Analytics%2C+%0A%0AMachine+Learning%3A+Skilled+in+Classification%2C+Regression%2C+Clustering+techniques%2C+and+Decision+Trees+for+%0A%0ADeep+Learning+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of+%0A%0A%E2%97%8F+%0Aincluding+Univariate+and+Bi-variate+analysis.+%0A%E2%97%8F+%0Aeffective+data+modeling.+%0A%E2%97%8F+%0Adeep+learning+for+complex+problem-solving.++%0A%E2%97%8F+%0Aand+libraries+like+NLTK+and+Spacy+for+insightful+text+analysis.++%0A%0ANLP+%26+Text+Analytics%3A+Adept+in+Natural+Language+Processing+techniques%2C+utilizing+TF-IDF%2C+Vectorization%2C+%0A%0A%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+Python+and+MySQL%2C+complemented+by+proficiency+%0Ain+Data+Reporting+tools+like+Matplotlib%2C+Seaborn%2C+Tableau%2C+and+Power+BI+for+impactful+data+visualization.+%0A%0AACADEMIC+PROFILE++++%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AB.Sc.+in+I.T.+from+S.M.+Shetty+College%2C+Mumbai+University+in+2016.+%0AXII%3A+Computer+science+from+S.M.+Shetty+College%2C+Mumbai+in+2013.++%0AX%3A+Holy+Family+Higher+Secondary+School%2C+Mumbai+in+2013+%0A%0APROJECTS+%0A%0AChest+X-Ray+for+Pneumonia+prediction+using+Deep+Learning+%0AThe+main+objective+of+the+project+is+to+detect+pneumonia+based+on+given+chest+X-ray+of+the+patient.++%0A%0AData+sourced+from+%28https%3A%2F%2Fdata.mendeley.com%2Fdatasets%2Frscbjbr9sj%2F3%29+%26+contains+Chest+X-ray+images+%0A%0ADescription+%0A%E2%97%8F+%0A%28anterior-posterior%29%2C+collected+from+pediatric+patients+of+1-5+years+old+from+Guangzhou+Women+and+Children%E2%80%99s+%0AMedical+Center%2C+Guangzhou.+%0A%E2%97%8F+%0A%E2%97%8F+%0Amodels.++%0A%E2%97%8F+%0A%E2%97%8F+%0A%0ASuccessfully+implemented+a+custom+CNN+and+5+transfer+learning+models.+%0AOptimized+pre-trained+models+through+fine-tuning+by+unlocking+the+final+layers+of+transfer+learning+%0A%0AAchieved+99.2%25+ROC-AUC+curve+in+pneumonia+prediction+on+the+dataset.+%0AContributed+to+advancing+the+understanding+of+utilizing+Deep+Learning+in+medical+image+analysis.+%0A%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++%0A+%0A+%0A+%0A+%0A+%0A%0CLoan+Prediction+on+3+problem+statements+++%0AThe+project+aims+to+help+a+company+automate+the+loan+eligibility+process+based+on+customer+details+provided+while+%0Afilling+online+application+form+%0A%0ADescription+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AData+sourced+from+Kaggle%2C+performed+EDA%2C+Data+preprocessing%2C+Feature+selection+and+transformation.+%0AHandled+imbalance+in+data+and+trained+multiple+ML+models+for+prediction+of+below+problem+statements%3A+%0A%0Ao++Check+eligibility+of+the+Customer+given+the+inputs.%28Classification%29+%0Ao+%0A%0AIf+customer+is+not+eligible+for+the+input+required+amount+and+duration%3A+%0A%E2%96%AA++A.%29+what+can+be+amount+for+the+given+duration.%28Regression%29+%0A%E2%96%AA++B.%29+if+duration+is+less+than+equal+to+20+years%2C+is+customer+eligible+for++required+amount+for+%0A%0Asome+longer+duration%3F+What+is+that+duration%3F%28Regression%2FClassification%29+%0A%0AWork+Experience%3A+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0ASenior+Associate+%0AWipro+%282019+July+%E2%80%93+2022+March%29+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0ACalls%2C+E-mail%2C+Chat%2C+Trace.+%0ATeam+planning+during+covid.+%0AMIS+Reports.+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0AAssociate+%28Intern%29+%0AJAM+International+%28Feb+2018+%E2%80%93+June+2018%29+%0A%E2%80%A2+%0A%E2%80%A2+%0A%0ATrade%2FExport%2FDistribution+of+toiletries+%0ALogistics+%26+Warehousing+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0ANGO++%28Intern%29+%0AYouth+on+the+Move+%28May+2017+%E2%80%93+Nov+2017%29+%0A%E2%80%A2++Conducting+campaigns+for+cybercrime%2C+Environment%2C+Health+%0A%E2%80%A2+%0A%E2%80%A2++Creating+dashboards+for+clients+%0A%0AFund+Raising+%26+Brand+Marketing+%0A%0ACERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AImarticus+Learning%3A+Post+Graduation+Diploma+in+Data+Science%2C+Mumbai.%282023%29+%0AIntroduction+to+Data+Studio.+%282022%29+%0AGoogle+Analytics+for+Beginners.+%282022%29+%0AEthical+hacking+workshop+by+Microsoft.+%282015%29+%0A%0AAWARDS+%26+ACCOLADES+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AParticipated+in+Hackathon+organized+by+Imarticus+Learning+in+2023.+%0AAwarded+with+multiple+certificates+for+the+Highest+rank+holder+in+Math+in+School.+%0AWon+interclass+football+competition+at+school.+%0A%0ATechnical+Skills++%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AStatistics+Fundamentals.+%0AMachine+Learning+with+Python+using+SciKit+Learn%2C+%0APandas%2C+Matplotlib%2C+and+Seaborn.+%0ASQL+Programming.+%0AData+Visualization+with+Power+BI+and+Tableau.+%0ANatural+Language+Preprocessing+using+NLTK+and+Spacy.+%0AAdvanced+ML+and+Deep+Learning+Fundamentals+using+TensorFlow+and+Keras.+%0AKnowledge+of+ANNs%2C+CNNs%2C+RNNs+and+Transfer+Learning.+%0A%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++%0A+%0A+%0A%0CPERSONAL+INFORMATION++%0A%0ADate+of+birth%3A+++++++%3A+22%2F08%2F1995+%0ALanguages+known+%3A+English+%28R%2FW%2FS%29%2C+Hindi+%28R%2FW%2FS%29%2C+Marathi+%28R%2FW%2FS%29%2C+Punjabi+%28S%29+%0AHobbies+++++++++++++++%3A+Hiking%2C+Football%2C+Travelling+and+Gaming++%0A%0AEXTRACURRICULAR+ACTVITIES+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AElementary+Exam+%5BDrawing+%E2%80%93+Grade+C%5D.+%282008%29.+%0APlayed+for+the+school+football+team.+%0A%0A+%0A++%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++%0A%0C HTTP/1.1" 200 39346
365
+ 2025-02-28 12:57:43,069 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8085
366
+ 2025-02-28 12:57:43,104 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8085 "GET /v2/check?language=en-US&text=Experience+is+relevant+to+Data+science. HTTP/1.1" 200 589
367
+ 2025-02-28 12:57:43,106 - app - DEBUG - Grammar & Spelling Issues: [
368
+ {
369
+ "context": "...lving. \u25cf and libraries like NLTK and Spacy for insightful text analysis. NLP & ...",
370
+ "error": "Possible spelling mistake found.",
371
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
372
+ "suggested_correction": [
373
+ "Space",
374
+ "Spicy",
375
+ "Stacy",
376
+ "SPAC",
377
+ "Spacey",
378
+ "Spay",
379
+ "SPACs",
380
+ "Pacy"
381
+ ]
382
+ },
383
+ {
384
+ "context": "...n Data Reporting tools like Matplotlib, Seaborn, Tableau, and Power BI for impactful da...",
385
+ "error": "Possible spelling mistake found.",
386
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
387
+ "suggested_correction": [
388
+ "Seaborne",
389
+ "Seaborg",
390
+ "Sea born"
391
+ ]
392
+ },
393
+ {
394
+ "context": "...put required amount and duration: \u25aa A.) what can be amount for the given durati...",
395
+ "error": "Unpaired symbol: \u2018(\u2019 seems to be missing",
396
+ "rule_id": "EN_UNPAIRED_BRACKETS",
397
+ "suggested_correction": []
398
+ },
399
+ {
400
+ "context": "...mount and duration: \u25aa A.) what can be amount for the given duration.(Regression) \u25aa ...",
401
+ "error": "The past participle is required after \u201ccan be\u201d.",
402
+ "rule_id": "BE_VBP_IN",
403
+ "suggested_correction": [
404
+ "amounted"
405
+ ]
406
+ },
407
+ {
408
+ "context": "...est rank holder in Math in School. Won interclass football competition at school. Techn...",
409
+ "error": "Possible spelling mistake found.",
410
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
411
+ "suggested_correction": []
412
+ },
413
+ {
414
+ "context": "... SciKit Learn, Pandas, Matplotlib, and Seaborn. SQL Programming. Data Visualization ...",
415
+ "error": "Possible spelling mistake found.",
416
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
417
+ "suggested_correction": [
418
+ "Seaborne",
419
+ "Seaborg",
420
+ "Sea born"
421
+ ]
422
+ },
423
+ {
424
+ "context": "...l Language Preprocessing using NLTK and Spacy. Advanced ML and Deep Learning Fundame...",
425
+ "error": "Possible spelling mistake found.",
426
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
427
+ "suggested_correction": [
428
+ "Space",
429
+ "Spicy",
430
+ "Stacy",
431
+ "SPAC",
432
+ "Spacey",
433
+ "Spay",
434
+ "SPACs",
435
+ "Pacy"
436
+ ]
437
+ },
438
+ {
439
+ "context": "...ing TensorFlow and Keras. Knowledge of ANNs, CNNs, RNNs and Transfer Learning. ...",
440
+ "error": "Possible spelling mistake found.",
441
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
442
+ "suggested_correction": [
443
+ "Anna",
444
+ "Anne",
445
+ "Ants",
446
+ "Inns",
447
+ "Banns",
448
+ "Awns",
449
+ "Ann",
450
+ "Anons",
451
+ "ANN",
452
+ "ANPS",
453
+ "ANS",
454
+ "ANTS",
455
+ "APNs",
456
+ "PNNS",
457
+ "RNNs",
458
+ "Ans",
459
+ "Anus"
460
+ ]
461
+ },
462
+ {
463
+ "context": "...ravelling and Gaming EXTRACURRICULAR ACTVITIES \u25cf \u25cf Elementary Exam [Drawing \u2013 Gra...",
464
+ "error": "Possible spelling mistake found.",
465
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
466
+ "suggested_correction": [
467
+ "ACTIVITIES"
468
+ ]
469
+ },
470
+ {
471
+ "context": "...ls. Machine Learning with Python using SciKit Learn, Pandas, Matplotlib, and Seaborn. SQL...",
472
+ "error": "Possible spelling mistake found.",
473
+ "rule_id": "EN_MULTITOKEN_SPELLING_TWO",
474
+ "suggested_correction": [
475
+ "Scikit-learn",
476
+ "scikit-learn"
477
+ ]
478
+ }
479
+ ]
480
+ 2025-02-28 12:57:43,164 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 12:57:43] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
481
+ 2025-02-28 13:03:06,117 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 13:03:06] "GET / HTTP/1.1" 200 -
482
+ 2025-02-28 13:03:07,541 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 13:03:07] "GET /v1/resumes/ HTTP/1.1" 200 -
483
+ 2025-02-28 13:03:14,309 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 13:03:14] "POST /v1/resumes/ HTTP/1.1" 302 -
484
+ 2025-02-28 13:03:14,315 - app - DEBUG - Inside get_reviews
485
+ 2025-02-28 13:03:16,159 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 13:03:16] "POST /v1/resumes/ HTTP/1.1" 302 -
486
+ 2025-02-28 13:03:16,168 - app - DEBUG - Inside get_reviews
487
+ 2025-02-28 13:03:32,307 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8086
488
+ 2025-02-28 13:03:32,421 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8086 "GET /v2/languages HTTP/1.1" 200 3307
489
+ 2025-02-28 13:03:32,424 - src.resume_parser - DEBUG - parsing text
490
+ 2025-02-28 13:03:33,718 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
491
+ 2025-02-28 13:03:34,210 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
492
+ 2025-02-28 13:03:34,227 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
493
+ 2025-02-28 13:03:34,303 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
494
+ 2025-02-28 13:03:34,328 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
495
+ 2025-02-28 13:03:34,542 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
496
+ 2025-02-28 13:03:34,936 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
497
+ 2025-02-28 13:03:35,024 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
498
+ 2025-02-28 13:03:35,038 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8086
499
+ 2025-02-28 13:03:38,609 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8087
500
+ 2025-02-28 13:03:38,765 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8087 "GET /v2/languages HTTP/1.1" 200 3307
501
+ 2025-02-28 13:03:38,774 - src.resume_parser - DEBUG - parsing text
502
+ 2025-02-28 13:03:40,158 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
503
+ 2025-02-28 13:03:40,266 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
504
+ 2025-02-28 13:03:40,281 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
505
+ 2025-02-28 13:03:40,339 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
506
+ 2025-02-28 13:03:40,364 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
507
+ 2025-02-28 13:03:40,632 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
508
+ 2025-02-28 13:03:41,128 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
509
+ 2025-02-28 13:03:41,216 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
510
+ 2025-02-28 13:03:41,234 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8087
511
+ 2025-02-28 13:03:43,415 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8086 "GET /v2/check?language=en-US&text=Basic+information+is+Found HTTP/1.1" 200 589
512
+ 2025-02-28 13:03:43,422 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8086
513
+ 2025-02-28 13:03:43,599 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8086 "GET /v2/check?language=en-US&text=Common+projects+found+in+Projects+section%3A+Loan HTTP/1.1" 200 589
514
+ 2025-02-28 13:03:43,603 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8086
515
+ 2025-02-28 13:03:43,690 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8086 "GET /v2/check?language=en-US&text=91+8898535883 HTTP/1.1" 200 575
516
+ 2025-02-28 13:03:43,695 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8086
517
+ 2025-02-28 13:03:43,784 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8086 "GET /v2/check?language=en-US&text=kanushgulati%40gmail.com HTTP/1.1" 200 575
518
+ 2025-02-28 13:03:43,795 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8086
519
+ 2025-02-28 13:03:43,881 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8086 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE+section+is+in+chronological+order. HTTP/1.1" 200 588
520
+ 2025-02-28 13:03:43,885 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8086
521
+ 2025-02-28 13:03:44,520 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8086 "GET /v2/check?language=en-US&text=Imarticus+certification+found+in+Certifications+section. HTTP/1.1" 200 1306
522
+ 2025-02-28 13:03:44,526 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8086
523
+ 2025-02-28 13:03:44,615 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8086 "GET /v2/check?language=en-US&text=https%3A%2F%2Fgithub.com%2FKishor-Gulati HTTP/1.1" 200 575
524
+ 2025-02-28 13:03:44,620 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8086
525
+ 2025-02-28 13:03:44,683 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8086 "GET /v2/check?language=en-US&text=http%3A%2F%2Fwww.linkedin.com%2Fin%2Fkishor-gulati HTTP/1.1" 200 575
526
+ 2025-02-28 13:03:44,687 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8086
527
+ 2025-02-28 13:03:45,386 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8086 "GET /v2/check?language=en-US&text=Kishor+Gulati HTTP/1.1" 200 1532
528
+ 2025-02-28 13:03:45,396 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8086
529
+ 2025-02-28 13:03:45,525 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8086 "GET /v2/check?language=en-US&text=2+projects+found. HTTP/1.1" 200 589
530
+ 2025-02-28 13:03:45,531 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8086
531
+ 2025-02-28 13:03:45,668 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8086 "GET /v2/check?language=en-US&text=Medium HTTP/1.1" 200 582
532
+ 2025-02-28 13:03:45,675 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8086
533
+ 2025-02-28 13:03:45,786 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8086 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE+should+come+before+PROJECTS HTTP/1.1" 200 588
534
+ 2025-02-28 13:03:45,812 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8086
535
+ 2025-02-28 13:03:47,647 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8086 "GET /v2/check?language=en-US&text=Phone%3A+%2B91+8898535883+%7C+kanushgulati%40gmail.com++%7C++LinkedIn+%7C+GitHub+%7C+Leetcode+%7C+Hackerrank+%0A%0AKishor+Gulati+%0A%0ACARRER+OBJECTIVE++%0A%0ASkilled+in+data+exploration%2C+data+mining%2C+statistical+analysis%2C+data+visualization+techniques%2C+and+Machine+%0A%0AAspiring+Data+Scientist+with+a+Post-Graduation+in+Data+Science+%26+Analytics+from+Imarticus+Learning+and+a+%0A%0A%E2%97%8F+%0ABachelor%27s+in+Science%2C+specializing+in+information+technology.+Graduated+in+2016.+%0A%E2%97%8F+%0ALearning.++%0A%E2%97%8F+%0Apractical+projects+at+Imarticus+Learning.+Despite+being+a+fresher+in+I.T.%2C+I+showcase+a+fast-learning+mindset+and+%0Aleadership+skills%2C+with+the+ambition+to+contribute+to+the+success+of+both+the+company+and+its+clients+in+the+dynamic+%0Afield+of+Data+Science.+%0A%0AEager+to+secure+a+Data+Scientist+position%2C+bringing+a+solid+foundation+in+Data+Science+honed+through+%0A%0APROFILE+SUMMARY++%0A%0AStatistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+Hypothesis+Testing%2C+PCA%2C+and+Text+Analytics%2C+%0A%0AMachine+Learning%3A+Skilled+in+Classification%2C+Regression%2C+Clustering+techniques%2C+and+Decision+Trees+for+%0A%0ADeep+Learning+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of+%0A%0A%E2%97%8F+%0Aincluding+Univariate+and+Bi-variate+analysis.+%0A%E2%97%8F+%0Aeffective+data+modeling.+%0A%E2%97%8F+%0Adeep+learning+for+complex+problem-solving.++%0A%E2%97%8F+%0Aand+libraries+like+NLTK+and+Spacy+for+insightful+text+analysis.++%0A%0ANLP+%26+Text+Analytics%3A+Adept+in+Natural+Language+Processing+techniques%2C+utilizing+TF-IDF%2C+Vectorization%2C+%0A%0A%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+Python+and+MySQL%2C+complemented+by+proficiency+%0Ain+Data+Reporting+tools+like+Matplotlib%2C+Seaborn%2C+Tableau%2C+and+Power+BI+for+impactful+data+visualization.+%0A%0AACADEMIC+PROFILE++++%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AB.Sc.+in+I.T.+from+S.M.+Shetty+College%2C+Mumbai+University+in+2016.+%0AXII%3A+Computer+science+from+S.M.+Shetty+College%2C+Mumbai+in+2013.++%0AX%3A+Holy+Family+Higher+Secondary+School%2C+Mumbai+in+2013+%0A%0APROJECTS+%0A%0AChest+X-Ray+for+Pneumonia+prediction+using+Deep+Learning+%0AThe+main+objective+of+the+project+is+to+detect+pneumonia+based+on+given+chest+X-ray+of+the+patient.++%0A%0AData+sourced+from+%28https%3A%2F%2Fdata.mendeley.com%2Fdatasets%2Frscbjbr9sj%2F3%29+%26+contains+Chest+X-ray+images+%0A%0ADescription+%0A%E2%97%8F+%0A%28anterior-posterior%29%2C+collected+from+pediatric+patients+of+1-5+years+old+from+Guangzhou+Women+and+Children%E2%80%99s+%0AMedical+Center%2C+Guangzhou.+%0A%E2%97%8F+%0A%E2%97%8F+%0Amodels.++%0A%E2%97%8F+%0A%E2%97%8F+%0A%0ASuccessfully+implemented+a+custom+CNN+and+5+transfer+learning+models.+%0AOptimized+pre-trained+models+through+fine-tuning+by+unlocking+the+final+layers+of+transfer+learning+%0A%0AAchieved+99.2%25+ROC-AUC+curve+in+pneumonia+prediction+on+the+dataset.+%0AContributed+to+advancing+the+understanding+of+utilizing+Deep+Learning+in+medical+image+analysis.+%0A%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++%0A+%0A+%0A+%0A+%0A+%0A%0CLoan+Prediction+on+3+problem+statements+++%0AThe+project+aims+to+help+a+company+automate+the+loan+eligibility+process+based+on+customer+details+provided+while+%0Afilling+online+application+form+%0A%0ADescription+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AData+sourced+from+Kaggle%2C+performed+EDA%2C+Data+preprocessing%2C+Feature+selection+and+transformation.+%0AHandled+imbalance+in+data+and+trained+multiple+ML+models+for+prediction+of+below+problem+statements%3A+%0A%0Ao++Check+eligibility+of+the+Customer+given+the+inputs.%28Classification%29+%0Ao+%0A%0AIf+customer+is+not+eligible+for+the+input+required+amount+and+duration%3A+%0A%E2%96%AA++A.%29+what+can+be+amount+for+the+given+duration.%28Regression%29+%0A%E2%96%AA++B.%29+if+duration+is+less+than+equal+to+20+years%2C+is+customer+eligible+for++required+amount+for+%0A%0Asome+longer+duration%3F+What+is+that+duration%3F%28Regression%2FClassification%29+%0A%0AWork+Experience%3A+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0ASenior+Associate+%0AWipro+%282019+July+%E2%80%93+2022+March%29+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0ACalls%2C+E-mail%2C+Chat%2C+Trace.+%0ATeam+planning+during+covid.+%0AMIS+Reports.+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0AAssociate+%28Intern%29+%0AJAM+International+%28Feb+2018+%E2%80%93+June+2018%29+%0A%E2%80%A2+%0A%E2%80%A2+%0A%0ATrade%2FExport%2FDistribution+of+toiletries+%0ALogistics+%26+Warehousing+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0ANGO++%28Intern%29+%0AYouth+on+the+Move+%28May+2017+%E2%80%93+Nov+2017%29+%0A%E2%80%A2++Conducting+campaigns+for+cybercrime%2C+Environment%2C+Health+%0A%E2%80%A2+%0A%E2%80%A2++Creating+dashboards+for+clients+%0A%0AFund+Raising+%26+Brand+Marketing+%0A%0ACERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AImarticus+Learning%3A+Post+Graduation+Diploma+in+Data+Science%2C+Mumbai.%282023%29+%0AIntroduction+to+Data+Studio.+%282022%29+%0AGoogle+Analytics+for+Beginners.+%282022%29+%0AEthical+hacking+workshop+by+Microsoft.+%282015%29+%0A%0AAWARDS+%26+ACCOLADES+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AParticipated+in+Hackathon+organized+by+Imarticus+Learning+in+2023.+%0AAwarded+with+multiple+certificates+for+the+Highest+rank+holder+in+Math+in+School.+%0AWon+interclass+football+competition+at+school.+%0A%0ATechnical+Skills++%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AStatistics+Fundamentals.+%0AMachine+Learning+with+Python+using+SciKit+Learn%2C+%0APandas%2C+Matplotlib%2C+and+Seaborn.+%0ASQL+Programming.+%0AData+Visualization+with+Power+BI+and+Tableau.+%0ANatural+Language+Preprocessing+using+NLTK+and+Spacy.+%0AAdvanced+ML+and+Deep+Learning+Fundamentals+using+TensorFlow+and+Keras.+%0AKnowledge+of+ANNs%2C+CNNs%2C+RNNs+and+Transfer+Learning.+%0A%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++%0A+%0A+%0A%0CPERSONAL+INFORMATION++%0A%0ADate+of+birth%3A+++++++%3A+22%2F08%2F1995+%0ALanguages+known+%3A+English+%28R%2FW%2FS%29%2C+Hindi+%28R%2FW%2FS%29%2C+Marathi+%28R%2FW%2FS%29%2C+Punjabi+%28S%29+%0AHobbies+++++++++++++++%3A+Hiking%2C+Football%2C+Travelling+and+Gaming++%0A%0AEXTRACURRICULAR+ACTVITIES+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AElementary+Exam+%5BDrawing+%E2%80%93+Grade+C%5D.+%282008%29.+%0APlayed+for+the+school+football+team.+%0A%0A+%0A++%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++%0A%0C HTTP/1.1" 200 39346
536
+ 2025-02-28 13:03:47,664 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8086
537
+ 2025-02-28 13:03:47,707 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8086 "GET /v2/check?language=en-US&text=Experience+is+relevant+to+Data+science. HTTP/1.1" 200 589
538
+ 2025-02-28 13:03:47,710 - app - DEBUG - Grammar & Spelling Issues: [
539
+ {
540
+ "context": "...lving. \u25cf and libraries like NLTK and Spacy for insightful text analysis. NLP & ...",
541
+ "error": "Possible spelling mistake found.",
542
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
543
+ "suggested_correction": [
544
+ "Space",
545
+ "Spicy",
546
+ "Stacy",
547
+ "SPAC",
548
+ "Spacey",
549
+ "Spay",
550
+ "SPACs",
551
+ "Pacy"
552
+ ]
553
+ },
554
+ {
555
+ "context": "...n Data Reporting tools like Matplotlib, Seaborn, Tableau, and Power BI for impactful da...",
556
+ "error": "Possible spelling mistake found.",
557
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
558
+ "suggested_correction": [
559
+ "Seaborne",
560
+ "Seaborg",
561
+ "Sea born"
562
+ ]
563
+ },
564
+ {
565
+ "context": "...put required amount and duration: \u25aa A.) what can be amount for the given durati...",
566
+ "error": "Unpaired symbol: \u2018(\u2019 seems to be missing",
567
+ "rule_id": "EN_UNPAIRED_BRACKETS",
568
+ "suggested_correction": []
569
+ },
570
+ {
571
+ "context": "...mount and duration: \u25aa A.) what can be amount for the given duration.(Regression) \u25aa ...",
572
+ "error": "The past participle is required after \u201ccan be\u201d.",
573
+ "rule_id": "BE_VBP_IN",
574
+ "suggested_correction": [
575
+ "amounted"
576
+ ]
577
+ },
578
+ {
579
+ "context": "...est rank holder in Math in School. Won interclass football competition at school. Techn...",
580
+ "error": "Possible spelling mistake found.",
581
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
582
+ "suggested_correction": []
583
+ },
584
+ {
585
+ "context": "... SciKit Learn, Pandas, Matplotlib, and Seaborn. SQL Programming. Data Visualization ...",
586
+ "error": "Possible spelling mistake found.",
587
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
588
+ "suggested_correction": [
589
+ "Seaborne",
590
+ "Seaborg",
591
+ "Sea born"
592
+ ]
593
+ },
594
+ {
595
+ "context": "...l Language Preprocessing using NLTK and Spacy. Advanced ML and Deep Learning Fundame...",
596
+ "error": "Possible spelling mistake found.",
597
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
598
+ "suggested_correction": [
599
+ "Space",
600
+ "Spicy",
601
+ "Stacy",
602
+ "SPAC",
603
+ "Spacey",
604
+ "Spay",
605
+ "SPACs",
606
+ "Pacy"
607
+ ]
608
+ },
609
+ {
610
+ "context": "...ing TensorFlow and Keras. Knowledge of ANNs, CNNs, RNNs and Transfer Learning. ...",
611
+ "error": "Possible spelling mistake found.",
612
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
613
+ "suggested_correction": [
614
+ "Anna",
615
+ "Anne",
616
+ "Ants",
617
+ "Inns",
618
+ "Banns",
619
+ "Awns",
620
+ "Ann",
621
+ "Anons",
622
+ "ANN",
623
+ "ANPS",
624
+ "ANS",
625
+ "ANTS",
626
+ "APNs",
627
+ "PNNS",
628
+ "RNNs",
629
+ "Ans",
630
+ "Anus"
631
+ ]
632
+ },
633
+ {
634
+ "context": "...ravelling and Gaming EXTRACURRICULAR ACTVITIES \u25cf \u25cf Elementary Exam [Drawing \u2013 Gra...",
635
+ "error": "Possible spelling mistake found.",
636
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
637
+ "suggested_correction": [
638
+ "ACTIVITIES"
639
+ ]
640
+ },
641
+ {
642
+ "context": "...ls. Machine Learning with Python using SciKit Learn, Pandas, Matplotlib, and Seaborn. SQL...",
643
+ "error": "Possible spelling mistake found.",
644
+ "rule_id": "EN_MULTITOKEN_SPELLING_TWO",
645
+ "suggested_correction": [
646
+ "Scikit-learn",
647
+ "scikit-learn"
648
+ ]
649
+ }
650
+ ]
651
+ 2025-02-28 13:03:47,798 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 13:03:47] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
652
+ 2025-02-28 13:03:49,874 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8087 "GET /v2/check?language=en-US&text=Basic+information+is+Found HTTP/1.1" 200 589
653
+ 2025-02-28 13:03:49,877 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8087
654
+ 2025-02-28 13:03:49,954 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8087 "GET /v2/check?language=en-US&text=Common+projects+found+in+Projects+section%3A+Loan HTTP/1.1" 200 589
655
+ 2025-02-28 13:03:49,957 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8087
656
+ 2025-02-28 13:03:49,999 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8087 "GET /v2/check?language=en-US&text=91+8898535883 HTTP/1.1" 200 575
657
+ 2025-02-28 13:03:50,002 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8087
658
+ 2025-02-28 13:03:50,044 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8087 "GET /v2/check?language=en-US&text=kanushgulati%40gmail.com HTTP/1.1" 200 575
659
+ 2025-02-28 13:03:50,048 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8087
660
+ 2025-02-28 13:03:50,100 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8087 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE+section+is+in+chronological+order. HTTP/1.1" 200 588
661
+ 2025-02-28 13:03:50,103 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8087
662
+ 2025-02-28 13:03:50,361 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8087 "GET /v2/check?language=en-US&text=Imarticus+certification+found+in+Certifications+section. HTTP/1.1" 200 1306
663
+ 2025-02-28 13:03:50,365 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8087
664
+ 2025-02-28 13:03:50,429 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8087 "GET /v2/check?language=en-US&text=https%3A%2F%2Fgithub.com%2FKishor-Gulati HTTP/1.1" 200 575
665
+ 2025-02-28 13:03:50,433 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8087
666
+ 2025-02-28 13:03:50,469 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8087 "GET /v2/check?language=en-US&text=http%3A%2F%2Fwww.linkedin.com%2Fin%2Fkishor-gulati HTTP/1.1" 200 575
667
+ 2025-02-28 13:03:50,472 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8087
668
+ 2025-02-28 13:03:50,713 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8087 "GET /v2/check?language=en-US&text=Kishor+Gulati HTTP/1.1" 200 1532
669
+ 2025-02-28 13:03:50,717 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8087
670
+ 2025-02-28 13:03:50,760 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8087 "GET /v2/check?language=en-US&text=2+projects+found. HTTP/1.1" 200 589
671
+ 2025-02-28 13:03:50,763 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8087
672
+ 2025-02-28 13:03:50,797 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8087 "GET /v2/check?language=en-US&text=Medium HTTP/1.1" 200 582
673
+ 2025-02-28 13:03:50,800 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8087
674
+ 2025-02-28 13:03:50,839 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8087 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE+should+come+before+PROJECTS HTTP/1.1" 200 588
675
+ 2025-02-28 13:03:50,848 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8087
676
+ 2025-02-28 13:03:52,779 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8087 "GET /v2/check?language=en-US&text=Phone%3A+%2B91+8898535883+%7C+kanushgulati%40gmail.com++%7C++LinkedIn+%7C+GitHub+%7C+Leetcode+%7C+Hackerrank+%0A%0AKishor+Gulati+%0A%0ACARRER+OBJECTIVE++%0A%0ASkilled+in+data+exploration%2C+data+mining%2C+statistical+analysis%2C+data+visualization+techniques%2C+and+Machine+%0A%0AAspiring+Data+Scientist+with+a+Post-Graduation+in+Data+Science+%26+Analytics+from+Imarticus+Learning+and+a+%0A%0A%E2%97%8F+%0ABachelor%27s+in+Science%2C+specializing+in+information+technology.+Graduated+in+2016.+%0A%E2%97%8F+%0ALearning.++%0A%E2%97%8F+%0Apractical+projects+at+Imarticus+Learning.+Despite+being+a+fresher+in+I.T.%2C+I+showcase+a+fast-learning+mindset+and+%0Aleadership+skills%2C+with+the+ambition+to+contribute+to+the+success+of+both+the+company+and+its+clients+in+the+dynamic+%0Afield+of+Data+Science.+%0A%0AEager+to+secure+a+Data+Scientist+position%2C+bringing+a+solid+foundation+in+Data+Science+honed+through+%0A%0APROFILE+SUMMARY++%0A%0AStatistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+Hypothesis+Testing%2C+PCA%2C+and+Text+Analytics%2C+%0A%0AMachine+Learning%3A+Skilled+in+Classification%2C+Regression%2C+Clustering+techniques%2C+and+Decision+Trees+for+%0A%0ADeep+Learning+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of+%0A%0A%E2%97%8F+%0Aincluding+Univariate+and+Bi-variate+analysis.+%0A%E2%97%8F+%0Aeffective+data+modeling.+%0A%E2%97%8F+%0Adeep+learning+for+complex+problem-solving.++%0A%E2%97%8F+%0Aand+libraries+like+NLTK+and+Spacy+for+insightful+text+analysis.++%0A%0ANLP+%26+Text+Analytics%3A+Adept+in+Natural+Language+Processing+techniques%2C+utilizing+TF-IDF%2C+Vectorization%2C+%0A%0A%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+Python+and+MySQL%2C+complemented+by+proficiency+%0Ain+Data+Reporting+tools+like+Matplotlib%2C+Seaborn%2C+Tableau%2C+and+Power+BI+for+impactful+data+visualization.+%0A%0AACADEMIC+PROFILE++++%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AB.Sc.+in+I.T.+from+S.M.+Shetty+College%2C+Mumbai+University+in+2016.+%0AXII%3A+Computer+science+from+S.M.+Shetty+College%2C+Mumbai+in+2013.++%0AX%3A+Holy+Family+Higher+Secondary+School%2C+Mumbai+in+2013+%0A%0APROJECTS+%0A%0AChest+X-Ray+for+Pneumonia+prediction+using+Deep+Learning+%0AThe+main+objective+of+the+project+is+to+detect+pneumonia+based+on+given+chest+X-ray+of+the+patient.++%0A%0AData+sourced+from+%28https%3A%2F%2Fdata.mendeley.com%2Fdatasets%2Frscbjbr9sj%2F3%29+%26+contains+Chest+X-ray+images+%0A%0ADescription+%0A%E2%97%8F+%0A%28anterior-posterior%29%2C+collected+from+pediatric+patients+of+1-5+years+old+from+Guangzhou+Women+and+Children%E2%80%99s+%0AMedical+Center%2C+Guangzhou.+%0A%E2%97%8F+%0A%E2%97%8F+%0Amodels.++%0A%E2%97%8F+%0A%E2%97%8F+%0A%0ASuccessfully+implemented+a+custom+CNN+and+5+transfer+learning+models.+%0AOptimized+pre-trained+models+through+fine-tuning+by+unlocking+the+final+layers+of+transfer+learning+%0A%0AAchieved+99.2%25+ROC-AUC+curve+in+pneumonia+prediction+on+the+dataset.+%0AContributed+to+advancing+the+understanding+of+utilizing+Deep+Learning+in+medical+image+analysis.+%0A%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++%0A+%0A+%0A+%0A+%0A+%0A%0CLoan+Prediction+on+3+problem+statements+++%0AThe+project+aims+to+help+a+company+automate+the+loan+eligibility+process+based+on+customer+details+provided+while+%0Afilling+online+application+form+%0A%0ADescription+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AData+sourced+from+Kaggle%2C+performed+EDA%2C+Data+preprocessing%2C+Feature+selection+and+transformation.+%0AHandled+imbalance+in+data+and+trained+multiple+ML+models+for+prediction+of+below+problem+statements%3A+%0A%0Ao++Check+eligibility+of+the+Customer+given+the+inputs.%28Classification%29+%0Ao+%0A%0AIf+customer+is+not+eligible+for+the+input+required+amount+and+duration%3A+%0A%E2%96%AA++A.%29+what+can+be+amount+for+the+given+duration.%28Regression%29+%0A%E2%96%AA++B.%29+if+duration+is+less+than+equal+to+20+years%2C+is+customer+eligible+for++required+amount+for+%0A%0Asome+longer+duration%3F+What+is+that+duration%3F%28Regression%2FClassification%29+%0A%0AWork+Experience%3A+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0ASenior+Associate+%0AWipro+%282019+July+%E2%80%93+2022+March%29+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0ACalls%2C+E-mail%2C+Chat%2C+Trace.+%0ATeam+planning+during+covid.+%0AMIS+Reports.+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0AAssociate+%28Intern%29+%0AJAM+International+%28Feb+2018+%E2%80%93+June+2018%29+%0A%E2%80%A2+%0A%E2%80%A2+%0A%0ATrade%2FExport%2FDistribution+of+toiletries+%0ALogistics+%26+Warehousing+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0ANGO++%28Intern%29+%0AYouth+on+the+Move+%28May+2017+%E2%80%93+Nov+2017%29+%0A%E2%80%A2++Conducting+campaigns+for+cybercrime%2C+Environment%2C+Health+%0A%E2%80%A2+%0A%E2%80%A2++Creating+dashboards+for+clients+%0A%0AFund+Raising+%26+Brand+Marketing+%0A%0ACERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AImarticus+Learning%3A+Post+Graduation+Diploma+in+Data+Science%2C+Mumbai.%282023%29+%0AIntroduction+to+Data+Studio.+%282022%29+%0AGoogle+Analytics+for+Beginners.+%282022%29+%0AEthical+hacking+workshop+by+Microsoft.+%282015%29+%0A%0AAWARDS+%26+ACCOLADES+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AParticipated+in+Hackathon+organized+by+Imarticus+Learning+in+2023.+%0AAwarded+with+multiple+certificates+for+the+Highest+rank+holder+in+Math+in+School.+%0AWon+interclass+football+competition+at+school.+%0A%0ATechnical+Skills++%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AStatistics+Fundamentals.+%0AMachine+Learning+with+Python+using+SciKit+Learn%2C+%0APandas%2C+Matplotlib%2C+and+Seaborn.+%0ASQL+Programming.+%0AData+Visualization+with+Power+BI+and+Tableau.+%0ANatural+Language+Preprocessing+using+NLTK+and+Spacy.+%0AAdvanced+ML+and+Deep+Learning+Fundamentals+using+TensorFlow+and+Keras.+%0AKnowledge+of+ANNs%2C+CNNs%2C+RNNs+and+Transfer+Learning.+%0A%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++%0A+%0A+%0A%0CPERSONAL+INFORMATION++%0A%0ADate+of+birth%3A+++++++%3A+22%2F08%2F1995+%0ALanguages+known+%3A+English+%28R%2FW%2FS%29%2C+Hindi+%28R%2FW%2FS%29%2C+Marathi+%28R%2FW%2FS%29%2C+Punjabi+%28S%29+%0AHobbies+++++++++++++++%3A+Hiking%2C+Football%2C+Travelling+and+Gaming++%0A%0AEXTRACURRICULAR+ACTVITIES+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AElementary+Exam+%5BDrawing+%E2%80%93+Grade+C%5D.+%282008%29.+%0APlayed+for+the+school+football+team.+%0A%0A+%0A++%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++%0A%0C HTTP/1.1" 200 39346
677
+ 2025-02-28 13:03:52,795 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8087
678
+ 2025-02-28 13:03:52,854 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8087 "GET /v2/check?language=en-US&text=Experience+is+relevant+to+Data+science. HTTP/1.1" 200 589
679
+ 2025-02-28 13:03:52,855 - app - DEBUG - Grammar & Spelling Issues: [
680
+ {
681
+ "context": "...lving. \u25cf and libraries like NLTK and Spacy for insightful text analysis. NLP & ...",
682
+ "error": "Possible spelling mistake found.",
683
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
684
+ "suggested_correction": [
685
+ "Space",
686
+ "Spicy",
687
+ "Stacy",
688
+ "SPAC",
689
+ "Spacey",
690
+ "Spay",
691
+ "SPACs",
692
+ "Pacy"
693
+ ]
694
+ },
695
+ {
696
+ "context": "...n Data Reporting tools like Matplotlib, Seaborn, Tableau, and Power BI for impactful da...",
697
+ "error": "Possible spelling mistake found.",
698
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
699
+ "suggested_correction": [
700
+ "Seaborne",
701
+ "Seaborg",
702
+ "Sea born"
703
+ ]
704
+ },
705
+ {
706
+ "context": "...put required amount and duration: \u25aa A.) what can be amount for the given durati...",
707
+ "error": "Unpaired symbol: \u2018(\u2019 seems to be missing",
708
+ "rule_id": "EN_UNPAIRED_BRACKETS",
709
+ "suggested_correction": []
710
+ },
711
+ {
712
+ "context": "...mount and duration: \u25aa A.) what can be amount for the given duration.(Regression) \u25aa ...",
713
+ "error": "The past participle is required after \u201ccan be\u201d.",
714
+ "rule_id": "BE_VBP_IN",
715
+ "suggested_correction": [
716
+ "amounted"
717
+ ]
718
+ },
719
+ {
720
+ "context": "...est rank holder in Math in School. Won interclass football competition at school. Techn...",
721
+ "error": "Possible spelling mistake found.",
722
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
723
+ "suggested_correction": []
724
+ },
725
+ {
726
+ "context": "... SciKit Learn, Pandas, Matplotlib, and Seaborn. SQL Programming. Data Visualization ...",
727
+ "error": "Possible spelling mistake found.",
728
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
729
+ "suggested_correction": [
730
+ "Seaborne",
731
+ "Seaborg",
732
+ "Sea born"
733
+ ]
734
+ },
735
+ {
736
+ "context": "...l Language Preprocessing using NLTK and Spacy. Advanced ML and Deep Learning Fundame...",
737
+ "error": "Possible spelling mistake found.",
738
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
739
+ "suggested_correction": [
740
+ "Space",
741
+ "Spicy",
742
+ "Stacy",
743
+ "SPAC",
744
+ "Spacey",
745
+ "Spay",
746
+ "SPACs",
747
+ "Pacy"
748
+ ]
749
+ },
750
+ {
751
+ "context": "...ing TensorFlow and Keras. Knowledge of ANNs, CNNs, RNNs and Transfer Learning. ...",
752
+ "error": "Possible spelling mistake found.",
753
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
754
+ "suggested_correction": [
755
+ "Anna",
756
+ "Anne",
757
+ "Ants",
758
+ "Inns",
759
+ "Banns",
760
+ "Awns",
761
+ "Ann",
762
+ "Anons",
763
+ "ANN",
764
+ "ANPS",
765
+ "ANS",
766
+ "ANTS",
767
+ "APNs",
768
+ "PNNS",
769
+ "RNNs",
770
+ "Ans",
771
+ "Anus"
772
+ ]
773
+ },
774
+ {
775
+ "context": "...ravelling and Gaming EXTRACURRICULAR ACTVITIES \u25cf \u25cf Elementary Exam [Drawing \u2013 Gra...",
776
+ "error": "Possible spelling mistake found.",
777
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
778
+ "suggested_correction": [
779
+ "ACTIVITIES"
780
+ ]
781
+ },
782
+ {
783
+ "context": "...ls. Machine Learning with Python using SciKit Learn, Pandas, Matplotlib, and Seaborn. SQL...",
784
+ "error": "Possible spelling mistake found.",
785
+ "rule_id": "EN_MULTITOKEN_SPELLING_TWO",
786
+ "suggested_correction": [
787
+ "Scikit-learn",
788
+ "scikit-learn"
789
+ ]
790
+ }
791
+ ]
792
+ 2025-02-28 13:03:52,872 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 13:03:52] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
793
+ 2025-02-28 13:09:59,423 - werkzeug - INFO - * Detected change in 'D:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\site-packages\\spacy\\matcher\\__init__.py', reloading
794
+ 2025-02-28 13:09:59,424 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\site-packages\\spacy\\matcher\\__init__.py', reloading
795
+ 2025-02-28 13:09:59,845 - werkzeug - INFO - * Detected change in 'D:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\site-packages\\language_tool_python\\download_lt.py', reloading
796
+ 2025-02-28 13:09:59,846 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\site-packages\\language_tool_python\\download_lt.py', reloading
797
+ 2025-02-28 13:10:00,052 - werkzeug - INFO - * Detected change in 'D:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\site-packages\\language_tool_python\\match.py', reloading
798
+ 2025-02-28 13:10:00,053 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\site-packages\\language_tool_python\\match.py', reloading
799
+ 2025-02-28 13:10:00,110 - werkzeug - INFO - * Detected change in 'D:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\site-packages\\pdfminer\\pdffont.py', reloading
800
+ 2025-02-28 13:10:00,112 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\site-packages\\pdfminer\\pdffont.py', reloading
801
+ 2025-02-28 13:10:00,430 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
802
+ 2025-02-28 13:10:23,013 - werkzeug - WARNING - * Debugger is active!
803
+ 2025-02-28 13:10:23,019 - werkzeug - INFO - * Debugger PIN: 209-638-460
804
+ 2025-02-28 13:20:13,442 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\app.py', reloading
805
+ 2025-02-28 13:20:14,309 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
806
+ 2025-02-28 13:20:37,146 - werkzeug - WARNING - * Debugger is active!
807
+ 2025-02-28 13:20:37,157 - werkzeug - INFO - * Debugger PIN: 209-638-460
808
+ 2025-02-28 13:30:58,554 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\src\\submitter.py', reloading
809
+ 2025-02-28 13:30:58,571 - werkzeug - INFO - * Detected change in 'D:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\site-packages\\flask\\helpers.py', reloading
810
+ 2025-02-28 13:30:58,576 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\site-packages\\flask\\helpers.py', reloading
811
+ 2025-02-28 13:30:58,591 - werkzeug - INFO - * Detected change in 'D:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\site-packages\\flask\\globals.py', reloading
812
+ 2025-02-28 13:30:58,592 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\site-packages\\flask\\globals.py', reloading
813
+ 2025-02-28 13:30:58,594 - werkzeug - INFO - * Detected change in 'D:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\site-packages\\werkzeug\\wrappers\\request.py', reloading
814
+ 2025-02-28 13:30:58,595 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\site-packages\\werkzeug\\wrappers\\request.py', reloading
815
+ 2025-02-28 13:30:58,605 - werkzeug - INFO - * Detected change in 'D:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\site-packages\\werkzeug\\sansio\\request.py', reloading
816
+ 2025-02-28 13:30:58,606 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\site-packages\\werkzeug\\sansio\\request.py', reloading
817
+ 2025-02-28 13:30:58,617 - werkzeug - INFO - * Detected change in 'D:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\site-packages\\werkzeug\\_internal.py', reloading
818
+ 2025-02-28 13:30:58,618 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\site-packages\\werkzeug\\_internal.py', reloading
819
+ 2025-02-28 13:30:58,627 - werkzeug - INFO - * Detected change in 'D:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\site-packages\\werkzeug\\datastructures\\structures.py', reloading
820
+ 2025-02-28 13:30:58,628 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\site-packages\\werkzeug\\datastructures\\structures.py', reloading
821
+ 2025-02-28 13:30:58,652 - werkzeug - INFO - * Detected change in 'D:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\site-packages\\werkzeug\\datastructures\\mixins.py', reloading
822
+ 2025-02-28 13:30:58,653 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\site-packages\\werkzeug\\datastructures\\mixins.py', reloading
823
+ 2025-02-28 13:30:58,663 - werkzeug - INFO - * Detected change in 'D:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\site-packages\\werkzeug\\datastructures\\file_storage.py', reloading
824
+ 2025-02-28 13:30:58,664 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\site-packages\\werkzeug\\datastructures\\file_storage.py', reloading
825
+ 2025-02-28 13:30:59,687 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
826
+ 2025-02-28 13:31:24,109 - werkzeug - WARNING - * Debugger is active!
827
+ 2025-02-28 13:31:24,121 - werkzeug - INFO - * Debugger PIN: 209-638-460
828
+ 2025-02-28 13:32:14,182 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\src\\resume_parser.py', reloading
829
+ 2025-02-28 13:32:14,182 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\src\\resume_parser.py', reloading
830
+ 2025-02-28 13:32:14,838 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
831
+ 2025-02-28 13:32:42,488 - werkzeug - WARNING - * Debugger is active!
832
+ 2025-02-28 13:32:42,499 - werkzeug - INFO - * Debugger PIN: 209-638-460
833
+ 2025-02-28 13:32:55,276 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\app.py', reloading
834
+ 2025-02-28 13:32:55,278 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\app.py', reloading
835
+ 2025-02-28 13:32:55,851 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
836
+ 2025-02-28 13:33:27,480 - werkzeug - WARNING - * Debugger is active!
837
+ 2025-02-28 13:33:27,485 - werkzeug - INFO - * Debugger PIN: 209-638-460
838
+ 2025-02-28 13:33:59,492 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\app.py', reloading
839
+ 2025-02-28 13:33:59,493 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\app.py', reloading
840
+ 2025-02-28 13:33:59,622 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\app.py', reloading
841
+ 2025-02-28 13:34:00,016 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
842
+ 2025-02-28 13:34:35,299 - werkzeug - WARNING - * Debugger is active!
843
+ 2025-02-28 13:34:35,304 - werkzeug - INFO - * Debugger PIN: 209-638-460
844
+ 2025-02-28 13:38:02,808 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\src\\resume_parser.py', reloading
845
+ 2025-02-28 13:38:02,822 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\src\\resume_parser.py', reloading
846
+ 2025-02-28 13:38:02,826 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\src\\resume_parser.py', reloading
847
+ 2025-02-28 13:38:03,637 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
848
+ 2025-02-28 13:38:40,609 - werkzeug - WARNING - * Debugger is active!
849
+ 2025-02-28 13:38:40,614 - werkzeug - INFO - * Debugger PIN: 209-638-460
850
+ 2025-02-28 13:47:04,067 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\app.py', reloading
851
+ 2025-02-28 13:47:04,069 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\app.py', reloading
852
+ 2025-02-28 13:47:05,021 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
853
+ 2025-02-28 13:47:40,088 - werkzeug - WARNING - * Debugger is active!
854
+ 2025-02-28 13:47:40,096 - werkzeug - INFO - * Debugger PIN: 209-638-460
855
+ 2025-02-28 13:47:58,141 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\logging\\__init__.py', reloading
856
+ 2025-02-28 13:47:58,142 - werkzeug - INFO - * Detected change in 'D:\\Imarticus\\Resume_1\\Resume\\.conda\\Lib\\logging\\__init__.py', reloading
857
+ 2025-02-28 13:47:58,476 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
858
+ 2025-02-28 13:48:40,445 - werkzeug - WARNING - * Debugger is active!
859
+ 2025-02-28 13:48:40,450 - werkzeug - INFO - * Debugger PIN: 209-638-460
860
+ 2025-02-28 13:55:25,958 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\app.py', reloading
861
+ 2025-02-28 13:55:25,976 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\app.py', reloading
862
+ 2025-02-28 13:55:25,977 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\app.py', reloading
863
+ 2025-02-28 13:55:26,350 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
864
+ 2025-02-28 14:02:15,373 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
865
+ * Running on all addresses (0.0.0.0)
866
+ * Running on http://127.0.0.1:8080
867
+ * Running on http://192.168.1.21:8080
868
+ 2025-02-28 14:02:15,374 - werkzeug - INFO - Press CTRL+C to quit
869
+ 2025-02-28 14:02:15,384 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
870
+ 2025-02-28 14:02:27,303 - werkzeug - WARNING - * Debugger is active!
871
+ 2025-02-28 14:02:27,314 - werkzeug - INFO - * Debugger PIN: 209-638-460
872
+ 2025-02-28 14:02:49,138 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 14:02:49] "GET / HTTP/1.1" 200 -
873
+ 2025-02-28 14:02:49,236 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 14:02:49] "GET /favicon.ico HTTP/1.1" 404 -
874
+ 2025-02-28 14:02:55,166 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 14:02:55] "GET /v1/resumes/ HTTP/1.1" 200 -
875
+ 2025-02-28 14:03:02,744 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 14:03:02] "POST /v1/resumes/ HTTP/1.1" 302 -
876
+ 2025-02-28 14:03:02,751 - app - DEBUG - Inside get_reviews
877
+ 2025-02-28 14:03:11,887 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8084
878
+ 2025-02-28 14:03:12,015 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8084 "GET /v2/languages HTTP/1.1" 200 3307
879
+ 2025-02-28 14:03:12,018 - src.resume_parser - DEBUG - parsing text
880
+ 2025-02-28 14:03:12,706 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
881
+ 2025-02-28 14:03:13,116 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
882
+ 2025-02-28 14:03:13,137 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
883
+ 2025-02-28 14:03:15,438 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
884
+ 2025-02-28 14:03:15,455 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
885
+ 2025-02-28 14:03:18,585 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
886
+ 2025-02-28 14:03:19,396 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
887
+ 2025-02-28 14:03:19,490 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
888
+ 2025-02-28 14:03:19,541 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
889
+ 2025-02-28 14:03:19,619 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
890
+ 2025-02-28 14:03:19,640 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 14:03:19] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 500 -
891
+ 2025-02-28 14:03:20,085 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 14:03:20] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf?__debugger__=yes&cmd=resource&f=debugger.js HTTP/1.1" 200 -
892
+ 2025-02-28 14:03:20,085 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 14:03:20] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf?__debugger__=yes&cmd=resource&f=style.css HTTP/1.1" 200 -
893
+ 2025-02-28 14:03:20,132 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 14:03:20] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf?__debugger__=yes&cmd=resource&f=console.png&s=3vxpmTaA34UP1rZShN9M HTTP/1.1" 200 -
894
+ 2025-02-28 14:03:20,143 - werkzeug - INFO - 127.0.0.1 - - [28/Feb/2025 14:03:20] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf?__debugger__=yes&cmd=resource&f=console.png HTTP/1.1" 200 -
logs/2025-03-04.log ADDED
@@ -0,0 +1,197 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2025-03-04 02:33:26,394 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.1.13:8080
5
+ 2025-03-04 02:33:26,396 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2025-03-04 02:33:26,445 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
7
+ 2025-03-04 02:33:34,018 - werkzeug - WARNING - * Debugger is active!
8
+ 2025-03-04 02:33:34,051 - werkzeug - INFO - * Debugger PIN: 209-638-460
9
+ 2025-03-04 02:33:34,147 - werkzeug - INFO - 127.0.0.1 - - [04/Mar/2025 02:33:34] "GET / HTTP/1.1" 200 -
10
+ 2025-03-04 02:33:34,264 - werkzeug - INFO - 127.0.0.1 - - [04/Mar/2025 02:33:34] "GET /favicon.ico HTTP/1.1" 404 -
11
+ 2025-03-04 02:33:35,792 - werkzeug - INFO - 127.0.0.1 - - [04/Mar/2025 02:33:35] "GET /v1/resumes/ HTTP/1.1" 200 -
12
+ 2025-03-04 02:33:43,192 - werkzeug - INFO - 127.0.0.1 - - [04/Mar/2025 02:33:43] "POST /v1/resumes/ HTTP/1.1" 302 -
13
+ 2025-03-04 02:33:43,197 - app - DEBUG - Inside get_reviews
14
+ 2025-03-04 02:33:51,318 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
15
+ 2025-03-04 02:33:51,511 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/languages HTTP/1.1" 200 3307
16
+ 2025-03-04 02:33:51,517 - src.resume_parser - DEBUG - parsing text
17
+ 2025-03-04 02:33:52,718 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
18
+ 2025-03-04 02:33:53,221 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
19
+ 2025-03-04 02:33:53,231 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
20
+ 2025-03-04 02:33:56,020 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
21
+ 2025-03-04 02:33:56,041 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
22
+ 2025-03-04 02:33:59,811 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
23
+ 2025-03-04 02:34:00,149 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
24
+ 2025-03-04 02:34:00,228 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
25
+ 2025-03-04 02:34:00,249 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
26
+ 2025-03-04 02:34:00,337 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
27
+ 2025-03-04 02:34:00,351 - werkzeug - INFO - 127.0.0.1 - - [04/Mar/2025 02:34:00] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 500 -
28
+ 2025-03-04 02:34:00,737 - werkzeug - INFO - 127.0.0.1 - - [04/Mar/2025 02:34:00] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf?__debugger__=yes&cmd=resource&f=debugger.js HTTP/1.1" 304 -
29
+ 2025-03-04 02:34:00,737 - werkzeug - INFO - 127.0.0.1 - - [04/Mar/2025 02:34:00] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf?__debugger__=yes&cmd=resource&f=style.css HTTP/1.1" 304 -
30
+ 2025-03-04 02:34:00,793 - werkzeug - INFO - 127.0.0.1 - - [04/Mar/2025 02:34:00] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf?__debugger__=yes&cmd=resource&f=console.png&s=sygMTxFUyaLfIafvMgoM HTTP/1.1" 200 -
31
+ 2025-03-04 02:38:19,205 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
32
+ * Running on all addresses (0.0.0.0)
33
+ * Running on http://127.0.0.1:8080
34
+ * Running on http://192.168.1.13:8080
35
+ 2025-03-04 02:38:19,205 - werkzeug - INFO - Press CTRL+C to quit
36
+ 2025-03-04 02:38:19,219 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
37
+ 2025-03-04 02:38:27,035 - werkzeug - WARNING - * Debugger is active!
38
+ 2025-03-04 02:38:27,046 - werkzeug - INFO - * Debugger PIN: 209-638-460
39
+ 2025-03-04 02:38:27,102 - werkzeug - INFO - 127.0.0.1 - - [04/Mar/2025 02:38:27] "GET / HTTP/1.1" 200 -
40
+ 2025-03-04 02:38:28,587 - werkzeug - INFO - 127.0.0.1 - - [04/Mar/2025 02:38:28] "GET /v1/resumes/ HTTP/1.1" 200 -
41
+ 2025-03-04 02:38:36,862 - werkzeug - INFO - 127.0.0.1 - - [04/Mar/2025 02:38:36] "POST /v1/resumes/ HTTP/1.1" 302 -
42
+ 2025-03-04 02:38:36,868 - app - DEBUG - Inside get_reviews
43
+ 2025-03-04 02:38:44,960 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
44
+ 2025-03-04 02:38:45,164 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/languages HTTP/1.1" 200 3307
45
+ 2025-03-04 02:38:45,169 - src.resume_parser - DEBUG - parsing text
46
+ 2025-03-04 02:38:46,390 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
47
+ 2025-03-04 02:38:46,811 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
48
+ 2025-03-04 02:38:46,821 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
49
+ 2025-03-04 02:38:49,940 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
50
+ 2025-03-04 02:38:49,950 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
51
+ 2025-03-04 02:38:53,361 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
52
+ 2025-03-04 02:38:53,711 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
53
+ 2025-03-04 02:38:53,805 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
54
+ 2025-03-04 02:38:53,834 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
55
+ 2025-03-04 02:38:53,926 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
56
+ 2025-03-04 02:38:53,933 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
57
+ 2025-03-04 02:39:00,339 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Basic+information+is+Found HTTP/1.1" 200 589
58
+ 2025-03-04 02:39:00,345 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
59
+ 2025-03-04 02:39:00,487 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Common+projects+found+in+Projects+section%3A+Loan HTTP/1.1" 200 589
60
+ 2025-03-04 02:39:00,493 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
61
+ 2025-03-04 02:39:00,587 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=91+8898535883 HTTP/1.1" 200 575
62
+ 2025-03-04 02:39:00,594 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
63
+ 2025-03-04 02:39:00,673 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=kanushgulati%40gmail.com HTTP/1.1" 200 575
64
+ 2025-03-04 02:39:00,678 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
65
+ 2025-03-04 02:39:00,793 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE+section+is+in+chronological+order. HTTP/1.1" 200 588
66
+ 2025-03-04 02:39:00,800 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
67
+ 2025-03-04 02:39:01,416 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Imarticus+certification+found+in+Certifications+section. HTTP/1.1" 200 1306
68
+ 2025-03-04 02:39:01,418 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
69
+ 2025-03-04 02:39:01,458 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=https%3A%2F%2Fgithub.com%2FKishor-Gulati HTTP/1.1" 200 575
70
+ 2025-03-04 02:39:01,462 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
71
+ 2025-03-04 02:39:01,500 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=http%3A%2F%2Fwww.linkedin.com%2Fin%2Fkishor-gulati HTTP/1.1" 200 575
72
+ 2025-03-04 02:39:01,504 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
73
+ 2025-03-04 02:39:01,769 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Kishor+Gulati HTTP/1.1" 200 1532
74
+ 2025-03-04 02:39:01,772 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
75
+ 2025-03-04 02:39:01,819 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=2+projects+found. HTTP/1.1" 200 589
76
+ 2025-03-04 02:39:01,824 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
77
+ 2025-03-04 02:39:01,863 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Medium HTTP/1.1" 200 582
78
+ 2025-03-04 02:39:01,866 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
79
+ 2025-03-04 02:39:01,914 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE+should+come+before+PROJECTS HTTP/1.1" 200 588
80
+ 2025-03-04 02:39:01,930 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
81
+ 2025-03-04 02:39:03,762 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Phone%3A+%2B91+8898535883+%7C+kanushgulati%40gmail.com++%7C++LinkedIn+%7C+GitHub+%7C+Leetcode+%7C+Hackerrank+%0A%0AKishor+Gulati+%0A%0ACARRER+OBJECTIVE++%0A%0ASkilled+in+data+exploration%2C+data+mining%2C+statistical+analysis%2C+data+visualization+techniques%2C+and+Machine+%0A%0AAspiring+Data+Scientist+with+a+Post-Graduation+in+Data+Science+%26+Analytics+from+Imarticus+Learning+and+a+%0A%0A%E2%97%8F+%0ABachelor%27s+in+Science%2C+specializing+in+information+technology.+Graduated+in+2016.+%0A%E2%97%8F+%0ALearning.++%0A%E2%97%8F+%0Apractical+projects+at+Imarticus+Learning.+Despite+being+a+fresher+in+I.T.%2C+I+showcase+a+fast-learning+mindset+and+%0Aleadership+skills%2C+with+the+ambition+to+contribute+to+the+success+of+both+the+company+and+its+clients+in+the+dynamic+%0Afield+of+Data+Science.+%0A%0AEager+to+secure+a+Data+Scientist+position%2C+bringing+a+solid+foundation+in+Data+Science+honed+through+%0A%0APROFILE+SUMMARY++%0A%0AStatistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+Hypothesis+Testing%2C+PCA%2C+and+Text+Analytics%2C+%0A%0AMachine+Learning%3A+Skilled+in+Classification%2C+Regression%2C+Clustering+techniques%2C+and+Decision+Trees+for+%0A%0ADeep+Learning+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of+%0A%0A%E2%97%8F+%0Aincluding+Univariate+and+Bi-variate+analysis.+%0A%E2%97%8F+%0Aeffective+data+modeling.+%0A%E2%97%8F+%0Adeep+learning+for+complex+problem-solving.++%0A%E2%97%8F+%0Aand+libraries+like+NLTK+and+Spacy+for+insightful+text+analysis.++%0A%0ANLP+%26+Text+Analytics%3A+Adept+in+Natural+Language+Processing+techniques%2C+utilizing+TF-IDF%2C+Vectorization%2C+%0A%0A%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+Python+and+MySQL%2C+complemented+by+proficiency+%0Ain+Data+Reporting+tools+like+Matplotlib%2C+Seaborn%2C+Tableau%2C+and+Power+BI+for+impactful+data+visualization.+%0A%0AACADEMIC+PROFILE++++%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AB.Sc.+in+I.T.+from+S.M.+Shetty+College%2C+Mumbai+University+in+2016.+%0AXII%3A+Computer+science+from+S.M.+Shetty+College%2C+Mumbai+in+2013.++%0AX%3A+Holy+Family+Higher+Secondary+School%2C+Mumbai+in+2013+%0A%0APROJECTS+%0A%0AChest+X-Ray+for+Pneumonia+prediction+using+Deep+Learning+%0AThe+main+objective+of+the+project+is+to+detect+pneumonia+based+on+given+chest+X-ray+of+the+patient.++%0A%0AData+sourced+from+%28https%3A%2F%2Fdata.mendeley.com%2Fdatasets%2Frscbjbr9sj%2F3%29+%26+contains+Chest+X-ray+images+%0A%0ADescription+%0A%E2%97%8F+%0A%28anterior-posterior%29%2C+collected+from+pediatric+patients+of+1-5+years+old+from+Guangzhou+Women+and+Children%E2%80%99s+%0AMedical+Center%2C+Guangzhou.+%0A%E2%97%8F+%0A%E2%97%8F+%0Amodels.++%0A%E2%97%8F+%0A%E2%97%8F+%0A%0ASuccessfully+implemented+a+custom+CNN+and+5+transfer+learning+models.+%0AOptimized+pre-trained+models+through+fine-tuning+by+unlocking+the+final+layers+of+transfer+learning+%0A%0AAchieved+99.2%25+ROC-AUC+curve+in+pneumonia+prediction+on+the+dataset.+%0AContributed+to+advancing+the+understanding+of+utilizing+Deep+Learning+in+medical+image+analysis.+%0A%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++%0A+%0A+%0A+%0A+%0A+%0A%0CLoan+Prediction+on+3+problem+statements+++%0AThe+project+aims+to+help+a+company+automate+the+loan+eligibility+process+based+on+customer+details+provided+while+%0Afilling+online+application+form+%0A%0ADescription+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AData+sourced+from+Kaggle%2C+performed+EDA%2C+Data+preprocessing%2C+Feature+selection+and+transformation.+%0AHandled+imbalance+in+data+and+trained+multiple+ML+models+for+prediction+of+below+problem+statements%3A+%0A%0Ao++Check+eligibility+of+the+Customer+given+the+inputs.%28Classification%29+%0Ao+%0A%0AIf+customer+is+not+eligible+for+the+input+required+amount+and+duration%3A+%0A%E2%96%AA++A.%29+what+can+be+amount+for+the+given+duration.%28Regression%29+%0A%E2%96%AA++B.%29+if+duration+is+less+than+equal+to+20+years%2C+is+customer+eligible+for++required+amount+for+%0A%0Asome+longer+duration%3F+What+is+that+duration%3F%28Regression%2FClassification%29+%0A%0AWork+Experience%3A+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0ASenior+Associate+%0AWipro+%282019+July+%E2%80%93+2022+March%29+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0ACalls%2C+E-mail%2C+Chat%2C+Trace.+%0ATeam+planning+during+covid.+%0AMIS+Reports.+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0AAssociate+%28Intern%29+%0AJAM+International+%28Feb+2018+%E2%80%93+June+2018%29+%0A%E2%80%A2+%0A%E2%80%A2+%0A%0ATrade%2FExport%2FDistribution+of+toiletries+%0ALogistics+%26+Warehousing+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0ANGO++%28Intern%29+%0AYouth+on+the+Move+%28May+2017+%E2%80%93+Nov+2017%29+%0A%E2%80%A2++Conducting+campaigns+for+cybercrime%2C+Environment%2C+Health+%0A%E2%80%A2+%0A%E2%80%A2++Creating+dashboards+for+clients+%0A%0AFund+Raising+%26+Brand+Marketing+%0A%0ACERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AImarticus+Learning%3A+Post+Graduation+Diploma+in+Data+Science%2C+Mumbai.%282023%29+%0AIntroduction+to+Data+Studio.+%282022%29+%0AGoogle+Analytics+for+Beginners.+%282022%29+%0AEthical+hacking+workshop+by+Microsoft.+%282015%29+%0A%0AAWARDS+%26+ACCOLADES+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AParticipated+in+Hackathon+organized+by+Imarticus+Learning+in+2023.+%0AAwarded+with+multiple+certificates+for+the+Highest+rank+holder+in+Math+in+School.+%0AWon+interclass+football+competition+at+school.+%0A%0ATechnical+Skills++%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AStatistics+Fundamentals.+%0AMachine+Learning+with+Python+using+SciKit+Learn%2C+%0APandas%2C+Matplotlib%2C+and+Seaborn.+%0ASQL+Programming.+%0AData+Visualization+with+Power+BI+and+Tableau.+%0ANatural+Language+Preprocessing+using+NLTK+and+Spacy.+%0AAdvanced+ML+and+Deep+Learning+Fundamentals+using+TensorFlow+and+Keras.+%0AKnowledge+of+ANNs%2C+CNNs%2C+RNNs+and+Transfer+Learning.+%0A%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++%0A+%0A+%0A%0CPERSONAL+INFORMATION++%0A%0ADate+of+birth%3A+++++++%3A+22%2F08%2F1995+%0ALanguages+known+%3A+English+%28R%2FW%2FS%29%2C+Hindi+%28R%2FW%2FS%29%2C+Marathi+%28R%2FW%2FS%29%2C+Punjabi+%28S%29+%0AHobbies+++++++++++++++%3A+Hiking%2C+Football%2C+Travelling+and+Gaming++%0A%0AEXTRACURRICULAR+ACTVITIES+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AElementary+Exam+%5BDrawing+%E2%80%93+Grade+C%5D.+%282008%29.+%0APlayed+for+the+school+football+team.+%0A%0A+%0A++%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++%0A%0C HTTP/1.1" 200 39346
82
+ 2025-03-04 02:39:03,793 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
83
+ 2025-03-04 02:39:03,866 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Experience+is+relevant+to+Data+science. HTTP/1.1" 200 589
84
+ 2025-03-04 02:39:03,872 - app - DEBUG - Grammar & Spelling Issues: [
85
+ {
86
+ "context": "...lving. \u25cf and libraries like NLTK and Spacy for insightful text analysis. NLP & ...",
87
+ "error": "Possible spelling mistake found.",
88
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
89
+ "suggested_correction": [
90
+ "Space",
91
+ "Spicy",
92
+ "Stacy",
93
+ "SPAC",
94
+ "Spacey",
95
+ "Spay",
96
+ "SPACs",
97
+ "Pacy"
98
+ ]
99
+ },
100
+ {
101
+ "context": "...n Data Reporting tools like Matplotlib, Seaborn, Tableau, and Power BI for impactful da...",
102
+ "error": "Possible spelling mistake found.",
103
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
104
+ "suggested_correction": [
105
+ "Seaborne",
106
+ "Seaborg",
107
+ "Sea born"
108
+ ]
109
+ },
110
+ {
111
+ "context": "...put required amount and duration: \u25aa A.) what can be amount for the given durati...",
112
+ "error": "Unpaired symbol: \u2018(\u2019 seems to be missing",
113
+ "rule_id": "EN_UNPAIRED_BRACKETS",
114
+ "suggested_correction": []
115
+ },
116
+ {
117
+ "context": "...mount and duration: \u25aa A.) what can be amount for the given duration.(Regression) \u25aa ...",
118
+ "error": "The past participle is required after \u201ccan be\u201d.",
119
+ "rule_id": "BE_VBP_IN",
120
+ "suggested_correction": [
121
+ "amounted"
122
+ ]
123
+ },
124
+ {
125
+ "context": "...est rank holder in Math in School. Won interclass football competition at school. Techn...",
126
+ "error": "Possible spelling mistake found.",
127
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
128
+ "suggested_correction": []
129
+ },
130
+ {
131
+ "context": "... SciKit Learn, Pandas, Matplotlib, and Seaborn. SQL Programming. Data Visualization ...",
132
+ "error": "Possible spelling mistake found.",
133
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
134
+ "suggested_correction": [
135
+ "Seaborne",
136
+ "Seaborg",
137
+ "Sea born"
138
+ ]
139
+ },
140
+ {
141
+ "context": "...l Language Preprocessing using NLTK and Spacy. Advanced ML and Deep Learning Fundame...",
142
+ "error": "Possible spelling mistake found.",
143
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
144
+ "suggested_correction": [
145
+ "Space",
146
+ "Spicy",
147
+ "Stacy",
148
+ "SPAC",
149
+ "Spacey",
150
+ "Spay",
151
+ "SPACs",
152
+ "Pacy"
153
+ ]
154
+ },
155
+ {
156
+ "context": "...ing TensorFlow and Keras. Knowledge of ANNs, CNNs, RNNs and Transfer Learning. ...",
157
+ "error": "Possible spelling mistake found.",
158
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
159
+ "suggested_correction": [
160
+ "Anna",
161
+ "Anne",
162
+ "Ants",
163
+ "Inns",
164
+ "Banns",
165
+ "Awns",
166
+ "Ann",
167
+ "Anons",
168
+ "ANN",
169
+ "ANPS",
170
+ "ANS",
171
+ "ANTS",
172
+ "APNs",
173
+ "PNNS",
174
+ "RNNs",
175
+ "Ans",
176
+ "Anus"
177
+ ]
178
+ },
179
+ {
180
+ "context": "...ravelling and Gaming EXTRACURRICULAR ACTVITIES \u25cf \u25cf Elementary Exam [Drawing \u2013 Gra...",
181
+ "error": "Possible spelling mistake found.",
182
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
183
+ "suggested_correction": [
184
+ "ACTIVITIES"
185
+ ]
186
+ },
187
+ {
188
+ "context": "...ls. Machine Learning with Python using SciKit Learn, Pandas, Matplotlib, and Seaborn. SQL...",
189
+ "error": "Possible spelling mistake found.",
190
+ "rule_id": "EN_MULTITOKEN_SPELLING_TWO",
191
+ "suggested_correction": [
192
+ "Scikit-learn",
193
+ "scikit-learn"
194
+ ]
195
+ }
196
+ ]
197
+ 2025-03-04 02:39:03,983 - werkzeug - INFO - 127.0.0.1 - - [04/Mar/2025 02:39:03] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
logs/2025-03-05.log ADDED
@@ -0,0 +1,243 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2025-03-05 13:26:09,030 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.1.4:8080
5
+ 2025-03-05 13:26:09,031 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2025-03-05 13:26:09,039 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
7
+ 2025-03-05 13:26:14,979 - werkzeug - WARNING - * Debugger is active!
8
+ 2025-03-05 13:26:14,985 - werkzeug - INFO - * Debugger PIN: 209-638-460
9
+ 2025-03-05 13:26:16,161 - werkzeug - INFO - 127.0.0.1 - - [05/Mar/2025 13:26:16] "GET / HTTP/1.1" 200 -
10
+ 2025-03-05 13:26:16,390 - werkzeug - INFO - 127.0.0.1 - - [05/Mar/2025 13:26:16] "GET /favicon.ico HTTP/1.1" 404 -
11
+ 2025-03-05 13:26:18,471 - werkzeug - INFO - 127.0.0.1 - - [05/Mar/2025 13:26:18] "GET /v1/resumes/ HTTP/1.1" 200 -
12
+ 2025-03-05 13:26:27,716 - werkzeug - INFO - 127.0.0.1 - - [05/Mar/2025 13:26:27] "POST /v1/resumes/ HTTP/1.1" 302 -
13
+ 2025-03-05 13:26:27,721 - app - DEBUG - Inside get_reviews
14
+ 2025-03-05 13:26:33,347 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
15
+ 2025-03-05 13:26:33,472 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/languages HTTP/1.1" 200 3307
16
+ 2025-03-05 13:26:33,476 - src.resume_parser - DEBUG - parsing text
17
+ 2025-03-05 13:26:34,122 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
18
+ 2025-03-05 13:26:37,974 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
19
+ 2025-03-05 13:26:37,996 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
20
+ 2025-03-05 13:26:40,107 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
21
+ 2025-03-05 13:26:40,119 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
22
+ 2025-03-05 13:26:42,568 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
23
+ 2025-03-05 13:26:42,902 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
24
+ 2025-03-05 13:26:42,991 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
25
+ 2025-03-05 13:26:43,049 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
26
+ 2025-03-05 13:26:43,135 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
27
+ 2025-03-05 13:26:43,141 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
28
+ 2025-03-05 13:26:47,426 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Basic+information+is+Found HTTP/1.1" 200 589
29
+ 2025-03-05 13:26:47,428 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
30
+ 2025-03-05 13:26:47,515 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Common+projects+found+in+Projects+section%3A+Loan HTTP/1.1" 200 589
31
+ 2025-03-05 13:26:47,518 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
32
+ 2025-03-05 13:26:47,566 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=91+8898535883 HTTP/1.1" 200 575
33
+ 2025-03-05 13:26:47,569 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
34
+ 2025-03-05 13:26:47,615 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=kanushgulati%40gmail.com HTTP/1.1" 200 575
35
+ 2025-03-05 13:26:47,619 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
36
+ 2025-03-05 13:26:47,675 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE+section+is+in+chronological+order. HTTP/1.1" 200 588
37
+ 2025-03-05 13:26:47,678 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
38
+ 2025-03-05 13:26:47,978 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Imarticus+certification+found+in+Certifications+section. HTTP/1.1" 200 1306
39
+ 2025-03-05 13:26:47,981 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
40
+ 2025-03-05 13:26:48,024 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=https%3A%2F%2Fgithub.com%2FKishor-Gulati HTTP/1.1" 200 575
41
+ 2025-03-05 13:26:48,028 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
42
+ 2025-03-05 13:26:48,087 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=http%3A%2F%2Fwww.linkedin.com%2Fin%2Fkishor-gulati HTTP/1.1" 200 575
43
+ 2025-03-05 13:26:48,092 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
44
+ 2025-03-05 13:26:48,384 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Kishor+Gulati HTTP/1.1" 200 1532
45
+ 2025-03-05 13:26:48,389 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
46
+ 2025-03-05 13:26:48,445 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=2+projects+found. HTTP/1.1" 200 589
47
+ 2025-03-05 13:26:48,449 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
48
+ 2025-03-05 13:26:48,489 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Medium HTTP/1.1" 200 582
49
+ 2025-03-05 13:26:48,493 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
50
+ 2025-03-05 13:26:48,540 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE+should+come+before+PROJECTS HTTP/1.1" 200 588
51
+ 2025-03-05 13:26:48,551 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
52
+ 2025-03-05 13:26:50,099 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Phone%3A+%2B91+8898535883+%7C+kanushgulati%40gmail.com++%7C++LinkedIn+%7C+GitHub+%7C+Leetcode+%7C+Hackerrank+%0A%0AKishor+Gulati+%0A%0ACARRER+OBJECTIVE++%0A%0ASkilled+in+data+exploration%2C+data+mining%2C+statistical+analysis%2C+data+visualization+techniques%2C+and+Machine+%0A%0AAspiring+Data+Scientist+with+a+Post-Graduation+in+Data+Science+%26+Analytics+from+Imarticus+Learning+and+a+%0A%0A%E2%97%8F+%0ABachelor%27s+in+Science%2C+specializing+in+information+technology.+Graduated+in+2016.+%0A%E2%97%8F+%0ALearning.++%0A%E2%97%8F+%0Apractical+projects+at+Imarticus+Learning.+Despite+being+a+fresher+in+I.T.%2C+I+showcase+a+fast-learning+mindset+and+%0Aleadership+skills%2C+with+the+ambition+to+contribute+to+the+success+of+both+the+company+and+its+clients+in+the+dynamic+%0Afield+of+Data+Science.+%0A%0AEager+to+secure+a+Data+Scientist+position%2C+bringing+a+solid+foundation+in+Data+Science+honed+through+%0A%0APROFILE+SUMMARY++%0A%0AStatistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+Hypothesis+Testing%2C+PCA%2C+and+Text+Analytics%2C+%0A%0AMachine+Learning%3A+Skilled+in+Classification%2C+Regression%2C+Clustering+techniques%2C+and+Decision+Trees+for+%0A%0ADeep+Learning+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of+%0A%0A%E2%97%8F+%0Aincluding+Univariate+and+Bi-variate+analysis.+%0A%E2%97%8F+%0Aeffective+data+modeling.+%0A%E2%97%8F+%0Adeep+learning+for+complex+problem-solving.++%0A%E2%97%8F+%0Aand+libraries+like+NLTK+and+Spacy+for+insightful+text+analysis.++%0A%0ANLP+%26+Text+Analytics%3A+Adept+in+Natural+Language+Processing+techniques%2C+utilizing+TF-IDF%2C+Vectorization%2C+%0A%0A%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+Python+and+MySQL%2C+complemented+by+proficiency+%0Ain+Data+Reporting+tools+like+Matplotlib%2C+Seaborn%2C+Tableau%2C+and+Power+BI+for+impactful+data+visualization.+%0A%0AACADEMIC+PROFILE++++%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AB.Sc.+in+I.T.+from+S.M.+Shetty+College%2C+Mumbai+University+in+2016.+%0AXII%3A+Computer+science+from+S.M.+Shetty+College%2C+Mumbai+in+2013.++%0AX%3A+Holy+Family+Higher+Secondary+School%2C+Mumbai+in+2013+%0A%0APROJECTS+%0A%0AChest+X-Ray+for+Pneumonia+prediction+using+Deep+Learning+%0AThe+main+objective+of+the+project+is+to+detect+pneumonia+based+on+given+chest+X-ray+of+the+patient.++%0A%0AData+sourced+from+%28https%3A%2F%2Fdata.mendeley.com%2Fdatasets%2Frscbjbr9sj%2F3%29+%26+contains+Chest+X-ray+images+%0A%0ADescription+%0A%E2%97%8F+%0A%28anterior-posterior%29%2C+collected+from+pediatric+patients+of+1-5+years+old+from+Guangzhou+Women+and+Children%E2%80%99s+%0AMedical+Center%2C+Guangzhou.+%0A%E2%97%8F+%0A%E2%97%8F+%0Amodels.++%0A%E2%97%8F+%0A%E2%97%8F+%0A%0ASuccessfully+implemented+a+custom+CNN+and+5+transfer+learning+models.+%0AOptimized+pre-trained+models+through+fine-tuning+by+unlocking+the+final+layers+of+transfer+learning+%0A%0AAchieved+99.2%25+ROC-AUC+curve+in+pneumonia+prediction+on+the+dataset.+%0AContributed+to+advancing+the+understanding+of+utilizing+Deep+Learning+in+medical+image+analysis.+%0A%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++%0A+%0A+%0A+%0A+%0A+%0A%0CLoan+Prediction+on+3+problem+statements+++%0AThe+project+aims+to+help+a+company+automate+the+loan+eligibility+process+based+on+customer+details+provided+while+%0Afilling+online+application+form+%0A%0ADescription+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AData+sourced+from+Kaggle%2C+performed+EDA%2C+Data+preprocessing%2C+Feature+selection+and+transformation.+%0AHandled+imbalance+in+data+and+trained+multiple+ML+models+for+prediction+of+below+problem+statements%3A+%0A%0Ao++Check+eligibility+of+the+Customer+given+the+inputs.%28Classification%29+%0Ao+%0A%0AIf+customer+is+not+eligible+for+the+input+required+amount+and+duration%3A+%0A%E2%96%AA++A.%29+what+can+be+amount+for+the+given+duration.%28Regression%29+%0A%E2%96%AA++B.%29+if+duration+is+less+than+equal+to+20+years%2C+is+customer+eligible+for++required+amount+for+%0A%0Asome+longer+duration%3F+What+is+that+duration%3F%28Regression%2FClassification%29+%0A%0AWork+Experience%3A+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0ASenior+Associate+%0AWipro+%282019+July+%E2%80%93+2022+March%29+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0ACalls%2C+E-mail%2C+Chat%2C+Trace.+%0ATeam+planning+during+covid.+%0AMIS+Reports.+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0AAssociate+%28Intern%29+%0AJAM+International+%28Feb+2018+%E2%80%93+June+2018%29+%0A%E2%80%A2+%0A%E2%80%A2+%0A%0ATrade%2FExport%2FDistribution+of+toiletries+%0ALogistics+%26+Warehousing+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0ANGO++%28Intern%29+%0AYouth+on+the+Move+%28May+2017+%E2%80%93+Nov+2017%29+%0A%E2%80%A2++Conducting+campaigns+for+cybercrime%2C+Environment%2C+Health+%0A%E2%80%A2+%0A%E2%80%A2++Creating+dashboards+for+clients+%0A%0AFund+Raising+%26+Brand+Marketing+%0A%0ACERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AImarticus+Learning%3A+Post+Graduation+Diploma+in+Data+Science%2C+Mumbai.%282023%29+%0AIntroduction+to+Data+Studio.+%282022%29+%0AGoogle+Analytics+for+Beginners.+%282022%29+%0AEthical+hacking+workshop+by+Microsoft.+%282015%29+%0A%0AAWARDS+%26+ACCOLADES+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AParticipated+in+Hackathon+organized+by+Imarticus+Learning+in+2023.+%0AAwarded+with+multiple+certificates+for+the+Highest+rank+holder+in+Math+in+School.+%0AWon+interclass+football+competition+at+school.+%0A%0ATechnical+Skills++%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AStatistics+Fundamentals.+%0AMachine+Learning+with+Python+using+SciKit+Learn%2C+%0APandas%2C+Matplotlib%2C+and+Seaborn.+%0ASQL+Programming.+%0AData+Visualization+with+Power+BI+and+Tableau.+%0ANatural+Language+Preprocessing+using+NLTK+and+Spacy.+%0AAdvanced+ML+and+Deep+Learning+Fundamentals+using+TensorFlow+and+Keras.+%0AKnowledge+of+ANNs%2C+CNNs%2C+RNNs+and+Transfer+Learning.+%0A%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++%0A+%0A+%0A%0CPERSONAL+INFORMATION++%0A%0ADate+of+birth%3A+++++++%3A+22%2F08%2F1995+%0ALanguages+known+%3A+English+%28R%2FW%2FS%29%2C+Hindi+%28R%2FW%2FS%29%2C+Marathi+%28R%2FW%2FS%29%2C+Punjabi+%28S%29+%0AHobbies+++++++++++++++%3A+Hiking%2C+Football%2C+Travelling+and+Gaming++%0A%0AEXTRACURRICULAR+ACTVITIES+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AElementary+Exam+%5BDrawing+%E2%80%93+Grade+C%5D.+%282008%29.+%0APlayed+for+the+school+football+team.+%0A%0A+%0A++%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++%0A%0C HTTP/1.1" 200 39346
53
+ 2025-03-05 13:26:50,123 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
54
+ 2025-03-05 13:26:50,173 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Experience+is+relevant+to+Data+science. HTTP/1.1" 200 589
55
+ 2025-03-05 13:26:50,175 - app - DEBUG - Grammar & Spelling Issues: [
56
+ {
57
+ "context": "...lving. \u25cf and libraries like NLTK and Spacy for insightful text analysis. NLP & ...",
58
+ "error": "Possible spelling mistake found.",
59
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
60
+ "suggested_correction": [
61
+ "Space",
62
+ "Spicy",
63
+ "Stacy",
64
+ "SPAC",
65
+ "Spacey",
66
+ "Spay",
67
+ "SPACs",
68
+ "Pacy"
69
+ ]
70
+ },
71
+ {
72
+ "context": "...n Data Reporting tools like Matplotlib, Seaborn, Tableau, and Power BI for impactful da...",
73
+ "error": "Possible spelling mistake found.",
74
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
75
+ "suggested_correction": [
76
+ "Seaborne",
77
+ "Seaborg",
78
+ "Sea born"
79
+ ]
80
+ },
81
+ {
82
+ "context": "...put required amount and duration: \u25aa A.) what can be amount for the given durati...",
83
+ "error": "Unpaired symbol: \u2018(\u2019 seems to be missing",
84
+ "rule_id": "EN_UNPAIRED_BRACKETS",
85
+ "suggested_correction": []
86
+ },
87
+ {
88
+ "context": "...mount and duration: \u25aa A.) what can be amount for the given duration.(Regression) \u25aa ...",
89
+ "error": "The past participle is required after \u201ccan be\u201d.",
90
+ "rule_id": "BE_VBP_IN",
91
+ "suggested_correction": [
92
+ "amounted"
93
+ ]
94
+ },
95
+ {
96
+ "context": "...est rank holder in Math in School. Won interclass football competition at school. Techn...",
97
+ "error": "Possible spelling mistake found.",
98
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
99
+ "suggested_correction": []
100
+ },
101
+ {
102
+ "context": "... SciKit Learn, Pandas, Matplotlib, and Seaborn. SQL Programming. Data Visualization ...",
103
+ "error": "Possible spelling mistake found.",
104
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
105
+ "suggested_correction": [
106
+ "Seaborne",
107
+ "Seaborg",
108
+ "Sea born"
109
+ ]
110
+ },
111
+ {
112
+ "context": "...l Language Preprocessing using NLTK and Spacy. Advanced ML and Deep Learning Fundame...",
113
+ "error": "Possible spelling mistake found.",
114
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
115
+ "suggested_correction": [
116
+ "Space",
117
+ "Spicy",
118
+ "Stacy",
119
+ "SPAC",
120
+ "Spacey",
121
+ "Spay",
122
+ "SPACs",
123
+ "Pacy"
124
+ ]
125
+ },
126
+ {
127
+ "context": "...ing TensorFlow and Keras. Knowledge of ANNs, CNNs, RNNs and Transfer Learning. ...",
128
+ "error": "Possible spelling mistake found.",
129
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
130
+ "suggested_correction": [
131
+ "Anna",
132
+ "Anne",
133
+ "Ants",
134
+ "Inns",
135
+ "Banns",
136
+ "Awns",
137
+ "Ann",
138
+ "Anons",
139
+ "ANN",
140
+ "ANPS",
141
+ "ANS",
142
+ "ANTS",
143
+ "APNs",
144
+ "PNNS",
145
+ "RNNs",
146
+ "Ans",
147
+ "Anus"
148
+ ]
149
+ },
150
+ {
151
+ "context": "...ravelling and Gaming EXTRACURRICULAR ACTVITIES \u25cf \u25cf Elementary Exam [Drawing \u2013 Gra...",
152
+ "error": "Possible spelling mistake found.",
153
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
154
+ "suggested_correction": [
155
+ "ACTIVITIES"
156
+ ]
157
+ },
158
+ {
159
+ "context": "...ls. Machine Learning with Python using SciKit Learn, Pandas, Matplotlib, and Seaborn. SQL...",
160
+ "error": "Possible spelling mistake found.",
161
+ "rule_id": "EN_MULTITOKEN_SPELLING_TWO",
162
+ "suggested_correction": [
163
+ "Scikit-learn",
164
+ "scikit-learn"
165
+ ]
166
+ }
167
+ ]
168
+ 2025-03-05 13:26:50,240 - werkzeug - INFO - 127.0.0.1 - - [05/Mar/2025 13:26:50] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
169
+ 2025-03-05 13:28:58,797 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
170
+ * Running on all addresses (0.0.0.0)
171
+ * Running on http://127.0.0.1:8080
172
+ * Running on http://192.168.1.4:8080
173
+ 2025-03-05 13:28:58,797 - werkzeug - INFO - Press CTRL+C to quit
174
+ 2025-03-05 13:28:58,804 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
175
+ 2025-03-05 13:29:04,658 - werkzeug - WARNING - * Debugger is active!
176
+ 2025-03-05 13:29:04,674 - werkzeug - INFO - * Debugger PIN: 209-638-460
177
+ 2025-03-05 13:29:04,698 - werkzeug - INFO - 127.0.0.1 - - [05/Mar/2025 13:29:04] "GET / HTTP/1.1" 200 -
178
+ 2025-03-05 13:29:08,027 - werkzeug - INFO - 127.0.0.1 - - [05/Mar/2025 13:29:08] "GET /v1/resumes/ HTTP/1.1" 200 -
179
+ 2025-03-05 13:29:20,857 - werkzeug - INFO - 127.0.0.1 - - [05/Mar/2025 13:29:20] "POST /v1/resumes/ HTTP/1.1" 302 -
180
+ 2025-03-05 13:29:20,868 - app - DEBUG - Inside get_reviews
181
+ 2025-03-05 13:29:26,467 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
182
+ 2025-03-05 13:29:26,581 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/languages HTTP/1.1" 200 3307
183
+ 2025-03-05 13:29:26,584 - src.resume_parser - DEBUG - parsing text
184
+ 2025-03-05 13:29:26,717 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
185
+ 2025-03-05 13:29:28,861 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
186
+ 2025-03-05 13:29:28,866 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
187
+ 2025-03-05 13:29:31,099 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Data+Scientist+with+5%2B+years+of+experience+in+%7BKEYWORD_3%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_4%7D.++Proficient++in++%7BKEYWORD_0%7D%2C++%7BKEYWORD_1%7D%2C++%7BKEYWORD_2%7D%2C++and++Databricks.++Strong++background++in++ETL%2C++Data++Warehousing%2C++and+Cloud+Computing.++Passionate+about+solving+complex+business+problems+using+data-driven+approaches.+%0A%0A HTTP/1.1" 200 8428
188
+ 2025-03-05 13:29:31,171 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
189
+ 2025-03-05 13:29:35,323 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Common+projects+found+in+Projects+section%3A+Churn%2C+Customer+Churn+Prediction HTTP/1.1" 200 588
190
+ 2025-03-05 13:29:35,326 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
191
+ 2025-03-05 13:29:35,388 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=91+9876543210 HTTP/1.1" 200 575
192
+ 2025-03-05 13:29:35,391 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
193
+ 2025-03-05 13:29:35,440 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=johndoe%40example.com HTTP/1.1" 200 575
194
+ 2025-03-05 13:29:35,444 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
195
+ 2025-03-05 13:29:35,504 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE+section+is+in+chronological+order. HTTP/1.1" 200 588
196
+ 2025-03-05 13:29:35,508 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
197
+ 2025-03-05 13:29:35,816 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Imarticus+certification+found+in+Certifications+section. HTTP/1.1" 200 1306
198
+ 2025-03-05 13:29:35,819 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
199
+ 2025-03-05 13:29:35,952 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=add+the+github_urls+to+the+resume. HTTP/1.1" 200 7653
200
+ 2025-03-05 13:29:35,956 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
201
+ 2025-03-05 13:29:36,066 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Add+the+LinkedIn+URLs+to+the+resume. HTTP/1.1" 200 588
202
+ 2025-03-05 13:29:36,070 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
203
+ 2025-03-05 13:29:36,107 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=John+Doe HTTP/1.1" 200 590
204
+ 2025-03-05 13:29:36,111 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
205
+ 2025-03-05 13:29:36,164 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=No+projects+found.+Consider+at+least+2+projects. HTTP/1.1" 200 667
206
+ 2025-03-05 13:29:36,168 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
207
+ 2025-03-05 13:29:36,203 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Low HTTP/1.1" 200 580
208
+ 2025-03-05 13:29:36,206 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
209
+ 2025-03-05 13:29:36,256 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE+should+come+before+PROJECTS HTTP/1.1" 200 588
210
+ 2025-03-05 13:29:36,262 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
211
+ 2025-03-05 13:29:37,179 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=John+Doe%0A%0A%2B91+9876543210+%7C+johndoe%40example.com%0A%0ALinkedIn%3A+linkedin.com%2Fin%2Fjohndoe+%7C+GitHub%3A+github.com%2Fjohndoe%0A%0APROFILE+SUMMARY%0A%0AData+Scientist+with+5%2B+years+of+experience+in+Machine+Learning%2C+NLP%2C+and+Big+Data.+%0A%0AProficient++in++Python%2C++SQL%2C++Spark%2C++and++Databricks.++Strong++background++in++ETL%2C++Data++Warehousing%2C%0A%0Aand+Cloud+Computing.+%0A%0APassionate+about+solving+complex+business+problems+using+data-driven+approaches.%0A%0AWORK+EXPERIENCE%0A%0ASenior+Data+Scientist%2C+XYZ+Corp+%28Jan+2020+-+Present%29%0A%0A-+Developed+ML+models+for+predictive+analytics%2C+reducing+operational+costs+by+20%25.%0A%0A-+Built+ETL+pipelines+using+Spark+%26+Databricks+to+process+large-scale+datasets.%0A%0A-++Led++a++team++of++5++data++scientists++and++implemented++hyperparameter++tuning++to++improve++model%0A%0Aaccuracy+by+15%25.%0A%0AData+Analyst%2C+ABC+Ltd.+%28Jan+2017+-+Dec+2019%29%0A%0A-+Designed+data+warehousing+solutions+for+business+intelligence%2C+reducing+report+generation+time+by%0A%0A40%25.%0A%0A-+Created+interactive+dashboards+using+Power+BI+%26+Tableau+for+senior+management.%0A%0A-+Developed+SQL-based+ETL+pipelines+to+consolidate+data+from+multiple+sources.%0A%0APROJECTS%0A%0A1.+Customer+Churn+Prediction+%28GitHub%3A+github.com%2Fjohndoe%2Fchurn-prediction%29%0A%0A-+Built+a+predictive+model+using+Random+Forest+%26+XGBoost+with+85%25+accuracy.%0A%0A2.+NLP+Chatbot+for+Customer+Support+%28GitHub%3A+github.com%2Fjohndoe%2Fnlp-chatbot%29%0A%0A-+Developed+an+AI-powered+chatbot+using+spaCy+%26+Transformer+models.%0A%0A3.+%0A%0ARecommendation+%0A%0ASystem+%0A%0Afor+%0A%0AE-Commerce+%0A%0A%28GitHub%3A%0A%0Agithub.com%2Fjohndoe%2Frecommendation-system%29%0A%0A++++%0A%0C-+Built+a+collaborative+filtering+model+to+personalize+user+experience.%0A%0A4.+Fraud+Detection+in+Banking+%28GitHub%3A+github.com%2Fjohndoe%2Ffraud-detection%29%0A%0A-+Used+Anomaly+Detection+%26+Deep+Learning+to+identify+fraudulent+transactions.%0A%0ASKILLS%0A%0AProgramming%3A+Python%2C+SQL%2C+Scala%2C+Spark%0A%0AMachine+Learning%3A+Supervised+%26+Unsupervised+Learning%2C+NLP%2C+Deep+Learning%0A%0AData+Engineering%3A+ETL%2C+Data+Warehousing%2C+Databricks%2C+Snowflake%0A%0ACloud+Platforms%3A+AWS%2C+Azure%2C+GCP%0A%0ABig+Data%3A+Hadoop%2C+PySpark%2C+Kafka%0A%0AVisualization+Tools%3A+Power+BI%2C+Tableau%2C+Matplotlib%2C+Seaborn%0A%0ACERTIFICATIONS%0A%0AGoogle+Data+Science+Professional+Certificate%0A%0AAWS+Certified+Data+Engineer%0A%0AIBM+AI+Engineering+Professional+Certificate%0A%0ACoursera+Deep+Learning+Specialization%0A%0AImarticus+Data+Science+Certification%0A%0AEXTRA+LINKS%0A%0AKaggle%3A+kaggle.com%2Fjohndoe%0A%0ALeetCode%3A+leetcode.com%2Fjohndoe%0A%0AMedium+Blog%3A+medium.com%2F%40johndoe%0A%0AHackerrank%3A+hackerrank.com%2Fjohndoe%0A%0AEDUCATION%0A%0AM.S.+in+Data+Science%2C+Stanford+University+%282016-2018%29%0A%0AB.Tech+in+Computer+Science%2C+IIT+Delhi+%282012-2016%29%0A%0A%0C HTTP/1.1" 200 28593
212
+ 2025-03-05 13:29:37,189 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
213
+ 2025-03-05 13:29:37,226 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Experience+is+relevant+to+Data+science. HTTP/1.1" 200 589
214
+ 2025-03-05 13:29:37,227 - app - DEBUG - Grammar & Spelling Issues: [
215
+ {
216
+ "context": "...n Tools: Power BI, Tableau, Matplotlib, Seaborn CERTIFICATIONS Google Data Science Pr...",
217
+ "error": "Possible spelling mistake found.",
218
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
219
+ "suggested_correction": [
220
+ "Seaborne",
221
+ "Seaborg",
222
+ "Sea born"
223
+ ]
224
+ },
225
+ {
226
+ "context": "...XTRA LINKS Kaggle: kaggle.com/johndoe LeetCode: leetcode.com/johndoe Medium Blog: med...",
227
+ "error": "Possible spelling mistake found.",
228
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
229
+ "suggested_correction": [
230
+ "Electrode",
231
+ "Encode",
232
+ "Postcode",
233
+ "Decode",
234
+ "Leeched",
235
+ "Bestrode",
236
+ "Lestrade",
237
+ "Geocode",
238
+ "Re-encode",
239
+ "Uuencode"
240
+ ]
241
+ }
242
+ ]
243
+ 2025-03-05 13:29:37,262 - werkzeug - INFO - 127.0.0.1 - - [05/Mar/2025 13:29:37] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\John_Doe_Resume.pdf HTTP/1.1" 200 -
logs/2025-03-07.log ADDED
The diff for this file is too large to render. See raw diff
 
logs/2025-03-08.log ADDED
@@ -0,0 +1,566 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2025-03-08 04:52:26,341 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2
+ * Running on all addresses (0.0.0.0)
3
+ * Running on http://127.0.0.1:8080
4
+ * Running on http://192.168.1.16:8080
5
+ 2025-03-08 04:52:26,342 - werkzeug - INFO - Press CTRL+C to quit
6
+ 2025-03-08 04:52:26,397 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
7
+ 2025-03-08 04:52:33,395 - werkzeug - WARNING - * Debugger is active!
8
+ 2025-03-08 04:52:33,595 - werkzeug - INFO - * Debugger PIN: 209-638-460
9
+ 2025-03-08 04:52:33,678 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 04:52:33] "GET / HTTP/1.1" 200 -
10
+ 2025-03-08 04:52:33,814 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 04:52:33] "GET /favicon.ico HTTP/1.1" 404 -
11
+ 2025-03-08 04:52:35,827 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 04:52:35] "GET /v1/resumes/ HTTP/1.1" 200 -
12
+ 2025-03-08 04:52:47,158 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 04:52:47] "POST /v1/resumes/ HTTP/1.1" 302 -
13
+ 2025-03-08 04:52:47,166 - app - DEBUG - Inside get_reviews
14
+ 2025-03-08 04:52:52,726 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
15
+ 2025-03-08 04:52:52,909 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/languages HTTP/1.1" 200 3307
16
+ 2025-03-08 04:52:52,914 - src.resume_parser - DEBUG - parsing text
17
+ 2025-03-08 04:52:54,501 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
18
+ 2025-03-08 04:52:55,082 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
19
+ 2025-03-08 04:52:55,097 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
20
+ 2025-03-08 04:52:57,207 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
21
+ 2025-03-08 04:52:57,215 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
22
+ 2025-03-08 04:53:00,369 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
23
+ 2025-03-08 04:53:01,002 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
24
+ 2025-03-08 04:53:01,085 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
25
+ 2025-03-08 04:53:01,117 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
26
+ 2025-03-08 04:53:01,193 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
27
+ 2025-03-08 04:53:01,253 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 04:53:01] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 500 -
28
+ 2025-03-08 04:53:02,010 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 04:53:02] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf?__debugger__=yes&cmd=resource&f=style.css HTTP/1.1" 304 -
29
+ 2025-03-08 04:53:02,010 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 04:53:02] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf?__debugger__=yes&cmd=resource&f=debugger.js HTTP/1.1" 304 -
30
+ 2025-03-08 04:53:02,082 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 04:53:02] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf?__debugger__=yes&cmd=resource&f=console.png&s=GCshtuGpnjOkvyp6rAus HTTP/1.1" 200 -
31
+ 2025-03-08 04:53:02,102 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 04:53:02] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf?__debugger__=yes&cmd=resource&f=console.png HTTP/1.1" 304 -
32
+ 2025-03-08 04:56:32,540 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\src\\resume_parser.py', reloading
33
+ 2025-03-08 04:56:32,543 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\src\\resume_parser.py', reloading
34
+ 2025-03-08 04:56:32,545 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\src\\resume_parser.py', reloading
35
+ 2025-03-08 04:56:33,532 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
36
+ 2025-03-08 04:56:47,362 - werkzeug - WARNING - * Debugger is active!
37
+ 2025-03-08 04:56:47,378 - werkzeug - INFO - * Debugger PIN: 209-638-460
38
+ 2025-03-08 04:56:47,761 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 04:56:47] "GET / HTTP/1.1" 200 -
39
+ 2025-03-08 04:56:51,700 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 04:56:51] "GET /v1/resumes/ HTTP/1.1" 200 -
40
+ 2025-03-08 04:57:02,805 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 04:57:02] "POST /v1/resumes/ HTTP/1.1" 302 -
41
+ 2025-03-08 04:57:02,813 - app - DEBUG - Inside get_reviews
42
+ 2025-03-08 04:57:16,194 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8085
43
+ 2025-03-08 04:57:16,454 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8085 "GET /v2/languages HTTP/1.1" 200 3307
44
+ 2025-03-08 04:57:16,461 - src.resume_parser - DEBUG - parsing text
45
+ 2025-03-08 04:57:17,618 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
46
+ 2025-03-08 04:57:18,046 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
47
+ 2025-03-08 04:57:18,069 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8084
48
+ 2025-03-08 04:57:20,305 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8084 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
49
+ 2025-03-08 04:57:20,328 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8084
50
+ 2025-03-08 04:57:24,057 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8084 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
51
+ 2025-03-08 04:57:24,682 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
52
+ 2025-03-08 04:57:24,754 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
53
+ 2025-03-08 04:57:24,801 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
54
+ 2025-03-08 04:57:24,980 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
55
+ 2025-03-08 04:57:25,015 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 04:57:25] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 500 -
56
+ 2025-03-08 04:57:25,365 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 04:57:25] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf?__debugger__=yes&cmd=resource&f=style.css HTTP/1.1" 304 -
57
+ 2025-03-08 04:57:25,366 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 04:57:25] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf?__debugger__=yes&cmd=resource&f=debugger.js HTTP/1.1" 304 -
58
+ 2025-03-08 04:57:25,408 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 04:57:25] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf?__debugger__=yes&cmd=resource&f=console.png&s=uxx751jFMpyhqpnr7mkh HTTP/1.1" 200 -
59
+ 2025-03-08 05:04:26,791 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
60
+ * Running on all addresses (0.0.0.0)
61
+ * Running on http://127.0.0.1:8080
62
+ * Running on http://192.168.1.16:8080
63
+ 2025-03-08 05:04:26,796 - werkzeug - INFO - Press CTRL+C to quit
64
+ 2025-03-08 05:04:26,860 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
65
+ 2025-03-08 05:04:33,822 - werkzeug - WARNING - * Debugger is active!
66
+ 2025-03-08 05:04:33,829 - werkzeug - INFO - * Debugger PIN: 209-638-460
67
+ 2025-03-08 05:04:33,854 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 05:04:33] "GET / HTTP/1.1" 200 -
68
+ 2025-03-08 05:04:33,912 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 05:04:33] "GET /favicon.ico HTTP/1.1" 404 -
69
+ 2025-03-08 05:04:36,153 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 05:04:36] "GET /v1/resumes/ HTTP/1.1" 200 -
70
+ 2025-03-08 05:04:45,627 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 05:04:45] "POST /v1/resumes/ HTTP/1.1" 302 -
71
+ 2025-03-08 05:04:45,635 - app - DEBUG - Inside get_reviews
72
+ 2025-03-08 05:04:52,066 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
73
+ 2025-03-08 05:04:52,212 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/languages HTTP/1.1" 200 3307
74
+ 2025-03-08 05:04:52,215 - src.resume_parser - DEBUG - parsing text
75
+ 2025-03-08 05:04:52,833 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
76
+ 2025-03-08 05:04:53,227 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
77
+ 2025-03-08 05:04:53,247 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
78
+ 2025-03-08 05:04:56,001 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
79
+ 2025-03-08 05:04:56,010 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
80
+ 2025-03-08 05:04:59,098 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
81
+ 2025-03-08 05:04:59,413 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
82
+ 2025-03-08 05:04:59,493 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
83
+ 2025-03-08 05:04:59,530 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
84
+ 2025-03-08 05:04:59,603 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
85
+ 2025-03-08 05:04:59,608 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
86
+ 2025-03-08 05:05:04,519 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Basic+information+is+Found HTTP/1.1" 200 589
87
+ 2025-03-08 05:05:04,527 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
88
+ 2025-03-08 05:05:04,679 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Common+projects+found+in+Projects+section%3A+Loan HTTP/1.1" 200 589
89
+ 2025-03-08 05:05:04,687 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
90
+ 2025-03-08 05:05:04,775 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=91+8898535883 HTTP/1.1" 200 575
91
+ 2025-03-08 05:05:04,781 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
92
+ 2025-03-08 05:05:04,869 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=kanushgulati%40gmail.com HTTP/1.1" 200 575
93
+ 2025-03-08 05:05:04,875 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
94
+ 2025-03-08 05:05:05,053 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE+section+is+in+chronological+order. HTTP/1.1" 200 588
95
+ 2025-03-08 05:05:05,059 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
96
+ 2025-03-08 05:05:05,603 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Imarticus+certification+found+in+Certifications+section. HTTP/1.1" 200 1306
97
+ 2025-03-08 05:05:05,609 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
98
+ 2025-03-08 05:05:05,679 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=https%3A%2F%2Fgithub.com%2FKishor-Gulati HTTP/1.1" 200 575
99
+ 2025-03-08 05:05:05,685 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
100
+ 2025-03-08 05:05:05,949 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=http%3A%2F%2Fwww.linkedin.com%2Fin%2Fkishor-gulati HTTP/1.1" 200 575
101
+ 2025-03-08 05:05:05,956 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
102
+ 2025-03-08 05:05:06,296 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Kishor+Gulati HTTP/1.1" 200 1532
103
+ 2025-03-08 05:05:06,299 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
104
+ 2025-03-08 05:05:06,343 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=2+projects+found. HTTP/1.1" 200 589
105
+ 2025-03-08 05:05:06,346 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
106
+ 2025-03-08 05:05:06,381 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Medium HTTP/1.1" 200 582
107
+ 2025-03-08 05:05:06,383 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
108
+ 2025-03-08 05:05:06,424 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE+should+come+before+PROJECTS HTTP/1.1" 200 588
109
+ 2025-03-08 05:05:06,434 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
110
+ 2025-03-08 05:05:07,907 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Phone%3A+%2B91+8898535883+%7C+kanushgulati%40gmail.com++%7C++LinkedIn+%7C+GitHub+%7C+Leetcode+%7C+Hackerrank+%0A%0AKishor+Gulati+%0A%0ACARRER+OBJECTIVE++%0A%0ASkilled+in+data+exploration%2C+data+mining%2C+statistical+analysis%2C+data+visualization+techniques%2C+and+Machine+%0A%0AAspiring+Data+Scientist+with+a+Post-Graduation+in+Data+Science+%26+Analytics+from+Imarticus+Learning+and+a+%0A%0A%E2%97%8F+%0ABachelor%27s+in+Science%2C+specializing+in+information+technology.+Graduated+in+2016.+%0A%E2%97%8F+%0ALearning.++%0A%E2%97%8F+%0Apractical+projects+at+Imarticus+Learning.+Despite+being+a+fresher+in+I.T.%2C+I+showcase+a+fast-learning+mindset+and+%0Aleadership+skills%2C+with+the+ambition+to+contribute+to+the+success+of+both+the+company+and+its+clients+in+the+dynamic+%0Afield+of+Data+Science.+%0A%0AEager+to+secure+a+Data+Scientist+position%2C+bringing+a+solid+foundation+in+Data+Science+honed+through+%0A%0APROFILE+SUMMARY++%0A%0AStatistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+Hypothesis+Testing%2C+PCA%2C+and+Text+Analytics%2C+%0A%0AMachine+Learning%3A+Skilled+in+Classification%2C+Regression%2C+Clustering+techniques%2C+and+Decision+Trees+for+%0A%0ADeep+Learning+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of+%0A%0A%E2%97%8F+%0Aincluding+Univariate+and+Bi-variate+analysis.+%0A%E2%97%8F+%0Aeffective+data+modeling.+%0A%E2%97%8F+%0Adeep+learning+for+complex+problem-solving.++%0A%E2%97%8F+%0Aand+libraries+like+NLTK+and+Spacy+for+insightful+text+analysis.++%0A%0ANLP+%26+Text+Analytics%3A+Adept+in+Natural+Language+Processing+techniques%2C+utilizing+TF-IDF%2C+Vectorization%2C+%0A%0A%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+Python+and+MySQL%2C+complemented+by+proficiency+%0Ain+Data+Reporting+tools+like+Matplotlib%2C+Seaborn%2C+Tableau%2C+and+Power+BI+for+impactful+data+visualization.+%0A%0AACADEMIC+PROFILE++++%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AB.Sc.+in+I.T.+from+S.M.+Shetty+College%2C+Mumbai+University+in+2016.+%0AXII%3A+Computer+science+from+S.M.+Shetty+College%2C+Mumbai+in+2013.++%0AX%3A+Holy+Family+Higher+Secondary+School%2C+Mumbai+in+2013+%0A%0APROJECTS+%0A%0AChest+X-Ray+for+Pneumonia+prediction+using+Deep+Learning+%0AThe+main+objective+of+the+project+is+to+detect+pneumonia+based+on+given+chest+X-ray+of+the+patient.++%0A%0AData+sourced+from+%28https%3A%2F%2Fdata.mendeley.com%2Fdatasets%2Frscbjbr9sj%2F3%29+%26+contains+Chest+X-ray+images+%0A%0ADescription+%0A%E2%97%8F+%0A%28anterior-posterior%29%2C+collected+from+pediatric+patients+of+1-5+years+old+from+Guangzhou+Women+and+Children%E2%80%99s+%0AMedical+Center%2C+Guangzhou.+%0A%E2%97%8F+%0A%E2%97%8F+%0Amodels.++%0A%E2%97%8F+%0A%E2%97%8F+%0A%0ASuccessfully+implemented+a+custom+CNN+and+5+transfer+learning+models.+%0AOptimized+pre-trained+models+through+fine-tuning+by+unlocking+the+final+layers+of+transfer+learning+%0A%0AAchieved+99.2%25+ROC-AUC+curve+in+pneumonia+prediction+on+the+dataset.+%0AContributed+to+advancing+the+understanding+of+utilizing+Deep+Learning+in+medical+image+analysis.+%0A%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++%0A+%0A+%0A+%0A+%0A+%0A%0CLoan+Prediction+on+3+problem+statements+++%0AThe+project+aims+to+help+a+company+automate+the+loan+eligibility+process+based+on+customer+details+provided+while+%0Afilling+online+application+form+%0A%0ADescription+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AData+sourced+from+Kaggle%2C+performed+EDA%2C+Data+preprocessing%2C+Feature+selection+and+transformation.+%0AHandled+imbalance+in+data+and+trained+multiple+ML+models+for+prediction+of+below+problem+statements%3A+%0A%0Ao++Check+eligibility+of+the+Customer+given+the+inputs.%28Classification%29+%0Ao+%0A%0AIf+customer+is+not+eligible+for+the+input+required+amount+and+duration%3A+%0A%E2%96%AA++A.%29+what+can+be+amount+for+the+given+duration.%28Regression%29+%0A%E2%96%AA++B.%29+if+duration+is+less+than+equal+to+20+years%2C+is+customer+eligible+for++required+amount+for+%0A%0Asome+longer+duration%3F+What+is+that+duration%3F%28Regression%2FClassification%29+%0A%0AWork+Experience%3A+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0ASenior+Associate+%0AWipro+%282019+July+%E2%80%93+2022+March%29+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0ACalls%2C+E-mail%2C+Chat%2C+Trace.+%0ATeam+planning+during+covid.+%0AMIS+Reports.+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0AAssociate+%28Intern%29+%0AJAM+International+%28Feb+2018+%E2%80%93+June+2018%29+%0A%E2%80%A2+%0A%E2%80%A2+%0A%0ATrade%2FExport%2FDistribution+of+toiletries+%0ALogistics+%26+Warehousing+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0ANGO++%28Intern%29+%0AYouth+on+the+Move+%28May+2017+%E2%80%93+Nov+2017%29+%0A%E2%80%A2++Conducting+campaigns+for+cybercrime%2C+Environment%2C+Health+%0A%E2%80%A2+%0A%E2%80%A2++Creating+dashboards+for+clients+%0A%0AFund+Raising+%26+Brand+Marketing+%0A%0ACERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AImarticus+Learning%3A+Post+Graduation+Diploma+in+Data+Science%2C+Mumbai.%282023%29+%0AIntroduction+to+Data+Studio.+%282022%29+%0AGoogle+Analytics+for+Beginners.+%282022%29+%0AEthical+hacking+workshop+by+Microsoft.+%282015%29+%0A%0AAWARDS+%26+ACCOLADES+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AParticipated+in+Hackathon+organized+by+Imarticus+Learning+in+2023.+%0AAwarded+with+multiple+certificates+for+the+Highest+rank+holder+in+Math+in+School.+%0AWon+interclass+football+competition+at+school.+%0A%0ATechnical+Skills++%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AStatistics+Fundamentals.+%0AMachine+Learning+with+Python+using+SciKit+Learn%2C+%0APandas%2C+Matplotlib%2C+and+Seaborn.+%0ASQL+Programming.+%0AData+Visualization+with+Power+BI+and+Tableau.+%0ANatural+Language+Preprocessing+using+NLTK+and+Spacy.+%0AAdvanced+ML+and+Deep+Learning+Fundamentals+using+TensorFlow+and+Keras.+%0AKnowledge+of+ANNs%2C+CNNs%2C+RNNs+and+Transfer+Learning.+%0A%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++%0A+%0A+%0A%0CPERSONAL+INFORMATION++%0A%0ADate+of+birth%3A+++++++%3A+22%2F08%2F1995+%0ALanguages+known+%3A+English+%28R%2FW%2FS%29%2C+Hindi+%28R%2FW%2FS%29%2C+Marathi+%28R%2FW%2FS%29%2C+Punjabi+%28S%29+%0AHobbies+++++++++++++++%3A+Hiking%2C+Football%2C+Travelling+and+Gaming++%0A%0AEXTRACURRICULAR+ACTVITIES+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AElementary+Exam+%5BDrawing+%E2%80%93+Grade+C%5D.+%282008%29.+%0APlayed+for+the+school+football+team.+%0A%0A+%0A++%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++%0A%0C HTTP/1.1" 200 39346
111
+ 2025-03-08 05:05:07,949 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
112
+ 2025-03-08 05:05:08,011 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Experience+is+relevant+to+Data+science. HTTP/1.1" 200 589
113
+ 2025-03-08 05:05:08,015 - app - DEBUG - Grammar & Spelling Issues: [
114
+ {
115
+ "context": "...lving. \u25cf and libraries like NLTK and Spacy for insightful text analysis. NLP & ...",
116
+ "error": "Possible spelling mistake found.",
117
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
118
+ "suggested_correction": [
119
+ "Space",
120
+ "Spicy",
121
+ "Stacy",
122
+ "SPAC",
123
+ "Spacey",
124
+ "Spay",
125
+ "SPACs",
126
+ "Pacy"
127
+ ]
128
+ },
129
+ {
130
+ "context": "...n Data Reporting tools like Matplotlib, Seaborn, Tableau, and Power BI for impactful da...",
131
+ "error": "Possible spelling mistake found.",
132
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
133
+ "suggested_correction": [
134
+ "Seaborne",
135
+ "Seaborg",
136
+ "Sea born"
137
+ ]
138
+ },
139
+ {
140
+ "context": "...put required amount and duration: \u25aa A.) what can be amount for the given durati...",
141
+ "error": "Unpaired symbol: \u2018(\u2019 seems to be missing",
142
+ "rule_id": "EN_UNPAIRED_BRACKETS",
143
+ "suggested_correction": []
144
+ },
145
+ {
146
+ "context": "...mount and duration: \u25aa A.) what can be amount for the given duration.(Regression) \u25aa ...",
147
+ "error": "The past participle is required after \u201ccan be\u201d.",
148
+ "rule_id": "BE_VBP_IN",
149
+ "suggested_correction": [
150
+ "amounted"
151
+ ]
152
+ },
153
+ {
154
+ "context": "...est rank holder in Math in School. Won interclass football competition at school. Techn...",
155
+ "error": "Possible spelling mistake found.",
156
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
157
+ "suggested_correction": []
158
+ },
159
+ {
160
+ "context": "... SciKit Learn, Pandas, Matplotlib, and Seaborn. SQL Programming. Data Visualization ...",
161
+ "error": "Possible spelling mistake found.",
162
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
163
+ "suggested_correction": [
164
+ "Seaborne",
165
+ "Seaborg",
166
+ "Sea born"
167
+ ]
168
+ },
169
+ {
170
+ "context": "...l Language Preprocessing using NLTK and Spacy. Advanced ML and Deep Learning Fundame...",
171
+ "error": "Possible spelling mistake found.",
172
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
173
+ "suggested_correction": [
174
+ "Space",
175
+ "Spicy",
176
+ "Stacy",
177
+ "SPAC",
178
+ "Spacey",
179
+ "Spay",
180
+ "SPACs",
181
+ "Pacy"
182
+ ]
183
+ },
184
+ {
185
+ "context": "...ing TensorFlow and Keras. Knowledge of ANNs, CNNs, RNNs and Transfer Learning. ...",
186
+ "error": "Possible spelling mistake found.",
187
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
188
+ "suggested_correction": [
189
+ "Anna",
190
+ "Anne",
191
+ "Ants",
192
+ "Inns",
193
+ "Banns",
194
+ "Awns",
195
+ "Ann",
196
+ "Anons",
197
+ "ANN",
198
+ "ANPS",
199
+ "ANS",
200
+ "ANTS",
201
+ "APNs",
202
+ "PNNS",
203
+ "RNNs",
204
+ "Ans",
205
+ "Anus"
206
+ ]
207
+ },
208
+ {
209
+ "context": "...ravelling and Gaming EXTRACURRICULAR ACTVITIES \u25cf \u25cf Elementary Exam [Drawing \u2013 Gra...",
210
+ "error": "Possible spelling mistake found.",
211
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
212
+ "suggested_correction": [
213
+ "ACTIVITIES"
214
+ ]
215
+ },
216
+ {
217
+ "context": "...ls. Machine Learning with Python using SciKit Learn, Pandas, Matplotlib, and Seaborn. SQL...",
218
+ "error": "Possible spelling mistake found.",
219
+ "rule_id": "EN_MULTITOKEN_SPELLING_TWO",
220
+ "suggested_correction": [
221
+ "Scikit-learn",
222
+ "scikit-learn"
223
+ ]
224
+ }
225
+ ]
226
+ 2025-03-08 05:05:08,155 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 05:05:08] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
227
+ 2025-03-08 05:16:29,525 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
228
+ * Running on all addresses (0.0.0.0)
229
+ * Running on http://127.0.0.1:8080
230
+ * Running on http://192.168.1.16:8080
231
+ 2025-03-08 05:16:29,526 - werkzeug - INFO - Press CTRL+C to quit
232
+ 2025-03-08 05:16:29,535 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
233
+ 2025-03-08 05:16:36,366 - werkzeug - WARNING - * Debugger is active!
234
+ 2025-03-08 05:16:36,377 - werkzeug - INFO - * Debugger PIN: 209-638-460
235
+ 2025-03-08 05:16:36,424 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 05:16:36] "GET / HTTP/1.1" 200 -
236
+ 2025-03-08 05:16:38,624 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 05:16:38] "GET /v1/resumes/ HTTP/1.1" 200 -
237
+ 2025-03-08 05:16:50,054 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 05:16:50] "POST /v1/resumes/ HTTP/1.1" 302 -
238
+ 2025-03-08 05:16:50,060 - app - DEBUG - Inside get_reviews
239
+ 2025-03-08 05:16:56,511 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
240
+ 2025-03-08 05:16:56,632 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/languages HTTP/1.1" 200 3307
241
+ 2025-03-08 05:16:56,636 - src.resume_parser - DEBUG - parsing text
242
+ 2025-03-08 05:16:57,262 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
243
+ 2025-03-08 05:16:57,848 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
244
+ 2025-03-08 05:16:57,870 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
245
+ 2025-03-08 05:16:59,938 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
246
+ 2025-03-08 05:16:59,947 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
247
+ 2025-03-08 05:17:02,960 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
248
+ 2025-03-08 05:17:03,568 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
249
+ 2025-03-08 05:17:03,652 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
250
+ 2025-03-08 05:17:03,689 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
251
+ 2025-03-08 05:17:03,772 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
252
+ 2025-03-08 05:17:03,778 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
253
+ 2025-03-08 05:17:09,298 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Basic+information+is+Found HTTP/1.1" 200 589
254
+ 2025-03-08 05:17:09,303 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
255
+ 2025-03-08 05:17:09,430 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Common+projects+found+in+Projects+section%3A+Loan HTTP/1.1" 200 589
256
+ 2025-03-08 05:17:09,435 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
257
+ 2025-03-08 05:17:09,515 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=91+8898535883 HTTP/1.1" 200 575
258
+ 2025-03-08 05:17:09,521 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
259
+ 2025-03-08 05:17:09,604 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=kanushgulati%40gmail.com HTTP/1.1" 200 575
260
+ 2025-03-08 05:17:09,610 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
261
+ 2025-03-08 05:17:09,708 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE+section+is+in+chronological+order. HTTP/1.1" 200 588
262
+ 2025-03-08 05:17:09,715 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
263
+ 2025-03-08 05:17:10,237 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Imarticus+certification+found+in+Certifications+section. HTTP/1.1" 200 1306
264
+ 2025-03-08 05:17:10,244 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
265
+ 2025-03-08 05:17:10,315 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=https%3A%2F%2Fgithub.com%2FKishor-Gulati HTTP/1.1" 200 575
266
+ 2025-03-08 05:17:10,321 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
267
+ 2025-03-08 05:17:10,394 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=http%3A%2F%2Fwww.linkedin.com%2Fin%2Fkishor-gulati HTTP/1.1" 200 575
268
+ 2025-03-08 05:17:10,401 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
269
+ 2025-03-08 05:17:10,774 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Kishor+Gulati HTTP/1.1" 200 1532
270
+ 2025-03-08 05:17:10,777 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
271
+ 2025-03-08 05:17:10,822 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=2+projects+found. HTTP/1.1" 200 589
272
+ 2025-03-08 05:17:10,824 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
273
+ 2025-03-08 05:17:10,856 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Medium HTTP/1.1" 200 582
274
+ 2025-03-08 05:17:10,859 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
275
+ 2025-03-08 05:17:10,899 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE+should+come+before+PROJECTS HTTP/1.1" 200 588
276
+ 2025-03-08 05:17:10,907 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
277
+ 2025-03-08 05:17:12,154 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Phone%3A+%2B91+8898535883+%7C+kanushgulati%40gmail.com++%7C++LinkedIn+%7C+GitHub+%7C+Leetcode+%7C+Hackerrank+%0A%0AKishor+Gulati+%0A%0ACARRER+OBJECTIVE++%0A%0ASkilled+in+data+exploration%2C+data+mining%2C+statistical+analysis%2C+data+visualization+techniques%2C+and+Machine+%0A%0AAspiring+Data+Scientist+with+a+Post-Graduation+in+Data+Science+%26+Analytics+from+Imarticus+Learning+and+a+%0A%0A%E2%97%8F+%0ABachelor%27s+in+Science%2C+specializing+in+information+technology.+Graduated+in+2016.+%0A%E2%97%8F+%0ALearning.++%0A%E2%97%8F+%0Apractical+projects+at+Imarticus+Learning.+Despite+being+a+fresher+in+I.T.%2C+I+showcase+a+fast-learning+mindset+and+%0Aleadership+skills%2C+with+the+ambition+to+contribute+to+the+success+of+both+the+company+and+its+clients+in+the+dynamic+%0Afield+of+Data+Science.+%0A%0AEager+to+secure+a+Data+Scientist+position%2C+bringing+a+solid+foundation+in+Data+Science+honed+through+%0A%0APROFILE+SUMMARY++%0A%0AStatistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+Hypothesis+Testing%2C+PCA%2C+and+Text+Analytics%2C+%0A%0AMachine+Learning%3A+Skilled+in+Classification%2C+Regression%2C+Clustering+techniques%2C+and+Decision+Trees+for+%0A%0ADeep+Learning+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of+%0A%0A%E2%97%8F+%0Aincluding+Univariate+and+Bi-variate+analysis.+%0A%E2%97%8F+%0Aeffective+data+modeling.+%0A%E2%97%8F+%0Adeep+learning+for+complex+problem-solving.++%0A%E2%97%8F+%0Aand+libraries+like+NLTK+and+Spacy+for+insightful+text+analysis.++%0A%0ANLP+%26+Text+Analytics%3A+Adept+in+Natural+Language+Processing+techniques%2C+utilizing+TF-IDF%2C+Vectorization%2C+%0A%0A%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+Python+and+MySQL%2C+complemented+by+proficiency+%0Ain+Data+Reporting+tools+like+Matplotlib%2C+Seaborn%2C+Tableau%2C+and+Power+BI+for+impactful+data+visualization.+%0A%0AACADEMIC+PROFILE++++%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AB.Sc.+in+I.T.+from+S.M.+Shetty+College%2C+Mumbai+University+in+2016.+%0AXII%3A+Computer+science+from+S.M.+Shetty+College%2C+Mumbai+in+2013.++%0AX%3A+Holy+Family+Higher+Secondary+School%2C+Mumbai+in+2013+%0A%0APROJECTS+%0A%0AChest+X-Ray+for+Pneumonia+prediction+using+Deep+Learning+%0AThe+main+objective+of+the+project+is+to+detect+pneumonia+based+on+given+chest+X-ray+of+the+patient.++%0A%0AData+sourced+from+%28https%3A%2F%2Fdata.mendeley.com%2Fdatasets%2Frscbjbr9sj%2F3%29+%26+contains+Chest+X-ray+images+%0A%0ADescription+%0A%E2%97%8F+%0A%28anterior-posterior%29%2C+collected+from+pediatric+patients+of+1-5+years+old+from+Guangzhou+Women+and+Children%E2%80%99s+%0AMedical+Center%2C+Guangzhou.+%0A%E2%97%8F+%0A%E2%97%8F+%0Amodels.++%0A%E2%97%8F+%0A%E2%97%8F+%0A%0ASuccessfully+implemented+a+custom+CNN+and+5+transfer+learning+models.+%0AOptimized+pre-trained+models+through+fine-tuning+by+unlocking+the+final+layers+of+transfer+learning+%0A%0AAchieved+99.2%25+ROC-AUC+curve+in+pneumonia+prediction+on+the+dataset.+%0AContributed+to+advancing+the+understanding+of+utilizing+Deep+Learning+in+medical+image+analysis.+%0A%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++%0A+%0A+%0A+%0A+%0A+%0A%0CLoan+Prediction+on+3+problem+statements+++%0AThe+project+aims+to+help+a+company+automate+the+loan+eligibility+process+based+on+customer+details+provided+while+%0Afilling+online+application+form+%0A%0ADescription+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AData+sourced+from+Kaggle%2C+performed+EDA%2C+Data+preprocessing%2C+Feature+selection+and+transformation.+%0AHandled+imbalance+in+data+and+trained+multiple+ML+models+for+prediction+of+below+problem+statements%3A+%0A%0Ao++Check+eligibility+of+the+Customer+given+the+inputs.%28Classification%29+%0Ao+%0A%0AIf+customer+is+not+eligible+for+the+input+required+amount+and+duration%3A+%0A%E2%96%AA++A.%29+what+can+be+amount+for+the+given+duration.%28Regression%29+%0A%E2%96%AA++B.%29+if+duration+is+less+than+equal+to+20+years%2C+is+customer+eligible+for++required+amount+for+%0A%0Asome+longer+duration%3F+What+is+that+duration%3F%28Regression%2FClassification%29+%0A%0AWork+Experience%3A+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0ASenior+Associate+%0AWipro+%282019+July+%E2%80%93+2022+March%29+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0ACalls%2C+E-mail%2C+Chat%2C+Trace.+%0ATeam+planning+during+covid.+%0AMIS+Reports.+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0AAssociate+%28Intern%29+%0AJAM+International+%28Feb+2018+%E2%80%93+June+2018%29+%0A%E2%80%A2+%0A%E2%80%A2+%0A%0ATrade%2FExport%2FDistribution+of+toiletries+%0ALogistics+%26+Warehousing+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0ANGO++%28Intern%29+%0AYouth+on+the+Move+%28May+2017+%E2%80%93+Nov+2017%29+%0A%E2%80%A2++Conducting+campaigns+for+cybercrime%2C+Environment%2C+Health+%0A%E2%80%A2+%0A%E2%80%A2++Creating+dashboards+for+clients+%0A%0AFund+Raising+%26+Brand+Marketing+%0A%0ACERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AImarticus+Learning%3A+Post+Graduation+Diploma+in+Data+Science%2C+Mumbai.%282023%29+%0AIntroduction+to+Data+Studio.+%282022%29+%0AGoogle+Analytics+for+Beginners.+%282022%29+%0AEthical+hacking+workshop+by+Microsoft.+%282015%29+%0A%0AAWARDS+%26+ACCOLADES+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AParticipated+in+Hackathon+organized+by+Imarticus+Learning+in+2023.+%0AAwarded+with+multiple+certificates+for+the+Highest+rank+holder+in+Math+in+School.+%0AWon+interclass+football+competition+at+school.+%0A%0ATechnical+Skills++%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AStatistics+Fundamentals.+%0AMachine+Learning+with+Python+using+SciKit+Learn%2C+%0APandas%2C+Matplotlib%2C+and+Seaborn.+%0ASQL+Programming.+%0AData+Visualization+with+Power+BI+and+Tableau.+%0ANatural+Language+Preprocessing+using+NLTK+and+Spacy.+%0AAdvanced+ML+and+Deep+Learning+Fundamentals+using+TensorFlow+and+Keras.+%0AKnowledge+of+ANNs%2C+CNNs%2C+RNNs+and+Transfer+Learning.+%0A%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++%0A+%0A+%0A%0CPERSONAL+INFORMATION++%0A%0ADate+of+birth%3A+++++++%3A+22%2F08%2F1995+%0ALanguages+known+%3A+English+%28R%2FW%2FS%29%2C+Hindi+%28R%2FW%2FS%29%2C+Marathi+%28R%2FW%2FS%29%2C+Punjabi+%28S%29+%0AHobbies+++++++++++++++%3A+Hiking%2C+Football%2C+Travelling+and+Gaming++%0A%0AEXTRACURRICULAR+ACTVITIES+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AElementary+Exam+%5BDrawing+%E2%80%93+Grade+C%5D.+%282008%29.+%0APlayed+for+the+school+football+team.+%0A%0A+%0A++%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++%0A%0C HTTP/1.1" 200 39346
278
+ 2025-03-08 05:17:12,182 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
279
+ 2025-03-08 05:17:12,247 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Experience+is+relevant+to+Data+science. HTTP/1.1" 200 589
280
+ 2025-03-08 05:17:12,251 - app - DEBUG - Grammar & Spelling Issues: [
281
+ {
282
+ "context": "...lving. \u25cf and libraries like NLTK and Spacy for insightful text analysis. NLP & ...",
283
+ "error": "Possible spelling mistake found.",
284
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
285
+ "suggested_correction": [
286
+ "Space",
287
+ "Spicy",
288
+ "Stacy",
289
+ "SPAC",
290
+ "Spacey",
291
+ "Spay",
292
+ "SPACs",
293
+ "Pacy"
294
+ ]
295
+ },
296
+ {
297
+ "context": "...n Data Reporting tools like Matplotlib, Seaborn, Tableau, and Power BI for impactful da...",
298
+ "error": "Possible spelling mistake found.",
299
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
300
+ "suggested_correction": [
301
+ "Seaborne",
302
+ "Seaborg",
303
+ "Sea born"
304
+ ]
305
+ },
306
+ {
307
+ "context": "...put required amount and duration: \u25aa A.) what can be amount for the given durati...",
308
+ "error": "Unpaired symbol: \u2018(\u2019 seems to be missing",
309
+ "rule_id": "EN_UNPAIRED_BRACKETS",
310
+ "suggested_correction": []
311
+ },
312
+ {
313
+ "context": "...mount and duration: \u25aa A.) what can be amount for the given duration.(Regression) \u25aa ...",
314
+ "error": "The past participle is required after \u201ccan be\u201d.",
315
+ "rule_id": "BE_VBP_IN",
316
+ "suggested_correction": [
317
+ "amounted"
318
+ ]
319
+ },
320
+ {
321
+ "context": "...est rank holder in Math in School. Won interclass football competition at school. Techn...",
322
+ "error": "Possible spelling mistake found.",
323
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
324
+ "suggested_correction": []
325
+ },
326
+ {
327
+ "context": "... SciKit Learn, Pandas, Matplotlib, and Seaborn. SQL Programming. Data Visualization ...",
328
+ "error": "Possible spelling mistake found.",
329
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
330
+ "suggested_correction": [
331
+ "Seaborne",
332
+ "Seaborg",
333
+ "Sea born"
334
+ ]
335
+ },
336
+ {
337
+ "context": "...l Language Preprocessing using NLTK and Spacy. Advanced ML and Deep Learning Fundame...",
338
+ "error": "Possible spelling mistake found.",
339
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
340
+ "suggested_correction": [
341
+ "Space",
342
+ "Spicy",
343
+ "Stacy",
344
+ "SPAC",
345
+ "Spacey",
346
+ "Spay",
347
+ "SPACs",
348
+ "Pacy"
349
+ ]
350
+ },
351
+ {
352
+ "context": "...ing TensorFlow and Keras. Knowledge of ANNs, CNNs, RNNs and Transfer Learning. ...",
353
+ "error": "Possible spelling mistake found.",
354
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
355
+ "suggested_correction": [
356
+ "Anna",
357
+ "Anne",
358
+ "Ants",
359
+ "Inns",
360
+ "Banns",
361
+ "Awns",
362
+ "Ann",
363
+ "Anons",
364
+ "ANN",
365
+ "ANPS",
366
+ "ANS",
367
+ "ANTS",
368
+ "APNs",
369
+ "PNNS",
370
+ "RNNs",
371
+ "Ans",
372
+ "Anus"
373
+ ]
374
+ },
375
+ {
376
+ "context": "...ravelling and Gaming EXTRACURRICULAR ACTVITIES \u25cf \u25cf Elementary Exam [Drawing \u2013 Gra...",
377
+ "error": "Possible spelling mistake found.",
378
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
379
+ "suggested_correction": [
380
+ "ACTIVITIES"
381
+ ]
382
+ },
383
+ {
384
+ "context": "...ls. Machine Learning with Python using SciKit Learn, Pandas, Matplotlib, and Seaborn. SQL...",
385
+ "error": "Possible spelling mistake found.",
386
+ "rule_id": "EN_MULTITOKEN_SPELLING_TWO",
387
+ "suggested_correction": [
388
+ "Scikit-learn",
389
+ "scikit-learn"
390
+ ]
391
+ }
392
+ ]
393
+ 2025-03-08 05:17:12,367 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 05:17:12] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
394
+ 2025-03-08 05:22:08,095 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\app.py', reloading
395
+ 2025-03-08 05:22:08,098 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\app.py', reloading
396
+ 2025-03-08 05:22:08,487 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
397
+ 2025-03-08 05:22:28,854 - werkzeug - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
398
+ * Running on all addresses (0.0.0.0)
399
+ * Running on http://127.0.0.1:8080
400
+ * Running on http://192.168.1.16:8080
401
+ 2025-03-08 05:22:28,855 - werkzeug - INFO - Press CTRL+C to quit
402
+ 2025-03-08 05:22:28,867 - werkzeug - INFO - * Restarting with watchdog (windowsapi)
403
+ 2025-03-08 05:22:37,040 - werkzeug - WARNING - * Debugger is active!
404
+ 2025-03-08 05:22:37,052 - werkzeug - INFO - * Debugger PIN: 209-638-460
405
+ 2025-03-08 05:22:37,101 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 05:22:37] "GET / HTTP/1.1" 200 -
406
+ 2025-03-08 05:22:38,912 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 05:22:38] "GET /v1/resumes/ HTTP/1.1" 200 -
407
+ 2025-03-08 05:22:46,591 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 05:22:46] "POST /v1/resumes/ HTTP/1.1" 302 -
408
+ 2025-03-08 05:22:46,597 - app - DEBUG - Inside get_reviews
409
+ 2025-03-08 05:22:53,003 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
410
+ 2025-03-08 05:22:53,134 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/languages HTTP/1.1" 200 3307
411
+ 2025-03-08 05:22:53,140 - src.resume_parser - DEBUG - parsing text
412
+ 2025-03-08 05:22:54,453 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
413
+ 2025-03-08 05:22:54,841 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
414
+ 2025-03-08 05:22:54,863 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
415
+ 2025-03-08 05:22:57,898 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text= HTTP/1.1" 200 500
416
+ 2025-03-08 05:22:57,908 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8082
417
+ 2025-03-08 05:23:01,192 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8082 "GET /v2/check?language=en-US&text=PROFILE+SUMMARY%3A%0A+Statistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+%7BKEYWORD_19%7D%2C+%7BKEYWORD_21%7D%2C+and+Text+Analytics%2C++%7BKEYWORD_14%7D%3A+Skilled+in+%7BKEYWORD_12%7D%2C+Regression%2C+%7BKEYWORD_11%7D+techniques%2C+and+Decision+Trees+for++%7BKEYWORD_15%7D+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of++%E2%97%8F+including+Univariate+and+Bi-variate+analysis.+%E2%97%8F+effective+data+modeling.+%E2%97%8F+%7BKEYWORD_15%7D+for+complex+%7BKEYWORD_22%7D.+%E2%97%8F+and+libraries+like+%7BKEYWORD_6%7D+and+%7BKEYWORD_7%7D+for+insightful+text+analysis.++NLP+%26+Text+Analytics%3A+Adept+in+%7BKEYWORD_20%7D+techniques%2C+utilizing+%7BKEYWORD_13%7D%2C+Vectorization%2C++%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+%7BKEYWORD_0%7D+and+%7BKEYWORD_2%7D%2C+complemented+by+proficiency+in+Data+Reporting+tools+like+%7BKEYWORD_3%7D%2C+%7BKEYWORD_4%7D%2C+%7BKEYWORD_5%7D%2C+and+%7BKEYWORD_17%7D+for+impactful+%7BKEYWORD_16%7D.+%0A%0A HTTP/1.1" 200 5308
418
+ 2025-03-08 05:23:01,522 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
419
+ 2025-03-08 05:23:01,601 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
420
+ 2025-03-08 05:23:01,637 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): github.com:443
421
+ 2025-03-08 05:23:01,720 - urllib3.connectionpool - DEBUG - https://github.com:443 "HEAD /Kishor-Gulati HTTP/1.1" 200 0
422
+ 2025-03-08 05:23:01,724 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
423
+ 2025-03-08 05:23:08,012 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Basic+information+is+Found HTTP/1.1" 200 589
424
+ 2025-03-08 05:23:08,015 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
425
+ 2025-03-08 05:23:08,082 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Common+projects+found+in+Projects+section%3A+Loan HTTP/1.1" 200 589
426
+ 2025-03-08 05:23:08,085 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
427
+ 2025-03-08 05:23:08,131 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=91+8898535883 HTTP/1.1" 200 575
428
+ 2025-03-08 05:23:08,134 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
429
+ 2025-03-08 05:23:08,179 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=kanushgulati%40gmail.com HTTP/1.1" 200 575
430
+ 2025-03-08 05:23:08,182 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
431
+ 2025-03-08 05:23:08,234 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE+section+is+in+chronological+order. HTTP/1.1" 200 588
432
+ 2025-03-08 05:23:08,237 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
433
+ 2025-03-08 05:23:08,717 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Imarticus+certification+found+in+Certifications+section. HTTP/1.1" 200 1306
434
+ 2025-03-08 05:23:08,724 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
435
+ 2025-03-08 05:23:08,790 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=https%3A%2F%2Fgithub.com%2FKishor-Gulati HTTP/1.1" 200 575
436
+ 2025-03-08 05:23:08,797 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
437
+ 2025-03-08 05:23:08,867 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=http%3A%2F%2Fwww.linkedin.com%2Fin%2Fkishor-gulati HTTP/1.1" 200 575
438
+ 2025-03-08 05:23:08,873 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
439
+ 2025-03-08 05:23:09,324 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Kishor+Gulati HTTP/1.1" 200 1532
440
+ 2025-03-08 05:23:09,330 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
441
+ 2025-03-08 05:23:09,398 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=2+projects+found. HTTP/1.1" 200 589
442
+ 2025-03-08 05:23:09,404 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
443
+ 2025-03-08 05:23:09,465 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Medium HTTP/1.1" 200 582
444
+ 2025-03-08 05:23:09,470 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
445
+ 2025-03-08 05:23:09,547 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=WORK+EXPERIENCE+should+come+before+PROJECTS HTTP/1.1" 200 588
446
+ 2025-03-08 05:23:09,572 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
447
+ 2025-03-08 05:23:11,064 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Phone%3A+%2B91+8898535883+%7C+kanushgulati%40gmail.com++%7C++LinkedIn+%7C+GitHub+%7C+Leetcode+%7C+Hackerrank+%0A%0AKishor+Gulati+%0A%0ACARRER+OBJECTIVE++%0A%0ASkilled+in+data+exploration%2C+data+mining%2C+statistical+analysis%2C+data+visualization+techniques%2C+and+Machine+%0A%0AAspiring+Data+Scientist+with+a+Post-Graduation+in+Data+Science+%26+Analytics+from+Imarticus+Learning+and+a+%0A%0A%E2%97%8F+%0ABachelor%27s+in+Science%2C+specializing+in+information+technology.+Graduated+in+2016.+%0A%E2%97%8F+%0ALearning.++%0A%E2%97%8F+%0Apractical+projects+at+Imarticus+Learning.+Despite+being+a+fresher+in+I.T.%2C+I+showcase+a+fast-learning+mindset+and+%0Aleadership+skills%2C+with+the+ambition+to+contribute+to+the+success+of+both+the+company+and+its+clients+in+the+dynamic+%0Afield+of+Data+Science.+%0A%0AEager+to+secure+a+Data+Scientist+position%2C+bringing+a+solid+foundation+in+Data+Science+honed+through+%0A%0APROFILE+SUMMARY++%0A%0AStatistical+Methods%3A+Proficient+in+Descriptive+Analysis%2C+Hypothesis+Testing%2C+PCA%2C+and+Text+Analytics%2C+%0A%0AMachine+Learning%3A+Skilled+in+Classification%2C+Regression%2C+Clustering+techniques%2C+and+Decision+Trees+for+%0A%0ADeep+Learning+Architectures%3A+Hands-on+experience+with+ANN%2C+CNN%2C+and+RNN%2C+leveraging+the+power+of+%0A%0A%E2%97%8F+%0Aincluding+Univariate+and+Bi-variate+analysis.+%0A%E2%97%8F+%0Aeffective+data+modeling.+%0A%E2%97%8F+%0Adeep+learning+for+complex+problem-solving.++%0A%E2%97%8F+%0Aand+libraries+like+NLTK+and+Spacy+for+insightful+text+analysis.++%0A%0ANLP+%26+Text+Analytics%3A+Adept+in+Natural+Language+Processing+techniques%2C+utilizing+TF-IDF%2C+Vectorization%2C+%0A%0A%E2%97%8F++Programming+%26+Visualization%3A+Strong+command+over+Python+and+MySQL%2C+complemented+by+proficiency+%0Ain+Data+Reporting+tools+like+Matplotlib%2C+Seaborn%2C+Tableau%2C+and+Power+BI+for+impactful+data+visualization.+%0A%0AACADEMIC+PROFILE++++%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AB.Sc.+in+I.T.+from+S.M.+Shetty+College%2C+Mumbai+University+in+2016.+%0AXII%3A+Computer+science+from+S.M.+Shetty+College%2C+Mumbai+in+2013.++%0AX%3A+Holy+Family+Higher+Secondary+School%2C+Mumbai+in+2013+%0A%0APROJECTS+%0A%0AChest+X-Ray+for+Pneumonia+prediction+using+Deep+Learning+%0AThe+main+objective+of+the+project+is+to+detect+pneumonia+based+on+given+chest+X-ray+of+the+patient.++%0A%0AData+sourced+from+%28https%3A%2F%2Fdata.mendeley.com%2Fdatasets%2Frscbjbr9sj%2F3%29+%26+contains+Chest+X-ray+images+%0A%0ADescription+%0A%E2%97%8F+%0A%28anterior-posterior%29%2C+collected+from+pediatric+patients+of+1-5+years+old+from+Guangzhou+Women+and+Children%E2%80%99s+%0AMedical+Center%2C+Guangzhou.+%0A%E2%97%8F+%0A%E2%97%8F+%0Amodels.++%0A%E2%97%8F+%0A%E2%97%8F+%0A%0ASuccessfully+implemented+a+custom+CNN+and+5+transfer+learning+models.+%0AOptimized+pre-trained+models+through+fine-tuning+by+unlocking+the+final+layers+of+transfer+learning+%0A%0AAchieved+99.2%25+ROC-AUC+curve+in+pneumonia+prediction+on+the+dataset.+%0AContributed+to+advancing+the+understanding+of+utilizing+Deep+Learning+in+medical+image+analysis.+%0A%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++%0A+%0A+%0A+%0A+%0A+%0A%0CLoan+Prediction+on+3+problem+statements+++%0AThe+project+aims+to+help+a+company+automate+the+loan+eligibility+process+based+on+customer+details+provided+while+%0Afilling+online+application+form+%0A%0ADescription+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AData+sourced+from+Kaggle%2C+performed+EDA%2C+Data+preprocessing%2C+Feature+selection+and+transformation.+%0AHandled+imbalance+in+data+and+trained+multiple+ML+models+for+prediction+of+below+problem+statements%3A+%0A%0Ao++Check+eligibility+of+the+Customer+given+the+inputs.%28Classification%29+%0Ao+%0A%0AIf+customer+is+not+eligible+for+the+input+required+amount+and+duration%3A+%0A%E2%96%AA++A.%29+what+can+be+amount+for+the+given+duration.%28Regression%29+%0A%E2%96%AA++B.%29+if+duration+is+less+than+equal+to+20+years%2C+is+customer+eligible+for++required+amount+for+%0A%0Asome+longer+duration%3F+What+is+that+duration%3F%28Regression%2FClassification%29+%0A%0AWork+Experience%3A+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0ASenior+Associate+%0AWipro+%282019+July+%E2%80%93+2022+March%29+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0ACalls%2C+E-mail%2C+Chat%2C+Trace.+%0ATeam+planning+during+covid.+%0AMIS+Reports.+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0AAssociate+%28Intern%29+%0AJAM+International+%28Feb+2018+%E2%80%93+June+2018%29+%0A%E2%80%A2+%0A%E2%80%A2+%0A%0ATrade%2FExport%2FDistribution+of+toiletries+%0ALogistics+%26+Warehousing+%0A%0ADesignation%3A+%0ACompany%3A+%0ARoles+%26+Responsibilities%3A+%0A%0ANGO++%28Intern%29+%0AYouth+on+the+Move+%28May+2017+%E2%80%93+Nov+2017%29+%0A%E2%80%A2++Conducting+campaigns+for+cybercrime%2C+Environment%2C+Health+%0A%E2%80%A2+%0A%E2%80%A2++Creating+dashboards+for+clients+%0A%0AFund+Raising+%26+Brand+Marketing+%0A%0ACERTIFICATIONS+%26+ACADEMIC+ENDEAVOURS+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AImarticus+Learning%3A+Post+Graduation+Diploma+in+Data+Science%2C+Mumbai.%282023%29+%0AIntroduction+to+Data+Studio.+%282022%29+%0AGoogle+Analytics+for+Beginners.+%282022%29+%0AEthical+hacking+workshop+by+Microsoft.+%282015%29+%0A%0AAWARDS+%26+ACCOLADES+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AParticipated+in+Hackathon+organized+by+Imarticus+Learning+in+2023.+%0AAwarded+with+multiple+certificates+for+the+Highest+rank+holder+in+Math+in+School.+%0AWon+interclass+football+competition+at+school.+%0A%0ATechnical+Skills++%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AStatistics+Fundamentals.+%0AMachine+Learning+with+Python+using+SciKit+Learn%2C+%0APandas%2C+Matplotlib%2C+and+Seaborn.+%0ASQL+Programming.+%0AData+Visualization+with+Power+BI+and+Tableau.+%0ANatural+Language+Preprocessing+using+NLTK+and+Spacy.+%0AAdvanced+ML+and+Deep+Learning+Fundamentals+using+TensorFlow+and+Keras.+%0AKnowledge+of+ANNs%2C+CNNs%2C+RNNs+and+Transfer+Learning.+%0A%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++%0A+%0A+%0A%0CPERSONAL+INFORMATION++%0A%0ADate+of+birth%3A+++++++%3A+22%2F08%2F1995+%0ALanguages+known+%3A+English+%28R%2FW%2FS%29%2C+Hindi+%28R%2FW%2FS%29%2C+Marathi+%28R%2FW%2FS%29%2C+Punjabi+%28S%29+%0AHobbies+++++++++++++++%3A+Hiking%2C+Football%2C+Travelling+and+Gaming++%0A%0AEXTRACURRICULAR+ACTVITIES+%0A%0A%E2%97%8F+%0A%E2%97%8F+%0A%0AElementary+Exam+%5BDrawing+%E2%80%93+Grade+C%5D.+%282008%29.+%0APlayed+for+the+school+football+team.+%0A%0A+%0A++%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A+%0A++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++%0A%0C HTTP/1.1" 200 39346
448
+ 2025-03-08 05:23:11,078 - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8083
449
+ 2025-03-08 05:23:11,118 - urllib3.connectionpool - DEBUG - http://127.0.0.1:8083 "GET /v2/check?language=en-US&text=Experience+is+relevant+to+Data+science. HTTP/1.1" 200 589
450
+ 2025-03-08 05:23:11,120 - app - DEBUG - Grammar & Spelling Issues: [
451
+ {
452
+ "context": "...lving. \u25cf and libraries like NLTK and Spacy for insightful text analysis. NLP & ...",
453
+ "error": "Possible spelling mistake found.",
454
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
455
+ "suggested_correction": [
456
+ "Space",
457
+ "Spicy",
458
+ "Stacy",
459
+ "SPAC",
460
+ "Spacey",
461
+ "Spay",
462
+ "SPACs",
463
+ "Pacy"
464
+ ]
465
+ },
466
+ {
467
+ "context": "...n Data Reporting tools like Matplotlib, Seaborn, Tableau, and Power BI for impactful da...",
468
+ "error": "Possible spelling mistake found.",
469
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
470
+ "suggested_correction": [
471
+ "Seaborne",
472
+ "Seaborg",
473
+ "Sea born"
474
+ ]
475
+ },
476
+ {
477
+ "context": "...put required amount and duration: \u25aa A.) what can be amount for the given durati...",
478
+ "error": "Unpaired symbol: \u2018(\u2019 seems to be missing",
479
+ "rule_id": "EN_UNPAIRED_BRACKETS",
480
+ "suggested_correction": []
481
+ },
482
+ {
483
+ "context": "...mount and duration: \u25aa A.) what can be amount for the given duration.(Regression) \u25aa ...",
484
+ "error": "The past participle is required after \u201ccan be\u201d.",
485
+ "rule_id": "BE_VBP_IN",
486
+ "suggested_correction": [
487
+ "amounted"
488
+ ]
489
+ },
490
+ {
491
+ "context": "...est rank holder in Math in School. Won interclass football competition at school. Techn...",
492
+ "error": "Possible spelling mistake found.",
493
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
494
+ "suggested_correction": []
495
+ },
496
+ {
497
+ "context": "... SciKit Learn, Pandas, Matplotlib, and Seaborn. SQL Programming. Data Visualization ...",
498
+ "error": "Possible spelling mistake found.",
499
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
500
+ "suggested_correction": [
501
+ "Seaborne",
502
+ "Seaborg",
503
+ "Sea born"
504
+ ]
505
+ },
506
+ {
507
+ "context": "...l Language Preprocessing using NLTK and Spacy. Advanced ML and Deep Learning Fundame...",
508
+ "error": "Possible spelling mistake found.",
509
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
510
+ "suggested_correction": [
511
+ "Space",
512
+ "Spicy",
513
+ "Stacy",
514
+ "SPAC",
515
+ "Spacey",
516
+ "Spay",
517
+ "SPACs",
518
+ "Pacy"
519
+ ]
520
+ },
521
+ {
522
+ "context": "...ing TensorFlow and Keras. Knowledge of ANNs, CNNs, RNNs and Transfer Learning. ...",
523
+ "error": "Possible spelling mistake found.",
524
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
525
+ "suggested_correction": [
526
+ "Anna",
527
+ "Anne",
528
+ "Ants",
529
+ "Inns",
530
+ "Banns",
531
+ "Awns",
532
+ "Ann",
533
+ "Anons",
534
+ "ANN",
535
+ "ANPS",
536
+ "ANS",
537
+ "ANTS",
538
+ "APNs",
539
+ "PNNS",
540
+ "RNNs",
541
+ "Ans",
542
+ "Anus"
543
+ ]
544
+ },
545
+ {
546
+ "context": "...ravelling and Gaming EXTRACURRICULAR ACTVITIES \u25cf \u25cf Elementary Exam [Drawing \u2013 Gra...",
547
+ "error": "Possible spelling mistake found.",
548
+ "rule_id": "MORFOLOGIK_RULE_EN_US",
549
+ "suggested_correction": [
550
+ "ACTIVITIES"
551
+ ]
552
+ },
553
+ {
554
+ "context": "...ls. Machine Learning with Python using SciKit Learn, Pandas, Matplotlib, and Seaborn. SQL...",
555
+ "error": "Possible spelling mistake found.",
556
+ "rule_id": "EN_MULTITOKEN_SPELLING_TWO",
557
+ "suggested_correction": [
558
+ "Scikit-learn",
559
+ "scikit-learn"
560
+ ]
561
+ }
562
+ ]
563
+ 2025-03-08 05:23:11,195 - werkzeug - INFO - 127.0.0.1 - - [08/Mar/2025 05:23:11] "GET /v1/reviews/D:\\Imarticus\\Resume_1\\..\\data\\uploads\\Resume_Kishor_Gulati_-_kanush_gulati.pdf HTTP/1.1" 200 -
564
+ 2025-03-08 05:24:42,429 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\app.py', reloading
565
+ 2025-03-08 05:24:42,432 - werkzeug - INFO - * Detected change in 'd:\\Imarticus\\Resume_1\\Resume\\app.py', reloading
566
+ 2025-03-08 05:24:42,902 - werkzeug - INFO - * Restarting with watchdog (windowsapi)