Coder Social home page Coder Social logo

ir-terrier's Introduction

现代信息检索大作业

环境

开发环境:Mac OS 软件版本:Java JRE 1.8.0、Python 3.7、Terrier5.0

数据预处理成.xml格式

cd modules/xml 下,执行脚本:

python3 clinicaltrials_xml.py

对预处理后的.xml文件执行去停用词和词形还原

cd modules/xml 下,执行脚本:

python3 process.py

病例Age和topic的Age处理+topic提出主要字段

cd modules/xml 下,执行脚本:

python3 clinicaltrials_age.py
python3 topics2018_XmlAndAge.py

处理后病例、topic的Age和topic主要字段文件存放在:

collection_pre/clinicaltrials_AgeInfo.csv
collection_pre/topics2018_Age.csv
collection_pre/topics2018.xml

收集数据文档并建立索引

收集数据文档

bin/trec_setup.sh collection_pre1

建立索引

bin/terrier batchindexing

索引目录如下: image

查看索引信息

bin/terrier indexstats

ir-terrier's People

Watchers

 avatar  avatar  avatar  avatar

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.