mirror of https://github.com/explosion/spaCy.git
Adding "This is a sentence" example to Sinhala (#2846)
This commit is contained in:
parent
ac4cadd31d
commit
cb075c8e72
|
@ -11,6 +11,7 @@ Example sentences to test spaCy and its language models.
|
|||
|
||||
|
||||
sentences = [
|
||||
"මෙය වාක්යයකි.",
|
||||
"ඔබ කවුද?",
|
||||
"ගූගල් සමාගම ඩොලර් මිලියන 500 කට එම ආයතනය මිලදී ගන්නා ලදී.",
|
||||
"කොළඹ ශ්රී ලංකාවේ ප්රධානතම නගරය යි.",
|
||||
|
|
Loading…
Reference in New Issue