Skip to content

A simple WinForm application that allows you to map data in 2 excels using Fuzzy Mapping algorithms

License

Notifications You must be signed in to change notification settings

karthiks3000/fuzzymapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fuzzy Mapper

A simple Windows Forms application that will allow you to compare & map data from 2 excels using fuzzy string matching algorithms -

  • Levenshtein distance
  • Longest Common Subsequence
  • Dice Coefficient

Getting Started

Download or clone the repository and build it in Visual Studio 2015 or later.

Prerequisites

Infragistics for Winforms will be required to build the project. It can be downloaded from - https://www.infragistics.com/downloads/request/00000000-0000-0000-0000-000000005656?p=windows%20forms

Trying it out

If you just want to try out the software then simply download the zip file (fuzzymapper.zip) and run the fuzzymapper.exe within it.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Karthik Subramanian

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

https://www.codeproject.com/Articles/36869/Fuzzy-Search

About

A simple WinForm application that allows you to map data in 2 excels using Fuzzy Mapping algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages