You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The version one (v1) of the translation API picks numbers in words (one, two, three) better than when in digits (1, 2, 3). In the utilities directory, a well optimised algorithm to handle the preprocessing of the user input such that any number in digits could be well converted to their respective word before passed on to the API for a response.
The text was updated successfully, but these errors were encountered:
The version one (v1) of the translation API picks numbers in words (one, two, three) better than when in digits (1, 2, 3). In the utilities directory, a well optimised algorithm to handle the preprocessing of the user input such that any number in digits could be well converted to their respective word before passed on to the API for a response.
The text was updated successfully, but these errors were encountered: