typo: fine-grained token-leven

Changing from "fine-grained token-leven" to "fine-grained token-level"
This commit is contained in:
Jonathan Sum 2020-04-15 08:25:09 -07:00 committed by Julien Chaumond
parent 14cdeee75a
commit 0cec4fab7d

View File

@ -280,7 +280,7 @@
"want to operate at a token-level. This is particularly useful for Named Entity Recognition and Question-Answering.\n", "want to operate at a token-level. This is particularly useful for Named Entity Recognition and Question-Answering.\n",
"\n", "\n",
"The second, aggregated, representation is especially useful if you need to extract the overall context of the sequence and don't\n", "The second, aggregated, representation is especially useful if you need to extract the overall context of the sequence and don't\n",
"require a fine-grained token-leven. This is the case for Sentiment-Analysis of the sequence or Information Retrieval." "require a fine-grained token-level. This is the case for Sentiment-Analysis of the sequence or Information Retrieval."
] ]
}, },
{ {