Skip to content

Exude API provide the service to filter the stopping,swear words on the provided file,data and link and it uses the in house exude jar to filter the data

License

Notifications You must be signed in to change notification settings

uttesh/exude-api

Repository files navigation

drawing Exude-API beta

Exude API is an Open Source project, It is used for the primary ways for filtering the stopping, stemming words from the text data. This API is in a very basic level of development need to work on for later changes.

Exude API uses the in-house Exude library for the filtering of the data Exude-library Repository

Demo: https://exude.herokuapp.com/ (its the sample server)

Features

  • Filter stopping words from given text/file/link.
  • Filter stemming words from given text/file/link.
  • Get swear words from given text/file/link

OpenAPI-URL

Open API JSON: http://uttesh.com/exude-api/exude-service-open-api.json

Open API YML: http://uttesh.com/exude-api/exude-service-open-api.yml

Heruko Spec URL : https://exude-api.herokuapp.com/swagger-ui/index.html?url=/v3/api-docs

How to Use

Either use the Heruko url or deploy locally by using the docker to hit the API, for more technical details on the API see exude-api doc: Documentation

Postman execution sample:

About

Exude API provide the service to filter the stopping,swear words on the provided file,data and link and it uses the in house exude jar to filter the data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published