The Named Entity Recognition and Disambiguation framework processes textual documents for extracting named entities linked to Web resources.
Go to our [NERD public instance] (http://nerd.eurecom.fr) page, use your openid identifier, copy+paste some text or add a URI, and see how NERD works.
...
- Java v1.7
- Maven v3.x
mvn clean mvn initialize mvn test mvn exec:java
Licensed under both the CeCILL-B and the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html and http://www.apache.org/licenses/LICENSE-2.0. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
More documentation is available from the [NERD documentation] (http://nerd.eurecom.fr/documentation).