analyzer


Лицензия

Лицензия

Группа

Группа

com.getjenny
Идентификатор

Идентификатор

analyzer_2.12
Последняя версия

Последняя версия

5.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

analyzer
analyzer
Ссылка на сайт

Ссылка на сайт

http://www.getjenny.com
Организация-разработчик

Организация-разработчик

com.getjenny

Скачать analyzer_2.12

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.getjenny/analyzer_2.12/ -->
<dependency>
    <groupId>com.getjenny</groupId>
    <artifactId>analyzer_2.12</artifactId>
    <version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.getjenny/analyzer_2.12/
implementation 'com.getjenny:analyzer_2.12:5.0.0'
// https://jarcasting.com/artifacts/com.getjenny/analyzer_2.12/
implementation ("com.getjenny:analyzer_2.12:5.0.0")
'com.getjenny:analyzer_2.12:jar:5.0.0'
<dependency org="com.getjenny" name="analyzer_2.12" rev="5.0.0">
  <artifact name="analyzer_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.getjenny', module='analyzer_2.12', version='5.0.0')
)
libraryDependencies += "com.getjenny" % "analyzer_2.12" % "5.0.0"
[com.getjenny/analyzer_2.12 "5.0.0"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.scala-lang : scala-library jar 2.12.10
com.github.scopt : scopt_2.12 jar 3.7.0
org.scalanlp : breeze_2.12 jar 1.0
org.scalanlp : breeze-natives_2.12 jar 1.0
org.scalaz : scalaz-core_2.12 jar 7.2.30
io.spray : spray-json_2.12 jar 1.3.5

test (1)

Идентификатор библиотеки Тип Версия
org.scalatest : scalatest_2.12 jar 3.1.1

Модули Проекта

Данный проект не имеет модулей.

Codacy Badge Codacy Badge Build Status Project status Join the chat at https://gitter.im/GetJenny-StarChat/Lobby Open Source Helpers

Analyzer language and functions

The analyzers are a Domain Specific Language which allow to put together various functions using logical operators.

Through the analyzers, you can leverage on various NLP algorithms included in StarChat and combine the results of those algorithms with other rules. For instance you might want to get into the state which asks for the email only if a variable "email" is not set. Or you want to escalate to a human operator after you detect swearing for three times. Or you want to escalate only on working days. You can do all that with the analyzers.

Check StarChat Documentation for further details.

com.getjenny

GetJenny

Версии библиотеки

Версия
5.0.0
4.0.1
4.0.0
3.1.1
3.1.0
3.0.6
3.0.0
2.0.1
2.0.0
1.0.11
1.0.10
1.0.9
1.0.1