Dependency Parsing

CJEの勉強会に出席するのは初めて。

  • 形態素解析、品詞タグづけ word segmentation and POS tagging
  • 未知語検出/抽出 out-of-vocabulary detection/extraction
  • 固有表現抽出・語彙知識獲得 NER, lexical acquisition
  • 系列タギング・系列セグメンテーション sequence labeling/segmentation
  • 複合語・コロケーション処理 compound word processing
  • 依存構造解析 dependency parsing
  • 関係抽出 relation extraction
  • 時間情報処理 temporal expression processing/temporal reasoning

などを扱うそうです。今日はDependency Parsingの内容。プライベートはてなグループには色々書いた。