Dhruv Sondhi

Results 26 comments of Dhruv Sondhi

After looking into the working that is being expected, I have run into some problems which are as follows: - Because we are using `napolean` for parsing the `docstrings`, the...

After going through the above alternative ways to keep the intended result, I have some points to take into consideration before proceeding forward with this : - Native python rst...

I have made some progress. A progress update: made this implementation work 😄 >For function signatures, we might want to test something like this: https://www.sphinx-doc.org/en/master/usage/restructuredtext/domains.html#python-signatures but I'm not dying for...

Hello @dark00infinity, If this PR is a Work in Progress effort ... It is better to convert it to a **Draft PR** ... You can always mark it _**Ready for...

Hello @danieldk, Thank you for your response on the issue. I tried your suggestion and moved the custom segmentation function after the `parser` in the `nlp.pipeline`. But I am facing...

Hello, could someone brief me about this issue and what needs to be done? I can take a look and see what I can come up with. Thanks!