counterdata-network / counterdata-network/news-entity-server
Add German and Korean model support
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
News groups are interested in using Highlighter with German and Korean language articles. SpaCy has default models for each that we could integrate.
At first pass I think the task here is to:
- add each as a supported language
- modify install script to download those models
- modify mapping from model entity types to our list of type labels
- add some unit tests to validate basic operation
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.