Class NerAnnotationData


  • public class NerAnnotationData
    extends Object
    • Constructor Detail

      • NerAnnotationData

        public NerAnnotationData​(String name)
    • Method Detail

      • addNerEntity

        public void addNerEntity​(NerEntity entity)
      • toJson

        public com.google.gson.JsonObject toJson()
      • getName

        public String getName()
      • setName

        public void setName​(String name)