Codes for generating Feature Lists of description texts, generating feature tables between the features list and the search patents

Ayush Tiwari bce22615d9 - 8 ماه پیش
.gitignore 0dd248c93c Initial commit 8 ماه پیش
FeatureListAsync.py bce22615d9 - 8 ماه پیش
README.md 33d9c17dc9 Update 'README.md' 8 ماه پیش

README.md

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 ..."
}

}