Python Forum
String Matching Using python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
String Matching Using python
#1
Hi,

I have two files with Item names. I have to match Item name from one file to another using python. I tried fuzzywuzzy and RapidFuzzy, but the matching is not satisfied. I am attaching those two files - to be matched(File_ToMatch.xlsx ) and the master file(to get the matched strings - Master_File.xlsx).

Could anyone help me to get maximum perfect matches.

Thanks in advance

Attached Files

.xlsx   File_ToMatch.xlsx (Size: 11.72 KB / Downloads: 0)
.xlsx   Master_File.xlsx (Size: 16.06 KB / Downloads: 0)
Reply


Messages In This Thread
String Matching Using python - by SathiyaBeegam - Feb-03-2022, 06:11 PM
RE: String Matching Using python - by jefsummers - Feb-04-2022, 05:57 PM
RE: String Matching Using python - by SathiyaBeegam - Feb-05-2022, 06:46 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020