I am working with very large input files, (100kb-200kb) in Chinese (ZH) and am getting running out of memory exception. Is there any way to reduce the amount of memory required to run Corenlp in JAVA so that I can realistically run it without losing memory. Smaller files (20kb) work fine and only took 1 minute, but bulk of what I need run are very large files. Please help, thank you!