Releases: elifesciences/spacy-keyword-extraction-api
Releases · elifesciences/spacy-keyword-extraction-api
v0.0.3
v0.0.2
What's Changed
- Extract keyword extractor by @HazalCiplak in #9
- Used regex to split text by @HazalCiplak in #10
- Define spacy extractor by @HazalCiplak in #11
- Make docker build share dev and non-dev layers by moving ARG install_dev down by @de-code in #12
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- Implemented build using simple Docker image by @de-code in #1
- Implemented simple server by @de-code in #2
- Implemented linting and unit-test by @de-code in #3
- Added make targets for virtual environment by @de-code in #4
- Added logging config by @de-code in #5
- Simple API endpoint by @HazalCiplak in #6
- Added dev-watch make target by @de-code in #7
- Build image and push by @HazalCiplak in #8
New Contributors
- @de-code made their first contribution in #1
- @HazalCiplak made their first contribution in #6
Full Changelog: https://github.com/elifesciences/spacy-keyword-extraction-api/commits/v0.0.1