Collection of low-level methods text classification, stemming, term weighting, word embedding and other usefull classes from other authors and open source projects.
                        
                    
         
                Info
| Version: | 0.2.30 | 
| Author(s): | imbNLP.Toolkit | 
| Last Update: | Monday, September 24, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://blog.veles.rs/ | 
| NuGet Url: | https://www.nuget.org/packages/imbNLP.Toolkit | 
Install
Install-Package imbNLP.Toolkit
                        dotnet add package imbNLP.Toolkit
                        paket add imbNLP.Toolkit
                        
                                imbNLP.Toolkit Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Accord(>= 3.8.0)
 - Accord.MachineLearning(>= 3.8.0)
 - Accord.Math(>= 3.8.0)
 - Accord.Neuro(>= 3.8.0)
 - Accord.Statistics(>= 3.8.0)
 - HtmlAgilityPack(>= 1.8.7)
 - imbNLP.Transliteration(>= 0.2.1.1)
 - imbSCI.DataComplex.Standard(>= 0.3.70)
 - imbSCI.Graph.Standard(>= 0.3.70)