Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 461 Bytes

ffp.subwords.rst

File metadata and controls

20 lines (15 loc) · 461 Bytes

Subwords

ffp.subwords

.. autosummary::
   ffp.subwords.hash_indexers.FastTextIndexer
   ffp.subwords.hash_indexers.FinalfusionHashIndexer
   ffp.subwords.explicit_indexer.ExplicitIndexer
   ffp.subwords.ngrams.word_ngrams

.. toctree::
   :maxdepth: 2
   :caption: Content

   ffp.subwords.hash_indexers.FinalfusionHashIndexer
   ffp.subwords.hash_indexers.FastTextIndexer
   ffp.subwords.explicit_indexer.ExplicitIndexer
   ffp.subwords.ngrams