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.
1 parent f7d4184 commit 9baf26bCopy full SHA for 9baf26b
src/Microsoft.ML.Transforms/Text/LdaTransform.cs
@@ -1006,7 +1006,7 @@ private protected override IRowMapper MakeRowMapper(DataViewSchema schema)
1006
/// we would get the results displayed in the table below. Example documents:
1007
/// * I like to eat bananas.
1008
/// * I eat bananas everyday.
1009
- /// * First celebrated in 1970, Earth Day now includes events in more than 193 countries,
+ /// * First celebrated in 1970, Earth Day now includes events in more than 193 countries/regions,
1010
/// which are now coordinated globally by the Earth Day Network.
1011
///
1012
/// Notice the similarity in values of the first and second row, compared to the third,
0 commit comments