Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add conversational entity linking into REL #144

Closed
wants to merge 3 commits into from
Closed

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.

1 participant