jar

org.nlpcraft : nlpcraft

Maven & Gradle

Jan 14, 2020

NLPCraft · An open source API to convert natural language into actions.

Table Of Contents

Latest Version

Download org.nlpcraft : nlpcraft JAR file - Latest Versions:

All Versions

Download org.nlpcraft : nlpcraft JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.x
0.7.x
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window nlpcraft-0.8.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.nlpcraft.server.nlp.enrichers.coordinate

├─ org.nlpcraft.server.nlp.enrichers.coordinate.NCCoordinatesEnricher.class - [JAR]

org.nlpcraft.model.intent.utils

├─ org.nlpcraft.model.intent.utils.NCDslFlowItem.class - [JAR]

├─ org.nlpcraft.model.intent.utils.NCDslIntent.class - [JAR]

├─ org.nlpcraft.model.intent.utils.NCDslTerm.class - [JAR]

├─ org.nlpcraft.model.intent.utils.NCDslTokenPredicate.class - [JAR]

org.nlpcraft.probe.mgrs.nlp.enrichers.limit

├─ org.nlpcraft.probe.mgrs.nlp.enrichers.limit.NCLimitEnricher.class - [JAR]

org.nlpcraft.common.opencensus

├─ org.nlpcraft.common.opencensus.NCOpenCensusTrace.class - [JAR]

org.nlpcraft.server.apicodes

├─ org.nlpcraft.server.apicodes.NCApiStatusCode.class - [JAR]

org.nlpcraft.probe.mgrs.nlp.enrichers.post

├─ org.nlpcraft.probe.mgrs.nlp.enrichers.post.NCPostEnrichCollapser.class - [JAR]

org.nlpcraft.server.nlp.core.google

├─ org.nlpcraft.server.nlp.core.google.NCGoogleNerEnricher.class - [JAR]

org.nlpcraft.probe.mgrs.nlp.enrichers.sort

├─ org.nlpcraft.probe.mgrs.nlp.enrichers.sort.NCSortEnricher.class - [JAR]

├─ org.nlpcraft.probe.mgrs.nlp.enrichers.sort.NCSortWordsGenerator.class - [JAR]

org.nlpcraft.probe.mgrs.nlp.validate

├─ org.nlpcraft.probe.mgrs.nlp.validate.NCValidateException.class - [JAR]

├─ org.nlpcraft.probe.mgrs.nlp.validate.NCValidateManager.class - [JAR]

org.nlpcraft.model.tools

├─ org.nlpcraft.model.tools.NCSqlModelEngine.class - [JAR]

├─ org.nlpcraft.model.tools.NCSqlModelGenerator.class - [JAR]

org.nlpcraft.model.intent.impl.antlr4

├─ org.nlpcraft.model.intent.impl.antlr4.NCIntentDslBaseListener.class - [JAR]

├─ org.nlpcraft.model.intent.impl.antlr4.NCIntentDslLexer.class - [JAR]

├─ org.nlpcraft.model.intent.impl.antlr4.NCIntentDslListener.class - [JAR]

├─ org.nlpcraft.model.intent.impl.antlr4.NCIntentDslParser.class - [JAR]

org.nlpcraft.probe.mgrs.conversation

├─ org.nlpcraft.probe.mgrs.conversation.NCConversationDescriptor.class - [JAR]

├─ org.nlpcraft.probe.mgrs.conversation.NCConversationManager.class - [JAR]

org.nlpcraft.server.nlp.enrichers.geo

├─ org.nlpcraft.server.nlp.enrichers.geo.NCGeoEnricher.class - [JAR]

org.nlpcraft.server.mdo.impl

├─ org.nlpcraft.server.mdo.impl.MdoEntity.class - [JAR]

├─ org.nlpcraft.server.mdo.impl.MdoParameter.class - [JAR]

├─ org.nlpcraft.server.mdo.impl.NCAnnotatedMdo.class - [JAR]

├─ org.nlpcraft.server.mdo.impl.NCMdoCheckException.class - [JAR]

├─ org.nlpcraft.server.mdo.impl.NCMdoEntity.class - [JAR]

├─ org.nlpcraft.server.mdo.impl.NCMdoEntityAnnotationException.class - [JAR]

├─ org.nlpcraft.server.mdo.impl.NCMdoField.class - [JAR]

├─ org.nlpcraft.server.mdo.impl.NCMdoFieldAnnotationException.class - [JAR]

├─ org.nlpcraft.server.mdo.impl.NCMdoJsonConverterException.class - [JAR]

├─ org.nlpcraft.server.mdo.impl.NCMdoMissingGetterException.class - [JAR]

├─ org.nlpcraft.server.mdo.impl.NCMdoSqlNotSupportedException.class - [JAR]

org.nlpcraft.common.nlp.dict

├─ org.nlpcraft.common.nlp.dict.NCDictionaryManager.class - [JAR]

├─ org.nlpcraft.common.nlp.dict.NCDictionaryType.class - [JAR]

org.nlpcraft.probe.mgrs.model

├─ org.nlpcraft.probe.mgrs.model.NCModelManager.class - [JAR]

├─ org.nlpcraft.probe.mgrs.model.NCModelSynonymDslCompiler.class - [JAR]

org.nlpcraft.common.crypto

├─ org.nlpcraft.common.crypto.NCCipher.class - [JAR]

org.nlpcraft.server.opencensus

├─ org.nlpcraft.server.opencensus.NCOpenCensusServerStats.class - [JAR]

org.nlpcraft.server.lifecycle.opencensus

├─ org.nlpcraft.server.lifecycle.opencensus.NCBaseTraceExporter.class - [JAR]

├─ org.nlpcraft.server.lifecycle.opencensus.NCJaegerExporter.class - [JAR]

├─ org.nlpcraft.server.lifecycle.opencensus.NCPrometheusExporter.class - [JAR]

├─ org.nlpcraft.server.lifecycle.opencensus.NCStackdriverStatsExporter.class - [JAR]

├─ org.nlpcraft.server.lifecycle.opencensus.NCStackdriverTraceExporter.class - [JAR]

├─ org.nlpcraft.server.lifecycle.opencensus.NCZipkinExporter.class - [JAR]

org.nlpcraft.examples.misc.geo.cities

├─ org.nlpcraft.examples.misc.geo.cities.CitiesDataProvider.class - [JAR]

├─ org.nlpcraft.examples.misc.geo.cities.City.class - [JAR]

├─ org.nlpcraft.examples.misc.geo.cities.CityData.class - [JAR]

org.nlpcraft.common

├─ org.nlpcraft.common.NCErrorCodes.class - [JAR]

├─ org.nlpcraft.common.NCException.class - [JAR]

├─ org.nlpcraft.common.NCService.class - [JAR]

├─ org.nlpcraft.common.package.class - [JAR]

org.nlpcraft.probe.mgrs.nlp

├─ org.nlpcraft.probe.mgrs.nlp.NCProbeEnricher.class - [JAR]

├─ org.nlpcraft.probe.mgrs.nlp.NCProbeEnrichmentManager.class - [JAR]

├─ org.nlpcraft.probe.mgrs.nlp.NCProbeTokenLogger.class - [JAR]

org.nlpcraft.examples.helloworld

├─ org.nlpcraft.examples.helloworld.HelloWorldModel.class - [JAR]

├─ org.nlpcraft.examples.helloworld.HelloWorldTest.class - [JAR]

org.nlpcraft.common.nlp.core.opennlp

├─ org.nlpcraft.common.nlp.core.opennlp.NCOpenNlpTokenizer.class - [JAR]

org.nlpcraft.common.nlp.core

├─ org.nlpcraft.common.nlp.core.NCNlpCoreManager.class - [JAR]

├─ org.nlpcraft.common.nlp.core.NCNlpCoreToken.class - [JAR]

├─ org.nlpcraft.common.nlp.core.NCNlpTokenizer.class - [JAR]

org.nlpcraft.examples.alarm

├─ org.nlpcraft.examples.alarm.AlarmModel.class - [JAR]

├─ org.nlpcraft.examples.alarm.AlarmTest.class - [JAR]

org.nlpcraft.model.factories.basic

├─ org.nlpcraft.model.factories.basic.NCBasicModelFactory.class - [JAR]

org.nlpcraft.examples.misc.geo.keycdn.beans

├─ org.nlpcraft.examples.misc.geo.keycdn.beans.GeoDataBean.class - [JAR]

├─ org.nlpcraft.examples.misc.geo.keycdn.beans.ResponseBean.class - [JAR]

├─ org.nlpcraft.examples.misc.geo.keycdn.beans.ResponseDataBean.class - [JAR]

org.nlpcraft.server.nlp.preproc

├─ org.nlpcraft.server.nlp.preproc.NCPreProcessManager.class - [JAR]

org.nlpcraft.server.tx

├─ org.nlpcraft.server.tx.NCTxCacheStoreSessionListener.class - [JAR]

├─ org.nlpcraft.server.tx.NCTxManager.class - [JAR]

org.nlpcraft.server.mdo

├─ org.nlpcraft.server.mdo.NCCompanyMdo.class - [JAR]

├─ org.nlpcraft.server.mdo.NCFeedbackMdo.class - [JAR]

├─ org.nlpcraft.server.mdo.NCProbeMdo.class - [JAR]

├─ org.nlpcraft.server.mdo.NCProbeModelMdo.class - [JAR]

├─ org.nlpcraft.server.mdo.NCQueryStateMdo.class - [JAR]

├─ org.nlpcraft.server.mdo.NCUserMdo.class - [JAR]

├─ org.nlpcraft.server.mdo.NCUserPropertyMdo.class - [JAR]

org.nlpcraft.model

├─ org.nlpcraft.model.NCCompany.class - [JAR]

├─ org.nlpcraft.model.NCConversation.class - [JAR]

├─ org.nlpcraft.model.NCCustomElement.class - [JAR]

├─ org.nlpcraft.model.NCCustomParser.class - [JAR]

├─ org.nlpcraft.model.NCCustomWord.class - [JAR]

├─ org.nlpcraft.model.NCElement.class - [JAR]

├─ org.nlpcraft.model.NCIntent.class - [JAR]

├─ org.nlpcraft.model.NCIntentContext.class - [JAR]

├─ org.nlpcraft.model.NCIntentRef.class - [JAR]

├─ org.nlpcraft.model.NCIntentSkip.class - [JAR]

├─ org.nlpcraft.model.NCIntentTerm.class - [JAR]

├─ org.nlpcraft.model.NCLifecycle.class - [JAR]

├─ org.nlpcraft.model.NCModel.class - [JAR]

├─ org.nlpcraft.model.NCModelAdapter.class - [JAR]

├─ org.nlpcraft.model.NCModelFactory.class - [JAR]

├─ org.nlpcraft.model.NCModelFileAdapter.class - [JAR]

├─ org.nlpcraft.model.NCModelView.class - [JAR]

├─ org.nlpcraft.model.NCQueryContext.class - [JAR]

├─ org.nlpcraft.model.NCQueryResult.class - [JAR]

├─ org.nlpcraft.model.NCQueryState.class - [JAR]

├─ org.nlpcraft.model.NCRejection.class - [JAR]

├─ org.nlpcraft.model.NCRequest.class - [JAR]

├─ org.nlpcraft.model.NCToken.class - [JAR]

├─ org.nlpcraft.model.NCUser.class - [JAR]

├─ org.nlpcraft.model.NCValue.class - [JAR]

├─ org.nlpcraft.model.NCValueLoader.class - [JAR]

├─ org.nlpcraft.model.package.class - [JAR]

org.nlpcraft.model.test

├─ org.nlpcraft.model.test.NCTestClient.class - [JAR]

├─ org.nlpcraft.model.test.NCTestClientBuilder.class - [JAR]

├─ org.nlpcraft.model.test.NCTestClientException.class - [JAR]

├─ org.nlpcraft.model.test.NCTestResult.class - [JAR]

org.nlpcraft.server.sql

├─ org.nlpcraft.server.sql.NCSql.class - [JAR]

├─ org.nlpcraft.server.sql.NCSqlBatch.class - [JAR]

├─ org.nlpcraft.server.sql.NCSqlManager.class - [JAR]

org.nlpcraft.server.query

├─ org.nlpcraft.server.query.NCQueryManager.class - [JAR]

org.nlpcraft.server.geo.tools

├─ org.nlpcraft.server.geo.tools.NCGeoNamesGenerator.class - [JAR]

├─ org.nlpcraft.server.geo.tools.NCGeoStateNamesGenerator.class - [JAR]

├─ org.nlpcraft.server.geo.tools.NCGeoSyntheticNamesGenerator.class - [JAR]

org.nlpcraft.server.geo.tools.unstats

├─ org.nlpcraft.server.geo.tools.unstats.NCUnsdStatsContinent.class - [JAR]

├─ org.nlpcraft.server.geo.tools.unstats.NCUnsdStatsCountry.class - [JAR]

├─ org.nlpcraft.server.geo.tools.unstats.NCUnsdStatsService.class - [JAR]

├─ org.nlpcraft.server.geo.tools.unstats.NCUnsdStatsSubContinent.class - [JAR]

org.nlpcraft.server.nlp.enrichers

├─ org.nlpcraft.server.nlp.enrichers.NCServerEnricher.class - [JAR]

├─ org.nlpcraft.server.nlp.enrichers.NCServerEnrichmentManager.class - [JAR]

org.nlpcraft.server.nlp.enrichers.basenlp

├─ org.nlpcraft.server.nlp.enrichers.basenlp.NCBaseNlpEnricher.class - [JAR]

org.nlpcraft.server.company

├─ org.nlpcraft.server.company.NCCompanyCreationData.class - [JAR]

├─ org.nlpcraft.server.company.NCCompanyManager.class - [JAR]

org.nlpcraft.server.lifecycle

├─ org.nlpcraft.server.lifecycle.NCServerLifecycle.class - [JAR]

├─ org.nlpcraft.server.lifecycle.NCServerLifecycleManager.class - [JAR]

org.nlpcraft.probe.mgrs.nlp.enrichers.relation

├─ org.nlpcraft.probe.mgrs.nlp.enrichers.relation.NCRelationEnricher.class - [JAR]

org.nlpcraft.probe.mgrs.cmd

├─ org.nlpcraft.probe.mgrs.cmd.NCCommandManager.class - [JAR]

org.nlpcraft.examples.weather

├─ org.nlpcraft.examples.weather.WeatherModel.class - [JAR]

├─ org.nlpcraft.examples.weather.WeatherResultWrapper.class - [JAR]

├─ org.nlpcraft.examples.weather.WeatherTest.class - [JAR]

org.nlpcraft.model.factories.spring

├─ org.nlpcraft.model.factories.spring.NCSpringModelFactory.class - [JAR]

org.nlpcraft.examples.misc.darksky

├─ org.nlpcraft.examples.misc.darksky.DarkSkyException.class - [JAR]

├─ org.nlpcraft.examples.misc.darksky.DarkSkyService.class - [JAR]

org.nlpcraft.model.impl.json

├─ org.nlpcraft.model.impl.json.NCElementJson.class - [JAR]

├─ org.nlpcraft.model.impl.json.NCMacroJson.class - [JAR]

├─ org.nlpcraft.model.impl.json.NCModelJson.class - [JAR]

├─ org.nlpcraft.model.impl.json.NCValueJson.class - [JAR]

org.nlpcraft.common.socket

├─ org.nlpcraft.common.socket.NCSocket.class - [JAR]

org.nlpcraft.server.nlp.enrichers.date.tools

├─ org.nlpcraft.server.nlp.enrichers.date.tools.DLDateGeneratorRunner.class - [JAR]

├─ org.nlpcraft.server.nlp.enrichers.date.tools.NCDateGenerator.class - [JAR]

org.nlpcraft.probe.mgrs.deploy

├─ org.nlpcraft.probe.mgrs.deploy.NCDeployManager.class - [JAR]

org.nlpcraft.server.nlp.spell

├─ org.nlpcraft.server.nlp.spell.NCSpellCheckManager.class - [JAR]

org.nlpcraft.probe.mgrs.nlp.enrichers.aggregation

├─ org.nlpcraft.probe.mgrs.nlp.enrichers.aggregation.NCAggregationEnricher.class - [JAR]

org.nlpcraft.examples.phone

├─ org.nlpcraft.examples.phone.PhoneModel.class - [JAR]

├─ org.nlpcraft.examples.phone.PhoneTest.class - [JAR]

org.nlpcraft.common.blowfish

├─ org.nlpcraft.common.blowfish.NCBlowfishHasher.class - [JAR]

org.nlpcraft.server.nlp.enrichers.quote

├─ org.nlpcraft.server.nlp.enrichers.quote.NCQuoteEnricher.class - [JAR]

org.nlpcraft.examples.lightswitch

├─ org.nlpcraft.examples.lightswitch.LightSwitchModel.class - [JAR]

├─ org.nlpcraft.examples.lightswitch.LightSwitchTest.class - [JAR]

org.nlpcraft.examples.misc.geo.keycdn

├─ org.nlpcraft.examples.misc.geo.keycdn.GeoManager.class - [JAR]

org.nlpcraft.model.opencensus.stats

├─ org.nlpcraft.model.opencensus.stats.NCOpenCensusModelStats.class - [JAR]

org.nlpcraft.probe.mgrs.model.antlr4

├─ org.nlpcraft.probe.mgrs.model.antlr4.NCSynonymDslBaseListener.class - [JAR]

├─ org.nlpcraft.probe.mgrs.model.antlr4.NCSynonymDslLexer.class - [JAR]

├─ org.nlpcraft.probe.mgrs.model.antlr4.NCSynonymDslListener.class - [JAR]

├─ org.nlpcraft.probe.mgrs.model.antlr4.NCSynonymDslParser.class - [JAR]

org.nlpcraft.server

├─ org.nlpcraft.server.NCServer.class - [JAR]

org.nlpcraft.probe.mgrs.conn

├─ org.nlpcraft.probe.mgrs.conn.NCConnectionManager.class - [JAR]

org.nlpcraft.model.opencensus

├─ org.nlpcraft.model.opencensus.NCBaseTraceExporter.class - [JAR]

├─ org.nlpcraft.model.opencensus.NCJaegerExporter.class - [JAR]

├─ org.nlpcraft.model.opencensus.NCPrometheusExporter.class - [JAR]

├─ org.nlpcraft.model.opencensus.NCStackdriverStatsExporter.class - [JAR]

├─ org.nlpcraft.model.opencensus.NCStackdriverTraceExporter.class - [JAR]

├─ org.nlpcraft.model.opencensus.NCZipkinExporter.class - [JAR]

org.nlpcraft.server.endpoints

├─ org.nlpcraft.server.endpoints.NCEndpointCacheKey.class - [JAR]

├─ org.nlpcraft.server.endpoints.NCEndpointCacheValue.class - [JAR]

├─ org.nlpcraft.server.endpoints.NCEndpointManager.class - [JAR]

org.nlpcraft.probe

├─ org.nlpcraft.probe.NCProbe.class - [JAR]

├─ org.nlpcraft.probe.NCProbeBoot.class - [JAR]

org.nlpcraft.server.json

├─ org.nlpcraft.server.json.NCJson.class - [JAR]

├─ org.nlpcraft.server.json.NCJsonException.class - [JAR]

├─ org.nlpcraft.server.json.NCJsonLike.class - [JAR]

org.nlpcraft.server.user

├─ org.nlpcraft.server.user.NCUserManager.class - [JAR]

org.nlpcraft.probe.embedded

├─ org.nlpcraft.probe.embedded.NCEmbeddedProbe.class - [JAR]

├─ org.nlpcraft.probe.embedded.NCEmbeddedResult.class - [JAR]

org.nlpcraft.common.version

├─ org.nlpcraft.common.version.NCVersion.class - [JAR]

├─ org.nlpcraft.common.version.NCVersionManager.class - [JAR]

org.nlpcraft.server.geo.tools.metro

├─ org.nlpcraft.server.geo.tools.metro.NCGeoMetroGenerator.class - [JAR]

org.nlpcraft.probe.mgrs.dialogflow

├─ org.nlpcraft.probe.mgrs.dialogflow.NCDialogFlowManager.class - [JAR]

org.nlpcraft.examples.echo

├─ org.nlpcraft.examples.echo.EchoModel.class - [JAR]

├─ org.nlpcraft.examples.echo.EchoTest.class - [JAR]

org.nlpcraft.probe.mgrs.nlp.impl

├─ org.nlpcraft.probe.mgrs.nlp.impl.NCRequestImpl.class - [JAR]

org.nlpcraft.server.rest

├─ org.nlpcraft.server.rest.NCBasicRestApi.class - [JAR]

├─ org.nlpcraft.server.rest.NCRestApi.class - [JAR]

├─ org.nlpcraft.server.rest.NCRestManager.class - [JAR]

org.nlpcraft.server.feedback

├─ org.nlpcraft.server.feedback.NCFeedbackManager.class - [JAR]

org.nlpcraft.common.util

├─ org.nlpcraft.common.util.NCIdGenerator.class - [JAR]

├─ org.nlpcraft.common.util.NCUtils.class - [JAR]

org.nlpcraft.server.probe

├─ org.nlpcraft.server.probe.NCProbeManager.class - [JAR]

org.nlpcraft.server.nlp.wordnet

├─ org.nlpcraft.server.nlp.wordnet.NCWordNetManager.class - [JAR]

org.nlpcraft.server.nlp.core.opennlp

├─ org.nlpcraft.server.nlp.core.opennlp.NCOpenNlpNerEnricher.class - [JAR]

├─ org.nlpcraft.server.nlp.core.opennlp.NCOpenNlpParser.class - [JAR]

org.nlpcraft.examples.time

├─ org.nlpcraft.examples.time.TimeModel.class - [JAR]

├─ org.nlpcraft.examples.time.TimeModelApp.class - [JAR]

├─ org.nlpcraft.examples.time.TimeTest.class - [JAR]

org.nlpcraft.common.nlp.pos

├─ org.nlpcraft.common.nlp.pos.NCPennTreebank.class - [JAR]

org.nlpcraft.probe.mgrs.lifecycle

├─ org.nlpcraft.probe.mgrs.lifecycle.NCLifecycleManager.class - [JAR]

org.nlpcraft.model.impl

├─ org.nlpcraft.model.impl.NCCompanyImpl.class - [JAR]

├─ org.nlpcraft.model.impl.NCTokenImpl.class - [JAR]

├─ org.nlpcraft.model.impl.NCTokenPimp.class - [JAR]

├─ org.nlpcraft.model.impl.NCUserImpl.class - [JAR]

├─ org.nlpcraft.model.impl.NCValueImpl.class - [JAR]

org.nlpcraft.server.nlp.enrichers.numeric

├─ org.nlpcraft.server.nlp.enrichers.numeric.NCNumericEnricher.class - [JAR]

org.nlpcraft.server.geo

├─ org.nlpcraft.server.geo.NCGeoCity.class - [JAR]

├─ org.nlpcraft.server.geo.NCGeoContinent.class - [JAR]

├─ org.nlpcraft.server.geo.NCGeoCountry.class - [JAR]

├─ org.nlpcraft.server.geo.NCGeoEntry.class - [JAR]

├─ org.nlpcraft.server.geo.NCGeoLocationKind.class - [JAR]

├─ org.nlpcraft.server.geo.NCGeoManager.class - [JAR]

├─ org.nlpcraft.server.geo.NCGeoMetro.class - [JAR]

├─ org.nlpcraft.server.geo.NCGeoModel.class - [JAR]

├─ org.nlpcraft.server.geo.NCGeoRegion.class - [JAR]

├─ org.nlpcraft.server.geo.NCGeoSubContinent.class - [JAR]

├─ org.nlpcraft.server.geo.NCGeoSynonym.class - [JAR]

├─ org.nlpcraft.server.geo.NCTopGeoCity.class - [JAR]

org.nlpcraft.common.nlp.numeric

├─ org.nlpcraft.common.nlp.numeric.NCNumeric.class - [JAR]

├─ org.nlpcraft.common.nlp.numeric.NCNumericGenerator.class - [JAR]

├─ org.nlpcraft.common.nlp.numeric.NCNumericManager.class - [JAR]

├─ org.nlpcraft.common.nlp.numeric.NCNumericUnit.class - [JAR]

org.nlpcraft.common.ascii

├─ org.nlpcraft.common.ascii.NCAsciiLike.class - [JAR]

├─ org.nlpcraft.common.ascii.NCAsciiTable.class - [JAR]

org.nlpcraft.probe.mgrs.nlp.enrichers.stopword

├─ org.nlpcraft.probe.mgrs.nlp.enrichers.stopword.NCStopWordEnricher.class - [JAR]

org.nlpcraft.server.nlp.enrichers.date

├─ org.nlpcraft.server.nlp.enrichers.date.NCDateConstants.class - [JAR]

├─ org.nlpcraft.server.nlp.enrichers.date.NCDateEnricher.class - [JAR]

├─ org.nlpcraft.server.nlp.enrichers.date.NCDateFormatType.class - [JAR]

├─ org.nlpcraft.server.nlp.enrichers.date.NCDateParser.class - [JAR]

├─ org.nlpcraft.server.nlp.enrichers.date.NCDateRange.class - [JAR]

org.nlpcraft

├─ org.nlpcraft.NCStart.class - [JAR]

org.nlpcraft.common.nlp

├─ org.nlpcraft.common.nlp.NCNlpSentence.class - [JAR]

├─ org.nlpcraft.common.nlp.NCNlpSentenceNote.class - [JAR]

├─ org.nlpcraft.common.nlp.NCNlpSentenceToken.class - [JAR]

├─ org.nlpcraft.common.nlp.NCNlpSentenceTokenBuffer.class - [JAR]

org.nlpcraft.model.intent.impl

├─ org.nlpcraft.model.intent.impl.NCIntentCompiler.class - [JAR]

├─ org.nlpcraft.model.intent.impl.NCIntentScanner.class - [JAR]

├─ org.nlpcraft.model.intent.impl.NCIntentSolver.class - [JAR]

├─ org.nlpcraft.model.intent.impl.NCIntentSolverEngine.class - [JAR]

├─ org.nlpcraft.model.intent.impl.NCIntentSolverResult.class - [JAR]

├─ org.nlpcraft.model.intent.impl.NCIntentSolverVariant.class - [JAR]

├─ org.nlpcraft.model.intent.impl.NCIntentTokensGroup.class - [JAR]

org.nlpcraft.server.ignite

├─ org.nlpcraft.server.ignite.NCIgniteCacheStore.class - [JAR]

├─ org.nlpcraft.server.ignite.NCIgniteExceptions.class - [JAR]

├─ org.nlpcraft.server.ignite.NCIgniteHelpers.class - [JAR]

├─ org.nlpcraft.server.ignite.NCIgniteInstance.class - [JAR]

├─ org.nlpcraft.server.ignite.NCIgniteRunner.class - [JAR]

org.nlpcraft.probe.mgrs.nlp.enrichers.dictionary

├─ org.nlpcraft.probe.mgrs.nlp.enrichers.dictionary.NCDictionaryEnricher.class - [JAR]

org.nlpcraft.common.nlp.core.stanford

├─ org.nlpcraft.common.nlp.core.stanford.NCStanfordTokenizer.class - [JAR]

org.nlpcraft.server.nlp.synonym

├─ org.nlpcraft.server.nlp.synonym.NCSynonymManager.class - [JAR]

├─ org.nlpcraft.server.nlp.synonym.NCSynonymType.class - [JAR]

org.nlpcraft.probe.mgrs

├─ org.nlpcraft.probe.mgrs.NCModelDecorator.class - [JAR]

├─ org.nlpcraft.probe.mgrs.NCProbeMessage.class - [JAR]

├─ org.nlpcraft.probe.mgrs.NCSynonym.class - [JAR]

├─ org.nlpcraft.probe.mgrs.NCSynonymChunk.class - [JAR]

├─ org.nlpcraft.probe.mgrs.NCSynonymChunkKind.class - [JAR]

org.nlpcraft.server.nlp.enrichers.stopword

├─ org.nlpcraft.server.nlp.enrichers.stopword.NCStopWordEnricher.class - [JAR]

org.nlpcraft.server.nlp.core.stanford

├─ org.nlpcraft.server.nlp.core.stanford.NCStanfordAnnotator.class - [JAR]

├─ org.nlpcraft.server.nlp.core.stanford.NCStanfordCoreManager.class - [JAR]

├─ org.nlpcraft.server.nlp.core.stanford.NCStanfordNerEnricher.class - [JAR]

├─ org.nlpcraft.server.nlp.core.stanford.NCStanfordParser.class - [JAR]

├─ org.nlpcraft.server.nlp.core.stanford.NCStanfordTokenizer.class - [JAR]

org.nlpcraft.probe.mgrs.nlp.enrichers.model

├─ org.nlpcraft.probe.mgrs.nlp.enrichers.model.NCModelEnricher.class - [JAR]

org.nlpcraft.server.proclog

├─ org.nlpcraft.server.proclog.NCProcessLogManager.class - [JAR]

org.nlpcraft.probe.mgrs.nlp.enrichers.suspicious

├─ org.nlpcraft.probe.mgrs.nlp.enrichers.suspicious.NCSuspiciousNounsEnricher.class - [JAR]

org.nlpcraft.common.makro

├─ org.nlpcraft.common.makro.NCMacroParser.class - [JAR]

org.nlpcraft.server.nlp.core.spacy

├─ org.nlpcraft.server.nlp.core.spacy.NCSpaCyNerEnricher.class - [JAR]

org.nlpcraft.server.nlp.core

├─ org.nlpcraft.server.nlp.core.NCNlpNerEnricher.class - [JAR]

├─ org.nlpcraft.server.nlp.core.NCNlpParser.class - [JAR]

├─ org.nlpcraft.server.nlp.core.NCNlpServerManager.class - [JAR]

├─ org.nlpcraft.server.nlp.core.NCNlpWord.class - [JAR]

org.nlpcraft.common.config

├─ org.nlpcraft.common.config.NCConfigurable.class - [JAR]

├─ org.nlpcraft.common.config.NCConfigurableJava.class - [JAR]

org.nlpcraft.common.debug

├─ org.nlpcraft.common.debug.NCLogGroupToken.class - [JAR]

├─ org.nlpcraft.common.debug.NCLogHolder.class - [JAR]