Olly Betts

Results 91 comments of Olly Betts

I found a test file in another github repo which hopefully is suitable: https://github.com/hrbrmstr/msgxtractr/blob/master/inst/extdata/unicode.msg For this one `perl -Ilib script/msgconvert --verbose` of current git master says: ``` Skipping property 001F:8003...

I'm not really sold on this change. There is a difference between the two cases - in the first case there's an actual definition of survey `a` (albeit one which...

It was a design decision that survey and station names live in a single namespace, so the first example really ought to give an error too. I'm not keen to...

``` + result += wxT ( wxT ( ":" ) ); ``` The double `wxT` here isn't right is it?

It used to be the case that if the upstream tarball contained a debian directory then it would have to be repacked to be usable as the basis for a...

> I think that stemming is a mechanical dimension reduction method like feature hashing, so we cannot really expect its output to be "natural" and readable. Indeed - the output...

pystemmer 2.0.0 includes the arabic stemmer.

> Deprecation will begin on 8/8/2022 and the image will be fully unsupported by 12/1/2022 Should be 12/1/2023 or is it a US format date?

> The emulator doesn't have keyboard input It didn't originally, but has since January - just click on owlet's emulator pane to give it focus.

I wondered if this might be a webkit issue rather than something revolt-specific, but testing my above example with midori (a webkit-based web browser) gives me "primary" so this does...