Class TurNLPPluginUtils

Object
TurNLPPluginUtils

public class TurNLPPluginUtils extends Object
  • Method Details

    • handleEntity

      public static void handleEntity(String entityType, String entity, Map<String,List<String>> entityList)
    • getHttpPost

      @NotNull public static @NotNull HttpPost getHttpPost(URL serverURL, JSONObject jsonBody)