Post
474
π’ I am happy to share the bulk-translate 0.25.1. π
This is a framework that allows you adapt your LM or use default (googletranslate API) for a quick translation of your dataset data.
β https://github.com/nicolay-r/bulk-translate
bulk-translate is a tiny Python π no-string framework that allows translate a massive datasets of pre-annotated fixed-spans with related metadata that are invariant for translator (see picture below). It supports π¨βπ» API for quick data translation with (optionaly) annotated objects in texts (see figure below) in Python π
In new release we enahnce:
1. Fixed: sync type checking for spans representation
2. Compatibility with AREkit pipelines
π€ The quick tutorial for applying it towards list of textual data with optional spans:
https://github.com/nicolay-r/nlp-thirdgate/blob/master/tutorials/translate_texts_with_spans_via_googletrans.ipynb
This is a framework that allows you adapt your LM or use default (googletranslate API) for a quick translation of your dataset data.
β https://github.com/nicolay-r/bulk-translate
bulk-translate is a tiny Python π no-string framework that allows translate a massive datasets of pre-annotated fixed-spans with related metadata that are invariant for translator (see picture below). It supports π¨βπ» API for quick data translation with (optionaly) annotated objects in texts (see figure below) in Python π
In new release we enahnce:
1. Fixed: sync type checking for spans representation
2. Compatibility with AREkit pipelines
π€ The quick tutorial for applying it towards list of textual data with optional spans:
https://github.com/nicolay-r/nlp-thirdgate/blob/master/tutorials/translate_texts_with_spans_via_googletrans.ipynb