Skip to content

Commit

Permalink
fix: --segment-model
Browse files Browse the repository at this point in the history
  • Loading branch information
dhdaines committed Jul 16, 2024
1 parent 745d583 commit 115e4ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analyse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
done
- name: Extract
run: |
alexi -v extract --model alexi/models/rnn_crf.pt -m download/index.json download/*.pdf
alexi -v extract --segment-model alexi/models/rnn_crf.pt -m download/index.json download/*.pdf
- name: Index
run: |
alexi -v index export
Expand Down

0 comments on commit 115e4ab

Please sign in to comment.