}
out.write("</s>" + System.getProperty("line.separator"));
}
out.flush();
if(test) { System.err.println(rs.report()); }
} catch (IOException ex) {
Logger.getLogger(WordAndPOSDictionaryLabellingStrategy.class.getName()).log(Level.SEVERE, null, ex);
} finally {
try {
out.close();