This archive has the following directory structure:

   sle_sent_movieReviews \
                         |- README.txt
                         |- ./cvList
                         |- ./pos
                         |- ./neg

 
 -- README.txt -- current README.txt
 
 -- ./cvList_short folder  contains the names of files that are in each training/validation sets and the test set. (One needs to append the name of directory folder to get the path.)
 
 -- ./pos folder contains the positive documents
 
 -- ./neg folder contains the negative documents

   The indices in name of the files are the same as in data distributed by Zaidan et al. 2007.
   The sentence splits were done by the component of OpinionFinder. 
