This release introduces the following:
- Upgrade Scala to version 2.10 and some deps clean up.
- Fixes a bug related to duplicated TokenType Ids thanks to @Lugrin
This release prepares the groundwork for the new Vector Models developed at GSOC 2015
Unclaimed project
Are you a maintainer of dbpedia-spotlight? Claim this project to take control of your public changelog and roadmap.
Changelog
DBpedia Spotlight is a tool for automatically annotating mentions of DBpedia resources in text.
This release introduces the following:
This release prepares the groundwork for the new Vector Models developed at GSOC 2015
This release mainly fixes some bugs in the current spotlight version 0.7. It also is the last release that targets Scala version 2.9.x.
smaller and much faster models through quantization of counts, optimization of search and some pruning (see memory usage here)
better handling of case
various fixes in Spotlight and PigNLProc
models can now be created without requiring a Hadoop and Pig installation:
git clone https://github....