Package 

Interface EntityTypeProvider


  • 
    public interface EntityTypeProvider
    
                        

    Implement this interface to support new entity types. The implementation is loaded at runtime, using the java java.util.ServiceLoader

    • you need to provide a META-INF/services/ai.tock.nlp.core.service.entity.EntityTypeProvider file.