From 9da2247f5afd96c01ccd5abc2217d06624c6a82a Mon Sep 17 00:00:00 2001 From: Yao Zhang Date: Fri, 15 Dec 2017 17:23:55 +0800 Subject: [PATCH] Refine textclassifier with data without headers and refactor to temporal convolution (#1707) * refine text classifier * add more comments to TemporalMaxPooling * update document * refine textclassification scala code