martincjespersen
martincjespersen
Is it possible to change the metrics not to be dependent on tensorflow due to the auditor module as for simpler tasks it would be great not to install tensorflow....
Add sampling of entities (such as names or adresses) from https://faker.readthedocs.io/en/master/locales/da_DK.html. This tool supports random sampling of entities for numerous of languages.
Augmenting of a document using back translation of various languages e.g., using huggingface models: https://huggingface.co/models?pipeline_tag=translation. Example blog: https://dzlab.github.io/dltips/en/pytorch/text-augmentation/ **Example sentence:** Augmenty is an augmentation library based on spaCy for augmenting...