lspecia / quest

Pascal2 Harvest project QuEst
14 stars 15 forks source link

tool wrapper classes not extending from ResourceProcessor class #21

Open hala-maghout opened 11 years ago

hala-maghout commented 11 years ago

Some classes seem to act like resources such as LanguageModel and MorphAnalyser but they don’t inherit from the Resource class. I don’t know exactly how these classes are used in the code but I mentioned this point for consistency reason. Similarly, the POSProcessor class doesn’t inherit from the ResourceProcessor class.