Contents

wordninja 2.0.0

0

Probabilistically split concatenated words using NLP based on English Wikipedia uni-gram frequencies

Probabilistically split concatenated words using NLP based on English Wikipedia uni-gram frequencies.

Stars: 763, Watchers: 763, Forks: 108, Open Issues: 18

The keredson/wordninja repo was created 7 years ago and the last code push was 1 years ago.
The project is popular with 763 github stars!

How to Install wordninja

You can install wordninja using pip

pip install wordninja

or add it to a project with poetry

poetry add wordninja

Package Details

Author
Derek Anderson
License
Homepage
https://github.com/keredson/wordninja
PyPi:
https://pypi.org/project/wordninja/
GitHub Repo:
https://github.com/keredson/wordninja
No  wordninja  pypi packages just yet.

Errors

A list of common wordninja errors.

Code Examples

Here are some wordninja code examples and snippets.

Related Packages & Articles

word2number 1.1

Convert number words eg. three hundred and forty two to numbers (342).