word2number 1.1
Convert number words eg. three hundred and forty two to numbers (342).
Convert number words eg. three hundred and forty two to numbers (342).
Stars: 169, Watchers: 169, Forks: 78, Open Issues: 48The akshaynagpal/w2n
repo was created 8 years ago and the last code push was 1 years ago.
The project is popular with 169 github stars!
How to Install word2number
You can install word2number using pip
pip install word2number
or add it to a project with poetry
poetry add word2number
Package Details
- Author
- Akshay Nagpal
- License
- The MIT License (MIT)
Copyright (c) 2016 Akshay Nagpal (https://github.com/akshaynagpal)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- Homepage
- https://github.com/akshaynagpal/w2n
- PyPi:
- https://pypi.org/project/word2number/
- GitHub Repo:
- https://github.com/akshaynagpal/w2n
Classifiers
- Documentation/Sphinx
- Education
- Education/Computer Aided Instruction (CAI)
- Education/Testing
- Games/Entertainment/Board Games
- Games/Entertainment/Turn Based Strategy
- Scientific/Engineering/Human Machine Interfaces
- Software Development/Libraries/Python Modules
- Software Development/Version Control/Git
- Utilities
Related Packages
Errors
A list of common word2number errors.
Code Examples
Here are some word2number
code examples and snippets.
GitHub Issues
The word2number package has 48 open issues on GitHub
- Edge case: twothousand
- ModuleNotFoundError: No module named 'word2number' Error.