Skip to content

Projects

Benjamin De Boe edited this page Jan 20, 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
  • Engine work:
  • Interface 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
  • Utilities
    • Port existing toolkit to Python