Arunmozhi

Results 14 comments of Arunmozhi

@MikhailKlemin Thank you for coming up with the solution.

About 2 - The requirements.txt file says ``` -e git://github.com/ibeltagy/allennlp@fp16_and_others#egg=allennlp ``` I was wondering why do we need to use -e (editable flag)? We have deployed it without the -e...

@leonkunert Hi, thank you for your PR. I will review it by this weekend and publish it.

I think the current format that spacy uses for NER data is [DocBin](https://spacy.io/api/docbin). I don't know if there is a open spec that will allow reading and writing this format....

@leonkunert Ah.. I should have RTFD. Thanks for pointing out. Then this is something that should be definitely implemented.

@xitij2000 :+1: with the linting issue fixed - [x] I tested this: I built this, added the output css into an independent html file, and used the CSS values using...

@natabene Thank you. *Note to the reviewer*: The tests are failing due to CodeCov API call failing.

@itsjeyd I think it is still relevant. It is a copy of the @gabrieldamours' change [here](https://github.com/openedx/edx-ora2/compare/master...open-craft:gabriel/gabriel_opencraft_ORA_patch062422). @gabrieldamours Can you kindly confirm? This might require a rebase/recompiling on master. I can...

@itsjeyd Hi, I have re-based this on the master and updated the PR. Who should I ping to review this?

@mphilbrick211 Yes. It is. However, I am considering creating a issue/proposal collecting a couple of other related PRs and submitted them all together for a someone on the project team...