Skip to content

Commit

Permalink
Update training set for Arabic.
Browse files Browse the repository at this point in the history
  • Loading branch information
scossu committed Jan 19, 2025
1 parent 2c04c28 commit dddca65
Show file tree
Hide file tree
Showing 3 changed files with 97,019 additions and 97,921 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
from scriptshifter.exceptions import BREAK


CAMEL_DIR = path.join(path.dirname(APP_ROOT), "ext", "arabic_rom")
MODULE_DIR = path.join(CAMEL_DIR, "src")
MODULE_DIR = path.join(path.dirname(APP_ROOT), "ext", "arabic_rom", "src")

MODEL_DIR = path.join(
path.dirname(path.realpath(__file__)), "data", "model_mle")
Expand Down
Loading

0 comments on commit dddca65

Please sign in to comment.