Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blacksmithop/namedisambiguation
Name disambiguation made easy
https://github.com/blacksmithop/namedisambiguation
Last synced: 23 days ago
JSON representation
Name disambiguation made easy
- Host: GitHub
- URL: https://github.com/blacksmithop/namedisambiguation
- Owner: blacksmithop
- Created: 2022-11-22T06:16:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-22T06:20:07.000Z (about 2 years ago)
- Last Synced: 2024-10-15T02:19:41.843Z (3 months 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)