File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 6
6
7
7
---
8
8
9
- ## [ Read the Docs] ( http ://www.classifier-reborn.com/)
9
+ ## [ Read the Docs] ( https ://www.classifier-reborn.com/)
10
10
11
11
## Getting Started
12
12
@@ -45,11 +45,11 @@ irb(main):013:0> lsi.find_related("This text is around cats!", 2)
45
45
There is much more that can be done using Bayes and LSI beyond these quick examples.
46
46
For more information read the following documentation topics.
47
47
48
- * [ Installation and Dependencies] ( http ://www.classifier-reborn.com/)
49
- * [ Bayesian Classifier] ( http ://www.classifier-reborn.com/bayes)
50
- * [ Latent Semantic Indexer (LSI)] ( http ://www.classifier-reborn.com/lsi)
51
- * [ Classifier Validation] ( http ://www.classifier-reborn.com/validation)
52
- * [ Development and Contributions] ( http ://www.classifier-reborn.com/development) (* Optional Docker instructions included* )
48
+ * [ Installation and Dependencies] ( https ://www.classifier-reborn.com/)
49
+ * [ Bayesian Classifier] ( https ://www.classifier-reborn.com/bayes)
50
+ * [ Latent Semantic Indexer (LSI)] ( https ://www.classifier-reborn.com/lsi)
51
+ * [ Classifier Validation] ( https ://www.classifier-reborn.com/validation)
52
+ * [ Development and Contributions] ( https ://www.classifier-reborn.com/development) (* Optional Docker instructions included* )
53
53
54
54
### Notes on JRuby support
55
55
You can’t perform that action at this time.
0 commit comments