Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7088991
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T07:52:06+00:00 2026-05-28T07:52:06+00:00

My aim is to write an intelligent ChatBot. He should save known informations likely

  • 0

My aim is to write an intelligent ChatBot. He should save known informations likely to the human brain.

That is why I am looking for a filetype wich stores data as a net of connected keywords. What filetype or database system could reach this?

Further Informations:

The information input will be wikipedia, google search, and facts teached by a human during a conversation.

I could give specific informations about my requirements and wishes but I don’t know if there exists even any approach to this. Maybe there are more useful specifications as my thoughts.

Just one example: the connections should have weights. Requesting an information net should increase the weights of the used connections.

What I expect is that the ChatBot could get real associations (or ideas) using the data net.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T07:52:06+00:00Added an answer on May 28, 2026 at 7:52 am

    As an extension to my above comments:

    A graph is definitely the way you want to go in terms of data representation…it maps perfectly to your problem description.

    What you seem to be asking is how you can [persistently] store this information on disk (rather than memory). That completely depends on what constraints you need. There is a “Graph Database” which is more geared to storing graphs than say relational or hierarchical databases, and would be perform far better than say pushing your adjacency matrix or list to a flat file. Here’s the wikipedia entry:

    http://en.wikipedia.org/wiki/Graph_database

    Now, there is the issue of what happens when you have so many nodes and edges that you can’t load them all into memory at once, and unfortunately if you have nodes that are connected to every other node, that can be a problem (because you won’t be able to load the complete/valid graph. I can’t answer that right now, but I’m sure there are paradigms to address this problem. I will update my answer after some digging.

    Edit-You’ll probably have to consult someone who knows more about graph databases. It’s possible that there are ways to load chunks of the graph from the database without loading the whole thing. If that’s what your issue is, you may want to reform a question about working with large graphs stored on graph databases and post it again, tagged with graphs,databases,algorithms, stuff like that, and just post it again in a more specific manner.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Should we aim for DRY, in the sense that changes to the functionality affect
I need to write a script that handle files. Its aim is to open
I'll looking for advice/resources to write a program that can intercept system calls from
I aim to filter my Google results right at terminal such that I get
I want to write my first Visual Studio 2010 add-in. My aim is to
I am trying to write a function that takes as arguments the name of
I want to write a web-based code generator for a Python crawler. Its aim
I've been asked to write a file to disk in a format that is
I am attempting to write (or expand on an existing) graph search algorithm that
Is it legal to write instant message software that implements MSN Messener, Yahoo! Messener,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.