Update README.md
Browse files
README.md
CHANGED
@@ -43,6 +43,13 @@ run_model("He thanked all fellow bloggers and organizations that showed support.
|
|
43 |
run_model("Races are held between April and December at the Veliefendi Hippodrome near Bakerky, 15 km (9 miles) west of Istanbul.")
|
44 |
run_model("I want to pursue PhD in Computer Science about social network,what is the open problem in social networks?")
|
45 |
```
|
46 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
|
48 |
For more details, visit this page: https://github.com/persiannlp/parsinlu/
|
|
|
43 |
run_model("Races are held between April and December at the Veliefendi Hippodrome near Bakerky, 15 km (9 miles) west of Istanbul.")
|
44 |
run_model("I want to pursue PhD in Computer Science about social network,what is the open problem in social networks?")
|
45 |
```
|
46 |
+
which should output:
|
47 |
+
```
|
48 |
+
['برای الله، یعنی چرنده و سوزان دنیا، تحسین کنید']
|
49 |
+
['خودش را در سفید پوسته می کند و به صورت عشق برادرانه']
|
50 |
+
['او از تمام بلاگرها و سازمان هایی که حمایتشان را نشان می داد']
|
51 |
+
['در طول ماه آوریل و دسامبر در والی فیودورونا نزدیک بیکر']
|
52 |
+
['من می خواهم در مورد شبکه اجتماعی تحقیقات علوم کامپیوتری را دن']
|
53 |
+
```
|
54 |
|
55 |
For more details, visit this page: https://github.com/persiannlp/parsinlu/
|