All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description NCBaseTraceExporter Base class for OpenCensus trace exporters.NCBasicModelFactory Default implementation ofNCModelFactory
interface.NCCompany Descriptor of the user company.NCContext Data model query context.NCConversation Conversation container for specific user and data model.NCCustomElement Detected model element returning from custom parser.NCCustomParser Custom model element parser for programmatic NER implementations.NCCustomWord A partially enriched token with a basic set of NLP properties used by custom NER parser.NCElement Data model element.NCEmbeddedProbe Embedded probe controller.NCEmbeddedResult Result container for the embedded probe.NCIntent Annotation to define an intent on the method serving as its callback.NCIntentMatch An intent match context that can be passed into the callback of the matched intent.NCIntentRef Annotations referencing an intent defined externally in JSON or YAML model declaration.NCIntentSample Annotation to define one or more samples of the user input that should match a corresponding intent.NCIntentSample.NCIntentSampleList Grouping annotation required for when more than oneNCIntentSample
annotation is attached to the callback.NCIntentSkip Control flow exception to skip current intent.NCIntentTerm Annotation to mark callback parameter to receive intent term's tokens.NCJaegerExporter Probe lifecycle component that manages OpenCensus Jaeger trace exporter.NCLifecycle NLPCraft lifecycle component.NCMetadata Provides support for map-based metadata.NCModel User-defined semantic data model.NCModelAdapter Adapter for data models.NCModelFactory Optional factory for data models.NCModelFileAdapter Adapter for data models that can load model configuration from external JSON/YAML file.NCModelView Read-only view on data model.NCPrometheusExporter Probe lifecycle component that manages OpenCensus Prometheus stats exporter.NCRejection Exception to indicate that user input cannot be processed as is.NCRequest Supplemental information about the user request.NCResult Data model result returned from model intent callbacks.NCSpringModelFactory Factory that delegates construction ofNCModel
s to the Spring Framework.NCSqlColumn Object presentation of SQL column.NCSqlDateRange Object presentation of SQL date range.NCSqlExtractor Utility methods for extracting various SQL components fromNCToken
tokens.NCSqlExtractorBuilder Builder forNCSqlExtractor
instances.NCSqlJoin Object presentation of SQL join (foreign key).NCSqlJoinType Type of the SQL join.NCSqlLimit Object presentation of SQL limit.NCSqlModelGenerator Command line utility to generate YAML/JSON NLPCraft model stub from given SQL RDBMS.NCSqlSchema Object presentation of SQL schema.NCSqlSchemaBuilder Builder forNCSqlSchema
instances.NCSqlSort Object presentation of SQL sorting.NCSqlTable Object presentation of SQL table.NCStackdriverStatsExporter Probe lifecycle component that manages OpenCensus Stackdriver stats exporter.NCStackdriverTraceExporter Probe lifecycle component that manages OpenCensus Stackdriver trace exporter.NCTestAutoModelValidator Auto-validator for models based onNCIntentSample
annotations.NCTestClient Model testing client.NCTestClientBuilder Test client builder forNCTestClient
instances.NCTestClientException Test client exception.NCTestResult Result of the test sentence processing.NCToken Detected model element.NCUser Descriptor of the user.NCValue Model element's value.NCValueLoader Dynamic value loader that can be used by model elements to dynamically load or create their values.NCVariant A list of tokens representing one possible parsing variant of the user input.NCZipkinExporter Probe lifecycle component that manages OpenCensus Zipkin trace exporter.