Coder Social home page Coder Social logo

auto-review's People

Contributors

poblue avatar

Watchers

 avatar  avatar

auto-review's Issues

Modify the Total Title

How about modifying the total title to "What I think of my college life"? The short verse "What I think" looks more like a noun phrase. Or, remove the word "what"?

互利共存,发动群众力量

  • 将数据接口封装好,这样其它的开发者就能更好地利用这些接口做一些更棒的功能了
  • 改善 README ,还是重新写过吧。现在的写得太难看了。。
    • 操作部分要写好,务必简洁
    • 安装说明也要写好,python 的环境搭建这个要改改,要务必安装简单
  • 最后还得写好准则

一起共享生产资料,改善已有的生产资料,提高生产率!

获取训练样本的思路

https://review.udacity.com/#!/reviews/271587

如上:每个 review 后面的 id ,我们都可以更改从而获得其它的 review,而且无需权限就可以阅读。只要穷举后面的 id 就能获取大量的 review 了

  1. 获取 Review 的数据,需要对 Review 的标记进行爬取。记得 Chrome工具检测好像有 JSON 的,这个挺好办的。如果实在不行,就只能自己写个网页解析器了。。。
  2. 对数据进行分类,按照项目,项目语言,有没有评分进行分类。按照语句来索引评论。找出最常标记语句的模式。

利用样本:

  1. 写神经网络或者机器学习算法。进行评论生成。输入:语句模式,生成:预测的评论。(待定吧,感觉不会生成得太准确)
  2. 或者数据分析。看特定项目中,哪些语句是最常标识的,再自己写正则表达式和评论
  3. 还有 assign 时间和 complete 时间,这个可以用来分析项目评分的难易程度,还可以用来找出哪些 Reviewer 完成得比较快。再对他的 Review 进行分析。相信能找出大量的模板。

README 请求

找个时间优化下 README?

比如:

  • Requirement
  • How to run
  • How does it work
  • How to contribute

P.S. 我下期也要开始深度学习了。

待做功能

  • !!! (3h) 要求上面的惯用回复
    • 单独一个页面
    • 单独的数据文件
    • 跟相应 Review 数据页面关联
  • ! (30m) Edit 页面添加复制粘贴的功能
  • ! (1h) 检查输入的是否合法
  • ! (1h) 提供 JSON 接口
  • !!! (2h) 笔记功能,用来标注项目应该检查哪些点,和注意哪些点⚠️
  • !!! (20m) 搜索栏自动 focus

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.