pchr8 / pymorphy-spacy-disambiguation

A package that picks the correct pymorphy2 morphology analysis based on morphology data from spacy
MIT License
5 stars 0 forks source link

Decouple from spacy - allow e.g. find_most_similar_to(dict) #5

Open pchr8 opened 9 months ago

pchr8 commented 9 months ago

Implement looking for most similar parsing based on input dictionary instead of only a spacy Token