Skip to content

Concatenated values of word net suggestions#1

Open
vicmak wants to merge 1 commit into
philgooch:masterfrom
vicmak:master
Open

Concatenated values of word net suggestions#1
vicmak wants to merge 1 commit into
philgooch:masterfrom
vicmak:master

Conversation

@vicmak
Copy link
Copy Markdown

@vicmak vicmak commented Apr 22, 2014

The values that are suggested from wordnet are here concatenated. this
is done for further indexing and retrieval operations in GATE ANNIC
platform. That is, for saving in searchable lucene datastore, and
performing EASY querying on the corpus and wordnet-suggested values (This is not available at the regular wordnet suggester).

In addition soundex value for each word is added. This is done for
searching homophone confusion

I think it should not replace the wordnet suggester as it appears now, but rather added as new annotations.
This pull is basically for a discussion.

The values that are suggested from wordnet are here concatenated. this
is done for further indexing and retrieval operations in GATE ANNIC
platform. That is for saving in searchable lucene datastore, and
performing querying on the corpus.
In addition soundex value for each word is added. This is done for
searching at homophone confusion
@philgooch
Copy link
Copy Markdown
Owner

Thanks, I'll take a look

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.

2 participants