All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.nlpcraft.examples.README.md Maven / Gradle / Ivy

There is a newer version: 0.8.2
Show newest version


Build  Javadocs  Maven ### Examples This folder contains Java and Scala examples of NLPCraft data models. Each example is fully contained in its own sub-package. Every example provides data model implementation, Junit 5 based unit test to easily run from IDE, probe.conf configuration file to start data probe with and optional YAML or JSON model definition. Here's an example of the files for `time` example:
├── time
│   ├── TimeModel.java
│   ├── TimeTest.java
│   ├── probe.conf
│   └── time_model.yaml
See [Getting Started](https://nlpcraft.org/getting-started.html) guide for more instructions on how to run these examples. For any questions, feedback or suggestions: * Send us a note at [[email protected]](mailto:[email protected]) * Post a question at [Stack Overflow](https://stackoverflow.com/questions/ask) using nlpcraft tag * If you have a bug or an idea open new issue here on [GitHub](https://github.com/vic64/nlpcraft/issues). ### Copyright Copyright (C) 2013-2019 [DataLingvo Inc.](https://www.datalingvo.com) All Rights Reserved.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy