SyferText icon indicating copy to clipboard operation
SyferText copied to clipboard

A privacy preserving NLP framework

Results 2 SyferText issues
Sort by recently updated
recently updated
newest added

## Description @AlanAboudib this adds support for a BERT encoder and iterator, specifically for the Masked LM use case. ## Affected Dependencies Now requires [HuggingFace Transformers](https://github.com/huggingface/transformers) library to be installed....

add missing closing bracket