mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-12 10:16:27 +03:00
Add "new" tag to is_currency [ci skip]
This commit is contained in:
parent
ca2fcad5a3
commit
29106ec740
|
@ -327,6 +327,7 @@ p The L2 norm of the lexeme's vector representation.
|
|||
|
||||
+row
|
||||
+cell #[code is_currency]
|
||||
+tag-new("2.0.8")
|
||||
+cell bool
|
||||
+cell Is the lexeme a currency symbol?
|
||||
|
||||
|
|
|
@ -742,6 +742,7 @@ p The L2 norm of the token's vector representation.
|
|||
|
||||
+row
|
||||
+cell #[code is_currency]
|
||||
+tag-new("2.0.8")
|
||||
+cell bool
|
||||
+cell Is the token a currency symbol?
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user