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

Ayush Tiwari 33d9c17dc9 Update 'README.md' преди 6 месеца
.gitignore 0dd248c93c Initial commit преди 6 месеца
FeatureListAsync.py ea26a45bf6 Upload files to '' преди 6 месеца
README.md 33d9c17dc9 Update 'README.md' преди 6 месеца

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

}