Closed pmanion0 closed 8 years ago
Current, the FeatureFactory functions just always lowercase the initializeVocab words and getWordToNum, but this should be more transparent as a feature. This will also enable us to test on word vectors that are case sensitive.
Implemented this in 7a1f563
Current, the FeatureFactory functions just always lowercase the initializeVocab words and getWordToNum, but this should be more transparent as a feature. This will also enable us to test on word vectors that are case sensitive.