Tag Archives: WordNet

Software code quality

I spent the weekend creating a small, simple shim to import WordNet data into OpenCog. it got me to thinking about software quality. At first, I intended to use the NLTK Python interfaces into the wordnet data … it seemed … Continue reading

Posted in Development, Theory | Tagged , , , | Leave a comment

Mapping Wordnet, RelEx to OpenCog

I spent the afternoon creating a formalized mapping from RelEx and Wordnet to OpenCog. The goal is to clean things up enough so that I can run word-sense disambiguation code with opencog itself. Now, one thing that was nagging me … Continue reading

Posted in Design, Theory | Tagged , , , , | Leave a comment