Comments

Search

Error when running julia ../bin/mkdfa.jl
By Wageesha - 11/4/2016 - 1 Replies Hi I'm new to Julia. I want to compile mkdfa.jl script with .grammar file and .voca file. I have followed all the steps as mentioned in the site and have creates ./bin and ./tutorial folders.

Problem with julia-mkdfa
By spirit1920 - 2/21/2016 - 2 Replies Hi everyone,i am new to this and i am facing a problem. When i run the command "julia ../bin/mkdfa.jl sample" the result i get is this:

problem with mkdfa
By Visitor - 6/30/2014 - 1 Replies I'm a begginer. my system don't know mkdfa.pl and show this message error 'mkdfa.pl' is not recognized as an internal or external command

untitled
By oohmygod - 6/20/2012 i'm also comfimed convert it to unix with notepad++ it's worked !!

problem converting to julian form
By cvani - 4/1/2011 - 3 Replies hi

Problem with mkdfa
By Giovanni - 11/15/2010 - 2 Replies When i did

Problem encountered.
By swbluto - 9/8/2010 I had this problem when running the script:

problem during converting to juliun
By aspirant - 8/22/2010 - 4 Replies i did the same as given in the instructions of converting to juliun.

mkdfa
By LGL - 4/19/2010 Try to use http://www.repository.voxforge1.org/downloads/software/julius-3.5.2-multipath-win32bin.zip

Error after reading rules and categories
By kpap - 3/3/2010 - 1 Replies I'm running the mkdfa.pl script from the same folder I've already put sample.grammar and sample.voca files. My OS is Windows 7. I got the following error :

File Error
By Amit Surana - 4/3/2009 I know its way too late reply for above question. But someday someone might find it useful.

error when converting to Julian format
By ethan oconnors - 6/6/2008 - 7 Replies When I try to convert to the Julian format I put in mkdfa.pl sample and get this message cannot open "sample.grammar" at /Julius/bin/mkdfa.pl line 66. What am I doing wrong? HELP!!!

Step 1, Lexical Error
By royerfa - 2/22/2008 - 2 Replies Hello, I am new in VoxForge. I try to follow the Tuto, and I have a Lexical error step 1. In fact this is my problem. royerfa@royerfa-laptop:~/voxforge/auto$ mkdfa.pl sample sample.grammar has 3 rules sample.voca has 6 categories and 18 words --- Now parsing grammar file "rror: Lexical mistake " Error: cannot open "sample.dfa.tmp" --- no .dfa or .dict file generated And I am surprise because with the example from http://julius.sourceforge.jp/en/grammar.html It Works without problem. Do you have any sugggestion for me .