-
The option --stop-words-file is ignored when using the command line interface. Here is a proposition of patch that fix it:
[stop-words-file-CLI.patch.txt](https://github.com/kennycason/kumo/files/27…
-
Library version: 2.8.1
React native version: 0.74.6
After upgrading from 7.6.2 to 8.2.0, the `onValueChange` handler stopped being called for false values (false, "", undefined, null, etc).
It s…
-
I try to check spam from a signup form trough API. I'm using the Cleantalk\CleantalkAntispam library.
I'm calling the API with this method:
$_SESSION = array();
$_SESSION['ct_submit_t…
-
**Describe the bug**
Using ```hasattr``` in an f-string causes an import error (There is no import error).
The same data in a ```.format``` does not produce that error.
**To reproduce**
Steps to…
-
It seems that during sampling from GPT, even after a word in `stop_words_list` is generated, the generation still wouldn't stop early until it reach the defined sequence length. Looking at the code, i…
-
### Missing functionality
Word clouds contain the most common words, and for free text fields, these words are often: 'and', 'to', 'the', 'from' etc. Which provide no meaningful insight into the da…
-
In older versions openboard learned many words, but now it doesn't do anything, when trying to make open board learn custom word by typing the word and tapping the middle suggested custom word, nothi…
-
**Please describe the module you would like to add to bricks**
A brick module that removes stopwords from a text.
**Do you already have an implementation?**
```python
from nltk.corpus import sto…
-
When two words are used together to yield a new meaning, a compound is formed. Compound words can be written in three ways: as open compounds (spelled as two words, e.g., ice cream), closed compounds …
-
Using CoquiEngine for synthesizing Japanese and occasionally I got this RecursionError. The error trace message is included below.
```
Exception in thread Thread-39 (play): …