Search:

Type: Posts; User: Maria

Search: Search took 0.07 seconds.

  1. Re: please help! *find and remove "outcasts" in supposed to be alphabetic sorted list

    Somehow I imagine this would be great to solve with recursion - something like this:



    /**
    * check if the lemmas are listed in alphabetic order. If not, remove fake lemmas.
    * @param...
  2. please help! *find and remove "outcasts" in supposed to be alphabetic sorted list

    Hi,

    I'm writing my master thesis on document layout recognition and I'm writing a program on recognizing dictionary-pages.

    I have a list of what could be lemmas (~the "lookup word"). {cab,...
Results 1 to 2 of 2