Code Monkey home page Code Monkey logo

kgschart-r's People

Contributors

kota7 avatar

Watchers

 avatar  avatar

kgschart-r's Issues

Failure of axis label recognition

a1_201028
Eli_201028
larc_201028

> library(kgschart)
> x <- kgschart("~/Downloads/a1_201028.png")
Warning message:
In kgschart("~/Downloads/a1_201028.png") :
  failed to retrive horizontal axis scale
> head(x$data)
  time     rate
1    1 5.595238
2    2 5.604762
3    3 5.595238
4    4 5.585714
5    5 5.576190
6    6 5.566667
> x$rank_range
[1] "6d"  "10d"
> 
> x <- kgschart("~/Downloads/Eli_201028.png")
Warning messages:
1: In get_time_range(caption) :
  failed to retrieve month from: A09A4n40r4p6For6111M4y31,2020t6Mu960ct27,20201
2: In kgschart("~/Downloads/Eli_201028.png") :
  failed to retrive horizontal axis scale
> head(x$data)
  time     rate
1    1 5.946429
2    2 5.953571
3    3 5.953571
4    4 5.960714
5    5 5.953571
6    6 5.953571
> x$rank_range
[1] "6d" "9d"
> 
> x <- kgschart("~/Downloads/larc_201028.png")
Warning messages:
1: In get_time_range(caption) :
  failed to retrieve month from: A09A4n40r4p6For14ov1Fn62,2020t6rou960ct27,20201
2: In kgschart("~/Downloads/larc_201028.png") :
  failed to retrive horizontal axis scale
3: In kgschart("~/Downloads/larc_201028.png") :
  failed to retrive vertical axis scale
> head(x$data)
  time      rate
1    1 -344.5000
2    2 -293.4444
3    3 -291.5000
4    4 -307.0000
5    5 -317.0000
6    6 -314.0000
> x$rank_range
NULL

app enhancement

copyright, version, link, help, download button disable when there is no object

more sample data

It seems the English version of caption parser requires more variety of sample data. Collect them and make the model more robust.

build shiny app

build app in inst/ folder, and make a function to launch it.

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.