kirsche

:cherries: Kirsche, connecting your references.

https://github.com/kausalflow/kirsche

Science Score: 67.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
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: sciencedirect.com
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

:cherries: Kirsche, connecting your references.

Basic Info
Statistics
  • Stars: 14
  • Watchers: 2
  • Forks: 0
  • Open Issues: 1
  • Releases: 5
Created over 4 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

kirsche

Kirsche is a python package to build up connections between papers.

How to Use

  • Install the package: pip install kirsche
  • In your command line, run kirsche --help to see possible commands.

Demo

Lu H, Shaner S, Otte E, Asplund M, Vlachos A. A microfluidic perspective on conventional in vitro transcranial direct current stimulation methods. J Neurosci Methods. 2022; 109761. doi:10.1016/j.jneumeth.2022.109761

Caveats

About SemanticScholar API

We are using SemanticScholar API to get the paper metadata. The API has some rate limits (100 requests per 5 minutes).

A possible workaround for large number of papers is to split them into batches.

Todo: - [ ] Use API keys from SemanticScholar.

Owner

  • Name: KausalFlow
  • Login: kausalflow
  • Kind: organization

We automate scientific research

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Ma"
  given-names: "Lei"
  orcid: "https://orcid.org/0000-0002-9726-180X"
title: "Kirsche: Connecting Your References"
version: 0.2.7
doi: 10.5281/zenodo.5655508
date-released: 2021-09-23
url: "https://github.com/kausalflow/kirsche"

GitHub Events

Total
Last Year

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 59
  • Total Committers: 2
  • Avg Commits per committer: 29.5
  • Development Distribution Score (DDS): 0.017
Top Committers
Name Email Commits
LM hi@l****s 58
LM l****7@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 2
  • Total pull requests: 4
  • Average time to close issues: about 6 hours
  • Average time to close pull requests: 2 minutes
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.5
  • Average comments per pull request: 0.25
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
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
  • emptymalei (2)
Pull Request Authors
  • emptymalei (5)
Top Labels
Issue Labels
enhancement (1)
Pull Request Labels

Dependencies

.github/workflows/docs-publish.yaml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/tests.yaml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • coroo/pytest-coverage-commentator v1.0.2 composite
.github/workflows/docs-preview.yaml actions
  • abatilo/actions-poetry v3.0.0 composite
  • actions/checkout v4.1.6 composite
  • actions/setup-python v5.1.0 composite
  • pre-commit/action v3.0.1 composite
  • rossjrw/pr-preview-action v1.4.7 composite
.github/workflows/publish-with-poetry.yaml actions
  • abatilo/actions-poetry v3.0.0 composite
  • actions/checkout v4.1.6 composite
  • actions/setup-python v5.1.0 composite
poetry.lock pypi
  • 114 dependencies
pyproject.toml pypi
  • pytest ^7.2.0 develop
  • pytest-cov 4.0.0 develop
  • mkdocs ^1.6.0 docs
  • mkdocs-autorefs ^1.0.1 docs
  • mkdocs-click ^0.4.0 docs
  • mkdocs-jupyter ^0.24.8 docs
  • mkdocs-material ^9.5.31 docs
  • mkdocstrings ^0.25.2 docs
  • bibtexparser ^1.2.0
  • click ^8.1.7
  • loguru ^0.5.3
  • matplotlib ^3.4.3
  • nose ^1.3.7
  • openpyxl ^3.0.7
  • pandas ^1.0.0
  • pyecharts ^1.5.0
  • python ^3.9
  • requests ^2.26.0