[jira] Updated: (UIMA-1639) Fixed bugs which disabled compiled dicts, static dict attributes

2009-10-28 Thread Michael Tanenblatt (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Tanenblatt updated UIMA-1639: - Attachment: EntryPropertiesRoot.java org/apache/uima/conceptMapper/support

[jira] Updated: (UIMA-1639) Fixed bugs which disabled compiled dicts, static dict attributes

2009-10-27 Thread Michael Tanenblatt (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Tanenblatt updated UIMA-1639: - Attachment: CM-patch-20091027.txt Fixed bugs which disabled compiled dicts, static dict

[jira] Created: (UIMA-1605) Fixed Findbugs issues

2009-10-09 Thread Michael Tanenblatt (JIRA)
Fixed Findbugs issues - Key: UIMA-1605 URL: https://issues.apache.org/jira/browse/UIMA-1605 Project: UIMA Issue Type: Bug Components: Sandbox-ConceptMapper Reporter: Michael Tanenblatt

[jira] Closed: (UIMA-1371) Performance improvement: remove reliance on Property class and excess String building to reduce in-memory dictionary size.

2009-08-17 Thread Michael Tanenblatt (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Tanenblatt closed UIMA-1371. Performance improvement: remove reliance on Property class and excess String building

[jira] Created: (UIMA-1498) if an exception is rethrown, the original exception is not currently passed through

2009-08-17 Thread Michael Tanenblatt (JIRA)
Issue Type: Improvement Components: Sandbox-ConceptMapper Reporter: Michael Tanenblatt Priority: Minor if an exception is rethrown, the original exception is not currently passed through -- This message is automatically generated by JIRA. - You can

Re: Failed to resolve font with embed-url 'file:///c:/WINDOWS/Fonts/pala.TTF'

2009-06-18 Thread Michael Tanenblatt
FYI, on a Mac, most fonts live in: /Library/Fonts/ except certain system fonts, which live in: /System/Library/Fonts Irrelevant to this discussion, but just for completeness: fonts installed locally for a specific user are installed in: ~username/Library/Fonts On

[jira] Updated: (UIMA-1371) Performance improvement: remove reliance on Property class and excess String building to reduce in-memory dictionary size.

2009-06-05 Thread Michael Tanenblatt (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Tanenblatt updated UIMA-1371: - Attachment: cm-patch20090605.txt addresses issues in UIMA-1371 Performance improvement

[jira] Created: (UIMA-1372) Improve description of ConceptMapper on UIMA sandbox components web page

2009-06-05 Thread Michael Tanenblatt (JIRA)
: Improvement Environment: all Reporter: Michael Tanenblatt Here is the proposed new wording: ConceptMapper is a powerful, highly configurable dictionary UIMA-based annotator. Numerous parameters can be used to specify various aspects of the lookup algorithm, input

[jira] Updated: (UIMA-1336) allow multiple dictionary entries to match against a single string

2009-04-29 Thread Michael Tanenblatt (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Tanenblatt updated UIMA-1336: - Attachment: CM-multireturn-patch.txt This patch fixes the issue allow multiple

Changes to ConceptMapper

2009-04-28 Thread Michael Tanenblatt
It is not clear how many people are using ConceptMapper at this point, since it hasn't been officially released yet, but in working with some projects that are currently using it, we have found some inefficiencies that we'd like to correct. Unfortunately, some of the proposed modifications

Re: ConceptMapper update

2009-03-11 Thread Michael Tanenblatt
if there is some naming convention for these patch files. I would love to get this thing finally released, as it has been lingering for way too long. On Dec 16, 2008, at 7:18 AM, Michael Baessler wrote: Thanks for the update, that are good news! -- Michael Michael Tanenblatt wrote: Just

[jira] Created: (UIMA-1301) Update documentation, log problems when dictionary entries don't load, remove diagnostic message during dictionary loading

2009-03-11 Thread Michael Tanenblatt (JIRA)
URL: https://issues.apache.org/jira/browse/UIMA-1301 Project: UIMA Issue Type: Improvement Components: Sandbox-ConceptMapper Reporter: Michael Tanenblatt -- This message is automatically generated by JIRA. - You can reply to this email to add

[jira] Updated: (UIMA-1301) Update documentation, log problems when dictionary entries don't load, remove diagnostic message during dictionary loading

2009-03-11 Thread Michael Tanenblatt (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Tanenblatt updated UIMA-1301: - Attachment: ConceptMapper20090311Patch.txt Update documentation, log problems when

Re: ConceptMapper update

2009-03-11 Thread Michael Tanenblatt
: Thanks for the patch. The name of the patch file does not matter at all. Some people name it after the Jira issue, but that's not important. Please see my comment about not sending a single patch for several issues, but that's just for future reference. --Thilo Michael Tanenblatt wrote: OK, I

Re: [VOTE] accept the Configurable Feature Extractor (CFE) into the sandbox

2008-12-16 Thread Michael Tanenblatt
Just to followup on the comment about ConceptMapper: I am in the process of putting together documentation right now, and hope to have that done by the end of this week. There is also a code change that was requested by someone that I want to make, and then I will do whatever I need to do

Re: Getting ConceptMapper into the sandbox

2008-08-11 Thread Michael Tanenblatt
of what it should say? If I left any off, please add them :-) . Thanks for your donation, and your help! -Marshall Michael Tanenblatt wrote: I am just following up on the status of getting ConceptMapper actually into the sandbox, as it was approved by vote and all paperwork from seems

Getting ConceptMapper into the sandbox

2008-08-06 Thread Michael Tanenblatt
I am just following up on the status of getting ConceptMapper actually into the sandbox, as it was approved by vote and all paperwork from seems to be in order. What needs to be done next, and is there anything I can do to help?

Re: [VOTE] [RESULT] Accept ConceptMapper into the Sandbox

2008-06-20 Thread Michael Tanenblatt
My personal preference is to put ConceptMapper out as a separate project for now, then merge the two over time. Realistically, I am not sure I have a huge amount of time to figure out how to merge these things right now (I am going to be on vacation starting Wednesday for 2 1/2 weeks, then

Re: [jira] Commented: (UIMA-1033) ConceptMapper--a highly configurable, token-based dictionary lookup UIMA component

2008-06-18 Thread Michael Tanenblatt
, Michael Tanenblatt [EMAIL PROTECTED] wrote: As Thilo mentioned in an email from May 19, 2008, I forgot to include the source for uima.tt.TokenAnnotation, but otherwise the code should be fine. Additionally, the problem you are seeing is with OffsetTokenizer, which is just a sample

Re: [jira] Commented: (UIMA-1033) ConceptMapper--a highly configurable, token-based dictionary lookup UIMA component

2008-06-18 Thread Michael Tanenblatt
This is similar to what the ConceptMapper doing. Is there any advantage over the DictionaryAnnotator? Thank you! Ahmed On Wed, Jun 18, 2008 at 10:23 AM, Michael Tanenblatt [EMAIL PROTECTED] wrote: My original message regarding this talks some about the dictionary format. I am in the process o writing

Re: [VOTE] Accept ConceptMapper into the Sandbox

2008-05-27 Thread Michael Tanenblatt
What is considered a quorum? On May 19, 2008, at 5:08 PM, Marshall Schor wrote: Michael Tanenblatt has offered to donate ConceptMapper to Apache UIMA. There was some discussion on the uima-users list about this. Thread: http://markmail.org/message/mfuubh5are7vs5ua Please vote on whether

[jira] Commented: (UIMA-1033) ConceptMapper--a highly configurable, token-based dictionary lookup UIMA component

2008-05-19 Thread Michael Tanenblatt (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12597986#action_12597986 ] Michael Tanenblatt commented on UIMA-1033: -- Sorry about that missing

Re: Any interest in this as an open source project?

2008-05-15 Thread Michael Tanenblatt
donation. We should move this discussion to the developers' list. Basically, here are the steps we need to follow: 1) Michael (Tanenblatt) creates a JIRA issue and attaches the source code (as a zip file). 2) UIMA committers and other interested parties review the source code

[jira] Created: (UIMA-1033) ConceptMapper--a highly configurable, token-based dictionary lookup UIMA component

2008-05-14 Thread Michael Tanenblatt (JIRA)
Issue Type: New Feature Components: Sandbox Environment: Java 5 Reporter: Michael Tanenblatt Priority: Minor ConceptMapper is a token-based dictionary lookup UIMA component. It was designed specifically to allow any external tokenizer

[jira] Updated: (UIMA-1033) ConceptMapper--a highly configurable, token-based dictionary lookup UIMA component

2008-05-14 Thread Michael Tanenblatt (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Tanenblatt updated UIMA-1033: - Attachment: conceptMapper.zip.md5 conceptMapper.zip Source and md5