Giter Club home page Giter Club logo

dblp_author_find's Introduction

这是用来对dblp特定作者,展示其相关合作伙伴及合作程度的代码
排名第一的是作者本身

first.xml是精简后的dblp.xml,以便更快读取
dblp不能直接使用cElementTree读取,因为有的作者姓名中带有'&',';','-'等乱码
在使用first.xml前需要使用clean_data代码对所有姓名信息进行清洗
需要清洗的数据放在clean.txt里,清洗所得的数据在clean_out.txt里
取出清洗所得数据,放在first.xml中,即可正常运行代码。

附件里的first.xml是测试用的,正常输入作者姓名为A会得到返回值
例如:
Input the name from whom you want to know:A
Name: A    Times: 5
Name: B    Times: 3
Name: C    Times: 1

可随意对first.xml修改

喜欢的话请点个星星
如果发现有可优化的地方,还请指出(我知道我的代码还有很多欠缺的地方,一起努力!)

dblp_author_find's People

Contributors

vialander avatar

Stargazers

 avatar Xu Hong Bo avatar Noah avatar  avatar

Watchers

 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.