Zack M. Davis
Zack M. Davis
Unsure if it was the tool I wanted for my task at hand, I installed TextBlob in a virtualenv, tried to call `.sentences` on a `TextBlob`, and it failed with...
Work for #141 and rust-lang/rust#53934. **Don't merge this yet**; we need to evaluate downstream consequences
Here: https://github.com/rust-lang-nursery/rustfix/blob/89217428c130b62c7ddaa0734eb4ebaa33673a86/src/lib.rs#L191-L198 This issue concerns the matter of a single suggestion that happens to replace multiple spans (functionality that is not used _often_, but which [does exist](https://doc.rust-lang.org/nightly/nightly-rustc/rustc_errors/struct.Diagnostic.html#method.multipart_suggestion)). This is not...
see https://github.com/AtheMathmo/rusty-machine/pull/190#issuecomment-356795858
see [discussion](https://github.com/AtheMathmo/rusty-machine/pull/158#issuecomment-269106277) on #158
See discussion on #179. This is likely to ultimately be a rulinalg issue, but we should track it here, too.
The docs say (and what I would have expected from my textbook reading elsewhere) that we "compute the probability that each input belongs to a given class", but the actual...
[Go's bot allegedly has this functionality](https://github.com/golang/go/wiki/gopherbot#addingremoving-labels), which could be useful for occasional contributors who maybe shouldn't belong to the GitHub organization (in order to keep the membership tidy and in...