Re: Parsing unstructured Text in Camel

2016-11-28 Thread Andrea Cosentino
achricht- >> Von: Jean-Baptiste Onofré [mailto:j...@nanthrax.net] >> Gesendet: Freitag, 25. November 2016 08:23 >> An: users@camel.apache.org >> Cc: users@camel.apache.org >> Betreff: Re: Parsing unstructured Text in Camel >> >> Hi Jan >> >> Y

Re: Parsing unstructured Text in Camel

2016-11-28 Thread Claus Ibsen
-Ursprüngliche Nachricht- >> Von: Jean-Baptiste Onofré [mailto:j...@nanthrax.net] >> Gesendet: Freitag, 25. November 2016 08:23 >> An: users@camel.apache.org >> Cc: users@camel.apache.org >> Betreff: Re: Parsing unstructured Text in Camel >> >> Hi Jan >

Re: Parsing unstructured Text in Camel

2016-11-26 Thread Anton
UIMA can work with any unstructured data. On Nov 26, 2016 1:27 PM, "souciance" wrote: > Is UIMA useful as a tool for processing basic CSV files as well as > complicated EDIFACT data? Or is it meant to be applied on other types of > unstructured data? > > On Sat, Nov 26, 2016 at 1:03 PM, Anton-2

Re: Parsing unstructured Text in Camel

2016-11-26 Thread souciance
Is UIMA useful as a tool for processing basic CSV files as well as complicated EDIFACT data? Or is it meant to be applied on other types of unstructured data? On Sat, Nov 26, 2016 at 1:03 PM, Anton-2 [via Camel] < ml-node+s465427n579066...@n5.nabble.com> wrote: > On Sat, Nov 26, 2016 at 12:29 PM,

Re: Parsing unstructured Text in Camel

2016-11-26 Thread Anton
On Sat, Nov 26, 2016 at 12:29 PM, souciance < souciance.eqdam.ras...@gmail.com> wrote: > How does UIMA work > with data that does not necessarily with a particular model at all times? > UIMA was donated to the Apache Foundation by IBM. UIMA is the framework that powers IBM Watson. As to how it ex

Re: Parsing unstructured Text in Camel

2016-11-26 Thread souciance
UIMA seems quit similar conceptually to how the IIB mapping framework works where you provide a message model and work with that. How does UIMA work with data that does not necessarily with a particular model at all times? On Sat, Nov 26, 2016 at 7:22 AM, Anton-2 [via Camel] < ml-node+s465427n579

Re: Parsing unstructured Text in Camel

2016-11-25 Thread Anton
On Sat, Nov 26, 2016 at 12:23 AM, souciance < souciance.eqdam.ras...@gmail.com> wrote: > > Actually there is no tool that can handle any unstructured data That is not correct. https://uima.apache.org/doc-uima-why.html

Re: Parsing unstructured Text in Camel

2016-11-25 Thread souciance
Hi, Actually there is no tool that can handle any unstructured data unless you want to put everything in some some sort of nosql database och run queries against it. Otherwise even integration software with advanced mapping capabilities like IBM's IIB 10 requires you to describe the structure of t

Re: Parsing unstructured Text in Camel

2016-11-25 Thread Anton
It might be over-kill, but you could use Apache UIMA - https://uima.apache.org/d/uima-as-current/apidocs/org/apache/uima/camel/UimaAsEndpoint.html On Fri, Nov 25, 2016 at 11:33 AM, Jan Matèrne (jhm) wrote: > I dont think that there is such a component. > > Unless you have validated the input you

Re: Parsing unstructured Text in Camel

2016-11-25 Thread Jean-Baptiste Onofré
Hi Jan You can always use a custom processor for that. Regards JB⁣​ On Nov 25, 2016, 08:16, at 08:16, Jan Bernhardt wrote: >Hi Camel Users, > > >is there any component which helps me to parse plain text? Not JSON, >XML or CSV. > > >My use case is that I receive an E-Mail with multiple keywords