1.2.0
- TextAnnotation constituents now can store Labels To Scores #94
- viewtype should be fully qualified class name - Now TA from python can be read in Java.
- Local pipeline for pre-tokenized text
- Unicode support in both python2 and python3. In python2, all strings are Unicode objects. In python3 - string objects decoded from utf-8 encoding.