You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
script that gets a list of tasks and a number and outputs all units with that number of categories. example: all units with 3 categories.
same but outputs all units that have a specific category X, have a parent category Y and have a top-level ancestor category Z.
specify a list of tokens and a category, output units that contain all these tokens (consecutively, not necessarily consecutively but in the same order, or in any order) and has that category. allow filter that only outputs top-level unit or only outputs their minimal ancestor.
same but all remotes and implicits with a given category. (allow filtering by number of tokens in the remote)
table format for above scripts: task ID, username, unit ID, unit text, ancestor unit annotation (whole sub-tree), ancestor unit text, comment
Creating tok tasks from passages (given a list of )
Creating annotation tasks from tok tasks (given a list of )
Creating review tasks from annotation tasks (given a list of )
The text was updated successfully, but these errors were encountered:
Useful scripts for admining UCCAApp:
table format for above scripts: task ID, username, unit ID, unit text, ancestor unit annotation (whole sub-tree), ancestor unit text, comment
The text was updated successfully, but these errors were encountered: