Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 566 Bytes

File metadata and controls

17 lines (12 loc) · 566 Bytes

NLP_Processing

Natural Language Processing using the DeliciousMIL dataset.

Execution

Preprocess file has all the functions to preprocess the data and outputs them to a .pkl format If you want to skip the preprocessing time just run the main.py which imports the .pkl files

Author

Versions

  • 0.1
    • Initial Commit
    • Done with Data Preprocessing

Known Issues