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

mixup authors-title #81

Open
VladimirAlexiev opened this issue Jan 7, 2019 · 0 comments
Open

mixup authors-title #81

VladimirAlexiev opened this issue Jan 7, 2019 · 0 comments

Comments

@VladimirAlexiev
Copy link

If I try the demo service on the reference of CERMINE itself, it:

  • extracts only the first author
  • omits the next two authors
  • mistakenly includes the last two author names into the title:
>curl -X POST --data "reference=Dominika Tkaczyk, Pawel Szostek, Mateusz Fedoryszak, Piotr Jan Dendek and Lukasz Bolikowski. CERMINE: automatic extraction of structured metadata from scientific literature. In International Journal on Document Analysis and Recognition (IJDAR), 2015, vol. 18, no. 4, pp. 317-335, doi: 10.1007/s10032-015-0249-8" http://cermine.ceon.pl/parse.do
@article{Tkaczyk2015,
        author = {Tkaczyk, Dominika},
        doi = {10.1007/s10032-015-0249-8},
        journal = {International Journal on Document Analysis and Recognition (IJDAR)},
        number = {4},
        pages = {317--335},
        title = {Piotr Jan Dendek and Lukasz Bolikowski. CERMINE: automatic extraction of structured metadata from scientific literature},
        volume = {18},
        year = {2015},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant