Select Git revision
WordEmbeddings.hpp
-
Franck Dary authoredFranck Dary authored
simple_decoder_forrest.h 142 B
#ifndef __SIMPLE_DECODER_FORREST__
#define __SIMPLE_DECODER_FORREST__
#include"context.h"
void simple_decoder_forrest(context *ctx);
#endif