You are viewing a single comment's thread from:

RE: [steemiq.me] Version 0.2.1 : User Language Detection Implemented

in #development8 years ago

I was just checking the new version and found something weird, the tool reports one of my recent articles as 0 words and it is clearly not, all other seem to be Ok.

Here is the link to the reported as 0 words post: https://steemit.com/steemit/@cryptos/some-short-tips-for-new-users-on-steemit-based-on-personal-experience

Sort:  

Thanks for reporting that! Apparently it is detecting the post to be non-English so it looks like a false positive. I am still debugging the new language detection features (overall it seems to be working correctly). I'll look at your specific case and fix it and get back to you.

Fixed!

Thanks, what was the cause for the detection problem, the many bullets maybe?

Yeah and the lack of punctuation at the end of the bullets. The algo looks for that, so I modded it to be a little more accurate. Thanks for the heads up though!