You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2008/01/16 16:08:39 UTC

[jira] Assigned: (LUCENE-1133) WikipediaTokenizer needs a way of not tokenizing certain parts of the text

     [ https://issues.apache.org/jira/browse/LUCENE-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grant Ingersoll reassigned LUCENE-1133:
---------------------------------------

    Assignee: Grant Ingersoll

> WikipediaTokenizer needs a way of not tokenizing certain parts of the text
> --------------------------------------------------------------------------
>
>                 Key: LUCENE-1133
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1133
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: contrib/wikipedia
>    Affects Versions: 2.3
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>
> It would be nice if the WikipediaTokenizer had a way of, via a flag, leaving categories, links, etc. as single tokens (or at least some parts of them)
> Thus, if we came across [[Category:My Big Idea]] there would be a way of outputting, as a single token "My Big Idea".  
> Optionally, it would be good to output both "My Big Idea" and the individual tokens as well.
> I am not sure of how to do this in JFlex, so any insight would be appreciated.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org