Coder Social home page Coder Social logo

marketsenti's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

marketsenti's Issues

company tagger

problem

  1. Read an article and tag it with companies it affects/talks about.
  2. make a simple interface
  3. Write one implementation

company tagger V2

use wikipedia to extract keyword list

  1. wikipedia page are comprehensive/complete info about any company
  2. identify all clickables words in that company entry
    -- All useful/important keywords will be clickable
    -- to remove false positives (crappy keywords) remove all keywords whose pages doesnt have the actual company name into them.

DB interface

void initialize()
List getValues(String storename, K key)
List putValues(String storeName, K key, List Values)
boolean delete(String storeName, K key)
Iterator<Pair<K,V>> fullScan(StoreName)

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.