首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 一个PDF引文提取器

一个PDF引文提取器

  • 资源大小:16.69 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: java pdf citation

资 源 简 介

Jude Citation Extractor Jude extracts citation information from the scientific article with PDF format. It consists of two parts: citation splitting and citation spotting. Citation splitting detects the boundary of a full-citation from the citation list at the end of a full-text article and then extracts the full citation. Citation spotting detects the cursor of the citation in a full-text that can be used to extract citation context (words surrounding the citations). ## Usage ## Sample code. From package edu.uwm.nlp.jude.internal.FileProcessor /** * Process a PDF article. The reuslts are stored in ReferenceEntity. * @param fileLoc the path of the pdf file * @param save the path to save the result */ public void processPDFArticle(String fileLoc, String save){ FileWriter writer = null; try { String text = getDocumentText(fileLoc); if(text == null) return; ReferenceAnalyser ra = new ReferenceAnalyser(text); ArrayList

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • 杨波 13小时前 成为了本站会员

  • ZS 13小时前 成为了本站会员

  • . 1天前 成为了本站会员

  • 奋斗 1天前 成为了本站会员

  • 1天前 成为了本站会员

  • 一天不玩浑身难受 2天前 成为了本站会员

  • Aloha 2天前 成为了本站会员

  • 嘻嘻嘻 2天前 成为了本站会员

  • maihaoweilai 2天前 成为了本站会员

  • 紫麟鹿 2天前 成为了本站会员