Commit 0cec4fab authored by Jonathan Sum's avatar Jonathan Sum Committed by Julien Chaumond
Browse files

typo: fine-grained token-leven

Changing from "fine-grained token-leven" to "fine-grained token-level"
parent 14cdeee7
...@@ -280,7 +280,7 @@ ...@@ -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."
] ]
}, },
{ {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment