John Bauer
John Bauer
This is a result of the way the GSD dataset is tokenized. 了 is almost always treated as a separate word, which makes sense when you consider it can move...
There's two versions, each with two mirrors. I was able to download each of them and extract them. If nothing's working for you, would you be more specific about what...
Is this on Windows or something? It builds cleanly for me even with -Wall set on centos stream, probably on other linux builds as well.
Going forward, please be in the habit of specifying your system and build environment to make it easier to respond... However, I have to say that there hasn't been much...
> when the content in "filename" is empty, the CREC new will computer twice。 Please clarify what you mean by this. `sizeof(CREC)` will be the size of the C object,...
What's kind of weird about this is that by missing the eta term in the original bias calculation, we've effectively made the learning rate for the bias 200x the default...
This will be in the next release
if i update javax.json to https://repo1.maven.org/maven2/org/glassfish/jakarta.json/1.1.6/ do you know if that will solve your problems with that library? i have no idea what effect updating to 2.... would have
the lucene stuff is for a specific package which we're not sure too many people use (@manning wants me to delete it entirely)
for lucene, what about the 7.7.3 series? again i feel wary bumping the major version number without actually knowing anything about the package that uses it https://mvnrepository.com/artifact/org.apache.lucene/lucene-core/7.7.3 but if that...