-
```
Which tool: blab 0.2a
What steps will reproduce the problem?
1. blab -s 3 -e '(([bcdfghjklmnpqrstvwx][aeiouy]{1,2}){1,4} 32){10} 10'
What is the expected output?
The output in not random. I se…
-
The following causes an infinite loop.
```
start = scheme
scheme = ALPHA ( ALPHA / DIGIT / "+" / "-" / "." )*
ALPHA = [a-zA-Z]*
DIGIT = [0-9]*
```
-
```
For my task I got a slight but noticeable improvement in quality by adding a
PatternType in CharacterCategoryPatternExtractor which only merges more than
two repeats.
In addition, it may be us…
-
```
For my task I got a slight but noticeable improvement in quality by adding a
PatternType in CharacterCategoryPatternExtractor which only merges more than
two repeats.
In addition, it may be us…
-
Getting "null-pointer exceptions" from xlsx2csv when parsing some files:
```
Traceback (most recent call last):
File "/usr/local/bin/xlsx2csv", line 847, in
xlsx2csv.convert(outfile, sheetid)
…
-
```
For my task I got a slight but noticeable improvement in quality by adding a
PatternType in CharacterCategoryPatternExtractor which only merges more than
two repeats.
In addition, it may be us…
-
```
Which tool: blab 0.2a
What steps will reproduce the problem?
1. blab -s 3 -e '(([bcdfghjklmnpqrstvwx][aeiouy]{1,2}){1,4} 32){10} 10'
What is the expected output?
The output in not random. I se…
-
```
Which tool: blab 0.2a
What steps will reproduce the problem?
1. blab -s 3 -e '(([bcdfghjklmnpqrstvwx][aeiouy]{1,2}){1,4} 32){10} 10'
What is the expected output?
The output in not random. I se…
-
To-do:
- Add **Kleene star** as a operation.
- Add **Epsilon** as a symbol.
- Allow the **concatenation** without the _dot operator_ ('.').
-
```
Which tool: blab 0.2a
What steps will reproduce the problem?
1. blab -s 3 -e '(([bcdfghjklmnpqrstvwx][aeiouy]{1,2}){1,4} 32){10} 10'
What is the expected output?
The output in not random. I se…