Re: [Dbpedia-gsoc] Feedback on proposal

2016-03-23 Thread Sandro Coelho
Hi Dimitris, Ravindra

I have just seen your proposal and it is possible to say that is useful for
DBpedia Lookup too.

DBpedia Lookup indexes surface forms, synonyms, etc. in order to perform
disambiguation, offering a collection of URLs that most closely matches the
searched term. Your proposal can help us to improve this support.

If you want to use your idea in Lookup, I can assist you. Also, it is very
useful for Spotlight, but first we have to organize the project before
offering positions in GSoC.

Best,






2016-03-23 18:27 GMT-03:00 Dimitris Kontokostas :

> Hi Ravindra & thanks for selecting DBpedia
>
> as replied in your application, when you  submit your own idea and close
> to the deadline you run the risk of not getting early feedback to shape up
> your application.
> In your case, as I commented, the idea is geared towards the spotlight
> area but we couldn't get any mentors from spotlight. They would be better
> suited to evaluate your proposal.
> This is also the reason we didn't offer any spotlight ideas this year for
> gsoc.
>
> Cheers,
> Dimitris
>
> On Wed, Mar 23, 2016 at 10:58 PM, Ravindra Harige <
> ravindra.har...@gmail.com> wrote:
>
>> Hi DBpedia team,
>>
>> I had submitted a draft version of the proposal about 5 days ago, and so
>> far I have received only one comment on it from Dimitris and I’ve replied
>> to it already. As the deadline is fast approaching, I would like to have
>> some more concrete feedback from you mentors on the project idea. Please
>> comment on my draft and let me know your thoughts! Looking forward to hear
>> from you :)
>>
>> Thanks,
>> Ravindra
>>
>> --
>> Ravindra Harige
>>
>>
>>
>> --
>> Transform Data into Opportunity.
>> Accelerate data analysis in your applications with
>> Intel Data Analytics Acceleration Library.
>> Click to learn more.
>> http://pubads.g.doubleclick.net/gampad/clk?id=278785351=/4140
>> ___
>> Dbpedia-gsoc mailing list
>> Dbpedia-gsoc@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/dbpedia-gsoc
>>
>>
>
>
> --
> Kontokostas Dimitris
>
>
> --
> Transform Data into Opportunity.
> Accelerate data analysis in your applications with
> Intel Data Analytics Acceleration Library.
> Click to learn more.
> http://pubads.g.doubleclick.net/gampad/clk?id=278785351=/4140
> ___
> Dbpedia-gsoc mailing list
> Dbpedia-gsoc@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dbpedia-gsoc
>
>


-- 
Sandro
--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351=/4140___
Dbpedia-gsoc mailing list
Dbpedia-gsoc@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-gsoc


Re: [Dbpedia-gsoc] introduction

2016-03-14 Thread Sandro Coelho
Hi Anna Pedchenko,

Great to read your mail. I comment out each questions inline.

Best,

2016-03-13 16:25 GMT-03:00 anna pedchenko :

> Hi DBpedia Team,
>
> My name is Anna Pedchenko, I'm a master's degree student in
> Taras Shevchenko the National University of Kyiv. I have experience in
> Scala, JavaScript and Computer Science.
> I've done all warm-up tasks for "DBpedia Lookup improvements" idea and
> have some suggestions for this project.
> - What do you think about rewriting controller-code(LookupResource.scala)
> in more "functional and reactive way"? We can use Akka-HTTP(it's still
> experimental but should be stable till summer).
>


It is a good idea to replace Jersey to another REST/HTTP approach and we
would prefer a functional way to deal with it.

While Akka HTTP is not ready yet, I  would recommend Spray and Spray-json
because is production ready and mature. Additionally, there are some
Spray developers
involved in Akka HTTP. They are bringing the best of  Spray to Akka HTTP
and it will leave easier a future migration.



> - Also, we can move from using native Lucene index and use elastic search,
> so we'll be able to remove the synchronised block(http://bit.ly/1YO2PS0)
> and use some reactive driver for betta performance
>

Good point. We want to use Elastic Search or at least upgrade the Lucene
index version :)



> - I've done some draft documentation for DBpedia-lookup (
> https://github.com/meperweper/lookup/commit/570c928e25e3c41b599298949e8b99dd7c093425
> )
>


It is really exciting how some new technologies are solving  problems
turning it simple and useful. The Swagger was born "polluting the code" (I
don't agree with this) and now offer this elegant solution.  Go ahead!



> - Also, I've done some investigation in jsonLD, so moving from XML to
> jsonLD should not be hard
>

It would be better support new formats while we gradually stop supporting
"unused" formats.  This gives time to people that are using our solution to
modify and adapt their solutions to "new comings".


>
> What do you think? If everything is Ok, I will be glad to write a proposal
> for "DBpedia Lookup improvements" project.
>
> Regards,
> Anna Pedchenko,
>
>
> --
> Transform Data into Opportunity.
> Accelerate data analysis in your applications with
> Intel Data Analytics Acceleration Library.
> Click to learn more.
> http://pubads.g.doubleclick.net/gampad/clk?id=278785111=/4140
> ___
> Dbpedia-gsoc mailing list
> Dbpedia-gsoc@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dbpedia-gsoc
>
>


-- 
Sandro
--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231=/4140___
Dbpedia-gsoc mailing list
Dbpedia-gsoc@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-gsoc


Re: [Dbpedia-gsoc] Introductions and interest in contributions

2016-03-08 Thread Sandro Coelho
Hi Divyansh and welcome to DBpedia!

Nice to know that you are working on warm-up tasks. Keep going  and please use
the ideas page to discuss details for each project.

Best,


2016-03-07 17:28 GMT-03:00 Divyansh Khanna :

> Hi Guys
>
> I am Divyansh, a final year student pursuing Maths and Computer Science
> from BITS Pilani, India. Currently I'm interning with Myntra (sister
> company of Flipkart) in Bangalore, and have previously interned with
> Siemens Research. My primary field of interests lie somewhere on the border
> of machine learning and data science.
>
> I am interested in the prediction of Infobox template class mappings
> project. I have prior experience with machine learning and have been taking
> up Scala recently. I didn't have knowledge of DBpedia before I came across
> it two days back. Since then I've got some hang of it by going through the
> paper by Lehman et al. Hopefully I'll be learning more in the days to come.
> I have posted a comment on the project page and will now try my hands at
> the warm-up tasks posted by Nilesh.
>
> Looking forward to making valuable contributions.
> Cheers.
>
> --
> Divyansh Khanna
>
> Birla Institute of Technology and Science, Pilani -  K.K.Birla Goa Campus,
> +91-9503365773
>
>
> --
> Transform Data into Opportunity.
> Accelerate data analysis in your applications with
> Intel Data Analytics Acceleration Library.
> Click to learn more.
> http://makebettercode.com/inteldaal-eval
> ___
> Dbpedia-gsoc mailing list
> Dbpedia-gsoc@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dbpedia-gsoc
>
>


-- 
Sandro
--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://makebettercode.com/inteldaal-eval___
Dbpedia-gsoc mailing list
Dbpedia-gsoc@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-gsoc


Re: [Dbpedia-gsoc] Introduction and preliminary queries

2016-03-08 Thread Sandro Coelho
Welcome to DBpedia Kunal,Jha!

It's great that you have started on the warm up tasks!

Please use the ideas page to discuss details for each project. For DBpedia
Lookup, you can follow the steps listed at
http://wiki.dbpedia.org/ideas/idea/48/dbpedia-lookup-improvements/

Best.




2016-03-08 5:48 GMT-03:00 Kunal Jha :

> Hello
>
> I am Kunal, a final year Computer Science student in India. I have been
> working in NLP and Document Similarity for nearly 10 months now. I am
> currently interning at AKSW, at University of Leipzig, Germany, working on
> GERBIL- a platform with which researchers can evaluate the performance of
> their NER and NED approaches( as my undergraduate thesis). As a result of
> my internship, I have worked very closely with DBpedia and would love to
> continue contributing towards DBpedia as a part of Gsoc 2016. I have been
> on the mailing list for quite some time. I have looked up the ideas and
> would love to work on the DBpedia Lookup improvements. I have started
> to familiarise myself with the code and doing the warmup tasks. It would be
> great if you could please guide me towards the further steps?
>
> Cheers
> Kunal
>
>
> --
> Transform Data into Opportunity.
> Accelerate data analysis in your applications with
> Intel Data Analytics Acceleration Library.
> Click to learn more.
> http://makebettercode.com/inteldaal-eval
> ___
> Dbpedia-gsoc mailing list
> Dbpedia-gsoc@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dbpedia-gsoc
>
>


-- 
Sandro
--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://makebettercode.com/inteldaal-eval___
Dbpedia-gsoc mailing list
Dbpedia-gsoc@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-gsoc