Aircraft Historical Maintenance Dataset(2012-2017)
Problem and Action taken in aircraft maintenance logs for NLP
@kaggle.merishnasuwal_aircraft_historical_maintenance_dataset
Problem and Action taken in aircraft maintenance logs for NLP
@kaggle.merishnasuwal_aircraft_historical_maintenance_dataset
CREATE TABLE aviation_morphosyntactic_dataset (
"word" VARCHAR,
"description" VARCHAR,
"compound" VARCHAR,
"lemma" VARCHAR,
"stem" VARCHAR,
"part_of_speech_pos" VARCHAR
);
Anyone who has the link will be able to view this.