- weight - Variable in class org.ai_heuristic.algo.cluster.som.network.DefaultNeuron
-
Array of the weight
- WEST - Static variable in class org.ai_heuristic.util.TextConst
-
- wordOrder - Variable in class org.ai_heuristic.model.BagOfWords
-
Word ordering from most to least counts
- WordStemming - Class in org.ai_heuristic.model
-
This class can be used to control the comparison of similar words with different endings.
- WordStemming() - Constructor for class org.ai_heuristic.model.WordStemming
-
Create a new instance of WordStemming.
- WordStemming(HashMap<String, Integer>) - Constructor for class org.ai_heuristic.model.WordStemming
-
Create a new instance of WordStemming.
- WordStemming(ArrayList<String>) - Constructor for class org.ai_heuristic.model.WordStemming
-
Create a new instance of WordStemming.
- WTALearningFunction - Class in org.ai_heuristic.algo.cluster.som.kohonen
-
Updated version of the source code for the kohonen self-organising map at http://jknnl.sourceforge.net/
Some classes or packages may have been moved or changed.
- WTALearningFunction(NetworkModel, int, LearningDataModel) - Constructor for class org.ai_heuristic.algo.cluster.som.kohonen.WTALearningFunction
-
Creates a new instance of WTALearningFunction.
- WTALearningFunctionWithTired - Class in org.ai_heuristic.algo.cluster.som.kohonen
-
Updated version of the source code for the kohonen self-organising map at http://jknnl.sourceforge.net/
Some classes or packages may have been moved or changed.
- WTALearningFunctionWithTired(NetworkModel, int, LearningDataModel) - Constructor for class org.ai_heuristic.algo.cluster.som.kohonen.WTALearningFunctionWithTired
-
Creates a new instance of WTALearningFunction.
- WTMLearningFunction - Class in org.ai_heuristic.algo.cluster.som.kohonen
-
Updated version of the source code for the kohonen self-organising map at http://jknnl.sourceforge.net/
Some classes or packages may have been moved or changed.
- WTMLearningFunction(NetworkModel, int, FunctionMetric, LearningDataModel, FunctionLearn, NeighbourhoodFunctionModel) - Constructor for class org.ai_heuristic.algo.cluster.som.kohonen.WTMLearningFunction
-
Creates a new instance of WTMLearningFunction
- WTMLearningFunctionWithTired - Class in org.ai_heuristic.algo.cluster.som.kohonen
-
Updated version of the source code for the kohonen self-organising map at http://jknnl.sourceforge.net/
Some classes or packages may have been moved or changed.
- WTMLearningFunctionWithTired(NetworkModel, int, FunctionMetric, LearningDataModel, FunctionLearn, NeighbourhoodFunctionModel) - Constructor for class org.ai_heuristic.algo.cluster.som.kohonen.WTMLearningFunctionWithTired
-
Creates a new instance of WTMLearningFunction