[00:08:17] haksoat, sorry to go offline. I'm at an in-person event and needed to change locations. [00:08:19] So, I forgot about an important step. [00:08:21] We need to first add the idioms to revscoring/languages/english.py [00:08:49] Check out what we do with badwords and informals for an example for how we can construct a set of "RegexMatches" features. [00:09:40] You should be able to load in the idioms, construct the RegexMatches object and then we can use that to scan for idioms are use those counts as features. [00:10:56] Once we get all of that worked out, we'll turn to the model repos like editquality, articlequality, etc. [00:29:15] I just posted these notes in the PR so that you'll see them for sure. [00:36:06] I've got to run agin [00:36:07] o/ [19:20:38] Hello halfak, thanks for sending the notes. [19:23:53] How do I run the english.py file to ensure that it loads correctly?