You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

27 lines
536 B

# 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