Giter VIP home page Giter VIP logo

mmarouen / marabou Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 97.46 MB

natural language processing and computer vision use cases for non technical user

Home Page: http://ai-companion.com/

License: MIT License

Shell 2.13% Python 34.79% CSS 48.05% HTML 0.89% JavaScript 5.12% Jupyter Notebook 8.79% Dockerfile 0.23%
natural-language-processing deep-learning machine-learning tf-idf word2vec lstm embeddings elmo fasttext-embeddings cnn computer-vision

marabou's Introduction

Marabou machine learning toolkit

Natural Language Processing and computer vision API. The goal is to enable non machine learning specialists to leverage the advantages of various nlp/ computer vision use cases using an easy interface. Our goal is to offer a toolkit enabling low cost integration of machine learning capabilities in the business use cases
The API offers 3 scenarios:

  • Sentiment analysis: Deriving sentiments in sentences (positive, negative, neutral), in articles or in a stream of data such as tweets or product reviews.
  • Named entity recognition: Identifies predefined entities in a given text such as Date, Person, Location ...
  • Clothing classification: Identifies clothes type (coat, pants, jean, necklaces ...) from a given input image

Online interface

The application offers 3 use cases each accessibe through an easy to use interface.
Simply go to http://marabou.herokuapp.com/

Sentiment analysis

For a simple interface in which you type an expression and get a classified output based on the text semantics,

  1. Inserting the text you want to analyse
  2. You receive a probability for a positive review

Named entity recognition

You got a text containing several entites you'd like to classify (geographical, data, persons, ...)

  1. Inserting the text you want to analyse
  2. The text will be tokenized and each word will be assigned a category

Fashion classifier

The toolkit support clothing type detection. For that you need to go to "Deep Fashion" classifier. This is a ML program using state of the art deep learning algorithms to detect what kind of clothing is in the image

  1. upload the image you want to detect
  2. the program will analyse the image and feedback the clothin category: jean, skirt, shirt ...

Activate pre-commit checks

If you wish to have your code automatically checked for quality before every commit, you can activate the githook
Under the git repo type git config core.hooksPath .githooks/

Contact and further questions

Please do not hesitate to send your questions/remarks to: [email protected]

marabou's People

Contributors

dependabot[bot] avatar mmarouen avatar youssefaz94 avatar

Stargazers

 avatar

Watchers

 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.