Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
toki
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
Analysers
toki
Commits
72e211b3
Commit
72e211b3
authored
Jan 31, 2013
by
Adam Radziszewski
Browse files
Options
Downloads
Patches
Plain Diff
auto-split huge sentences in nkjp config
parent
1df6ebd6
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
config/nkjp.ini
+8
-0
8 additions, 0 deletions
config/nkjp.ini
with
8 additions
and
0 deletions
config/nkjp.ini
+
8
−
0
View file @
72e211b3
...
...
@@ -125,6 +125,13 @@
process_types
=
t
type:
ts
=
\p
{L}*
\P
{L}.*
[layer:long_sent]
; max sent in NKJP: 104 tokens
; assuming 1.5 * 104 as upper limit to be on the safe side
class
=
check
max_sentence_size
=
156
huge_sentence_split
=
1
[layers]
layer
=
exc_0
layer
=
suff_safe
...
...
@@ -138,6 +145,7 @@
layer
=
th_classify
layer
=
hyphen
layer
=
ts_classify
layer
=
long_sent
[debug]
format
=
$orth/$type:$ws
\n
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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