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 option to parse new references from plain text using GROBID service [solving #4826] #5614

Merged
merged 9 commits into from
Feb 20, 2020

Commits on Feb 13, 2020

  1. GROBID integration using new fetcher

    Add the possibility to extract references from plain text using the GROBID service. GROBID is called over a custom server. See also pull request JabRef#5614
    
    Co-Authored-By: joeyzgraggen <joeyzgraggen@users.noreply.github.com>
    Co-Authored-By: guenesaydin <guenesaydin@users.noreply.github.com>
    Co-Authored-By: obsluk00 <obsluk00@users.noreply.github.com>
    Co-Authored-By: nikodemkch <nikodemkch@users.noreply.github.com>
    5 people committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    724d499 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9f938d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2020

  1. Configuration menu
    Copy the full SHA
    9af46ab View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Configuration menu
    Copy the full SHA
    28201e4 View commit details
    Browse the repository at this point in the history
  2. minor improvements and switch to softwrap

    Co-Authored-By: obsluk00 <obsluk00@users.noreply.github.com>
    NikodemKch and obsluk00 committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    7d8ea0a View commit details
    Browse the repository at this point in the history
  3. Resolved open issues

    NikodemKch committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    29d8c84 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #21 from NikodemKch/newsoftwrap

    Some minor imrovements and switch to softwrap Co-Authored-By: obsluk0…
    NikodemKch authored Feb 19, 2020
    Configuration menu
    Copy the full SHA
    83106ff View commit details
    Browse the repository at this point in the history
  5. feature is exposed to user

    NikodemKch committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    f574395 View commit details
    Browse the repository at this point in the history
  6. hotfix fetchertest

    NikodemKch committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    23bb8ef View commit details
    Browse the repository at this point in the history