Bamorem

Results 17 comments of Bamorem

Okay so Using the link that you send me (https://spacy.io/usage/training) I did those two steps : ``` python -m spacy init fill-config ./base_config.cfg ./config.cfg python -m spacy train config.cfg --output...

After I run the training I get those outputs. now how do I integrate it into my local presidio_analyzer ? This is the part missing from the documentation I guess.

I'm sorry but I got even more lost... So the next step after the spacy train is to serialize/desrialize the output model ? Also, the second link to integrate is...

did someone found a solution about it ?

> target.build_configurations.each do |config| > config.build_settings['ENABLE_BITCODE'] = 'NO' > end This works for me but after this i got another error saying : /Users/username/Library/Developer/Xcode/DerivedData/name/Build/Products/Debug-iphonesimulator/FirebaseFunctions/FirebaseFunctions.framework/Headers/FirebaseFunctions-Swift.h:450:2 Unsupported Swift architecture /Users/username/Library/Developer/Xcode/DerivedData/name/Build/Products/Debug-iphonesimulator/FirebaseStorage/FirebaseStorage.framework/Headers/FirebaseStorage-Swift.h:828:2 Unsupported Swift...

any update on this ? cause it's only happening when i use this plugin

I have the same issue 'TypeError: undefined is not a function, js engine: hermes' the additional error are : - 'TypeError: Cannot read property 'scanQRCodes' of undefined' - 'Error: Requiring...