[11:12:33] 10Scoring-platform-team, 10Wikilabels: Internal links on comment/summary point to Wikilabels instead of the target wiki - https://phabricator.wikimedia.org/T250704 (10He7d3r) 05Open→03Resolved a:03He7d3r Halfak fixed this in https://github.com/wikimedia/wikilabels/pull/263 [11:12:35] 10Scoring-platform-team (Current), 10Wikilabels, 10Wikimedia-Hackathon-2020: Improve Wikilabels UI - https://phabricator.wikimedia.org/T252280 (10He7d3r) [11:13:28] 10Scoring-platform-team, 10Wikilabels: Internal links on comment/summary point to Wikilabels instead of the target wiki - https://phabricator.wikimedia.org/T250704 (10He7d3r) a:05He7d3r→03Halfak [14:12:48] 10Scoring-platform-team (Current), 10Technical-blog-posts: Story idea for blog: Building algorithmic systems while keeping community in the loop - https://phabricator.wikimedia.org/T251426 (10Halfak) Awesome! Thanks for your work. Looks like we're good to resolve this task :) [14:49:15] o/ dibya ! [14:49:22] welcome! [15:22:13] 10ORES, 10Scoring-platform-team, 10Operations: [Discuss] ORES without celery - https://phabricator.wikimedia.org/T216838 (10Halfak) I don't know if we discuss de-duplication in here. If not, we should. [17:08:38] 10Scoring-platform-team, 10artificial-intelligence: Unsophisticated bad actors dataset - https://phabricator.wikimedia.org/T252894 (10Halfak) [17:09:06] 10Scoring-platform-team, 10artificial-intelligence: Unsophisticated bad actors dataset - https://phabricator.wikimedia.org/T252894 (10Halfak) Hey folks. I'm creating this task to help us coordinate. I'll start creating some sub-tasks that could be part of the process. [17:09:55] 10Scoring-platform-team, 10artificial-intelligence: Create wikilabels campaign for unsophisticated bad actors dataset. - https://phabricator.wikimedia.org/T252895 (10Halfak) [17:11:20] 10Scoring-platform-team, 10artificial-intelligence: Decide on unsophisticated bad actors labels. - https://phabricator.wikimedia.org/T252896 (10Halfak) [17:52:16] 10Scoring-platform-team, 10Research: Write Python util for converting Wikidata claims to features for ML models - https://phabricator.wikimedia.org/T252775 (10Isaac) [18:24:29] Have a great weekend, folks! [18:37:39] 10Scoring-platform-team (Current), 10Technical-blog-posts: Story idea for blog: Building algorithmic systems while keeping community in the loop - https://phabricator.wikimedia.org/T251426 (10srodlund) 05Open→03Resolved a:03srodlund [21:05:12] async updates.. [21:05:26] Kevin- [21:05:31] Y: [21:05:32] Fixed label proposal error message [21:05:32] Started looking into Jade 2ndary UI integrations [21:06:10] T: [21:06:10] Worked on integrating the Jade UI on the MW Special:Diff page: [21:06:10] https://phab.wmfusercontent.org/file/data/hxatqhoe7i7t3r3jxdkx/PHID-FILE-mojwrrl4bo76tlullqhd/Wireframe_-_Special%3ADiff_integration_-_Label_present.png [21:06:11]     I am using the ArticleContentOnDiff MW hook to be able to add Jade elements before showing the article content below a diff as seen in the mockup above. [21:06:11]     So far I have managed to load Jade resources (JS + CSS) onto the Special:Diff page but haven't yet displayed Jade elements on this page. [21:06:11]     Will continue working on the best possible way to display Jade elements on the Special:Diff page [21:06:44] Aaron- [21:06:46] Y: Kicked off Wikidata topic modeling project with Dibya.  Discussed article fault detection and link recommendation with Researchers (turning into an ask from Product).  Met with Zach to discuss automated strategies for detecting modeling bugs.  [21:07:04] T: Got Dibya connected to IRC.  Reviewed chtnnh's work on a weighted_sum utility and helped him fix his git environment.  Writing about design implications from the ORES bias paper.  Taking the afternoon off to balance out time spent at the hackathon last weekend.  [21:07:07] Andy- [21:07:17] Y: More testing with ORES blubber file, able to run tests using the newly-created container, also worked on building a production variant but ran into some version issues when trying to slim down the image. [21:07:24] T: Will continue the ORES production variant,, need to fix a celery bug when running p3.7 and then test loading models in the container [21:07:29] Me- [21:07:42] Y: Working on using a Trie to reimplement the regex for English idioms. I was able to do first level factorization earlier in the day and I got some form of improvement. Really excited to see how this works out. [21:07:51] T: I have the trie for the list of idioms. Been working on converting it back into much more optimized regex, progressing fine with inserting the pipes at the right places. I hope to get it working as expected today.