Hacker News new | ask | show | jobs
Show HN: Spacy sentiment analysis using onnx (github.com)
1 points by supernihil 1192 days ago
1 comments

Had 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.