Hi Swati
You could use a combo of mid and tonumber to do this, read your fraction to a text data item then in a calculation stage enter this ToNumber(Mid("1/3", 1, 1))/ToNumber(Mid("1/3", 3, 1)). This will read the first number and divide it by the last number, you might want to add a trim into this though in case there are any spaces from the ocr read. Obviously just replace the fraction here with your data item.
Hope this helps 🙂
------------------------------
Michael ONeil
Technical Lead developer
Everis Consultancy
Europe/London
------------------------------