Giter VIP home page Giter VIP logo

datasciencefinal's Introduction

DataScienceFinal

This is a course project of "Computational Methods and Tools for Data Science, National Taiwan University, 2016 Spring"

In this project we aim to build an intelligent system that can chat with a person with emotion considered. You may view our project description slides here.

In the short term, we aim to do some in depth analysis of how people chat with others on social media and messanger. This can allow more sophisticated design of our final system.

MileStone2 (4/19) [report]

In milestone2, we focus on collecting and analysising data. We release four tools:

  • data_crawling: Crawl data from Facebook chatroom log & DCard website.
  • tf-idf: Tf-idf analysis to extract keywords from each chatroom for further analysis.
  • visual_LM: Building language model for each chatroom and try to do some analysis (including nearest neighbor search, multidimensional scaling analysis).
  • word2vec: Using neural network non-linear model to embed each word into a meaningful vector space for further analysis.

Go to Data_analysis/ for more detailed description for each module.

Contributors

蔡捷恩(@tsaiJN), [email protected]

黃兆緯(@whsunset), [email protected]

李承軒(@Wariard), [email protected]

朱瑤章(@dswf65411), [email protected]

License

This project is released under the BSD 2-Clause License

datasciencefinal's People

Contributors

tsaijn avatar dswf65411 avatar

Watchers

yiqing avatar  avatar  avatar Chao-Wei Huang avatar  avatar  avatar

Forkers

czly xyz8

datasciencefinal's Issues

运行 /word2vec.py 时报错如何解决?

运行 /word2vec.py 时报错如何解决?
File "/root/.pyenv/versions/python2/lib/python2.7/site-packages/gensim/models/word2vec.py", line 1476, in getitem
return self.syn0[self.vocab[words].index]
KeyError: '\xe7\x94\xb7\xe5\xad\xa9'

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.