Incorect singular inflections of business, physics, biomechanics
Opened this issue · 0 comments
mjaniec2013 commented
Noted some incorrect inflections while testing:
p.singular_noun('business)
Out[18]: 'busines'
p.singular_noun('biomechanics')
Out[19]: 'biomechanic'
p.singular_noun('physics')
Out[20]: 'physic'