Package mekano :: Package atoms :: Module invidx
[hide private]
[frames] | no frames]

Module invidx

Classes [hide private]
  InvertedIndex
Variables [hide private]
  __package__ = 'mekano.atoms'
  __test__ = {u'InvertedIndex.add (line 46)': '\n add(vec...
Variables Details [hide private]

__test__

Value:
{u'InvertedIndex.add (line 46)': '''
        add(vec, 1)
        The elements of AtomVector-like object \'vec\' will be indexed\
,
        but the object that will appear under the invind of each
        such item is \'store\'

        \'store\' can be id\'s of documents, or it could be the refere\
...