KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
dstoolkit-fuzzymatching-v2
★ 9
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
pandas-decimal
:
decimal extension for pandas
Project_03
:
No description available.
astro-home-control
:
Home Automation with Astro SSR and Node
XMultiTab-iOS
:
No description available.
rxjs-axios
:
A complete Axios wrapper that uses RxJS observables instead of promises
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
dstoolkit-fuzzymatching-v2
?
Download (.md)
 # Fuzzy Matching ## Why Fuzzy Matching IP? Fuzzy matching is used in situations in which the client needs to develop data-driven insights off of disparate data sources in which there are missing keys, messy data and/or unstructued data. ### Examples 1. Customer Insight (golden record or single source of truth) 2. Employee records, including skills & capabilities 3. Longitudinal pation record 4. Other master data management applications Given the pervasiveness of these use cases that we have seen with our customers, we want to provide shared best practices and IP around fuzzy matching. See the deck [Introduction to Fuzzy Matching Standard Delivery IP](/docs/IntroductionToFuzzyMatchingStandardDeliveryIP.pptx) found in the docs folder ## What's in the docs The docs contains best practices and resources for implementing fuzzy matching solutions. The docs are broken down into the following sections: - [Data Management](/docs/DataManagement.md) - [People Matching](/docs/PeopleMatching.md) - [Knowledge Graphs](/docs/KnowledgeGraphs.md) ## Repository structure ``` ├───architecture ├───data ├───docs ├───notebooks ``` ## Contributing This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com. When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA. This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. ## Trademarks This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.