Sha256: 5e81c18b6ec7e0ab240771ddef7a30e8a3cf57c620b1edee3b37bfb66931dc19
Contents?: true
Size: 212 Bytes
Versions: 4
Compression:
Stored size: 212 Bytes
Contents
require 'raingrams/bigram_model' require 'raingrams/openvocabulary/open_model' module Raingrams module OpenVocabulary class BigramModel < Raingrams::BigramModel include OpenModel end end end
Version data entries
4 entries across 4 versions & 1 rubygems