nasa-petal / PeTaL

Artificial Intelligence and Natural System Design Tool
https://nasa-petal.github.io/PeTaL/
The Unlicense
54 stars 17 forks source link

Adds Connor's query NLP into PeTaL #69

Closed keikojima02 closed 4 years ago

keikojima02 commented 4 years ago

Summary

Adds Connor's query NLP module (qBIRD.py) into PeTaL.

Related Issues

Backwards incompatibilities

None.

New Dependencies

spacy==2.3.2

'en_core_web_sm' To download spacy module run the code below. python -m spacy download en