-
Notifications
You must be signed in to change notification settings - Fork 19
Projects
Benjamin De Boe edited this page Jan 27, 2020
·
5 revisions
Some of the development projects we're interested in pursuing, and would welcome your help for, include:
Language Model work
- Rolling out some of the newer Attributes work to other languages
- Finish multithreading support
API work
- Python access - a lightweight Cython-based wrapper around the core C++ engine, returning the full iKnow output
- SpaCy support - use SpaCy's extension mechanism to populate Tokens and Spans with iKnow output
- Port KB compilation process to C++ or Python
- Port existing Delve toolkit to Python or equivalent