Is it possible to use both kinds (nominal, numerical) of features in designing training set for Naive byes machine learning algorithm. Can we mention feature frequencies for designing feature vectors in Naive Byes machine learning algorithm. when Features are represented in Byes algorithm, which out of binary(term x and y are represented by 0,1) and TF (term geography and chemistry are represented by 10,20) approach is better for classifying large size documents.