https://github.com/blacksmithop/namedisambiguation
Name disambiguation made easy
https://github.com/blacksmithop/namedisambiguation
Last synced: about 1 year ago
JSON representation
Name disambiguation made easy
- Host: GitHub
- URL: https://github.com/blacksmithop/namedisambiguation
- Owner: blacksmithop
- Created: 2022-11-22T06:16:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-22T06:20:07.000Z (over 3 years ago)
- Last Synced: 2025-02-10T05:22:29.393Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Name Disambiguation
A script to perform basic name disambiguation using `SequenceMatcher` from [difflib](https://docs.python.org/3/library/difflib.html)