Georg Willer commited on
Commit
8b788e1
·
1 Parent(s): 868ae68

Enhance tags

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -1,10 +1,15 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
 
 
4
  ---
5
 
6
  # 📚 What is EyeTrack2Saccade?
7
- Pipeline to derive saccation features from eye-tracking records.
8
  A saccade is a fast movement of the eye that abruptly changes the point of fixation.
9
 
10
  # Usage Instructions
 
1
  ---
2
  library_name: transformers
3
+ tags:
4
+ - biology
5
+ - eyetracking
6
+ language:
7
+ - en
8
+ pipeline_tag: feature-extraction
9
  ---
10
 
11
  # 📚 What is EyeTrack2Saccade?
12
+ Pipeline to derive saccation features from eyetracking records.
13
  A saccade is a fast movement of the eye that abruptly changes the point of fixation.
14
 
15
  # Usage Instructions