Class WordVectors

    • Constructor Detail

      • WordVectors

        public WordVectors​(java.lang.String prefix,
                           java.io.File vectorsFile)
                    throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • pipe

        public Instance pipe​(Instance carrier)
        Description copied from class: Pipe
        Really this should be 'protected', but isn't for historical reasons.
        Overrides:
        pipe in class Pipe