Results 63 comments of Daniel Ecer

My plan for this was: - try to get this PR (revised if necessary) merged - address linting issue and make build fail - start moving back changes I made...

There is already a `tag` command that should provide the output. In `sciencebeam-trainer-delft` I also extended that further to be able to provide a diff and output in various formats,...

> Ideally, the idea is to have the evaluation results and all the raw data used for calculating them. IMHO it's useful, for example, during the n-fold cross-validation when the...

> 1. get the original sequence from within such method > In this case I would have to get something like I am not sure whether you meant that just...

When I use my fulltext data, I believe the raw data would amount to more than a GB. Outputting that to stdout may make it difficult to use. Perhaps it...

Thank you for the quick fix. It is indeed working again. :bow:

I believe you are still using `travis-ci.org`. Not sure if you are aware of that: > Please be aware [travis-ci.org](http://www.travis-ci.org/) will be shutting down in several weeks, with all accounts...

I am currently running into the issue described in https://github.com/kermitt2/grobid/issues/712#issuecomment-779275621 I guess the way I am creating the test data isn't quite correct (using `createFromText` and `getDocumentPartsForLayoutTokens`, the latter extracted...

> I am currently running into the issue described in [#712 (comment)](https://github.com/kermitt2/grobid/issues/712#issuecomment-779275621) > I guess the way I am creating the test data isn't quite correct (using `createFromText` and `getDocumentPartsForLayoutTokens`,...