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

Issue 2283683002: Updating the CLD3 GitHub commit hash in DEPS (Closed)

Created:
4 years, 3 months ago by Anton Bakalov
Modified:
4 years, 3 months ago
CC:
chromium-reviews, djweiss, riesa, Jackie Quinn
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Updating the CLD3 GitHub commit hash in DEPS This change results in chunks from the input getting removed if they contain repetitive strings or mostly spaces. BUG= Committed: https://crrev.com/e73e1a1f69d9ac7dc8216f930544aa5650d74ef2 Cr-Commit-Position: refs/heads/master@{#414767}

Patch Set 1 #

Patch Set 2 : Adding more text to the English test webpage #

Patch Set 3 : (1) reverting the test file, (2) specifying the commit hash with the new space percentage threshold #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M DEPS View 1 2 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 29 (18 generated)
Anton Bakalov
4 years, 3 months ago (2016-08-26 08:30:05 UTC) #4
Andrew Hayden (chromium.org)
Looking at upstream commit: https://github.com/google/cld3/commit/7a341405cdafbe82478f99702777d98cfa32151f This LGTM. It's unclear why some of the tests on ...
4 years, 3 months ago (2016-08-26 10:02:01 UTC) #7
Anton Bakalov
+ Paweł who is an OWNER of the tests This CL removes chunks from the ...
4 years, 3 months ago (2016-08-26 10:48:30 UTC) #11
Andrew Hayden (chromium.org)
I imagine that we only lost a couple bytes from the old sentence, though, since ...
4 years, 3 months ago (2016-08-26 11:57:39 UTC) #12
Anton Bakalov
Thanks for the review, Andrew! I thought that the title was included in the text ...
4 years, 3 months ago (2016-08-26 15:21:46 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2283683002/40001
4 years, 3 months ago (2016-08-26 18:46:23 UTC) #22
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-08-26 18:54:33 UTC) #23
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/e73e1a1f69d9ac7dc8216f930544aa5650d74ef2 Cr-Commit-Position: refs/heads/master@{#414767}
4 years, 3 months ago (2016-08-26 19:16:34 UTC) #25
Eugene But (OOO till 7-30)
https://codereview.chromium.org/2283683002/diff/40001/DEPS File DEPS (right): https://codereview.chromium.org/2283683002/diff/40001/DEPS#newcode264 DEPS:264: Var('chromium_git') + '/external/github.com/google/cld_3.git' + '@' + 'f01672272dacc4cb3409f458ed61f7d4eb0f47de', This change ...
4 years, 3 months ago (2016-08-27 00:54:23 UTC) #27
Anton Bakalov
Just to update the thread -- Jackie, Eugene and I exchanged a few emails. This ...
4 years, 3 months ago (2016-08-27 02:39:59 UTC) #28
chromium-reviews
4 years, 3 months ago (2016-08-29 23:59:06 UTC) #29
Message was sent while issue was closed.
I extended the sample text that we're using for detection, and the tests
are now passing again. Thanks!
Jackie

On Fri, Aug 26, 2016 at 7:40 PM <abakalov@chromium.org> wrote:

> Just to update the thread -- Jackie, Eugene and I exchanged a few emails.
>
> This change to the language prediction model makes it more robust because
> unreliable pieces of the input are discarded but if the text ends up being
> too
> short, then it outputs "und" (or undefined/unknown). So, adding more
> reliable
> text to the test should fix this issue.
>
> Jackie suggested to have the test disabled and to check if there might be
> encoding issues with the test server. If that's not the case and adding
> more
> reliable text doesn't fix the problem, please let me know!
>
> https://codereview.chromium.org/2283683002/
>

-- 
You received this message because you are subscribed to the Google Groups
"Chromium-reviews" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698