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

Is the project alive? #48

Closed peter279k closed 7 years ago

peter279k commented 7 years ago

As title. I want to know whether this library supports the language (Chinese, Japanese and so on.). Thanks.

angeloskath commented 7 years ago

Hi, the project is not very actively developed, not many new features have been added lately and the develop branch has not been merged with the master for a while but it is maintained.

Regarding, whether this library supports the Chinese and Japanese languages, you would probably have to write your own tokenizers and maybe stopwords lists, stemming etc, but other than that there is no reason why the library won't be working with any language.

If you encounter problems, bugs, etc just open another issue.

Cheers, Angelos

P.S.: I am closing this issue because I think I replied well enough to the question "Is the project alive?"