From f047837c46517be2b8a690b49ec7ba5264f23b30 Mon Sep 17 00:00:00 2001 From: "jferri@inf.ufpr.br" Date: Thu, 5 Oct 2017 14:25:05 -0300 Subject: [PATCH] Update README.md --- IMGazetteer/README.md | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/IMGazetteer/README.md b/IMGazetteer/README.md index c36ae84..4fa169f 100644 --- a/IMGazetteer/README.md +++ b/IMGazetteer/README.md @@ -1,11 +1,10 @@ -IMGazetteer -=========================== - -A plugin for the GATE language technology framework that provides PRs for string annotation. - -This plugin provides a PR for the GATE framework to perform approximate string annotation, making use of string transformation, trie, -Edit Distance search and string similarity metrics. - -For more information or reports, email: jferri@inf.ufpr.br - -To download see: https://gitlab.c3sl.ufpr.br/faes/asm \ No newline at end of file +IMGazetteer +=========================== + +A plugin for the GATE language technology framework that provides PRs for string annotation. + +This plugin provides a PR for the GATE framework to perform approximate string annotation, making use of string transformation, trie, +Edit Distance search and string similarity metrics. + +For more information visit WIKI. +Reports and doubts can be send to: jferri@inf.ufpr.br \ No newline at end of file -- GitLab