Andrew Parsons
Andrew Parsons
I'm just confirming what I believe is the same problem. I get an error with `Pydantic 1.8.2`: ```python "3valid": (pydantic.fields.ModelField.validate,), ``` > TypeError: One of the targeted functions for key...
I'm not qualified to propose solutions, but I am also interested in understanding the best approach for shrinking trained Doc2Vec model size. I'm looking forward to some additional documentation. We...
@hongshaoyang Does `from tqdm.notebook import tqdm` result in the same problem? #433 and #479 are definitely still problematic (despite their "closed" status), but refer to a different bug.
@persas I cherry-picked your relevant commits (so that you would get the credit!) and resubmitted a pull request. Thanks for your hard work. Hopefully Gensim flavor support is added soon....
What is the status on this?
Hi @schettino72. Great work! (I can open a proper issue instead of a comment, if you like. I'll also try to take a look to see if I can implement...
The other option, as I alluded to, is to provide a `-json` option for all commands (not only for annotations, but of course, only where relevant). Such a flag would...
@endolith has a thrice-derived fork [here](https://github.com/endolith/wavfile.py/tree/metadata_develop) implementing `ltxt` extraction (a.k.a. "region" or "marker range"). I'd also love to see such support added.
After some brief experimentation, I've concluded that I prefer `click-shell` for my use case (whether it will be further developed and supported is a different question). `click-shell` immediately launches a...
> BTW the pdfcpu merge facility does not preserve bookmarks right now. @hhrutter: is this on the roadmap? Should I file a formal feature request? I would love to be...