TuulaP

Results 4 comments of TuulaP

You can just add some buffer to the endX , endY, which then also expands the box, e.g. in the tutorial ``` endX = int(endX * rW)+2 endY = int(endY...

Continuing with this one, hfst problem solved by installing bison, and just got new sources of omorfi from here (git clone...) , but still same thing > JARDI...33 DIGITS_MILJOONA...33 DIGITS_NELJÄ...32...

Just to store this info also here. After some recent centos updates, and recompiling hfst, it seems that everything works. hfst compilation: > ./configure --prefix=$HFSTLOC --enable-proc --without-foma > and then...

Experimented a bit on Windows7 , 2.2.4p230, and after adding as suggested earlier `gem 'whatlanguage', github: 'peterc/whatlanguage'` to Gemfile (gets this one installed) and `require 'whatlanguage/string'` to dsl.rb and finally...