Giter Club home page Giter Club logo

cgo_licenseclassifier's Introduction

Hey! It's Avishrant this side 👋

👨🏻‍💻  About Me

  • 🔭   GSoC'21 @AboutCode
  • 🎓   Pursuing my Bachelors in Computer Science and Engineering from National Institute of Technology, Hamirpur
  • 💼   Always looking to collaborate on amazing projects!
  • 🌱   Django Developer and Hobby Machine Learning Enthusiast.

⚙️  GitHub Analytics


AvishrantsSh AvishrantsSh


🛠  Tech Stack

Django  Flask Python  C++  React Gatsby Electron  Blender  Tensorflow  Bootstrap  HTML  CSS  Git  GitHub 

🤝🏻  Connect with Me

Want to reach out to me? Feel free to contact.

LinkedIn Gmail

📖   My Latest Articles and Blogs

Recent Article 0

Random Stuff

Invite my music bot to your discord server. Might be fun :)

Discord

cgo_licenseclassifier's People

Contributors

avishrantssh avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

cgo_licenseclassifier's Issues

Add `main` package in LicenseClassifier v2

This issue pertains to introduction of a main package file to expose functionality of licenseclassifier.

Google Licenseclassifier (v2) is a non-main package and hence can't be run directly in Go. Any attempt to run the classifier leads in a fatal error as:

sa

Also, the Python package to be built to harness the functionality of licenseclassifier requires a shared-library as an intermediary, which can only be made using main package file. From this file, the corresponding functions are exported to the shared library in a comment-like pattern as:

image

Support for JSON result

Current prototype only supports CLI based output. It would be good to have a JSON based result for easier integration further.

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.