google_translate_diff
google_translate_diff copied to clipboard
Google Translate API wrapper translates only changes between revisions of big texts
For the third paragraph of the Use case in the Readme, here is a more formal way to write it: “A much better approach is to try to translate every...
This PR makes the gemspec shorter by not mentioning any executables, this gem exposes none of those.
In production we've seen this happen: The string: `"2 st 25 öre 1949,1950.\r\n3 st 1 kr 1943.\r\n4 st 1 kr 1944"` will generate an `Math::DomainError`. It comes from the `punkt-segmenter`...