Hi all,

I've been working on Spotlight "portability" for Portuguese.

I built Spotlight on IntelliJ and run it using the server.properties from
dbpedia-spotlight-quickstart.zip -  The DBPedia team have made a great
work... When I got stuck on some configuration points,  the docs are very
useful... Congratulations!

>From now, I've started to change some properties on index and server files,
but I don't know if I am on correct way. The changes are below

----  index.properties
org.dbpedia.spotlight.data.wikipediaDump =
/home/mpiuser/dbpedia/dados/                          ' Downloading this
file .... :P
org.dbpedia.spotlight.data.labels = /home/mpiuser/dbpedia/dados/labels_pt.nt
org.dbpedia.spotlight.data.redirects =
/home/mpiuser/dbpedia/dados/redirects_pt.nt
org.dbpedia.spotlight.data.disambiguations =
/home/mpiuser/dbpedia/dados/disambiguations_pt.nt
org.dbpedia.spotlight.data.instanceTypes =
/home/mpiuser/dbpedia/dados/instance_types_pt.nt
org.dbpedia.spotlight.data.stopWords.portuguese =
/home/mpiuser/dbpedia/dados/stopwords.pt.list ' I've created a little list
for a test :D


--- server.properties
org.dbpedia.spotlight.index.dir = data/index
org.dbpedia.spotlight.spot.dictionary = data/spotter.dict

On a data/index directory, we have a similarity-thresholds.txt file. Do I
need to create one based on portuguese files, right? What tool I can use to
generate similarity-thresholds and spotter.dict files?

Best Regards,

-- 
Atenciosamente,
Sandro Athaide Coelho
Graduando em Ciência da Computação - UFJF
(32) 9123 0608
http://www.paradigmafuncional.com.br
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dbp-spotlight-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbp-spotlight-users

Reply via email to