JOSS: https://github.com/vaneseltine/nominally
data-matching data-science deduplication entity-resolution human-name parser parsing record-linkage
Score: 6.248042874508429
Last synced: 1 day ago
JSON representation
Repository metadata:
A maximum-strength name parser for record linkage.
- Host: GitHub
- URL: https://github.com/vaneseltine/nominally
- Owner: vaneseltine
- License: agpl-3.0
- Created: 2019-09-04T01:11:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-09-03T22:47:55.000Z (10 months ago)
- Last Synced: 2026-05-30T11:04:42.250Z (23 days ago)
- Topics: data-matching, data-science, deduplication, entity-resolution, human-name, parser, parsing, record-linkage
- Language: Python
- Homepage:
- Size: 1.1 MB
- Stars: 41
- Watchers: 3
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
Owner metadata:
- Name: Matt VanEseltine
- Login: vaneseltine
- Email:
- Kind: user
- Description: Sociologist, Programmer, Data Enthusiast @iris-umetrics
- Website: https://iris.isr.umich.edu/
- Location: Ann Arbor, MI
- Twitter: vaneseltine
- Company: University of Michigan
- Icon url: https://avatars.githubusercontent.com/u/20784848?u=95f21bb43c752f3acc5c3a9a7aad4709fb600462&v=4
- Repositories: 5
- Last Synced at: 2024-01-28T12:22:37.950Z
- Profile URL: https://github.com/vaneseltine
GitHub Events
Total
- Create event: 3
- Fork event: 1
- Pull request event: 5
- Push event: 7
- Watch event: 8
- Total: 24
Last Year
- Pull request event: 2
- Push event: 3
- Watch event: 1
- Total: 6
Committers metadata
Last synced: 3 days ago
Total Commits: 623
Total Committers: 11
Avg Commits per committer: 56.636
Development Distribution Score (DDS): 0.469
Commits in past year: 2
Committers in past year: 2
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.5
| Name | Commits | |
|---|---|---|
| Matt VanEseltine | m****n@u****u | 331 |
| Derek Gulbranson | d****3@g****m | 275 |
| Peter Scott | p****r@g****m | 4 |
| Edward Betts | e****d@4****m | 4 |
| snyk-bot | s****t@s****o | 2 |
| abnerjacobsen | a****r@a****r | 2 |
| TyVik | t****8@g****m | 1 |
| Simeon Visser | s****7@g****m | 1 |
| Kelvin S. do Prado | k****w@g****m | 1 |
| Brian S. Corbin | c****s@g****m | 1 |
| Aru Sahni | a****i@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Total issues: 57
Total pull requests: 12
Average time to close issues: about 2 months
Average time to close pull requests: 5 months
Total issue authors: 3
Total pull request authors: 2
Average comments per issue: 0.68
Average comments per pull request: 0.17
Merged pull request: 4
Bot issues: 0
Bot pull requests: 3
Past year issues: 1
Past year pull requests: 3
Past year average time to close issues: N/A
Past year average time to close pull requests: 3 minutes
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.0
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- vaneseltine (54)
- rjalexa (2)
- sap218 (1)
Top Pull Request Authors
- vaneseltine (9)
- dependabot[bot] (3)
Top Issue Labels
- test__issues.py (12)
- enhancement (10)
- bug (9)
- test_needed (3)
- documentation (3)
- refactor (3)
- maybe (1)
- ci/cd (1)
- wontfix (1)
Top Pull Request Labels
- dependencies (3)
Dependencies
- unidecode ==1.2
- PyYAML ==5.4 development
- black ==21.5b1 development
- coveralls ==3.0.1 development
- flake8 ==3.9.2 development
- flake8-2020 ==1.6.0 development
- flake8-isort ==4.0.0 development
- mypy ==0.812 development
- nox ==2020.12.31 development
- pylint ==2.8.2 development
- twine ==3.4.1 development
- wheel ==0.36.2 development
- Sphinx ==2.2.0
- doc8 ==0.8.0
- coverage ==5.5 test
- hypothesis ==6.13.0 test
- pytest ==6.2.4 test
- pytest-randomly ==3.8.0 test
- nox *