Elijah Rippeth
Elijah Rippeth
This failure looks unrelated...
Is there are plan to support external maintainers/contributors? I was discussing the possibility of being an external maintainer with Myle some time ago, but it sorted of petered out. Many...
It seems `fairseq-generate` supports a `--score-references` flag which seems to do what I expect.
I ended up using a `cut` sandwich with `spm_{encode,decode}` bread. This is an awful hack, but it's unblocked for now.
I'll add that it's a bit weird to include a hardcoded path that will almost certainly not exist for anyone else. If `$KALDI_ROOT` is really required but it's not set,...
Is this something that would be possible to contribute back, @zulma46? Assuming @Maratyszcza is willing to accept the PR, this would be immensely helpful to address some Windows feature parity...
@Maratyszcza unfortunately nnpack isn't optional for java bindings, which is the only remaining non-Windows compatible dependency
This now works as of PyTorch nightlies on 2 December 2020. To get this to work on Windows, you'll need to adjust the version in the `gradle.build` file: ```diff dependencies...
Err, interestingly the dependency edges are labeled "correctly" in the raw HTML, so this looks like it might be out of scope for spaCy... I'm not sure, though. This is...
The labels look fine in Firefox, but not in Chrome or Safari. It looks like [`side` compatibility](https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/side) -- I'll let you all decide if it's something you'd like to keep...