Closed aimanmutasem closed 4 years ago
Dear @bheinzerling
I faced a new challenge with Bpemb, it converts any number to zeros like (1234) to (0000), this issue affects negatively in the final BLUE score.
(1234)
(0000)
How I can overcome this challenge?
Regards,
This is intended behaviour and explained here:
https://github.com/bheinzerling/bpemb/issues/20
Dear @bheinzerling
I faced a new challenge with Bpemb, it converts any number to zeros like
(1234)
to(0000)
, this issue affects negatively in the final BLUE score.How I can overcome this challenge?
Regards,