.. text2num documentation master file, created by sphinx-quickstart on Tue Sep 25 16:16:04 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to text2num's documentation! ==================================== ``text2num`` is a package that provides functions and parser classes for: - parsing numbers expressed as words in French or English and convert them to integer values; - detect ordinals, cardinals and decimal numbers in a stream of French or English words and get their decimal digit representations. ``text2num`` is distributed under the MIT license and is known to work on python version 3.6 and above. .. toctree:: :maxdepth: 2 :caption: Contents: quickstart contributing api license Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`