chinese parsing segmentation of words
to load in intellij idea, run 'gradlew idea' on any OS and then import (no need to install gradle but must have jdk installed)
to load in eclipse, run 'gradlew eclipse' on any OS (no need to install gradle but must have jdk installed)
to build the jar, run 'gradlew assemble'