in reply to change numbers in a corpus into words

Maybe you could show us a small sample of the data you need to manipulate and at least write a framework for the processing you need to do? This task sounds trivial enough to be a homework exercise so we would like to see you make at least some effort and ask us how to solve a specific issue rather than write the whole application for you based on a fairly fluffy specification.


Perl is environmentally friendly - it saves trees
  • Comment on Re: change numbers in a corpus into words

Replies are listed 'Best First'.
Re^2: change numbers in a corpus into words
by Anonymous Monk on Feb 05, 2008 at 22:06 UTC
    dear friend, maybe i was not clear to give some explanations, anyway the task i need to do is regarding speech recongnition n language modelling. maybe is easy task but i tried n i faild. i have a corpus n i need to change all numbers there to words. im aged enough not to need to do excercies;) the first solution also ive tried before but it dosnt change all my numbers to words but some which i donno why... any idea?

      Unless you show us what you have tried how can we know how it has failed? Better still, show us what you tried, what it generated and what you expected.

      Any pertinent information that you omit we have to guess at. If we guess wrong it wastes your time and our time. If we can't be bothered guessing you don't get answers.


      Perl is environmentally friendly - it saves trees