Created by: AlexeySorokin
By default, pymorphy lemmatizes surnames to masculine form (ивановой - иванов) and patronyms to names (ивановича - иван). This PR fixes it by modifying the UDPymorphyLemmatizer class.
Created by: AlexeySorokin
By default, pymorphy lemmatizes surnames to masculine form (ивановой - иванов) and patronyms to names (ивановича - иван). This PR fixes it by modifying the UDPymorphyLemmatizer class.