Amotul-Raheem Olajide

Results 18 comments of Amotul-Raheem Olajide

Hi @maureenlholland, Is there a mock-up for the button?

@marco-c and @suhaibmujahid I started looking into this, and I think spambug is trained across all products in bugs.json. While I was debugging I found 114 unique products, part of...

@marco-c Wrote a quick function to give me the bug frequency for each product and I found this. Thunderbird bugs appeared **1249** times `{ 'Core': 23868, 'Firefox': 6694, 'Invalid Bugs':...

@suhaibmujahid Got it, makes sense. Thank you! I'll spend some more time looking into it.

> @Amotul-raheem Thank you for doing this! > > > Thunderbird bugs appeared 1249 times > > Thunderbird product has more than [62K bugs](https://bugzilla.mozilla.org/rest/bug?product=Thunderbird&count_only=1), out of that [9.4K](https://bugzilla.mozilla.org/rest/bug?product=Thunderbird&f1=creation_ts&o1=greaterthan&v1=-30m&count_only=1) created in...

@marco-c and @suhaibmujahid I'm picking this up, how do we come up with words that we think should be part of the stopwords or shouldn't?

Hi @suhaibmujahid, After spending some time calculating the reverted IDF, I found that there are some domain-specific words that can be added to the stop words. Below are the top...

@suhaibmujahid Thanks, I'll remove those that already exist in NLTK stopwords and the single characters. Also, I forgot to respond to the dropping of some of the NLTK stopwords. After...

@suhaibmujahid After doing some downsizing from the top 1000 most frequent words i.e low idf, these are some words that I think will be good candidates for the stopwords. `'rsi',...