-
So, I've been working on a favorite color topic that Monika will ask you, surprise, your favorite color.
I've got almost all of the coding down, (It even works!) and added the majority of the color…
-
I've been puzzled and confused again trying to install stuff with flatpak this morning. I installed the stable version of GNOME Calendar, then realized I probably wanted the nightly instead, and could…
-
**Reported by hdm on 21 Jul 2008 03:14 UTC**
I finally figured out the root cause behind the following error message:
```
write failed: Message too long
wi_write(): Illegal seek
```
What happens:
*…
-
scrollReveal is not working with instaFeed.js, after load data on scroll is not working ? Is there any solution to resolve this problem ?
-
Is it possible to make the model forget, or modify a word that it has been trained on?
I left the RNN to train on a dataset for a week, but clearly should have removed expletives. So now my model o…
-
I've made Rewrite_To: message that contains a serverprefix and a message part.
The server prefix contains [Capitalized Server name] and then the message.
This message is de-capitalized in a unwanted…
-
Instead of removing words and seeing what words have the biggest impact, I tried modifying LIME so that it removes entire sentences.
Codewise I added to lime_text.py
`from nltk.tokenize import se…
-
Hello, I can't get the plugins "SuperGuild" chat toggle to work. It will send the message to general chat AND guild chat. I've talked with the plugin developer of SGuilds and he told me "event cancela…
-
I see a fair amount of code that does something to the extent of:
```
match s.to_lowercase().as_ref() {
"string1" | "string2" => ...,
"something" | "else" => ...,
}
```
And it'd be …
-
STEPS TO REPRODUCE:
1. put on CM's Q arcana hat
2. put on the Arcane Torrent glyph
3. toggle Arcane Torrent on
4. observe that Q2 will never activate
SUGGESTED COURSE OF ACTION:
1. Dragon swea…