text2num: Parse and convert numbers written in French

We're glad to announce the release of version 1.0 of text2num, the first Python library for parsing and converting numbers written in French into their digit representation. The parser is quite robust and is able to segment and convert number expressions within a stream of words. It recognizes different flavor of French, and parses ordinal numbers as well as decimals, integers and formal number sequences (phone numbers, card numbers…). We hope it will be a useful tool for people doing French Natural Language Processing as we do in our company. The library is distributed under the MIT license. Pypi: https://pypi.org/project/text2num/ Source: https://github.com/allo-media/text2num Doc: http://text2num.readthedocs.io/ Romuald Texier-Marcadé http://www.allo-media.fr
participants (1)
-
Romuald Texier-Marcadé