Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 966 Bytes

wishlist.rst

File metadata and controls

23 lines (17 loc) · 966 Bytes

Pimlico Wishlist

Things I plan to add to Pimlico.

  • Further modules:
    • CherryPicker <cherry_picker> for coreference resolution
    • Berkeley Parser <berkeley> for fast constituency parsing
    • Reconcile coref. Seems to incorporate upstream NLP tasks. Would want to interface such that we can reuse output from other modules and just do coref.
  • Pipeline graph visualizations: drawing. Maybe an interactive GUI to help with viewing large pipelines
  • See issue list on Github for other specific plans
  • Big redesign of datatype implementation is documented as a Github project

Todos

The following to-dos appear elsewhere in the docs. They are generally bits of the documentation I've not written yet, but am aware are needed.