Giter Site home page Giter Site logo

chat2spreadsheet's Introduction

chat2spreadsheet (c2s.pl)

概要

HipChatに入れたコメントをスプレッドシート(Excel)にコピーして見やすくするためのテキスト整形(変換)スクリプトです。

使い方

  1. HipChatに何か入れます。

1

  1. だらっとコピー

2

  1. テキストファイル(in.txt)に貼り付け

3

  1. ターミナルで実行。別テキストファイル(out.txt)に出力

$perl c2s.pl in.txt > out.txt

4

  1. 出力先(out.txt)を眺める

5

これをExcelにコピペすると...

  1. それぞれの列(カテゴリ)に収まってる

6

  1. Congrats! \(^o^)/

参考

Blog entry

Slide

Todo

  • 任意の単語が出たとき、関連するキーワードに変換した上で抽出されるようにしたい。
    • たとえば現状では「食器洗い wash dish done」と書かないと「wash, dish, done」が抽出されないが、「食器洗い完了」とか書くだけでそれらが抽出される(「食器洗い」から「wash, dish」が、「完了」から「done」が)ようにしたい。

コンタクト

当スクリプトに関するご意見はTwitter(@note103)かIssues、プルリク等にてお知らせください。

chat2spreadsheet's People

Contributors

note103 avatar

Watchers

James Cloos avatar  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.