Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework flow of linkage processing. #485

Merged
merged 15 commits into from
Jan 27, 2017
Merged

Rework flow of linkage processing. #485

merged 15 commits into from
Jan 27, 2017

Conversation

linas
Copy link
Member

@linas linas commented Jan 27, 2017

Previous code processed the linkages in batches. The new code does them to completion, in one loop, more or less, except for post_processing.

This was driven by a need to search for more cases for the "amy" language; unfortunately, that still does not work, and I cannot see why. So, for now, save of partially finished, but working code (no regressions from before)

@linas linas merged commit 473571c into opencog:master Jan 27, 2017
@ampli
Copy link
Member

ampli commented Jan 27, 2017

Why not always immediately discard bad-morphisme in process_linkages()?
This way there is no need of a special handling for any/amy.

@linas linas mentioned this pull request Jan 27, 2017
@linas
Copy link
Member Author

linas commented Jan 28, 2017

the final version does this; I couldn't quite get it working last night.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants