一、学习内容
研读尝试常识图谱相关的论文
《Automatic Extraction of Rules Governing Morphological Agreement》
《How to marry a star: probabilistic constraints for meaning in context》
学习neo4j数据库基本指令的用法
阅读白硕老师的“闲话语义(1)-(7)”,对语义进行更深一步的理解
二、困难
- 对《How to marry a star: probabilistic constraints for meaning in context》中有些部分没有理解,后期通过询问师哥或者论文作者来进行进一步理解。
三、下阶段计划
- 继续研读《How to marry a star: probabilistic constraints for meaning in context
- 对常识图谱的模式匹配部分和牛润良师哥合作运行一个demo
- 对常识图谱的语义结构(eg:需要提取的relationship类型,模式匹配中Entity的词性)进行设计,在老师的建议下进行优化。