Science Score: 62.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
2 of 5 committers (40.0%) from academic institutions -
✓Institutional organization owner
Organization unt-libraries has institutional domain (www.library.unt.edu) -
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.7%) to scientific vocabulary
Repository
Python Implementation of NACO Normalization Rules
Basic Info
- Host: GitHub
- Owner: unt-libraries
- License: other
- Language: Python
- Default Branch: master
- Size: 160 KB
Statistics
- Stars: 6
- Watchers: 5
- Forks: 0
- Open Issues: 2
- Releases: 1
Metadata Files
README.md
pynaco

Python Implementation of NACO Normalization Rules
Installation
sh
$ pip install pynaco
Background
This repository is a fork of the sample code found on the OCLC Research Website. http://www.oclc.org/research/themes/data-science/naco.html
The goal of this fork is to bring this package into pep8 compliance, add a suite of tests and to make it easier to deploy in a variety of settings.
We thank OCLC research for making this available under an Open-Source License.
Owner
- Name: UNT Libraries
- Login: unt-libraries
- Kind: organization
- Location: Denton, Texas
- Website: http://www.library.unt.edu/
- Repositories: 55
- Profile: https://github.com/unt-libraries
University of North Texas Libraries
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - name: "University of North Texas Libraries" website: "https://library.unt.edu/" title: "pynaco" version: 1.0.0 date-released: 2021-07-16 url: "https://github.com/unt-libraries/pynaco"
GitHub Events
Total
- Issues event: 2
- Issue comment event: 2
- Push event: 1
- Pull request event: 1
- Pull request review event: 1
- Create event: 1
Last Year
- Issues event: 2
- Issue comment event: 2
- Push event: 1
- Pull request event: 1
- Pull request review event: 1
- Create event: 1
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Damon Kelley | d****y@g****m | 21 |
| Mark Phillips | v****l@g****m | 13 |
| mphillips | m****s@u****u | 9 |
| gracieflores | 5****s | 5 |
| Lauren Ko | l****o@u****u | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 10
- Total pull requests: 7
- Average time to close issues: about 1 year
- Average time to close pull requests: 1 day
- Total issue authors: 3
- Total pull request authors: 4
- Average comments per issue: 0.9
- Average comments per pull request: 0.57
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 1
- Average time to close issues: 4 days
- Average time to close pull requests: 14 minutes
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 2.0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- damonkelley (5)
- vphill (4)
- kijinosu (1)
Pull Request Authors
- vphill (4)
- damonkelley (2)
- somexpert (1)
- gracieflores (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 49 last-month
- Total dependent packages: 0
- Total dependent repositories: 4
- Total versions: 2
- Total maintainers: 3
pypi.org: pynaco
Python implementation of the NACO normalization rules.
- Homepage: https://github.com/unt-libraries/pynaco
- Documentation: https://pynaco.readthedocs.io/
- License: OCLC Research Public License 2.0
-
Latest release: 1.0.0
published over 4 years ago
Rankings
Dependencies
- ddt >=1.0.0 test
- actions/checkout v3 composite
- actions/setup-python v4 composite