Giter VIP home page Giter VIP logo

program-ab's People

Watchers

 avatar  avatar

program-ab's Issues

Exception on android project?

What steps will reproduce the problem?
1. Add Ab.jar on android project? 
2. Create an instance of class bot.
3. Exception: 
02-18 17:04:50.565: E/dalvikvm(11922): Could not find class 
'org.alicebot.ab.Bot', referenced from method 
com.ftp.test.Program_ab_TestActivity.onCreate
02-18 17:04:50.597: E/AndroidRuntime(11922): FATAL EXCEPTION: main
02-18 17:04:50.597: E/AndroidRuntime(11922): java.lang.NoClassDefFoundError: 
org.alicebot.ab.Bot
........................

Please help me why? Thanks alot. 


Original issue reported on code.google.com by [email protected] on 18 Feb 2013 at 10:10

Doesn't work on android


I follow the steps as said in program-ab.I had also place aiml bot file in 
android project and also provide path name for the aiml file.

1. Dx bad class file error
2. DX 41 warning


android app should be run on android device.but found dx warning

I am developing android app using eclipse using android sdk on windows 7.

If anyone had tried to develop android app using program-ab so please help me 
regarding this.

Original issue reported on code.google.com by [email protected] on 27 Mar 2014 at 4:42

Error: Could not find or load main class Main

What is the expected output? What do you see instead?
When I try to run the run.sh I get the above error.

What version of the product are you using? On what operating system?
program-ab-0.0.4.3 on Snow Leopard (mac) running java 7

Please provide any additional information below.
I am really newbie so the solution might be obvious but I would appreciate the 
help.
I have followed every step but still getting this error, am I missing something?

ty
Byron

Original issue reported on code.google.com by [email protected] on 1 Jan 2014 at 8:36

Use the Version Tag

What steps will reproduce the problem?
1. Source used:
<?xml version="1.0" encoding="UTF-8"?>
<aiml>
  <category>
    <pattern>
      SHOW VERSION
    </pattern>
    <template>
      Version is <version />
    </template>
  </category> 
</aiml>

2. Human: show version

3. Robot: Version is <version/> 

What is the expected output? What do you see instead?

  Robot: Version is 2.0

What version of the product are you using? On what operating system?

  I am using version program_ap_0_0_4_3 on Linux/Ubuntu 13.10

Please provide any additional information below.



Original issue reported on code.google.com by [email protected] on 27 Apr 2014 at 1:04

program ab source code missing

What steps will reproduce the problem?
On Linux (Ubuntu 12.04 "Precise" using Mercurial v. 2.0.2):

1. hg clone https://code.google.com/p/program-ab/
destination directory: program-ab
no changes found
updating to branch default
0 files updated, 0 files merged, 0 files removed, 0 files unresolved

No files are checked out.

Looking at the repository browser online, it seems there is no source code in 
the repository.  Will this happen eventually?  I'm sure there are many people 
who would like to adapt program ab to their specific environment, which is 
pretty much impossible without the source code.



Original issue reported on code.google.com by [email protected] on 25 Jan 2013 at 4:19

<br> tag not working

What steps will reproduce the problem?
1. create a aiml file.
2. use the <br></br>, <br/> tags.
3. test the aiml file using program ab.

What is the expected output? What do you see instead?
if <br> working, the output should be in new line. but now, the output text 
just mix up and look messy.

What version of the product are you using? On what operating system?
0.0.6.26

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 24 Jul 2014 at 8:44

Attachments:

bots/alice2/aimlif/train.aiml.csv (No such file or directory)

What steps will reproduce the problem?
1. clone source code 
2. build
3. run Main

What is the expected output? What do you see instead?
java.io.FileNotFoundException: 
/home/duy/ws/aiml/bots/alice2/aimlif/train.aiml.csv (No such file or directory)
    at java.io.FileOutputStream.open(Native Method)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:110)
    at java.io.FileWriter.<init>(FileWriter.java:63)
    at org.alicebot.ab.Bot.writeAIMLIFFiles(Bot.java:419)
    at org.alicebot.ab.Bot.<init>(Bot.java:160)
    at Main.mainFunction(Main.java:69)
    at Main.main(Main.java:37)

What version of the product are you using? On what operating system?
ubuntu 12.04 lts
the latest souce code

Please provide any additional information below.
it looks like the folder /aimlif isn't in the source folder.  where can i 
download it?

Original issue reported on code.google.com by [email protected] on 18 Sep 2014 at 7:30

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.