https://github.com/kermitt2/grobid

sort by:
Revision Author Date Message Commit Date
8b262c2 fix parameter error in rest citation service 28 April 2020, 03:58:59 UTC
4bb6fb6 [Gradle Release Plugin] - new version commit: '0.6.1-SNAPSHOT'. 24 April 2020, 12:04:15 UTC
52479cd [Gradle Release Plugin] - pre tag commit: '0.6.0'. 24 April 2020, 12:02:49 UTC
544f804 update doc for release 24 April 2020, 11:59:11 UTC
d8eefb1 clean/style doc 24 April 2020, 10:05:39 UTC
c41c562 update doc 24 April 2020, 08:57:29 UTC
ab6d471 remove redundant method parameter 24 April 2020, 03:57:01 UTC
007e9e1 add documentation for includeRawAffiliations service parameter 24 April 2020, 03:27:59 UTC
639e0f5 Merge pull request #549 from elifesciences/extract-raw-affiliation-string-fork optionally extract raw affiliation string 24 April 2020, 03:17:20 UTC
9caa622 revert breaking dependency updates 24 April 2020, 02:27:19 UTC
61926aa some minor cosmetic changes 21 April 2020, 07:25:23 UTC
f47cc10 typos 21 April 2020, 06:15:24 UTC
c464b85 clean outdated doc 21 April 2020, 05:26:44 UTC
65c8110 Merge pull request #482 from elifesciences/support-environment-variable-override added support for environment variable overrides 21 April 2020, 05:23:11 UTC
c259743 Merge pull request #539 from kermitt2/dummy-model-for-test Implementing a dummy-model 21 April 2020, 04:53:58 UTC
5ac80f5 Merge branch 'master' into dummy-model-for-test 21 April 2020, 04:30:56 UTC
0dfd457 Merge pull request #533 from woodfighter/master update dependencies to remove known security flaws in dependencies of grobid-service 21 April 2020, 03:47:51 UTC
7150502 Merge pull request #565 from kermitt2/feature/randomise-model-name-during-nfold Remove side-effects when running several proceses of n-fold cross-validation of the same model while sharing the same grobid-home directory 21 April 2020, 03:36:26 UTC
56728fe added Configuration using Environment Variables section 17 April 2020, 14:22:12 UTC
b34747f address markdown liniting issues 17 April 2020, 14:13:17 UTC
f21045e added support for environment variable overrides 17 April 2020, 14:01:01 UTC
206583a typo in doc 13 April 2020, 22:11:56 UTC
3c4d690 doc update 13 April 2020, 22:04:11 UTC
67bf75a Cleanup generated files and models after the evaluation process is terminated 09 April 2020, 00:35:55 UTC
5059b63 Adding random string for each run, so that temporary models are not overwritten in shared grobid-home temporary directory 09 April 2020, 00:18:52 UTC
47c8978 Merge pull request #558 from kermitt2/avoid-OOBE-when-truncated-delft-output avoid OutOfBoundException when the output from delft is truncated 08 April 2020, 19:19:27 UTC
5b310ba review Docker documentation, one more iteration 07 April 2020, 20:49:59 UTC
66ca11b review Docker documentation, styling 07 April 2020, 20:39:49 UTC
7d2f7ad review Docker documentation, debug 07 April 2020, 20:36:30 UTC
88e5190 review Docker documentation 07 April 2020, 20:32:08 UTC
e1b594a Correcting last failing tests 01 April 2020, 02:14:29 UTC
1b0082d Correcting examples and tests 01 April 2020, 01:38:50 UTC
ba52cf7 update models for medrXiv and biorXiv 23 March 2020, 00:09:27 UTC
6fab7bd correcting training data 22 March 2020, 06:18:03 UTC
c12d305 update training data 22 March 2020, 05:50:59 UTC
11495f5 correcting training data 22 March 2020, 05:08:45 UTC
7f8621c Merge branch 'master' of https://github.com/kermitt2/grobid 22 March 2020, 03:26:58 UTC
daefcb2 Adding a bit of training data for medrXiv and biorXiv; update segmentation model 22 March 2020, 03:26:09 UTC
d2919bc Merge pull request #561 from koppor/patch-1 Add koppor's "institution" 17 March 2020, 18:19:19 UTC
cacdbf6 Add koppor's "institution" 17 March 2020, 06:09:01 UTC
aeb080e Proposing solution to avoiding overlapping between grobid and IOB marker indicating the beginning of an entity 17 March 2020, 02:51:05 UTC
8d529e0 keep generic names for grobid related items 17 March 2020, 02:42:48 UTC
eb87cdc using constants 17 March 2020, 02:38:29 UTC
6b47bbe correcting naming in constants 17 March 2020, 01:42:07 UTC
66e67f4 update citation model 16 March 2020, 05:12:59 UTC
c1a5a06 disable test too sensitive to training data 15 March 2020, 17:09:25 UTC
9162de6 update citation training data and model 15 March 2020, 16:34:33 UTC
c9c469a Merge branch 'master' into extract-raw-affiliation-string-fork 13 March 2020, 08:37:55 UTC
4a350ea update changelog and minor doc stuff 13 March 2020, 03:50:06 UTC
d4968cb update author name model in references 13 March 2020, 03:10:40 UTC
b81c5ef rearranging constants trying to make the code more readable 13 March 2020, 02:12:30 UTC
cfb65ad avoid OutOfBoundException when the output from delft is truncated 12 March 2020, 06:54:25 UTC
6385eb3 Merge pull request #556 from koppor/add-changelog.md Create CHANGELOG.md 11 March 2020, 17:35:14 UTC
4836505 Create CHANGELOG.md (and lint README.md) 09 March 2020, 19:09:02 UTC
adeca65 Merge pull request #532 from koppor/add-bibtex-accept Add support for application/x-bibtex type 09 March 2020, 14:39:53 UTC
0b86f3f Add link to PDF.js homepage 09 March 2020, 05:34:14 UTC
5dadee0 Try "console" instead of "bash" in markdown 09 March 2020, 05:34:08 UTC
3662d36 Fix null author (and space before author =) 09 March 2020, 05:25:21 UTC
35e740a Add new functionality to Grobid-service.md (and copy it into some places into the Java code) 08 March 2020, 20:44:58 UTC
5a325e3 Merge pull request #554 from koppor/patch-1 Fix LaTeX sytnax of year range 08 March 2020, 19:47:05 UTC
b13c357 Change BibTeX to wrap the values in {} 08 March 2020, 19:43:51 UTC
2c8cf03 Update heuristics for determing entry type 08 March 2020, 19:32:03 UTC
1ef331a Fix LaTeX sytnax of year range 08 March 2020, 19:30:55 UTC
86ebdfe Add support for BibTeX for analyzing PDFs (/api/processReferences) 08 March 2020, 16:26:27 UTC
02240d3 Refine grobid-service/README.md 08 March 2020, 15:37:14 UTC
d023bf8 Add Gradle plugin for printing beautiful logs on the console while running tests https://github.com/radarsh/gradle-test-logger-plugin 08 March 2020, 15:37:14 UTC
18d4a31 Slight code improvements - Add some exception logging - Use == for enums 08 March 2020, 15:37:14 UTC
de954ad Update table and figure training data; add table note field; update figure and table models; cleaning 08 March 2020, 00:06:17 UTC
271904d Add support for application/x-bibtex type 06 March 2020, 08:33:48 UTC
c2b37c5 include marker in raw affiliation label 05 March 2020, 09:23:11 UTC
d06a88c optionally extract raw affiliations added initial affiliation test extracted getLayoutTokensForTokenizedText extracted getAffiliationBlocks added shouldExtractSimpleAffiliation extracted processLabelResults simplified shouldExtractSimpleAffiliation added shouldExtractMultipleAffiliations added shouldExtractMultipleInstitutions added shouldExtractSecondInstitutionAsSeparateAffiliationIfNewLine (ignored) extract raw affiliation text enabled shouldExtractSecondInstitutionAsSeparateAffiliationIfNewLine removed unused import tabs to spaces add raw_affiliation note added includeRawAffiliations config expose includeRawAffiliations via rest service disable raw extraction by default fix extract raw affiliation for fail affiliations (#14) * also output raw affiliation for fail affiliations * extracted appendAffiliation 02 March 2020, 17:03:22 UTC
b2bd435 Merge pull request #546 from Vitaliy-1/master-tables Parsing of table content 29 February 2020, 16:51:38 UTC
64ab5c1 improving error message 27 February 2020, 09:41:44 UTC
ca98798 Write table content to TEI 25 February 2020, 13:49:18 UTC
d51a057 Extract content of tables 25 February 2020, 13:10:25 UTC
3bb63c5 cleaning up the cache after running the TaggerFactory test 31 January 2020, 08:03:39 UTC
755b72a adding unit tests to TaggerFactory and DummyTagger 31 January 2020, 07:26:32 UTC
53044fd Merge pull request #538 from kermitt2/change-port-server-unittests Change local unit tests server ports 29 January 2020, 16:24:30 UTC
40da6de change the port of the local service to a less likely value 29 January 2020, 04:46:36 UTC
f11db0a adding a dummy tagger which is selected when the GrobidModels.DUMMY is provided + removed duplicated code in TaggerFactory 29 January 2020, 04:44:55 UTC
8dc5de2 update fulltext model 22 January 2020, 06:52:30 UTC
cfd2400 some training data for the fulltext model 21 January 2020, 14:55:41 UTC
ea6a0cd add dummy viewer page 20 January 2020, 15:56:26 UTC
5ad1761 add software heritage badge 18 January 2020, 14:08:45 UTC
d163175 update segmentation model 18 January 2020, 11:31:17 UTC
b37c855 a bit more training data for the segmentation model 18 January 2020, 07:59:07 UTC
c7534c3 removed two CVE in javascript found by dependency check 13 January 2020, 16:22:39 UTC
ab59ff9 removing 29 CVE found by dependecy check in jars by updating dependencies 13 January 2020, 16:17:22 UTC
331d27b fix <p> opening tag for generated fulltext training data 13 January 2020, 10:32:44 UTC
0b2d68b doc typo 10 January 2020, 04:37:41 UTC
66de8d5 correcting wrong parameters assignments 07 January 2020, 23:19:25 UTC
ab36463 Merge pull request #527 from kermitt2/cors-configuration Cors configuration 07 January 2020, 21:26:38 UTC
3d758a0 some date updates 05 January 2020, 05:01:21 UTC
8ac0eb1 cleaning references 27 December 2019, 11:30:46 UTC
8ad022d adding JsonProperty in configuration 25 December 2019, 06:57:27 UTC
cce38c8 Adding documentation 18 December 2019, 19:49:25 UTC
162c283 implement configurable cors headers 18 December 2019, 19:16:28 UTC
f0457c8 Merge pull request #525 from kant/patch-1 Fixed duplicate word on paragraph 29 15 December 2019, 10:00:47 UTC
585f40d Fixed duplicate word on paragraph 29 13 December 2019, 17:15:43 UTC
2e70ade set rights in docker image in case it will not run as user-root (e.g. kubernetes) 05 December 2019, 09:43:32 UTC
back to top