-
So I have a public Nextcloud server which is also on a private VPN and I want to connect back to a WOPI server as a docker on the same private VPN but I am going crazy with the same errors all the tim…
-
Please fill out the form below before submitting, thank you!
- [ ] Bug exists Release Version 1.1.1 (Java Repository Master Branch)
- [ ] Bug exists in Snapshot Version 1.1.2-SNAPSHOT (Android Ser…
-
```
I used WsDiscoveryFinderExample and made below changes:
QName myPortType = new QName("http://www.onvif.org/ver10/network/wsdl", "NetworkVideoTransmitter", "dn");
and it couldn't find axis onvi…
-
**Describe the bug**
A clear and concise description of what the bug is.
When opening a office document, the page goes black (probably due to dark mode) and no document gets loaded - I checked my …
-
The README has a link to https://github.com/huggingface/pytorch-pretrained-BERT, but this redirects to https://github.com/huggingface/transformers and I think the former is deprecated. The `pytorch-pr…
-
To Do:
* . Use Stanford Contextualized Word Similarity
* Convert to tf_records using the existing dictionary so that the IDs match
* Split into validation and eval
Later:
* . Use ELMo eval m…
-
```
We should deploy DKPro WSD on the Sonatype OSS Maven Repository. This will
allow users to more easily find and use DKPro WSD.
Here's what we need to do:
1. Sign up for a Sonatype account (done)…
-
I recently did an update. Always noervous about coolwsd updates because sometimes it modifies my coolwsd.xml
This update seems different and coolwsd is no longer working with the following errors
…
-
### Describe the bug
*Upgrading breaks the connexion*
### Context
- Hardware: *VPS bought online*
- YunoHost version: 11.2.30.2
- I have access to my server: *Through SSH *
- Are you in a …
-
Given the following code:
Cargo.toml:
```
[dev-dependencies]
savon = "0.2"
```
build.rs:
```rust
use std::env;
fn main() {
let out_dir = env::var("OUT_DIR").unwrap();
let …