Skip to content

Updates on notebooks/notebook1 #3

@KlaraGtknst

Description

@KlaraGtknst

Thank you for the great tutorial!

In case you want to keep the notebooks updated (so far only updates for notebook 1):

  • pt.java.started() instead of pt.started()
  • indexer = pt.index.IterDictIndexer(pt_index_path, text_attrs=['abstract']) instead of indexer = pt.index.IterDictIndexer(pt_index_path)
  • index_ref = indexer.index(cord19.get_corpus_iter()) instead of index_ref = indexer.index(cord19.get_corpus_iter(), fields=('abstract',), meta=('docno',))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions