Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

fix(samples-test): increase likelihood threshold #222

Merged
merged 1 commit into from
Jan 25, 2019

Conversation

jkwlui
Copy link
Member

@jkwlui jkwlui commented Jan 25, 2019

Looks like some kind of backend algo changes that increased the
likelihood result of detecting phone number in the text which causes
it to show up when we set minLikelihood to LIKELY.

THE FIX
Increasing the threshold to VERY_LIKELY so it won't be returned in
the result to fix the samples test.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 25, 2019
@jkwlui jkwlui self-assigned this Jan 25, 2019
@JustinBeckwith JustinBeckwith merged commit 628ce65 into master Jan 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants