GhanaNLP / kasa

English to Twi translation system being put together by the GhanaNLP team
MIT License
31 stars 14 forks source link

Input batching #36

Open PhidLarkson opened 3 weeks ago

PhidLarkson commented 3 weeks ago

The API has a limit to number of words it can process at a time. In the utilities, a method with an algorithm to batch the user input without losing context and then presenting all the responses as an organised single processed data pile.