| Name | Description | Type | Package | Framework |
| ISeedingStrategy | Interface | org.carrot2.matrix.factorization.seeding | Carrot | |
| ISeedingStrategyFactory | Interface | org.carrot2.matrix.factorization.seeding | Carrot | |
| KMeansSeedingStrategy | Matrix seeding based on the k-means algorithms. | Class | org.carrot2.matrix.factorization.seeding | Carrot |
| KMeansSeedingStrategyFactory | Seeding based on a k-means clustering algorithm. | Class | org.carrot2.matrix.factorization.seeding | Carrot |
| RandomSeedingStrategy | Random matrix factorization seeding. | Class | org.carrot2.matrix.factorization.seeding | Carrot |
| RandomSeedingStrategyFactory | Creates random seeding strategies. | Class | org.carrot2.matrix.factorization.seeding | Carrot |