Show HN: Spacy sentiment analysis using onnx
github.comHad a fun time implementing a spacy (python nlp) pipeline component around a onnx sentiment model.
I can recommend onnx as a way to reduce the danger of having tech dept in your models as onnx has a more stable format.