When sending train(), WIT API is not accepting samples when text length is greater than 280. Two solutions are available : Either slice the text or return an error @bashz : What do you think ?
When sending train(), WIT API is not accepting samples when text length is greater than 280.
Two solutions are available : Either slice the text or return an error
@bashz : What do you think ?