Code Monkey home page Code Monkey logo

awoe's Introduction

AWOE

Academic WOrd Embeddings based on AMiner 2 billion publication data and gensim and their applications.

Dependencies

  • Python 3
  • gensim
  • spherecluster

Overview

Pre-trained Models

  • English Paper Keywords (EPK): Download
  • Chinese Paper Keywords (CPK): Download
  • Bilingual Transformation Matrix: Download

For details for these models, see docs/word2vec.md. (If you just want to use these models, ignore them.)

We hvae prepared a download bash script for you, you can use it on your need. For example, if you only need Chinese, just run ./download.sh zh.

chmod +x download.sh
./download.sh zh
./download.sh en
wget https://lfs.aminer.cn/misc/awoe/W_en2zh.pkl -P tmp/

Utils

We provide some utils to use the above models, including tokenization, keyword extraction, sentense to vector, etc. Here are some use examples.

Before using these modules, download the required models first.

Mono-lingual

Docs to complete. You can run test.py for now.

Bi-lingual

Docs to complete.

Citation

If our work helps you in some way, please consider citing the following publication(s):

  • Jie Tang, Jing Zhang, Limin Yao, Juanzi Li, Li Zhang, and Zhong Su. ArnetMiner: Extraction and Mining of Academic Social Networks. In Proceedings of the Fourteenth ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (SIGKDD’2008).

awoe's People

Contributors

1049451037 avatar

Stargazers

Chen CK avatar  avatar  avatar Zhenyu Hou avatar Yukuo Cen avatar Peter Chiang avatar  avatar Hi Wei avatar DuJizhong avatar  avatar Somefive avatar Tingyun Mao avatar yi du avatar Chuck CBW avatar Andy Chow avatar Qibin Chen avatar WzyJerry avatar  avatar Alex Zhang avatar  avatar  avatar

Watchers

James Cloos avatar Alex Zhang avatar  avatar  avatar

Forkers

wss1996 sl1296

awoe's Issues

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.