All Projects → kylemcdonald → mueller-unredacter

kylemcdonald / mueller-unredacter

Licence: MIT License
Generating text completions based on the Mueller report

Programming Languages

HTML
75241 projects

Mueller unredacter

Mueller unredacter

A speed project generating text completions with an LSTM trained on the Mueller report. I used data prepared by Factbase with a little extra preprocessing to remove headings and footnotes. It's nowhere near perfect but you can find it at mueller-report.txt. Then I trained a network using this port of char-rnn by Sherjil Ozair and loaded it with ml5.js.

It doesn't work on mobile right now, due to some bugs with either ml5.js or TensorFlow.js.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].