GitHub / aichaos / rivescript-java
A RiveScript interpreter for Java. RiveScript is a scripting language for chatterbots.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aichaos%2Frivescript-java
PURL: pkg:github/aichaos/rivescript-java
Stars: 64
Forks: 38
Open issues: 14
License: mit
Language: Java
Size: 900 KB
Dependencies parsed at:
12
Created at: over 13 years ago
Updated at: about 2 years ago
Pushed at: almost 4 years ago
Last synced at: 10 months ago
Topics: ai, artificial-intelligence, bots, chatbot, chatbots, rivescript
- org.slf4j:slf4j-api ${slf4jVersion} compile
- org.springframework.boot:spring-boot ${springBootVersion} compile
- org.springframework.boot:spring-boot-autoconfigure ${springBootVersion} compile
- org.json:json ${jsonVersion} compileOnly
- junit:junit ${junitVersion} testCompile
- org.hamcrest:hamcrest-core ${hamcrestVersion} testCompile
- org.hamcrest:hamcrest-library ${hamcrestVersion} testCompile
- org.mockito:mockito-core ${mockitoVersion} testCompile
- org.slf4j:slf4j-simple ${slf4jVersion} testCompile
- org.springframework.boot:spring-boot-starter-test ${springBootVersion} testCompile
- org.json:json ${jsonVersion} compile
- org.springframework.boot:spring-boot-starter-test ${springBootVersion} compile