Commit Graph

11 Commits

Author SHA1 Message Date
Mirko Haaser
71bed5008c Use stopword list from https://github.com/stopwords-iso/stopwords-de 2022-10-19 09:37:13 +02:00
Mirko Haaser
c4d79f7fbd Add German Stopwords 2022-10-19 09:34:20 +02:00
Tima
df72b129d2
Added Russian stopwords (#425)
* Added Russian stopwords

* Added Russian stopwords
2020-03-04 09:01:54 +01:00
Arkadiusz Kondas
717f236ca9
Implement NumberConverter (#377) 2019-05-12 22:25:17 +02:00
Arkadiusz Kondas
5e02b893e9
Fix FilesDataset arrays and TokenCountVectorizer numeric token (#363) 2019-03-20 23:22:45 +01:00
Marcin Michalski
53c5a6b9e5 Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Marcin Michalski
0beb407b16 Update easy coding standard to ^5.1 (#317) 2018-10-16 21:42:06 +02:00
Yuji Uchiyama
cbd9f5fde1 Inline static constructors of exceptions (#250) 2018-03-03 16:03:53 +01:00
Arkadiusz Kondas
16dc16b0d9
Add phpstan strict rules (#233)
* Add phpstan strict rules

* Fix travis coveralls

* Add phpstan-phpunit strict rules

* Fix eigen decomposition test name and phpstan ingored error
2018-02-16 07:25:24 +01:00
Arkadiusz Kondas
fbf84ca95f Implement SelectKBest algo for feature selection 2018-02-14 20:34:53 +01:00
Andreas Möller
4b5d57fd6f Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00