Skip to content

Modularize feature extraction. #2

@aseempatni

Description

@aseempatni

We can make things modular, so that other people can use this to extract such features from any dataset they have. This will make things really easy for the people working on text based feature extraction.
This thing would help us also in extending the same code to extract the features from another dataset in case we want to harden our findings.
The idea is to implement a feature module which can be imported to extract any text based feature that we have worked on.
At the very least, it'll make the code cleaner.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions