class Translater::Ali

Defined in:

translater/ali.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(browser, content, debug_mode, chan, start_time, target_language) #

[View source]

Instance Method Detail

def input(t, ele, content, document_manager, session) #

ali only support at most three hundred words english to translate. so split the translate content into chunk less than 300 words


[View source]