Skip to content

Migrate away from bag of words based model #4

@emilymclean

Description

@emilymclean

Assess the suitability of the currently implemented BagOfWords based model, since it does not consider contextual information and processes words as an unordered collection. Additionally, the model is not recursive, meaning it does not consider previous words when weighing the current word.

A test with a second technique that addresses these issues should be assessed for comparative accuracy, and replace the current model if superior.

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