FREME NER
A Named Entity Recognition and Entitity Linking tool.
Installation
The tool can be installed using Maven, so make sure you have installed it first: http://maven.apache.org/download.cgi and java 1.8
mvn clean install
Prerequisites
- Running Apache Solr instance. Read how-to.
- ...
Usage
You can submit text for processing by executing the following command.
curl -v -d "The Charles Bridge is a famous historic bridge that crosses the Vltava river in Prague, Czech Republic." "http://localhost:8080/api/documents?language=en&dataset=dbpedia"
Acknowledgments
The development of this software is supported by the FREME H2020 project.
License
The FREME NER is released under the terms of the TODO.