On Mon, Mar 6, 2017 at 10:55 PM Amirouche Boubekki < [email protected]> wrote:
all-partition procedure does generate all slices of a given list (or list of words (or sentence)). It doesn't unk the text, that's a bug. I mean, you receive a '() when the word is not recognized instead of the its unique identifier. It doesn't try to recognize them harder using some spell checker algorithm or something. It's a direct equal? of what's in the concept/token field. Now I need to relate that information with what Link grammar or RelEx parse. I am considering rewriting RelEx in Guile re-using its dictionary. Do you think it's possible? Regards, Amirouche ~ amz3 -- You received this message because you are subscribed to the Google Groups "opencog" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/opencog. To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/CAL7_Mo-q2%3DMrABC%2BFFCAS%2BqTadzDfM71bNbsNjasoDUU4NTCFg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
