Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions helm-charts/medcat-service-helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,22 @@ version: 0.0.1
# It is recommended to use it with quotes.
appVersion: "1.3.2"

keywords:
- cogstack
- medcat
- nlp
- annotation
- biomedical
- rest-api

home: https://docs.cogstack.org/
sources:
- https://github.com/CogStack/cogstack-platform
- https://github.com/CogStack/cogstack-nlp

maintainers:
- name: alhendrickson
email: alistair@cogstack.org
url: https://github.com/CogStack

icon: "https://avatars.githubusercontent.com/u/28688163"
14 changes: 14 additions & 0 deletions helm-charts/medcat-trainer-helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,23 @@ version: 0.4.2
# It is recommended to use it with quotes.
appVersion: "3.7.1"

keywords:
- cogstack
- medcat
- nlp
- trainer
- annotation
- biomedical

home: https://docs.cogstack.org/
sources:
- https://github.com/CogStack/cogstack-platform
- https://github.com/CogStack/cogstack-nlp

maintainers:
- name: alhendrickson
email: alistair@cogstack.org
url: https://github.com/CogStack

icon: "https://avatars.githubusercontent.com/u/28688163"

Expand Down
Loading