-
I tried to replicate the following example in the documentation
```
doc1 = nlp(u"The labrador barked.")
doc2 = nlp(u"The labrador swam.")
doc3 = nlp(u"the labrador people live in canada.")
for…
-
This is a list of the 1556 projects that are listed on an outdated URI in Bower, along with their current location.
```
a: /bevacqua/a -> /bevacqua/contra
ace-latest: /wangshijun2010/ace -> /wangshij…
-
There is a great and open source tool for checking spell and grammar named LanguageTool which is also used in other tools or platforms like [KNIME Spellchecker nodes](https://nodepit.com/node/de.phili…
-
Hi there,
I have a critical problem with NLP tools if they support other language like Persian/Farsi. Is SparkNLP support other language?
Thanks
-
Hi, I'm working on the Cantonese and Chinese-HK corpora with @kimgerdes and was happy to see that v2 has now included classifiers as a relation (http://universaldependencies.org/u/dep/clf.html).
H…
-
I started working on adding support to Arabic Language #2314
A large number of NLP tasks require normalizing the text. For Arabic Content, it includes:
- Removing all the forms of punctuation a…
tzano updated
6 years ago
-
I'm want to implement Persian lemmatizer, but I first tried to understand how English lemmatize works. I wonder why the output of
```
from spacy.lemmatizer import Lemmatizer
from spacy.lang.en impo…
-
how to parse a persian srting in lark-parser
-
I am trying to train a model for Persian (fa) language. I prepared the freqs, brown cluster and word2vec data using the instructions [here](https://github.com/explosion/spacy-dev-resources/tree/master…
-
In the name of Allah
Hello,
Does rougescore support persian language?
Thank you