Closed mgrenander closed 5 years ago
Hi, This PR gives the option to set a maximum character length when initializing the client. It simply adds a flag "maxCharLength" to the start_cmd. The default (100000) is the same as the default CoreNLP settings.
Hi, This PR gives the option to set a maximum character length when initializing the client. It simply adds a flag "maxCharLength" to the start_cmd. The default (100000) is the same as the default CoreNLP settings.