Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Statistically split concatinated words: 'imateapot' to ['im', 'a', 'teapot']
(
github.com/keredson
)
1 point
by
keredson
on Aug 11, 2017
|
hide
|
past
|
favorite
|
2 comments
byoung2
on Aug 11, 2017
[–]
The true test is whether it can split salesexchange into sales exchange instead of sale sex change
keredson
on Aug 12, 2017
|
parent
[–]
it can! :) >>> wordninja.split('salesexchange') ['sales', 'exchange']
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: