Skip to content

Commit

Permalink
trying to guess some paths
Browse files Browse the repository at this point in the history
  • Loading branch information
flammie committed Jan 27, 2025
1 parent 3722247 commit d8b8119
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docsygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,9 @@ jobs:
mkdir stats/
python ${{ github.workspace }}/giella-core/scripts/freq-evals.py \
-a src/fst/analyser-gt-desc.hfstol -m stats/corpus-fin.missing \
-i ${{ github.workspace }}/corpusdata/corpus-fin.freqs
-i ${{ github.workspace }}/corpus-fin.latest.freqs/corpus-fin.freqs \
-n stats/corpus-fin.sus -o stats/corpus-fin.log \
-X stats/corpus-fin.stats
head stats/corpus-fin.missing
- name: upload missing list
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit d8b8119

Please sign in to comment.