-
```
Hello,
i tried to create an 4-gram language model with the help of your estimate-ngram
tool which led to the following debug output:
0.000 Loading vocab wlist...
0.170 Loading corpus corpus…
-
```
Hello,
i tried to create an 4-gram language model with the help of your estimate-ngram
tool which led to the following debug output:
0.000 Loading vocab wlist...
0.170 Loading corpus corpus…
-
Le *Programming Historian en français* a reçu une proposition de traduction de la leçon [Normalizing Textual Data with Python](https://programminghistorian.org/en/lessons/normalizing-data) de la part …
-
Hi
Using the same technique as for duplicates, is it possible to remove words that are a certain word length. (min/max word length)
Also if you could use the same method for splitting a wordlist in…
-
### Type of Issue (Enhancement, Error, Bug, Question)
Question
----------------------------------------
#### Operating System
ALL
#### PySimpleGUI Port (tkinter, Qt, Wx, Web)
ALL
--…
-
Using Get-Content to read an [example 170,000 line wordlist text file](https://github.com/dolph/dictionary/raw/master/enable1.txt).
```
# Default use, slow. Roughly 6 seconds. Over 100x longer th…
-
[link]https://github.com/appsecco/bugcrowd-levelup-subdomain-enumeration[/link]
[short_descr]Esoteric sub-domain enumeration techniques - Bugcrowd LevelUp[/short_descr]
[tags]resources,subdomains,wo…
-
I would like to add a command that lists out the TTP names according to computers.
We only know the technique IDs so need to lookup the names from https://github.com/mitre/cti/blob/master/enterpris…
-
❓ **I'm submitting a ...**
- [ ] 🐞 bug report
- [X] 🐣 feature request
- [ ] ❓ question about the decisions made in the repository
🐞 **Is your feature request related to a problem? Please describ…
-
This feature will allow the user to "stack" two valid wordlists into one by putting all the words of one into another. Instead of overwriting the destination, the target will combine both the selected…