Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
wcrft2
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Syntactic Tools
Morphological
wcrft2
Commits
3597592a
Commit
3597592a
authored
12 years ago
by
Adam Radziszewski
Browse files
Options
Downloads
Patches
Plain Diff
missing ini for s2 config
parent
6503ff87
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
wcrft/config/nkjp_s2.ini
+23
-0
23 additions, 0 deletions
wcrft/config/nkjp_s2.ini
with
23 additions
and
0 deletions
wcrft/config/nkjp_s2.ini
0 → 100644
+
23
−
0
View file @
3597592a
; NKJP tagset with unknown word treatment, reduced feature set.
; Got rid of agreement features.
; For layers other than CLASS,nmb,gnd,cas reduced context to 3
;
[general]
tagset
=
nkjp
; all the attrs
attrs
=
nmb,cas,gnd,per,deg,asp,ngt,acm,acn,ppr,agg,vcl,dot
macacfg
=
morfeusz-nkjp-official
[lexicon]
; currently lexicon itself is not used, but unk tag list is
casesens
=
no
minfreq
=
10
maxentries
=
500
[crf]
params
=
-a CRF-L2
[unknown]
guess
=
yes
unktagfreq
=
1
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment