From d733f90901bbf5ddc0627ec210f2976d5289b820 Mon Sep 17 00:00:00 2001 From: Yao Zhang Date: Thu, 13 Jul 2017 06:23:49 +0800 Subject: [PATCH] Tree LSTM with Sentiment classification example (#1217) * finish treeLSTM with sentiment example * fix scala style * fix python error * fix a python bug * fix a typo * fix a typo