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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alexis Nasr
macaon2
Wiki
cla
Changes
Page history
New page
Templates
Clone repository
Update cla
authored
7 years ago
by
Alexis Nasr
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
cla.md
+12
-0
12 additions, 0 deletions
cla.md
with
12 additions
and
0 deletions
cla.md
View page @
d9f1310a
The classifier description file (cla) describes all information needed to run a classifier.
It is composed of 6 sections, described below:
1.
%NAME name_of_the_classifier
associates a name to the classifier
2.
%D_FEATURES filename or NULL
is a dictionnary (dic) file that lists all the features defined by the classifier
3.
%D_TAPES
4.
%OUTPUT_TAGSET
5.
%FEAT_MODEL
6.
%WEIGHT_MATRIX
%NAME maca_trans_tagger
%D_FEATURES NULL
%D_TAPES tape_alphabets.dic
...
...
This diff is collapsed.
Click to expand it.