-
```
Python currently doesn't have a good-quality regex benchmark suite that can
be run automatically, have statistics drawn from it, etc. We need such a
thing before starting work on regex performance…
-
```
Python currently doesn't have a good-quality regex benchmark suite that can
be run automatically, have statistics drawn from it, etc. We need such a
thing before starting work on regex performance…
-
```
Python currently doesn't have a good-quality regex benchmark suite that can
be run automatically, have statistics drawn from it, etc. We need such a
thing before starting work on regex performance…
-
Hi,
After this commit https://github.com/OpenNMT/OpenNMT/commit/ccd7e03395c3e07cfc785f8434a916bc98a366a2
I had no issue to learn a BPE model with many millions of sentences even on Luajit.
On mas…
-
Default value of `MIN_WORD_PREFIX_SIZE` is 4, which can be a bit too high for some searches. Is it possible to make it configurable? Would it work if I just change it to 3? It says here https://github…
-
In a mode, it should be possible to remove the KWIC completely, just as it is with statistics and word picture.
There should also be possible to have no links to the KWIC, but that might be a separ…
-
The `/count` endpoint returns an `IndexError: list index out of range` when trying to search certain Flashback or Familjeliv subcorpora with (certain) `group_by` and `group_by_struct` parameters. For …
-
First of all: thanks for this great package\! Since `RTextTools` was recently removed from CRAN I was trying to find a good solution for SML on text data in `R` and was a bit frustrated by `caret` whi…
-
I am trying to add turkish language (tr) to cutoff.csv on rp_v1 branch.
There is few data on how the language score is calculated
How do we add custom language score on this csv?
-
### Checklist
- [X] I have used the search function for [**OPEN**](https://github.com/AntennaPod/AntennaPod/issues) issues to see if someone else has already submitted the same feature request.
- …