Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cor-asv-fst
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
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
ocr-d
cor-asv-fst
Commits
013f2866
Commit
013f2866
authored
5 years ago
by
Maciej Sumalvico
Browse files
Options
Downloads
Patches
Plain Diff
mention ocrd_keraslm in the readme
parent
bc6dbbb7
Branches
master
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-1
4 additions, 1 deletion
README.md
with
4 additions
and
1 deletion
README.md
+
4
−
1
View file @
013f2866
...
...
@@ -98,12 +98,15 @@ This tool applies a trained model to correct plaintext data on a line basis.
The basic invocation is:
```
shell
cor-asv-fst-process
-i
INPUT_FILE
-o
OUTPUT_FILE
-l
LEXICON_FILE
-e
ERROR_MODEL_FILE
cor-asv-fst-process
-i
INPUT_FILE
-o
OUTPUT_FILE
-l
LEXICON_FILE
-e
ERROR_MODEL_FILE
(
-m
LM_FILE
)
```
`INPUT_FILE`
is in the same format as for the training procedure.
`OUTPUT_FILE`
contains the post-correction results in the same format.
`LM_FILE`
is a
`ocrd_keraslm`
language model - if supplied, it is used for
rescoring.
#### `cor-asv-fst-evaluate`
This tool can be used to evaluate the post-correction results. The minimal
...
...
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