We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c2d61a + 11cd969 commit 28452b4Copy full SHA for 28452b4
doc/modules/feature_extraction.rst
@@ -398,7 +398,7 @@ suitable for usage by a classifier it is very common to use the tf–idf
398
transform.
399
400
Tf means **term-frequency** while tf–idf means term-frequency times
401
-**inverse document-frequency**. This is a originally a term weighting
+**inverse document-frequency**. This was originally a term weighting
402
scheme developed for information retrieval (as a ranking function
403
for search engines results), that has also found good use in document
404
classification and clustering.
0 commit comments