Skip to content

Commit

Permalink
Merge pull request #12 from YujiSODE/branchY20170325to26
Browse files Browse the repository at this point in the history
Branch y20170325to26
  • Loading branch information
YujiSODE authored Mar 26, 2017
2 parents 9c47f65 + 6bdbc9e commit d6b90ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ https://github.com/YujiSODE/txtStat
______

Function`txtStat(FLG95)`loads text data and make a graph of frequency against the Unicode codepoints,
and returns function that returns [character analysis result](#character-analysis-result).
and returns function that returns [character analysis result](#character-analysis-result).
![screenshot](./txtStat_screenshot.png)

## Script
* `txtStat.js`
Expand All @@ -33,7 +34,7 @@ and returns function that returns [character analysis result](#character-analysi
6. __Reset loaded data__ button; it clears only loaded text datasets.

7. __Close__ button; it closes this interface.

txtStat_screenshot.png
## Character analysis result
This is an object returned by a function, which is returned by function`txtStat(FLG95)`.
This object has 9 values
Expand Down
Binary file added txtStat_screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d6b90ae

Please sign in to comment.