Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 885 Bytes

about_framework.md

File metadata and controls

8 lines (6 loc) · 885 Bytes

Description of the framework

The framework consists of four main parts:

  • Module to generate probing tasks with automatic morphological annotation out of Universal Dependencies data. See the documentation of this module here.
  • Module to generate probing tasks with syntactic annotation out of Universal Dependencies data based on a user’s query. See the documentation of this module here.
  • Module that provides a end-to-end pipeline for probing experiments. See the documentation of this module here.
  • Module that provides tools for visualisation of probing experiments. See the documentation of this module here.