Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First release attempt #18

Merged
merged 14 commits into from
Aug 21, 2018
Merged

First release attempt #18

merged 14 commits into from
Aug 21, 2018

Conversation

IanGrimstead
Copy link
Contributor

No description provided.

IanGrimstead and others added 13 commits August 20, 2018 16:10
* Set theme jekyll-theme-minimal

* Update README.md

* Update README.md

* Setting up github... added requirements.txt to enable dependency tree
* Set theme jekyll-theme-minimal

* Update README.md

* Update README.md

* Setting up github... added requirements.txt to enable dependency tree

* Minimal set of files to get tests passing #1

* Config to trigger travis

* Added punkt to installation in travis
* Set theme jekyll-theme-minimal

* Update README.md

* Update README.md

* Setting up github... added requirements.txt to enable dependency tree
* Set theme jekyll-theme-minimal

* Update README.md

* Update README.md

* Setting up github... added requirements.txt to enable dependency tree
* Set theme jekyll-theme-minimal
* Update README.md
* Setting up github... added requirements.txt to enable dependency tree
* Config to trigger travis
* Remaining source code added
* Tests were failing due to math rounding when executed by Travis (12dp); loosened tests to cope with minor TFIDF rounding errors
* Corrected license
* Added setup support files
* Added build icon to readme
* Changed travis to use setup.py
* Completes #8
feat: now shows the number of patents analysed for cpc classification
…puts to outputs/fdg folder not fdg folder in root directory (cleaner)
@codecov
Copy link

codecov bot commented Aug 21, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@378c8cd). Click here to learn what that means.
The diff coverage is 27.23%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #18   +/-   ##
=========================================
  Coverage          ?   27.23%           
=========================================
  Files             ?        7           
  Lines             ?      514           
  Branches          ?      101           
=========================================
  Hits              ?      140           
  Misses            ?      360           
  Partials          ?       14
Impacted Files Coverage Δ
detect.py 0% <0%> (ø)
setup.py 0% <0%> (ø)
scripts/visualization/graphs/fdgprep.py 0% <0%> (ø)
scripts/visualization/wordclouds/multicloudplot.py 0% <0%> (ø)
scripts/FilePaths.py 100% <100%> (ø)
scripts/utils/pickle2df.py 28.26% <28.26%> (ø)
scripts/algorithms/tfidf.py 62.16% <62.16%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 378c8cd...ab0e220. Read the comment docs.

@IanGrimstead IanGrimstead self-assigned this Aug 21, 2018
@IanGrimstead IanGrimstead merged commit b8a511a into master Aug 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant