README.md 438 B

FeatureListGeneration

Codes for generating Feature Lists of description texts

Example JSON Structure

Input (FTO_inventions.json):

{

"FTO_0": {
    "invention": "The search relates to a battery-powered industrial vehicle that is configured as a light-duty pallet stacker. ..."
},
"FTO_1": {
    "invention": "The technology is related to a medical companion/device for asthmatic children ..."
}

}