experiment.py 文件源码

python
阅读 26 收藏 0 点赞 0 评论 0

项目:sigir2017-bitfunnel 作者: BitFunnel 项目源码 文件源码
def __init__(self, gov2_directories, min_terms_per_document, max_terms_per_document):
        self.gov2_directors = gov2_directories
        self.min_terms_per_document = min_terms_per_document
        self.max_terms_per_document = max_terms_per_document
        self.documents = math.nan
        self.terms = math.nan
        self.postings = math.nan
        self.bytes = math.nan
        self.matches_per_query = math.nan
评论列表


问题


面经


文章

微信
公众号

扫码关注公众号