Skip to content

Make Working Vocab Object in Cleaning Script #59

@pmhauck

Description

@pmhauck

We want our cleaning script to:

  1. Take in a chunk of news files (one or more).
  2. Treat all news articles as equals
  3. create an initial (unfiltered) vocabulary dictionary.

This dictionary should be like:

{"a_word": number_of_occurances, ... }

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions