I think these two files should do it:
https://github.com/dbpedia/extraction-framework/blob/master/core/src/main/scala/org/dbpedia/extraction/wikiparser/impl/wikipedia/Disambiguation.scala
https://github.com/dbpedia/extraction-framework/blob/master/core/src/main/scala/org/dbpedia/extraction/config/mappings/DisambiguationExtractorConfig.scala
I'm not sure though.


On 14 July 2013 10:46, Omri Oren <[email protected]> wrote:

> Is there an easy way to add "Disambiguations" support to a specific
> language, (Hungarian, in this case), even if the automatic solution is not
> yet implemented?
> I mean, is that simply adding a line to the config file (which?), or is it
> more complicated than that?
> 10x,
> Omri
>
> *Omri Oren*   Algorithm Engineer  <[email protected]>[email protected] 
> <http://corp.everything.me/>
> visit us at http://everything.me <http://corp.everything.me/>
> <https://play.google.com/store/apps/details?id=me.everything.launcher&referrer=utm_source%3Devme%26utm_medium%3Demailsig>
>
>
> On Wed, Mar 6, 2013 at 7:59 AM, Pablo N. Mendes <[email protected]>wrote:
>
>>
>> This is a good pre-GSoC or warm up task for GSoC. I have created an issue
>> so that prospective applicants can see it.
>> https://github.com/dbpedia/extraction-framework/issues/12
>>
>> Cheers,
>> Pablo
>>
>>
>> On Tue, Mar 5, 2013 at 7:08 PM, Jona Christopher Sahnwaldt <
>> [email protected]> wrote:
>>
>>> Hi all,
>>>
>>> problem: each Wikipedia edition uses its own set of templates to mark
>>> pages as disambiguation pages.
>>>
>>> current solution: manually collect these templates for each language
>>>
>>> better solution: automatically download the info from the Wikipedia
>>> editions.
>>>
>>> details: Each MediaWiki instance knows which templates are disambig
>>> templates. Most Wikipedia editions have a page like
>>> http://en.wikipedia.org/wiki/MediaWiki:Disambiguationspage . It's
>>> fairly simple to parse this. For some editions, the page is empty, but
>>> then there are other ways to get the disambig template list.
>>>
>>> I started working on this but didn't have time to finish:
>>>
>>>
>>> https://github.com/dbpedia/extraction-framework/blob/master/core/src/main/scala/org/dbpedia/extraction/util/WikiDisambigReader.scala
>>>
>>> If anyone wants to finish this (estimated time needed: 5 to 50 hours),
>>> I'd be glad to help.
>>>
>>> JC
>>>
>>>
>>> On Sun, Mar 3, 2013 at 2:29 PM, Pablo N. Mendes <[email protected]>
>>> wrote:
>>> > Hi all,
>>> > Does anybody know why disambiguations do not exist for Hungarian?
>>> >
>>> > http://downloads.dbpedia.org/3.8/hu/disambiguations_hu.nt.bz2
>>> >
>>> > I assume it is because no entry exists for "hu" here?
>>> >
>>> https://github.com/dbpedia/extraction-framework/blob/master/core/src/main/scala/org/dbpedia/extraction/config/mappings/DisambiguationExtractorConfig.scala
>>> >
>>> > Mihály, care to send a pull request? Folks, anything else that we need
>>> for
>>> > Hungarian?
>>> >
>>> > Cheers,
>>> > Pablo
>>> > --
>>> > Pablo N. Mendes
>>> > http://pablomendes.com
>>> >
>>> >
>>> ------------------------------------------------------------------------------
>>> > Everyone hates slow websites. So do we.
>>> > Make your web apps faster with AppDynamics
>>> > Download AppDynamics Lite for free today:
>>> > http://p.sf.net/sfu/appdyn_d2d_feb
>>> > _______________________________________________
>>> > Dbpedia-developers mailing list
>>> > [email protected]
>>> > https://lists.sourceforge.net/lists/listinfo/dbpedia-developers
>>> >
>>>
>>
>>
>>
>> --
>>
>> Pablo N. Mendes
>> http://pablomendes.com
>>
>>
>> ------------------------------------------------------------------------------
>> Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester
>> Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the
>> endpoint security space. For insight on selecting the right partner to
>> tackle endpoint security challenges, access the full report.
>> http://p.sf.net/sfu/symantec-dev2dev
>>
>> _______________________________________________
>> Dbpedia-developers mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/dbpedia-developers
>>
>>
>
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Dbpedia-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbpedia-developers

Reply via email to