Coder Social home page Coder Social logo

xuerongchuan / divisi2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from commonsense/divisi2

0.0 1.0 0.0 38.19 MB

A Python library for learning from dimensionality reduction, supporting sparse and dense matrices.

Home Page: http://csc.media.mit.edu/divisi

License: GNU General Public License v3.0

Python 63.84% C 36.16%

divisi2's Introduction

This project is no longer maintained

Divisi2 was a library for reasoning by analogy over semantic networks using the sparse singular-value decomposition, originating in a time when the sparse SVD was (a) the most effective source of word vectors and (b) difficult to perform in Python. Both of these situations have changed.

conceptnet5 contains code for building multilingual word vectors based on distributional semantics and the knowledge graph ConceptNet. These word vectors can reason about words by similarity and analogy, with state-of-the-art performance as of 2017.

Other libraries that can help to accomplish the lower-level operations of Divisi2:

  • SciPy now has built-in sparse matrices, and scipy.sparse.linalg can perform a sparse SVD.
  • pandas is an excellent library for working with matrices of labeled data.

Authors

Divisi2 belongs to two projects with many of the same people involved:

  • Open Mind Common Sense, a project of the MIT Media Lab
  • the MIT Mind Machine Project

The primary developers are:

  • Rob Speer <rspeer at mit dot edu>
  • Ken Arnold <kcarnold at mit dot edu>

See AUTHORS.rst for a list of all authors.

License

This version of Divisi is available under the GNU General Public License, version 3.0. See COPYING.txt.

divisi2's People

Contributors

havasi avatar kcarnold 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.