-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Classify search engine results page content #6000
Comments
Verified with
Verified test plan from brave/brave-core#13522 for a selection of the sites listed (not all). https://github.com/ - PASSED
https://amazon.com/ - PASSED
https://www.semanticscholar.org/- PASSED
https://www.webcrawler.com/ - PASSED
https://www.amazon.co.uk/ - PASSED
|
Verification
|
Brave | 1.41.86 Chromium: 103.0.5060.66 (Official Build) beta (64-bit) |
---|---|
Revision | 20b1569438a85e631d15e83eb355e3e326e5da6f-refs/branch-heads/5060@{#1066} |
OS | Linux |
Shared Steps:
- installed
1.41.86
- launched Brave
- loaded the base URL noted, for each
- searched for the quoted term
- checked console logs for text-classification snippet
duckduckgo.com - "shoes"
1.40.107
[14081:14081:0630/144804.244637:VERBOSE1:ads_impl.cc(219)] Search engine pages are not supported for text classification
1.41.86
[14463:14463:0630/144939.553472:VERBOSE1:text_classification_processor.cc(64)] Classified text with the top segment as fashion-fashion
search.brave.com - "barbie dolls"
1.40.107
[18922:18922:0630/170221.055122:VERBOSE1:ads_impl.cc(219)] Search engine pages are not supported for text classification
1.41.86
[19797:19797:0630/170514.302088:VERBOSE1:text_classification_processor.cc(64)] Classified text with the top segment as other-other
stackoverflow.com - "python"
1.40.107
[20212:20212:0630/170859.943418:VERBOSE1:text_classification_processor.cc(65)] Classified text with the top segment as technology & computing-technology & computing
1.41.86
[21522:21522:0630/171410.003110:VERBOSE1:text_classification_processor.cc(65)] Classified text with the top segment as technology & computing-programming
twitter.com/explore - "covid"
1.40.107
[21939:21939:0630/171607.933452:VERBOSE1:ads_impl.cc(219)] Search engine pages are not supported for text classification
1.41.86
[22368:22368:0630/171759.284545:VERBOSE1:text_classification_processor.cc(64)] Classified text with the top segment as travel-adventure travel
excite.com - "ukraine"
1.40.107
[22784:22784:0630/172129.282665:VERBOSE1:text_classification_processor.cc(65)] Classified text with the top segment as history-history
1.41.86
[23205:23205:0630/172314.808215:VERBOSE1:text_classification_processor.cc(64)] Classified text with the top segment as history-history
search.yahoo.com - "news"
1.40.107
[23690:23690:0630/173019.199762:VERBOSE1:ads_impl.cc(219)] Search engine pages are not supported for text classification
1.41.86
[24110:24110:0630/173145.632865:VERBOSE1:text_classification_processor.cc(64)] Classified text with the top segment as other-other
uk.search.yahoo.com - "mozilla firefox"
1.40.107
[24542:24542:0630/173353.184219:VERBOSE1:ads_impl.cc(219)] Search engine pages are not supported for text classification
1.41.86
[24976:24976:0630/173525.163903:VERBOSE1:text_classification_processor.cc(64)] Classified text with the top segment as technology & computing-software
@tmancey can you check both @LaurenWags and my results, above? In particular, that examples like |
@stephendonner LGTM, all working as expected. The ML text classifier will decide if it can classify the text, but for the above this is all working as expected. Thanks |
Verified on
STR from brave/brave-core#13522 (comment):
amazon.com - "fishing gear" Results
duckduck.com - "Top gun maverick" Results
search.brave.com - "Obi wan kenobi" Results
github.com - "cardano" Results
youtube.com - "crypto" Results
|
Verification
Verified test plan from brave/brave-core#13522 for sites as below:
baidu.com -
|
No description provided.
The text was updated successfully, but these errors were encountered: