Thanks Rafa.
I will check same out.
Thanks and Regards,
Arthi
-Original Message-
From: Rafa Haro [mailto:rh...@apache.org]
Sent: Monday, January 16, 2017 4:19 PM
To: dev@stanbol.apache.org
Subject: Re: The Future of Apache Stanbol
** This mail has been sent from an external source **
H
Hi,
Stanbol is a great solution for entity extraction and many NLP problems. I
have used it for different pilots and customer implementations.
I also plan to use same in future.
The community is also great and very helpful.
If there is a way for non Java programmer say a Python programmer to mo
Hi ,
I also faced same issue. I understand this happens only on Windows OS. If
you switch the OS to Linux then this problem is not there.
Thanks and Rgds.
Arthi
-Original Message-
From: Cristian Petroaca [mailto:cristian.petro...@gmail.com]
Sent: Monday, June 16, 2014 2:02 PM
To: d
Thanks Reto,
I will try the same.
Thanking you and Regards,
Arthi
-Original Message-
From: Reto Bachmann-Gmür [mailto:r...@wymiwyg.com]
Sent: Wednesday, October 02, 2013 2:02 PM
To: dev@stanbol.apache.org
Subject: RE: Adding content specific metadata
Afaik there's no way to add addition
Thanks Rafa,
I will try the same.
Thanking you and Regards,
Arthi
-Original Message-
From: Rafa Haro [mailto:rh...@zaizi.com]
Sent: Tuesday, October 01, 2013 7:52 PM
To: dev@stanbol.apache.org
Subject: Re: Adding content specific metadata
Hi Arthi,
The ContentHub REST API includes CRUD
Thanks Rafa,
Iam currently using only curl commands to interact with Stanbol and have not
written any rest service.
Where is the additional metadata for a content stored?
Is there a way we can use a curl command to retrieve / validate the additional
metadata stored.
Thanks and Rgds,
Arthi
Hi Rafa,
Yes Iam trying to load additional metadata with the content.
After executing the curl command I go to the Stanbol content hub. In this Iam
able to see the item added as well as the chain created enhancements.
However I do not see the content specific metadata added by me in the set
Thanks Rafa.
I updated the RDF metadata to include this.However still I do not see the
custom metadata in the list of enhancements .
Is my understanding correct or Do I need to change something else.?
http://www.w3.org/1999/02/22-rdf-syntax-ns#";
xmlns:fise="http://fise.iks-proj
Hi,
In addition to the content file I want to upload some per document metatdata
- ( Document subject, Document title, etc ).
Iam unable to see the additional metadata. The other enhancements / content
ingestion goes through fine.
1. Is the curl command below correct
2. Is the R
Thanks Antonio
Regards,
Arthi
-Original Message-
From: Antonio Perez [mailto:ape...@zaizi.com]
Sent: Wednesday, September 25, 2013 6:55 PM
To: dev@stanbol.apache.org
Subject: Re: How to change the selection context retrieved in a Stanbol
enhancement.
Hi Arthi
I think it is not possible
Thanks Rupert,
On adding the Text Annotation new model to the weighted chain Iam able to
specify the suffix and prefix length to what I want and enhancement results
are accordingly modified.
Thanking you and Regards,
Arthi
-Original Message-
From: Rupert Westenthaler [mailto:rupert.we
Hi,
How can we change the default selection-context in the text annotation while
using the enhancer. Currently it is returning only a few characters before and
after the selected-text.
I would like to change the selection-context to a line or paragraph. Is there a
way to do this from the
Thanks a lot Rupert,
Regards,
Arthi
-Original Message-
From: Rupert Westenthaler [mailto:rupert.westentha...@gmail.com]
Sent: Tuesday, September 17, 2013 9:06 PM
To: dev@stanbol.apache.org
Subject: Re: Working with large RDF data
Hi Arthi,
On Tue, Sep 17, 2013 at 3:30 PM, wrote:
> Tha
Thanks Reto,
Regards,
Arthi
-Original Message-
From: Reto Bachmann-Gmür [mailto:r...@wymiwyg.com]
Sent: Tuesday, September 17, 2013 10:01 PM
To: dev@stanbol.apache.org
Subject: Re: Working with large RDF data
Hi Arthi
For the programmatic approach of create and access clerezza graphs you
Thanks Rupert,
I have few clarifications / queries which I have asked inline below.
"It should be possible to reason over the enhancement results and store all
triples (including the deduced one) in Jena TDB. After that you can use SPARQL
on the Jena TDB as suggested by Reto. However note that a
Thanks Reto,
The use case Iam looking at is to be able to search over the unstructured
content which has been enhanced using Stanbol and some already existing RDF
data.
I would also like run rules and reasoning over the RDF data.
Currently Iam using Stanbol for getting the unstructured text enh
Hi Reto,
The issue below is resolved.
Iam able to do both enhancements as well as using the content hub.
Rupert pointed out that I needed to add a -binary to the --data call. Once this
is done the calls go
through fine.
Thanking you and Rgds,
Arthi
-Original Message-
From: arthi venk
Thanks a lot Rupert,
Adding -binary to the call worked like a charm.
Now Iam able to enhance both pdf as well as word documents.
Thanking you and Rgds,
Arthi
-Original Message-
From: Rupert Westenthaler [mailto:rupert.westentha...@gmail.com]
Sent: Monday, September 16, 2013 10:56 AM
To
Hi Reto,
I also tried with just the enhancement chain and not using content hub. Even
in this case it did not work.
For example below command returns the enhancements
curl -X POST -H "Accept: text/turtle" -H "Content-type: text/plain" --data
@FileToAugment.txt http://localhost:8080/enhancer/
Hi Rupert,
Tried the different mime types but with no luck.
Same call on a plain text or just data works fine.
For example below command returns the enhancements
curl -X POST -H "Accept: text/turtle" -H "Content-type: text/plain" --data
@FileToAugment.txt http://localhost:8080/enhancer/chain
Thanks a lot Rupert
I will check the Content type and re-try.
Thanks and Rgds,
Arthi
-Original Message-
From: Rupert Westenthaler [mailto:rupert.westentha...@gmail.com]
Sent: Saturday, September 14, 2013 12:46 PM
To: dev@stanbol.apache.org
Subject: Re: Exception while installing metaxa
Thanks a lot Rupert
If the RDF data is smaller ( can fit into memory ) is there a way we can import
into Stanbol and do a joint search across the enhancements from unstructured
text as well as the imported RDF data.
If yes would this import be permanent or needs to be repeated each time.
Thanks
Thanks a lot Rupert for response.
The reason for using Metaxa is that I want to enhance pdf and word documents
using Stanbol.
I read that to process pdf and word we would need metaxa in the pipeline.
In the contenhub ui of Stanbol Iam able to attach a pdf / word doc and enhance
this.
However wh
Thanks a lot Reto
Will try the same.
Thanks and Regards,
Arthi
-Original Message-
From: Reto Bachmann-Gmür [mailto:r...@wymiwyg.com]
Sent: Friday, September 13, 2013 10:28 PM
To: dev@stanbol.apache.org
Subject: Re: How to enhance a word / pdf document.
HI
While the enahncer works with p
Hi,
I have large RDF data.
The requirement is to be able to reason / run rules on this data /
search this data along with any other unstructured data which I have enhanced
using Stanbol.
Any pointers on how I can achieve this?
Thanking you and Rgds,
Arthi
Please do not print
Hi,
Iam trying to installing the metaxa bundle.
I did a mvn clean install in the stanbol\enhancement-engines\metaxa directory.
>From the http://localhost:8080/system/console/bundles menu I installed the
>metaxa jar.
I got the below exception in the Stanbol window. Any idea how this issue
Hi,
I have a requirement to enhance a word / pdf document .
Iam using a curl command.
Tried below calls but none of them work.
curl -i -X POST -H "Content-Type:text/plain" --data @TextToEnhance.docx
"http://localhost:8080/contenthub/contenthub/store?uri=urn:my-content-item2&chain=MyCustomChain1
Hi,
I have custom RDF data. The requirement is to be able to reason / run rules
on this data / search this data along with any other unstructured data which I
have enhanced using Stanbol.
Came across -
https://stanbol.apache.org/docs/trunk/components/cmsadapter/cmsadapter5min.
Can I use a
Hi Arohi / all.
Even Iam facing similar issue while compiling for Ubuntu with latest sources.
Can you please suggest what is the change in POM file which is needed to make
it work?
INFO] Apache Stanbol Entityhub Indexing . SUCCESS [0.211s]
[INFO] Apache Stanbol Entityhub Indexi
Hi,
Iam trying to use the Apache Stanbol client to add content to the content hub.
I followed same code as given in Stanbol client test.
I have a simple text file which I want to upload . As part of uploading I want
to run my custom enhancement chain on this.
I got the exception "A message bod
Hi Rupert,
Thanks a lot for information.
Is there any copy which happens of these files when Stanbol is shut down or at
any other time. I had tried manually copying these files and there was an
error which stated that the filesystem does not handles files of such large
length.
Is there is a po
Hi Reto,
Thanks a lot for inputs.
>From your response I understand that the Stanbol SPARQL endpoint does not
>allow query of a RDF graph outside the Stanbol content hub.
I would need to query from outside Stanbol for same.
Thanks and Rgds,
Arthi
Hi Arthi
>
> The FROM clause in sparql is to u
Thanks a lot Rafa.
I now understood the role of Contenthub and how to use same.
The issue with my previous approach was that I was trying to upload
the enhancement rather than the plain text and as a result nothing
was getting uploaded.
I had one more question from SPARQL endpoint of Stanbol can I
Thanks Andrea,
I will switch to Ubuntu. I assume Stanbol will work well across all versions of
Ubuntu / Linux.
Thanks and Rgds,
Arthi
Hi Arthi,
it happened to me too. If you search old messages you will find my posts.
I made the same checks you're doing : permissions, way to stop stanbol,
backup
Hi ,
Adding I have used the WHERE clause in the SPARQL to point to both the graphs
in the SPARQL query.
However I do not get results.
Is there a way I can directly access any graph from the SPARQL endpoint using
WHERE clause or is there a need to first upload to the ContentHub before the
query
Hi,
I have a requirement to query the enhancement as done by Stanbol enhancer
along with another RDF data ( data store supports SPARQL endpoint)
I ran the custom enhancer chain from the curl command. I piped the RDF/XML
output to a local file.
I than uploaded this to the content hub.
When I
Hi Alessandro,
I verified that the directory has all permissions enabled.
I have tried both options - restarting through the Web console as well as
terminating the jar file and I could see this behavior.
Thanks and Rgds,
Arthi
Il giorno martedì 16 luglio 2013, Alessandro Adamou ha scritto:
>
Hi Andea,
Yes I have deployed on a Windows 64 bit machine. Are there any issues with
that.
Thanks and Rgds,
Arthi
Hi Arthi,
did you deploy on Windows ?
Best,
Andrea
Il giorno martedì 16 luglio 2013, Alessandro Adamou ha scritto:
> Hi Arthi,
>
> This is odd - these configurations shou
Hi,
How do we persist the configuration we make through the console across runs
of the Stanbol service.
Currently on re-starting the Stanbol service - Solr Yard, Managed Server,
entityHub as well weighted chain configurations disappear.
Is there a way these configuration files can be saved?
Hi,
On running Stanbol for sometime the configuration manager screen does not enter.
Using the latest full src.
Also in the console where the service was launched getting this message :
"WARNING: A servlet request, to the URI
http://localhost:8080/enhancer/chain/MyCu
stomChain1, contains form para
Hi Tarandeep
Even I got a similar error.
On debugging figured out that the permissions are not there.
Just add -u admin:admin to command and it should work.
Thanks and Rgds,
Arthi
P.S. Marking the community also as I spent quite some time figuring this out
and may benefit someone else.
Fro
Hi Rupert,
Thanks a lot for this information.
I created a simple set of concepts using SKOS and Iam now able to see the
simple concepts
I have defined when I run the sentence through the enhancer.
Thanks and Rgds,
Arthi
Hi Arthi
Regarding your data:
http://www.w3.org/2001/XMLSchema#i
Hi,
Noticed a very strange behavior. If Stanbol is restarted from the web console
on start up I saw following configured items completely disappearing.
1. Managed Site
2. Entity Hub Linking
3. Weighted chain
How do we stored configured items between reboots?
Do we need to m
Hi Rupert,
Have attached the screen shots in this mail. As size of previous mail was very
large.
Thanks and Rgds,
Arthi
Screen shots of configuration parameters.
Managed Site
[cid:image001.jpg@01CE7E5A.D5C72E40]
Entity Hub Linking configuration[cid:image002.jpg@01CE7E5A.D5C72E40]
Weighte
Hi Rupert,
Thanks a lot for your response.
Have attached the simple ontology which I have used for this project at end of
the mail.
The base for this Ontology is
http://www.owl-ontologies.com/InsuranceOntology.owl
Based on your inputs made the changes.
When I type a sentence like " Rama wa
Hi,
Iam a newbee to Stanbol.
I want to use Stanbol to be able to extract meaningful data from different
unstructured text.
Fields of interest are based on my custom vocabulary.
Data in the unstructured text will keep changing and cannot be indexed upfront
Have followed the instructions on this li
46 matches
Mail list logo