Skip to content

Improved detection of long DOI's within text. fixes #7256.#7257

Closed
PremKolar wants to merge 1 commit into
JabRef:masterfrom
PremKolar:furtherShortDOIinTextDetectionImprov_7256
Closed

Improved detection of long DOI's within text. fixes #7256.#7257
PremKolar wants to merge 1 commit into
JabRef:masterfrom
PremKolar:furtherShortDOIinTextDetectionImprov_7256

Conversation

@PremKolar

Copy link
Copy Markdown
Contributor

Fixes #7256

Extraction of long DOI's from within text no longer trips over DOI's placed at the end of sentences or before commata.
E.g.

"Breast Cancer Res Treat. 2018 July ; 170(1): 77–87. doi:10.1007/s10549-018-4743-9. bla blubb"

is now processed successfully as 10.1007/s10549-018-4743-9 without the trailing period.

  • Change in CHANGELOG.md described (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked documentation: Is the information available and up to date? If not created an issue at https://github.com/JabRef/user-documentation/issues or, even better, submitted a pull request to the documentation repository.

@Siedlerchr Siedlerchr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix

@Siedlerchr

Copy link
Copy Markdown
Member

Please fix the checkstyle issue, then it's good from my side!

@Siedlerchr

Copy link
Copy Markdown
Member

@DominikVoigt was so kind to just fix the checkstyle issue

@Siedlerchr Siedlerchr closed this Dec 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants