Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 634 Bytes

File metadata and controls

24 lines (15 loc) · 634 Bytes

Named Entities Linking

Entity Linking is a service for recognizing named entities in input text, providing links to them on Wikipedia and a short description therefrom.

Installation

Use docker to install Entity Linking.

docker-compose build
docker-compose up

Demo

http://ec2-3-125-124-144.eu-central-1.compute.amazonaws.com/

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT