Mish Ushakov

Results 148 issues of Mish Ushakov

hey, thanks for this awesome project! do you consider adding AnnotatedText support? this would allow nlprule to be used to spell-check markdown/word/html/etc. documents converted to AnnotatedText format (supported by LanguageTool)...

Hey, thanks for creating the library I'm suggesting to add a `relative` modifier to the library, which let's you align tooltips relative to element from another context The use-case for...

Feature

### Do you want to request a *feature* or report a *bug*? Feature ### What did you expect to see? Traefik support for Knative. Another, third-party product "Gloo" already did...

kind/enhancement
priority/P3
area/provider
contributor/wanted

hello, i'm building a new website using Gridsome and Wordpress with WPGraphQL and everything runs well, but unfortunately, i don't know php and can't contribute these features myself, so far...

Needs Discussion
New Feature
stale

**What's the Product's Name?** Google Search Timer and Stopwatch **Describe the product in a single sentence.** A timer and a stopwatch would be shown when you searched it **When was...

review source

Make it possible to queue tracks like in Google Assistant

See issue: https://issuetracker.google.com/issues/165312268

I have noticed that in order to properly finish training you'll need a lot of free memory in order to run the prediction if you try to save the tensor...

Hey there, i was able to load the model successfully in browser using tensorflow.js to convert the models you can use TensorFlow.js converter ``` pip install tensorflowjs ``` ``` tensorflowjs_converter...

currently numpy is used for preparing data in predict.py (and other places) it would makes sense to switch to corresponding methods in tensorflow primary motivation would be better performance ([source](https://stackoverflow.com/questions/45410644/tensorflow-vs-numpy-math-functions))...