-
-
Notifications
You must be signed in to change notification settings - Fork 260
Distributed TFIDF #5
Copy link
Copy link
Open
Labels
AlgorithmImplement a new algorithmImplement a new algorithm
Metadata
Metadata
Assignees
Labels
AlgorithmImplement a new algorithmImplement a new algorithm
Type
Fields
Give feedbackNo fields configured for issues without a type.
Greetings!
I recently used dask to implement a distributed version of tfidf. I want to contribute to the dask project by putting it somewhere.
Would this be the correct repo.?
I thought maybe a
feature_extractiondirectory would be appropriate.