Home
last modified time | relevance | path

Searched refs:_normalizePOS (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/py-wordnet/pywordnet-2.0.1/
H A Dwntools.py299 from wordnet import _normalizePOS, _dictionaryFor
300 pos = _normalizePOS(pos)
H A Dwordnet.py217 self.pos = _normalizePOS(tokens[1])
704 self.pos = _normalizePOS(pos)
1382 def _normalizePOS(pos): function
1389 pos = _normalizePOS(pos)
H A Dwordnet.py.tmp217 self.pos = _normalizePOS(tokens[1])
704 self.pos = _normalizePOS(pos)
1382 def _normalizePOS(pos):
1389 pos = _normalizePOS(pos)