-
Good morning, this is my code obtained from
the following page: https://spacy.io/universe/project/bertopic after running it I get the following error: Can't retrieve unregistered extension attribute …
-
After installing the model with
`pip install "la-core-web-lg @ https://huggingface.co/latincy/la_core_web_lg/resolve/main/la_core_web_lg-any-py3-none-
any.whl"`, I get the error
```
ValueError…
-
Perfect tense is missing when parsing latin text.
```py
"Tense": {
"Fut": Tense.future,
"Imp": Tense.imperfect,
"Past": Tense.past,
"Pqp": Tense.pluperfect,…
-
java -Xmx6G -jar ./target/CATENA-1.0.3.jar -i /root/dater/data/catena_input.xmlsample.txt.info.xml.tml -l ./models/CoNLL2009-ST-English-ALL.anna-3.3.lemmatizer.model -g ./models/CoNLL2009-ST-English-A…
-
Pymorphy3 uses a much more recent version of Ukrainian dictionaries (VESUM).
https://github.com/no-plagiarism/pymorphy3
-
Adding an option for Stemming and/or Lemmatization is important when using count, hash and tf-idf vectorizers as it makes the vocabulary smaller by understanding words having same root or lemma respec…
-
-
Windows, python 3.6. Не знаю, какая информация еще может понадобиться.
```
DatabaseError Traceback (most recent call last)
c:\GitProjects\ai\dpo-freeformat-routing\res…
QtRoS updated
4 years ago
-
### Have you searched existing issues? 🔎
- [X] I have searched and found no existing issues
### Desribe the bug
I am stuck with the bug: set nr_topics=96 (min_cluster_size=60, min_samples=30…
-
Hi
First Thank you for all the work done, i know that FeaturizeText apply NLP preprocessing like skipword with a specifique language :
![image](https://user-images.githubusercontent.com/16559628/86…