Support OpenCog
-
Recent Posts
Activity
-
RT @ferrouswheel: On that note, the HK @opencog project is looking for developers: http://t.co/tAxsT5yD— October 22nd via Twitter
-
RT @ferrouswheel: Amused to find out people are making predictions about whether @opencog will reach v1.0 in Dec 2012.— October 22nd via Twitter
-
Videos of what we've been working on http://t.co/qATDqQR— August 4th via Twitter
-
— May 29th via Youtube
-
OpenCog Recap for May 2011: http://blog.opencog.org/2011/05/20/opencog-recap-may-2011/ #ai #machinelearning— May 20th via Twitter
-
OpenCog now has Python bindings thanks to @ferrouswheel http://wiki.opencog.org/w/Python— May 16th via Twitter
-
Thank you to whoever donated a bitcoin to the project ;-)— May 16th via Twitter
-
Recent Comments
Archives
Categories
Meta
Tag Archives: Syntax
Meaning-Text Theory
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 …
Posted in Theory
Tagged linguistics, Mel'cuk, MTT, Natural Language Generation, Natural Language Processing, NLP, RelEx, semantics, Syntax
Leave a comment
Semantic dependency relations
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, …
Posted in Design, Development, Documentation, Theory
Tagged dependency grammar, grammar, linguistics, Natural Language Processing, NLP, Rel, Semantic relations, Syntax
Leave a comment
Determining word senses from grammatical usage
I’ve recently been tinkering with a mechanism for determining word senses based on their grammatical usage. This has me pretty excited, because, so far, it seems to be reasonably accurate (i.e. not terrible), and lightning-fast. I’m doing this by …
Posted in Design, Theory
Tagged link-grammar, Natural Language Processing, NLP, Syntax, WSD
5 Comments