Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "DOI badge" to gensim #1610

Closed
piskvorky opened this issue Oct 4, 2017 · 5 comments
Closed

Add "DOI badge" to gensim #1610

piskvorky opened this issue Oct 4, 2017 · 5 comments
Labels
difficulty easy Easy issue: required small fix feature Issue described a new feature good first issue Issue for new contributors (not required gensim understanding + very simple)

Comments

@piskvorky
Copy link
Owner

Gensim's DOI is 10.13140/2.1.2393.1847; the badge link should lead to https://www.researchgate.net/publication/255820377_Software_Framework_for_Topic_Modelling_with_Large_Corpora?channel=doi&linkId=0c960528f6404db272000000&showFulltext=true

(I saw this badge in https://github.com/tqdm/tqdm via #451 ; the goal is to promote more citations)

@souravsingh
Copy link
Contributor

Sorry to chime in this issue. I believe the DOI which was added to the tqdm is a Zenodo generated DOI, which changes with versions.

@menshikh-iv menshikh-iv added difficulty easy Easy issue: required small fix feature Issue described a new feature test before incubator labels Oct 5, 2017
@piskvorky
Copy link
Owner Author

piskvorky commented Oct 5, 2017

Ah, thanks!

Is there a badge-generating service where we can select the text (and link) ourselves? Or we could just use our own image (static, hosted by github), I guess. Looks simple enough.

@souravsingh
Copy link
Contributor

I haven't seen a badge which links to the paper, but it should be possible to create a badge which links to the paper on Gensim, since the badges are SVG icons.

On second thought, Having a Zenodo-generated DOI is not a bad idea. It is somewhat of a norm for scientific Python libraries to have a DOI so users can cite the DOI of the exact version for reproducibility.

@menshikh-iv menshikh-iv added good first issue Issue for new contributors (not required gensim understanding + very simple) and removed test before incubator labels Oct 16, 2017
@souravsingh
Copy link
Contributor

souravsingh commented Oct 20, 2017

Hello, Here is a basic badge which we can use- https://img.shields.io/badge/cite-paper-brightgreen.svg, Would like to know if the design is good?

@menshikh-iv
Copy link
Contributor

Useful link: https://shields.io/

horpto pushed a commit to horpto/gensim that referenced this issue Oct 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty easy Easy issue: required small fix feature Issue described a new feature good first issue Issue for new contributors (not required gensim understanding + very simple)
Projects
None yet
Development

No branches or pull requests

3 participants