C# Class AIMA.Core.Learning.Knowledge.Hypothesis

Datei anzeigen Open project: PaulMineau/AIMA.Net Class Usage Examples

Public Methods

Method Description
Hypothesis ( Sentence hypothesis ) : System
getHypothesis ( ) : Sentence

Method Details

Hypothesis() public method

public Hypothesis ( Sentence hypothesis ) : System
hypothesis Sentence
return System

getHypothesis() public method

public getHypothesis ( ) : Sentence
return Sentence