pranaam

pranaam: predict religion based on name

https://github.com/appeler/pranaam

Science Score: 44.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 links in README
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.4%) to scientific vocabulary

Keywords

electoral-rolls fairness names religion
Last synced: 6 months ago · JSON representation ·

Repository

pranaam: predict religion based on name

Basic Info
  • Host: GitHub
  • Owner: appeler
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage:
  • Size: 130 KB
Statistics
  • Stars: 13
  • Watchers: 5
  • Forks: 6
  • Open Issues: 0
  • Releases: 0
Topics
electoral-rolls fairness names religion
Created about 4 years ago · Last pushed 10 months ago
Metadata Files
Readme License Citation

Owner

  • Name: appeler
  • Login: appeler
  • Kind: organization

Making sense of names.

Citation (Citation.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Chintalapati"
  given-names: "Rajashekar"
- family-names: "Sood"
  given-names: "Gaurav"
title: "pranaam: predict religion based on name"
version: 0.0.2
date-released: 2022-05-08
url: "https://github.com/appeler/pranaam"

GitHub Events

Total
  • Watch event: 2
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 12
  • Pull request event: 1
Last Year
  • Watch event: 2
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 12
  • Pull request event: 1

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 16
  • Total Committers: 3
  • Avg Commits per committer: 5.333
  • Development Distribution Score (DDS): 0.188
Top Committers
Name Email Commits
soodoku g****7@g****m 13
Rajashekar Chintalapati r****i@w****m 2
TrellixVulnTeam 1****m@u****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 8
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 months
  • Total issue authors: 0
  • Total pull request authors: 4
  • Average comments per issue: 0
  • Average comments per pull request: 0.25
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 2
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • soodoku (4)
  • dependabot[bot] (2)
  • DeathEaterSam (1)
  • TrellixVulnTeam (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (2)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 68 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 2
  • Total maintainers: 2
pypi.org: pranaam

Predict religion and caste based on name

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 68 Last month
Rankings
Dependent packages count: 7.4%
Forks count: 19.2%
Stargazers count: 20.4%
Dependent repos count: 22.3%
Average: 22.6%
Downloads: 43.7%
Maintainers (2)
Last synced: 7 months ago

Dependencies

requirements.txt pypi
  • gdown *
  • pandas *
  • tensorflow *
  • tqdm *
requirements_rtd.txt pypi
  • pandas *
  • tensorflow *
  • tqdm *
setup.py pypi
  • tqdm *
.github/workflows/python-publish.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • pypa/gh-action-pypi-publish 27b31702a0e7fc50959f5ad993c78deac1bdfc29 composite
.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
streamlit/requirements.txt pypi
  • Cython >=0.28.5
  • joblib *
  • nltk *
  • numpy >=1.22.0
  • pandas >=1.3.0
  • pranaam *
  • scikit-learn ==0.22.2.post1
  • setuptools >=65.5.1
  • streamlit *
  • tensorflow >=2.7.2,<3
  • tqdm *