Show HN: Spacy sentiment analysis using onnx
1–2 of 2 posts
Re: Show HN: Spacy sentiment analysis using onnx
#2Had 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.