28 lines
535 B
Plaintext
28 lines
535 B
Plaintext
|
# preprocessing ignore
|
||
|
|
||
|
/preprocessing/*.jsonl
|
||
|
/preprocessing/*.pickle
|
||
|
|
||
|
/preprocessing/__pycache__
|
||
|
/preprocessing/classified_data
|
||
|
/preprocessing/clustered_jsonl
|
||
|
/preprocessing/json_data
|
||
|
/preprocessing/json_data_id
|
||
|
/preprocessing/jsonl_data
|
||
|
/preprocessing/.DS_Store
|
||
|
|
||
|
# harvesting ignore
|
||
|
/harvester/Facebook/inputs
|
||
|
/harvester/Facebook/outputs
|
||
|
/harvester/Facebook/.*
|
||
|
/harvester/Facebook/__pycache__
|
||
|
/harvester/__pycache__
|
||
|
/harvester/.DS_Store
|
||
|
|
||
|
# annotation_app
|
||
|
/annotation_app/.env
|
||
|
/annotation_app/__pycache__
|
||
|
/annotation_app/.DS_Store
|
||
|
|
||
|
|