angeloskath / php-nlp-tools

Natural Language Processing Tools in PHP
Do What The F*ck You Want To Public License
743 stars 152 forks source link

Modified constructor to accept parameters #62

Closed gradzio closed 2 years ago

gradzio commented 6 years ago

This way we can inject parameters to the model without a need of training. In case of extended functionality where serialise and deserialise does not fit.