Add "new" tag to is_currency [ci skip]

This commit is contained in:
ines 2018-02-18 14:16:26 +01:00
parent ca2fcad5a3
commit 29106ec740
2 changed files with 2 additions and 0 deletions

View File

@ -327,6 +327,7 @@ p The L2 norm of the lexeme's vector representation.
+row +row
+cell #[code is_currency] +cell #[code is_currency]
+tag-new("2.0.8")
+cell bool +cell bool
+cell Is the lexeme a currency symbol? +cell Is the lexeme a currency symbol?

View File

@ -742,6 +742,7 @@ p The L2 norm of the token's vector representation.
+row +row
+cell #[code is_currency] +cell #[code is_currency]
+tag-new("2.0.8")
+cell bool +cell bool
+cell Is the token a currency symbol? +cell Is the token a currency symbol?