GithubHelp home page GithubHelp logo

test-mass-forker-org-1 / cognitive-textanalytics-android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from microsoft/cognitive-textanalytics-android

0.0 0.0 0.0 292 KB

Cognitive Services Text Analytics client library for Android.

Home Page: https://www.microsoft.com/cognitive-services/en-us/text-analytics-api

License: Other

Java 100.00%

cognitive-textanalytics-android's Introduction

Microsoft Text Analytics API: Android Client Library & Sample

This repo contains the Android client library & sample for the Microsoft Text Analytics API, an offering within Microsoft Cognitive Services, formerly known as Project Oxford.

The Client Library

The client library is a thin Java client wrapper for the Text Analytics API.

To consume the client library, clone this repo and add the ClientLibrary module to your project

The Sample

This sample is an Android application to demonstrate the use of the Text Analytics API. It detects the language, key phrases and sentiment of the text. It also detect the topics from a number of documents (at least 100).

Requirements

Android OS must be Android 4.1 or higher (API Level 16 or higher)

Build the Sample

  1. First, you must obtain a Text Analytics API subscription key by following the instructions on our website.

  2. Start Android Studio and open the downloaded project.

  3. In Android Studio -> "Project" panel -> "Android" view, open file "Sample/res/values/strings.xml", and find the line "Please_add_the_subscription_key_here;". Replace the "Please_add_the_subscription_key_here" value with your subscription key string from the first step. If you cannot find the file "strings.xml", it is in folder "Sample\app\src\main\res\values\string.xml".

  4. In Android Studio, select menu "Build > Make Project" to build the sample, and "Run" to launch this sample app.

Run the Sample

In Android Studio, select menu "Run", and "Run app" to launch this sample app.

Once the app is launched, follow the instructions on screen.

Contributing

We welcome contributions. Feel free to file issues and pull requests on the repo and we'll address them as we can. Learn more about how you can help on our Contribution Rules & Guidelines.

You can reach out to us anytime with questions and suggestions using our communities below:

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

License

All Microsoft Cognitive Services SDKs and samples are licensed with the MIT License. For more details, see LICENSE.

Sample images are licensed separately, please refer to LICENSE-IMAGE.

Developer Code of Conduct

Developers using Cognitive Services, including this client library & sample, are expected to follow the “Developer Code of Conduct for Microsoft Cognitive Services”, found at http://go.microsoft.com/fwlink/?LinkId=698895.

cognitive-textanalytics-android's People

Contributors

msftgits 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.