LeeHolmes 

By: | 51,802 downloads | Last Updated: 3/6/2016 | Latest Version: 1.3.6

Sample scripts from the Windows PowerShell Cookbook

By: | 29,198 downloads | Last Updated: 10/31/2014 | Latest Version: 0.8

Await - A modern implementation of EXPECT for Windows. For a demo, see: https://www.youtube.com/watch?v=tKyAVm7bXcQ

ID3

By: | 8,015 downloads | Last Updated: 9/10/2016 | Latest Version: 1.1

Module for editing MP3 tags - based on TagLib# (https://github.com/mono/taglib-sharp/)

By: | 2,939 downloads | Last Updated: 1/9/2019 | Latest Version: 1.0

Module for automation of Windows Debugging

By: | 2,218 downloads | Last Updated: 9/4/2018 | Latest Version: 1.1

Module for indexed searching of large text corpuses

By: | 788 downloads | Last Updated: 12/12/2016 | Latest Version: 1.6

Splits a Wikipedia XML database dump into text-only articles. Articles are placed in an "Articles" directory, then again split into subdirectories with 5,000 articles each.

By: | 550 downloads | Last Updated: 12/20/2017 | Latest Version: 1.0

Part-of-Speech tagging module based on the Stanford Part of Speech Tagger - https://nlp.stanford.edu/software/tagger.shtml

By: | 546 downloads | Last Updated: 3/21/2017 | Latest Version: 1.0

Assigns a new SSL certificate (issued by Let's Encrypt) to an Azure-hosted Website.

By: | 401 downloads | Last Updated: 10/22/2016 | Latest Version: 1.0.0

Measures the vector / cosine similarity between two sets of items.

By: | 395 downloads | Last Updated: 10/21/2016 | Latest Version: 1.0.0

Measures the letter / character frequency in a block of text, ignoring whitespace

By: | 325 downloads | Last Updated: 2/16/2021 | Latest Version: 1.1

Cluster the input words into related groups

By: | 257 downloads | Last Updated: 4/6/2021 | Latest Version: 1.0.1

BinShred - interface for parsing arbitrary binary data in PowerShell

By: | 252 downloads | Last Updated: 12/5/2018 | Latest Version: 1.1

Resolve a URI to the URIs it redirects to

By: | 213 downloads | Last Updated: 12/10/2019 | Latest Version: 1.2

Get a regular expression that can be used to search for content that has been Base64 encoded

By: | 180 downloads | Last Updated: 9/5/2018 | Latest Version: 1.0

Example implementation of producer / consumer parallelism in PowerShell

By: | 174 downloads | Last Updated: 4/18/2019 | Latest Version: 1.0.1

Finds combinations of elements

By: | 149 downloads | Last Updated: 3/16/2019 | Latest Version: 1.0.0

Converts a stream of input items into properties of a resulting object

By: | 125 downloads | Last Updated: 12/10/2019 | Latest Version: 1.0

Get a regular expression that can be used to search for content that has been XOR encoded

By: | 100 downloads | Last Updated: 3/24/2021 | Latest Version: 1.0

Creates a data set that stores in a highly-efficient manner (a Bloom Filter) the existence of items supplied to the function. You can then use the Test-BloomFilter command with this data set to determine with high confidence whether an item exists in that data set or not.

By: | 95 downloads | Last Updated: 12/10/2019 | Latest Version: 1.0

Convert an incoming sequence of bytes or strings to a Yara rule