UK-IPOP / drug-extraction

A ToolBox for fuzzily extracting drugs mentions from text.
https://drug-extraction.vercel.app
MIT License
3 stars 0 forks source link

Allow single word searching in CLI #58

Closed nanthony007 closed 2 years ago

nanthony007 commented 2 years ago

Currently the website allows for single word searching inside the simple-search feature and does not require the pipe-separated structure.

It would be nice to support this in the CLI as well.