• Reference
    • Translation
    • Natural Language Processing
    • Resource Management
    • Multimodal Text Extraction
  • Client Libraries
    • Translation
    • Natural Language Processing
    • Resource Management
    • Multimodal Text Extraction
  • Samples
    • Translation
    • Natural Language Processing
    • Resource Management
    • Multimodal Text Extraction
  •  Discuss
  • Sign in

Sign up for free

Continue with SystranContinue with Google
or
sƒ

By signing up, you agree to our Terms of Service and Privacy Policy.

Sign in

Continue with SystranContinue with Google
or
sƒ

NLP API Client Libraries

SYSTRAN NLP API can be easily used with any major programming languages: Node.js, Java, Ruby, Python.

Use our client libraries to integrate SYSTRAN NLP API into your development project.

Java Client Library

Our Java client library repo is hosted on GitHub, clone it into your development project and run the example with:


git clone https://github.com/SYSTRAN/nlp-api-java-client.git
cd nlp-api-java-client
echo YOUR_API_KEY > apiKey.txt
mvn compile
mvn test
View on GitHub

Python Client Library

Our Python client library repo is hosted on GitHub, clone it into your development project and run the example with:


git clone https://github.com/SYSTRAN/nlp-api-python-client.git
cd nlp-api-python-client
echo YOUR_API_KEY > api_key.txt
python setup.py install
pip install nose
nosetests -v tests/
View on GitHub

Node.js Client Library Coming soon

Our Node.js client library repo is hosted on GitHub, clone it into your development project and run the example with:


git clone https://github.com/SYSTRAN/nlp-api-node-client.git
cd nlp-api-node-client
npm install
echo YOUR_API_KEY > apiKey.txt
node tests.js
View on GitHub

Ruby Client Library

Our Ruby client library repo is hosted on GitHub, clone it into your development project and run the example with:


git clone https://github.com/SYSTRAN/nlp-api-ruby-client.git
cd nlp-api-ruby-client
bundle install
echo YOUR_API_KEY > apiKey.txt
rspec spec/nlpApiClient_spec.rb
View on GitHub

Perl Client Library Coming soon

Our Perl client library repo is hosted on GitHub, clone it into your development project and run the example with:


git clone https://github.com/SYSTRAN/nlp-api-perl-client.git
cd nlp-api-perl-client
echo YOUR_API_KEY > apiKey.txt
perl tests.pl
View on GitHub

PHP Client Library

Our PHP client library repo is hosted on GitHub, clone it into your development project and run the example with:


git clone https://github.com/SYSTRAN/nlp-api-php-client.git
cd nlp-api-php-client
echo YOUR_API_KEY > apiKey.txt
php tests.php
View on GitHub

C# Client Library

Our C# client library repo is hosted on GitHub, download and integrate it into your development project.

View on GitHub

Android OS Client Library Coming soon

Our Android OS client library repo is hosted on GitHub, download and integrate it into your development project.

View on GitHub

Objective C Client Library

Our Objective C client library repo is hosted on GitHub, download and integrate it into your development project.

View on GitHub

SYSTRAN.io

SYSTRAN © 2015 All rights reserved

About SYSTRAN

Privacy Policy

Contact Support