-
Notifications
You must be signed in to change notification settings - Fork 0
Application that classifies articles for STA(Slovenian Press Agency) using SVM
License
kdesput/STAArticleClassification
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The solution was built in the following environment: - Microsoft Visual Studio 2015 - .NET Framework 4.5.2 Libraries used in the solution: - libsvm.net 2.1.8 - Newtonsoft.Json 9.0.1 - IKVM.OpenJDK.* libriares 7.2.4630.5 (when you install libsvm.net they are included automatically) The default parameters set in code: Path of the training set(can be changed in TrainingSet.cs): "C:\Data\sta-special-articles-2015-training.json" Path of the testing set(can be changed in TestingSet.cs): ""C:\Data\sta-special-articles-2015-testing.json" Path of created results file(can be changed in ResultsWriter.cs): "C:\Results\sta-special-articles-2015-submission.csv"
About
Application that classifies articles for STA(Slovenian Press Agency) using SVM
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published