- PASSWORDS_FILE_PATH - Static variable in class sys.Config
-
The path and file name of the passwords file.
- performTranslation(HashMap<String, Double>, KnowledgeBase) - Static method in class transform.transformLODtoLUMO
-
Perform translation via the LiFR semantic reasoner.
- PlainUserProfileCreator - Class in profile
-
Class used to create-update a user profile based upon
translateGAINFullExport,translateGAINEntities and PMML parsing.
- PlainUserProfileCreator() - Constructor for class profile.PlainUserProfileCreator
-
- PMML - Static variable in class sys.Config
-
The Constant PMML.
- PMML_FILE - Static variable in class sys.Config
-
The root directory containing the XML file.
- PMML_ROOT - Static variable in class sys.Config
-
PMML url *.
- PMML_SUFFIX - Static variable in class sys.Config
-
The Constant PMML_SUFFIX.
- PMML_UPDATED - Static variable in class sys.Config
-
The Constant PMML_UPDATED.
- PMML_UPDATED_FILE - Static variable in class sys.Config
-
The root directory containing the XML updated file.
- PMMLParserHandler - Class in store
-
The Class PMMLParserHandler.
- PMMLParserHandler() - Constructor for class store.PMMLParserHandler
-
Constructs a new PMMLParserHandler instance.
- pmmlToFile(String, String) - Static method in class input.readPMML
-
Pmml to file.
- Pointer - Class in data
-
The Class Pointer.
- Pointer(String) - Constructor for class data.Pointer
-
Instantiates a new Pointer instance.
- printAll(PMMLParserHandler) - Method in class store.PMMLParserHandler
-
Method that prints all details derived from parsex PMML file.
- printConfMap(Map<String, Double>) - Method in class store.PMMLParserHandler
-
Method that prints hash-key pairs from a given Rule-Confidence HashMap.
- printHashMap(Map<String, Double>) - Method in class store.PMMLParserHandler
-
Method that prints hash-key pairs from a given HashMap.
- printList(List<String>, int) - Method in class store.PMMLParserHandler
-
ArrayList Print Method.
- printListObj(List<Pointer>, int) - Method in class store.PMMLParserHandler
-
- printSuppMap(Map<String, Double>) - Method in class store.PMMLParserHandler
-
Method that prints hash-key pairs from a given Rule-Suppor HashMap.
- profile - package profile
-
Provides the classes necessary to create the user profiles' history tracker, convert them to ontological user profiles and export them to files.
- PROFILE_ROOT - Static variable in class sys.Config
-
The root directory containing the user profile files.
- ProfileConcept - Class in data
-
Represents a composite concept of preference for a particular user.
- ProfileConcept() - Constructor for class data.ProfileConcept
-
Null constructor.
- ProfileConcept(String, int, long, boolean, double, ArrayList<String>, Double) - Constructor for class data.ProfileConcept
-
Constructs a profile concept.
- ProfileConcept(ArrayList<String>, int, long, boolean, double) - Constructor for class data.ProfileConcept
-
Instantiates a new profile concept.
- ProfileConcept(ArrayList<String>, int, long, boolean, double, ArrayList<String>) - Constructor for class data.ProfileConcept
-
Instantiates a new profile concept.
- ProfileConcept(String, int, long, boolean, double, ArrayList<String>) - Constructor for class data.ProfileConcept
-
Instantiates a new profile concept.
- ProfileConcept(String, String, int, long, boolean, double, ArrayList<String>) - Constructor for class data.ProfileConcept
-
Instantiates a new profile concept.
- ProfileConcept(ProfileConcept) - Constructor for class data.ProfileConcept
-
Constructs a ProfileConcept
object by an existing
ProfileConcept
.
- ProfileConcept(String) - Constructor for class data.ProfileConcept
-
Constructs a ProfileConcept
from a String.
- ProfileIO - Class in store
-
Contains I/O operations to access and manage profile-related data.
- ProfileIO() - Constructor for class store.ProfileIO
-
- ProfileRetriever - Class in onto
-
Class used to retrieve the ad and/or user profiles from disk.
- ProfileRetriever() - Constructor for class onto.ProfileRetriever
-
- PRUNING_STEP - Static variable in class sys.Config
-
The amount that the minimum weight should be increased every time the
concepts are to be pruned.
- putConcept(String, double) - Method in class data.GAINFullExport
-
Put concept.