[addresses] adding pymorphy2 for converting Russian and Ukrainian place names (sticking with state and staet_district for the moment) to the locative case as mentioned in #125

This commit is contained in:
Al
2016-12-28 04:48:32 -05:00
parent e91907a21b
commit 6f009fb8a6
3 changed files with 46 additions and 0 deletions

View File

@@ -22,6 +22,9 @@ lru-dict==1.1.3
marisa-trie==0.7.2
numpy==1.10.4
pycountry==1.20
git+https://github.com/kmike/pymorphy2
pymorphy2-dicts-ru==2.4.394633.4298366
pymorphy2-dicts-uk==2.4.1.1.1460299261
pyproj==1.9.5.1
pystache==0.5.4
python-Levenshtein==0.12.0