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: 864, Watchers: 864, Forks: 112, Open Issues: 19

The keredson/wordninja repo was created 8 years ago and the last code push was 2 years ago.
The project is popular with 864 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).