Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
macaon2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alexis Nasr
macaon2
Wiki
features
Changes
Page history
New page
Templates
Clone repository
alexis.nasr created page: basics
authored
8 years ago
by
Alexis Nasr
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
features.md
+11
-15
11 additions, 15 deletions
features.md
with
11 additions
and
15 deletions
features.md
View page @
6b10c28f
...
@@ -37,26 +37,22 @@ The following attribute functions are defined:
...
@@ -37,26 +37,22 @@ The following attribute functions are defined:
## Syntactic Features
## Syntactic Features
*
**ldep_s0r**
*
**ldep_s0r**
label of the leftmost dependent of s0
*
**rdep_s0r**
*
**rdep_s0r**
label of the rightmost dependent of s0
*
**ldep_s1r**
*
**ldep_s1r**
label of the leftmost dependent of s1
*
**rdep_s1r**
*
**rdep_s1r**
label of the rightmost dependent of s1
*
**ndep_b0**
*
**ndep_s0**
number of dependents of s0
*
**ndep_s0**
*
**ldep_b0r**
*
**rdep_b0r**
## Distance Features
## Distance Features
*
**dist_s0_b0**
*
**dist_s0_b0**
linear distance between s0 and b0
## Configurational Features
## Configurational Features
*
**sh**
*
**sh**
number of elements in the stack
*
**bh**
*
**t1**
code of the previous transition (the transition that led to the current configuration)
*
**t1**
*
**t2**
code of the transition preceding t1
*
**t2**
*
**t3**
code of the transition preceding t2
*
**t3**
*
**t4**
code of the transition preceding t3
*
**t4**
*
**mvt0**
*
**mvt0**
*
**mvt1**
*
**mvt1**
*
**mvt2**
*
**mvt2**
...
...
This diff is collapsed.
Click to expand it.