Skip to content

Conversation

@stefsmeets
Copy link
Contributor

@stefsmeets stefsmeets commented Dec 13, 2022

This PR implements converstational entity linking from @hideaki-j into REL.

It's very much a work in progress. So far I got the server working, see ./scripts/test_server.py for an example.

Todo

  • Align conv EL with REL itself (re-use parts where possible)
  • ConvEL has its own mention detection using Bert, this should be aligned with @eriktks work.
  • Figure out what the correct API for interacting with the server should be.
  • Update documentation (setup, paths etc, how much should this be part of REL?)

@stefsmeets
Copy link
Contributor Author

Implementation using #147: https://github.com/informagi/REL/tree/fastapi-conv-el

@stefsmeets
Copy link
Contributor Author

Dropping this in favour of #150

@stefsmeets stefsmeets closed this Dec 20, 2022
@stefsmeets stefsmeets deleted the conv_el branch December 20, 2022 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants