Thanks Bharath. Check if you have written this line of code and also check if you have misspelled ‘keywords’ in this line.
keywords = “\n”.join(f’{i[0]} {i[1]} ({j})’ for i,j in Counter(d).items())
Thanks Bharath. Check if you have written this line of code and also check if you have misspelled ‘keywords’ in this line.
keywords = “\n”.join(f’{i[0]} {i[1]} ({j})’ for i,j in Counter(d).items())
Distraction-free reading. No ads.
Organize your knowledge with lists and highlights.
Tell your story. Find your audience.
Read member-only stories
Support writers you read most
Earn money for your writing
Listen to audio narrations
Read offline with the Medium app
Co-Founder of Aryma Labs. Data scientist/Statistician with business acumen. Hoping to amass knowledge and share it throughout my life. Rafa Nadal Fan.
can we do a sentence match say like i need two years of candidates in docker,etc i mean sentences matching instead of word match ? pls point me to some good examples
--