Am 16.10.2015 um 21:14 schrieb Carsten Schnober: > A way out of the Python world here might be to store the data after > pre-processing in a simple text file, with whitespace-separated tokens > etc. The latest DKPro snapshot provides a TokenizedTextWriter [2] class > for that purpose.
Of course, I meant "out of the Java world" (or "back to the Python world", for that matter). But as Matthew has pointed out, that might not even be necessary. Carsten > [1] https://dkpro.github.io/dkpro-core/ > [2] > https://github.com/dkpro/dkpro-core/blob/master/de.tudarmstadt.ukp.dkpro.core.io.text-asl/src/main/java/de/tudarmstadt/ukp/dkpro/core/io/text/TokenizedTextWriter.java > -- Carsten Schnober, M.Sc. Doctoral Researcher Ubiquitous Knowledge Processing (UKP Lab) FB 20 Computer Science Department Technische Universität Darmstadt Hochschulstr. 10, D-64289 Darmstadt, Germany phone (0)6151 16-6227, room S2/02/B111 www.ukp.tu-darmstadt.de
