소스 검색

added small README file

Alexander Freytag 8 년 전
부모
커밋
9cfc696545
1개의 변경된 파일12개의 추가작업 그리고 0개의 파일을 삭제
  1. 12 0
      README.md

+ 12 - 0
README.md

@@ -0,0 +1,12 @@
+Summary
+==============
+A small wrapper library around the popular LibLinear toolbox to make parsing of arguments a little easier.
+
+Requirements / Dependencies
+==============
+* A compiled version of Liblinear. (tested with 1.9.3 and 2.1.2)
+* The source code was developed in Matlab 7.14 and 8.2
+
+Installation
+==============
+* setup required paths and 3rd-party dependencies via `initWorkspaceLibLinear.m` (if liblinear  is not found on your system, a possible code mirror is suggested)