Posted
over 15 years
ago
Here is an update on some recent OpenCog work that may be relevant to some of you…
(Email [email protected] if you have detailed questions)
The main update is that the “virtual pet QA system” now answers questions regarding many more spatial
|
Posted
over 15 years
ago
During some recent reading, it struck me that a useful framework for thinking about and talking about sentence generation is the MTT or “meaning-text theory” of Igor Mel’cuk, et al Here is one readable reference:
Igor A. Mel’čuk and Alain Polguère
|
Posted
almost 16 years
ago
Time that we post a status update!
OpenCog has been a little more quiet than usual over the last couple of months. The developers list is still sporadically active, but some of the main developers are having to spend time on other work related projects meaning less AGI-driven focus (want to change that? donate here). We’re [...]
|
Posted
almost 16 years
ago
I spent the weekend comparing the Stanford parser to RelEx, and learned a lot. RelEx really does deserve to be called a “semantic relation extractor”, and not just a “dependency relation extractor”. It provides a more abstract, more semantic output than the Stanford parser, which sticks very narrowly to the syntactic structure of [...]
|
Posted
almost 16 years
ago
I’ve recently resumed work on the question-answering chatbot, and am trying to get it to comprehend a broader range of questions and statements. The “big idea” is to create a number of “sentence patterns” that the pattern matcher can recognize and respond to. The reason this is a “big” idea is because I am trying [...]
|
Posted
about 16 years
ago
A friend of mine, JMM knew that I’ve been funded in the past by SIAI to work on OpenCog, so he asked the following question:
“The Singularity Institutes “main purpose” is meant to be to investigate whether a recursively improving intelligence can
|
Posted
about 16 years
ago
The link-grammar parser uses labelled links to connect together pairs of words. In order to capture the idea of proper grammatical construction, any given word is only allowed to have very specific links to its right or left: for example, verbs have thier subject on the left, and an object on the right. Link-grammar defines [...]
|
Posted
about 16 years
ago
Recently Jared Wigmore, a student of Waikato University, New Zealand, created a tool for visualizing PLN as part of a visualisation project.
In my opinion, the BIT visualiser shows great promise as a tool for understanding the
complexities of BIT
|
Posted
over 16 years
ago
Kaj Sotala has been making his notes on PLN available on LJ as he reads through the Probabilistic Logic Networks book.
|
Posted
over 16 years
ago
A prototype chatbot demonstrates the OpenCog NLP pipeline by parsing simple statements and answering simple questions.
|