• by supernihil on 3/15/2023, 12:02:37 AM

    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.