Results 115 comments of Daniel Ecer

Other parsers are potentially affected as well. There appear to be a lot of duplication and and could probably be refactored.

Raised suggestion for refactoring the features: https://github.com/kermitt2/grobid/issues/718

> I'm having trouble understanding the whole picture here, so I'm not sure I can really review this part. There is an example in the issue #712 - happy to...

There is a `MAX_FEEDS` hardcoded in the [index.js](https://github.com/espiegel/dojo/blob/master/index.js#L22) that you could try increasing. There seem to be 12 messages per page. (I have created a Python variant which downloaded data...

Thank you for getting back to me and clarifying it. What algorithm is StrictGlobalSequenceAligner meant to be? Regarding getting the original elements back. I tried that. It didn't work. I...

Okay, you have a PR. I have to admit I don't know much about bioinformatics. I just want to align text from different sources. I did use `__eq__` and `__hash__`...

Okay, sure. I think it would be possible to be largely backward compatible by keeping the Sequence wrappers as an optional extra. But I guess it would be good to...

raised: https://github.com/patlevin/tfjs-to-tf/issues/45

Thank you for that. I am still not quite sure about adding it to this project. I can definitely see it being a nice feature (although I am just using...