Zabaware Support Forums

ConceptNet Mrk 3.5

Started by Spitfire2600, July 31, 2018, 10:58:14 PM

Previous topic - Next topic

Has ConceptNet changed Hals conversational skills?

Yes, Hal is much more intelligent
7 (58.3%)
Yes, Hals responses are more on track than before
0 (0%)
Sort of, Hals responses are slightly better than without ConceptNet
3 (25%)
I haven't noticed any change
1 (8.3%)
No, Hals responses are better without ConceptNet
1 (8.3%)

Total Members Voted: 12

MacGyver

Hi Honvai,

hmm.. Thinking... based on "path not found" popup... just checking, your ConceptNet (files and folders) located in C:\Program Files (x86)\Zabaware\Ultra Hal 7\ConceptNet ?... you know, for the ConceptNetDirectory to be found by the script?


 

Honvai


Art

It certainly might be helpful to once again, review Spitfire2600's instructional post at: https://www.ultrahal.com/community/index.php?topic=14812.0
In the world of AI it's the thought that counts!

- Art -

Honvai

Hi. Here is info of the error.

Spitfire2600

It looks like a permission denied error. Please make sure you have access to write to Hal's directory via Windows permissions. Can you post the specific line in the code giving you the error?

-Spitfire
 

Honvai

#35
Error 62 : SavedNouns = objTextFile.ReadLine

Honvai

This error appeared on after setting this addon to newly installed hal. The error line is the first line in the notepad image.


Spitfire2600

Hey there Havani,

Sorry for the late response. Indeed the error is Internet Explorer is the culprit. Calling it via VBS can cause it to get stuck as a background process and error out in this scenario. Best case is to track down all open instances in task manager or do a full reboot. Outside of that, opening and closing IE a few times usually works for me when that happens.

I am looking for another VB friendly browser with the impending doom of IE, however they seem few and far between.   

Spitfire2600
 

Art

Honvai,

For better illustration, you can use an editor that displays line numbers like Crimson Editor or Notepad ++
I use them both for basic text editing and Notepad offers many additional features. Both are FREE.

In the world of AI it's the thought that counts!

- Art -

Honvai

Why many of the filet this was added contains the same info. Is it possible to make hal redo this type files?

Art

Sorry but I don't quite understand what you are asking...

Would you please rephrase your question or give an example?

Thanks!
In the world of AI it's the thought that counts!

- Art -




OrenNix

#44
having a little difficulty getting this working (blank slate brain):

-Installed plugins, disabled everything else, enabled both conceptnet ones. Spoke to hal, she seemed fine.

-attempted to run the build conceptnet command, got this error (cap 1, won't embed for some reason):


-opened the file mentioned, this is the sub in question (cap 2):


but I'm not sure where the type mismatch is likely to have been caused

can anyone offer assistance? Thanks!