md2840 / cmpesweng2014group7

Automatically exported from code.google.com/p/cmpesweng2014group7
0 stars 0 forks source link

Use semantic tagging #129

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We need to use semantic tagging to obtain more results if the search results 
are short. We need to apply this to both tag-basd search and text-based search.

Original issue reported on code.google.com by maem...@gmail.com on 4 Jan 2015 at 4:08

GoogleCodeExporter commented 9 years ago
Ready for testing. Commit 57cbcd956e solves this. We now use ConceptNet5 API 
for semantic tagging and use recent and popular experiences where it falls 
short.

Original comment by maem...@gmail.com on 4 Jan 2015 at 4:10

GoogleCodeExporter commented 9 years ago
Tested and working. To repeat the test you can simply search for "snow" either 
as text or tags.

Note: There are performance issues which can be only solved by running our own 
ConceptNet5 server on Apache Lucene or Solr. We may include this feature soon.

Original comment by maem...@gmail.com on 4 Jan 2015 at 4:12