Hacker News new | ask | show | jobs
by supernihil 1195 days ago
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.