number 2 works less well if you are off white
number 2 works less well if you are off white
Bertha Wegmann - Portrait of a Young Woman in Thought
Sure, I’ll bet in Dollars and take the number equivalent payout in Euros
can you say that a bit quieter please, we’re at a wedding
I have that exact Ikea desk table chipboard patterning
I mean, this was before digital currencies. No one was actually registering every hand-written transaction. Everyone who owned a business big or small was definitely not paying the correct share
I’m really disappointed by June, April and August. Without these months, everything would be so neat and orderly
Interestingly
are the only two hallucinations, everything else is always a legit month
hierarchical letter clustering would be my guess, or graph-based clustering using ngrams of 2-4 as nodes and maximising for connections.
Or using an optimized Regex and printing out the DFA?
Edit: Quick N-gram analysis (min=3, max=num letters in that month)
library(ngram)
tmonths = c("january", "february", "march",
"april", "may", "june", "july",
"august", "september", "october",
"november", "december")
zzz = lapply(tmonths, function(mon){
ng = ngram::ngram_asweka(paste(unlist(strsplit(mon, split="")), collapse=" "), min=3, max=nchar(mon))
return(gsub(" ", "", ng))
})
res = sort(table(unlist(zzz)))
res[res > 1]
This gives the following 9 ngram frequencies greater than 1:
ary uar uary emb embe ember mbe mber ber
2 2 2 3 3 3 3 3 4
As you can see two longest most common motifs are “em-ber” and “uar-y”
Using this I propose the following graph
stateDiagram
direction LR
sept --> em
nov --> em
dec --> em
em --> ber
oc --> to
to --> ber
feb --> uar
uar --> y
jan --> uar
ju --> ne
ju --> l
l --> y
ma --> r
ma --> y
r --> ch
a --> p
p --> r
r --> il
a --> u
u --> gust
Genuine Question:
if you could split the month names into 3, how would you split them to maximise their choice overlap?
Pompeii was a backdoor job
with DKIP and FARCS, it basically might as well be
I dont get confluence. It just looks like a group of github readmes
That look: “You only cared for my wellbeing when I was up here and not down there. Curious double-standard, is it not?”
So I was reading up about it a little, and apparently the lady did get some kind of spoken agreement from the priest that she could restore it:
https://www.bbc.co.uk/news/world-europe-19349921
“(The) priest knew it! He did! How could you do something like that without permission? He knew it!”
and the priest then washed his hands of her once she botched it.
That being said, the piece is getting so much attention that the little church is raking in donations, and the woman is now sueing for a piece of the pie:
Sunday’s child is fair of face
“The holes we fill on the weekend are not enough”
“True spiritual fulfillment comes only from within”
“Let he who hath need of honeys, sup the milk of paradise instead.”
~ Scripture, verse X:Y
It looks like Battle Royale