Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(318)

Issue 2267403008: Fix partially hidden article (Closed)

Created:
4 years, 3 months ago by wychen
Modified:
4 years, 3 months ago
Reviewers:
mdjones
Base URL:
git@github.com:chromium/dom-distiller.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix partially hidden article Score changes: https://x20web.corp.google.com/~wychen/domdistillerscore/mobile/top-mobile-mhtml.html One entry changed. Precision: 0.970 → 0.994 Recall: 0.204 → 0.991 Average precision: 0.903 → 0.905 Average recall: 0.888 → 0.949 https://x20web.corp.google.com/~wychen/domdistillerscore/mobile/knowledge.html One entry changed. Average precision: 0.961 → 0.960 BUG=599121 R=mdjones@chromium.org Committed: d16a68c1b885f679ae1266a9eeee66e69c12e67c

Patch Set 1 #

Total comments: 1

Patch Set 2 : speed optimization #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -5 lines) Patch
M java/org/chromium/distiller/ContentExtractor.java View 1 2 chunks +13 lines, -2 lines 0 comments Download
M java/org/chromium/distiller/webdocument/DomConverter.java View 1 4 chunks +24 lines, -3 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
wychen
PTAL. This is more like a specific hack.
4 years, 3 months ago (2016-08-24 20:17:30 UTC) #2
mdjones
https://codereview.chromium.org/2267403008/diff/1/java/org/chromium/distiller/webdocument/DomConverter.java File java/org/chromium/distiller/webdocument/DomConverter.java (right): https://codereview.chromium.org/2267403008/diff/1/java/org/chromium/distiller/webdocument/DomConverter.java#newcode96 java/org/chromium/distiller/webdocument/DomConverter.java:96: && DomUtil.hasClassName(e, "hidden")) { Do you think it is ...
4 years, 3 months ago (2016-08-24 22:45:51 UTC) #3
wychen
Speed profiling on reader-mode-golden-data.sstable master: Time = 102.527969 +- 0.071651 ms, averaged over 1000 runs ...
4 years, 3 months ago (2016-08-25 15:32:00 UTC) #4
mdjones
On 2016/08/25 15:32:00, wychen wrote: > Speed profiling on reader-mode-golden-data.sstable > > master: Time = ...
4 years, 3 months ago (2016-08-29 18:27:37 UTC) #5
wychen
On 2016/08/29 18:27:37, mdjones wrote: > On 2016/08/25 15:32:00, wychen wrote: > > Speed profiling ...
4 years, 3 months ago (2016-08-29 18:45:10 UTC) #6
wychen
On 2016/08/29 18:45:10, wychen wrote: > I'll add these results to the description when top_mobile_mhtml ...
4 years, 3 months ago (2016-08-30 01:37:05 UTC) #8
mdjones
lgtm
4 years, 3 months ago (2016-08-30 15:15:39 UTC) #10
wychen
4 years, 3 months ago (2016-08-30 16:55:41 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
d16a68c1b885f679ae1266a9eeee66e69c12e67c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698