Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 287 Bytes

File metadata and controls

14 lines (8 loc) · 287 Bytes

French word to digit converter :

A parser for French text that looks for numbers written in words and converts them to numbers written in digits.

Requirements :

  • Runs on Python 2.7
  • Pandas
  • Numpy

Run example :

python run.py input/test.txt > output/test_digits.txt