Giter Site home page Giter Site logo

proamlan / chatscriptbrains Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tkuebler/chatscriptbrains

0.0 2.0 0.0 3.33 MB

Repository of brains to be placed in chat script. Give back license, you use these brains, give back some more brains. :)

License: MIT License

Makefile 0.05% Perl 1.63% C# 6.49% C++ 89.04% Java 1.35% Python 1.13% C 0.32% Ruby 0.01%

chatscriptbrains's Introduction

ChatScriptBrains Project

Has five parts:

Brains

Repository of brains to be placed in chat script. Give back license, you use these brains, give back some more brains. :)

The file structure mimics the layout needed by the ChatScript server.

aiml2cs

This directory contains a perl script to help translating aiml -> chatscript. That process is necessarily a partially manual process - as a lot of the macros require human interpretation of what behavior was intended in order to translate it to the chatscript methods of doing similar things.

swig

This directory contains interface definition files for a variety of platforms and languages with generated source. You should be able to use what’s in these directories to both generate the library for your platform/language and also compile and test it.

XCode Project to compile ChatScript on Mac

Open this project and add the current source directory to all the targets and you should be able to compile any of them.

  • ChatScriptServer
  • libChatScript (swig generated dylib for C#, etc)
  • libChatScriptJNI (swig generated dylib for java)
  • libChatScriptPerl (swig generated dylib for perl)
  • ChatScript ( bundle for use in things like unity )

Eclipse Colorer support ( HRC directory )

http://colorer.sourceforge.net/other/Color5Eclipse_Newlanguagedoc.html

https://www.dropbox.com/s/uuflfxwlm87q6ae/chatscriptcolor2.png?dl=0

__ Brains Contributors:

Jennifer: Robert Jackson

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.