Processes Wikipedia XML, removing markdown and providing n-gram calculations. 
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Adam Shirey | 
| Last Update: | Friday, September 18, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/aeshirey/WikipediaProcessing | 
| NuGet Url: | https://www.nuget.org/packages/PlaintextWikipedia | 
Install
Install-Package PlaintextWikipedia
                        dotnet add package PlaintextWikipedia
                        paket add PlaintextWikipedia
                        
                                PlaintextWikipedia Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- sqlite-net(1.0.8)
 
Tags