Giter Site home page Giter Site logo

elden's People

Contributors

priyaradhakrishnan0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

elden's Issues

gold recall is low in TAC4NED mapping

Hi,

I download the TAC4NED candidate mapping and calculate the gold recall of each query in Test1.csv. However, the gold recall is only ~51.4% in this map.

The way I calculate gold recall is like this:

  • treat url in "ENTITY" line as gold answer
  • check whether it is in the following "CANDIDATE" lines

For example, I found all "Hennepin County" don't have gold answer in its candidate list

ENTITY	text:Hennepin County	qid:EL012291	docId:APW_ENG_20070810.0196.LDC2009T13	url:http://en.wikipedia.org/wiki/Hennepin_County,_Minnesota
CANDIDATE	url:http://en.wikipedia.org/wiki/Randy_Johnson_(council_member)
CANDIDATE	url:http://en.wikipedia.org/wiki/Hennepin_Avenue_Bridge
CANDIDATE	url:http://en.wikipedia.org/wiki/Hennepin_Township,_Putnam_County,_Illinois

ImportError: No module named HtmlTextExtraction

Hi, thanks for uploding code.

I came across this error, when running code for scraping.

% python2.7 WebScraping.py Traceback (most recent call last): File "WebScraping.py", line 13, in <module> from HtmlTextExtraction import getLinks_api_search,getLinks_cmu_search, getLinks_custom_search, extractDataFromLink, extractSentencesFromLink ImportError: No module named HtmlTextExtraction
Although mongodbClass.py was founded in github, but HtmlTextExtraction was not found.

Or, If you could write details for making corpus, I would appreciate it.

Ask for help

Hello, thank you very much for sharing your code, I have a question to ask you, how did you get the Wikipedia hyperlink graph data used in this article?I would appreciate it if you could help me solve my problems.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.