You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "Shad Storhaug (JIRA)" <ji...@apache.org> on 2017/10/19 13:43:01 UTC

[jira] [Commented] (LUCENENET-570) Port Lucene.Net.Analysis.UIMA

    [ https://issues.apache.org/jira/browse/LUCENENET-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16211062#comment-16211062 ] 

Shad Storhaug commented on LUCENENET-570:
-----------------------------------------

The port of this is mostly complete on [this branch|https://github.com/NightOwl888/lucenenet/tree/analysis-uima]. It compiles, but most of the tests do not pass yet. The implementation uses an IKVM conversion of Apache UIMA, so there are issues with casing and namespaces that make it weird in .NET.

An alternative approach might be to wrap the [C++ framework|https://uima.apache.org/doc-uimacpp-huh.html] of UIMA in a C# wrapper so it acts more like standard C# classes.

> Port Lucene.Net.Analysis.UIMA
> -----------------------------
>
>                 Key: LUCENENET-570
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-570
>             Project: Lucene.Net
>          Issue Type: Task
>          Components: Lucene.Net.Analysis.UIMA
>    Affects Versions: Lucene.Net 4.8.0
>            Reporter: Shad Storhaug
>            Priority: Minor
>              Labels: features
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)