Hi, thank you for your response. Just to confirm, so if I write an independent script to generate a feature file with lines of the form:
feature1=1 feature2=0 feature3=0.3 feature4=0.8 ... in which feature1 and feature2 are binary features, feature3 and feature4 are real valued features, then the MaxEnt package (I mean the newest version) can handle it normally. Right?
