[PR #492] [CLOSED] Added CLAM: a high-level tool to quickly build RESTful webservices #2549

Closed
opened 2026-04-15 09:01:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/492
Author: @proycon
Created: 10/24/2015
Status: Closed

Base: masterHead: clam


📝 Commits (1)

  • a1f1c0e Added CLAM, a high-level tool to quickly build RESTful webservices and web applications for command-line tools. The tools themselves can be considered black boxes. The webservices are suited for batch processing and large data, and are typically employed in Natural Language Processing settings.

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 README.md (+2 -0)

📄 Description

CLAM (https://proycon.github.io/clam) is a high-level tool to quickly build RESTful webservices and web applications for command-line tools. The tools themselves can be considered black boxes. The webservice is RESTful, the interface for human end-users is entirely produced client-side (through XSLT). Various CLAM-based services by our university are available here: http://webservices-lst.science.ru.nl/

The webservices are suited for batch processing and large data, and are typically employed in Natural Language Processing settings. CLAM is build upon flask. A tutorial video is available here: https://www.youtube.com/watch?v=GyRvaO6omEo

My work on CLAM & FoLiA was awarded the CLARIN Young Scientist Award 2015 (last week).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/492 **Author:** [@proycon](https://github.com/proycon) **Created:** 10/24/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `clam` --- ### 📝 Commits (1) - [`a1f1c0e`](https://github.com/vinta/awesome-python/commit/a1f1c0eaeb43af22253e5dc066c9f7e20ef5c75b) Added CLAM, a high-level tool to quickly build RESTful webservices and web applications for command-line tools. The tools themselves can be considered black boxes. The webservices are suited for batch processing and large data, and are typically employed in Natural Language Processing settings. ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) </details> ### 📄 Description CLAM (https://proycon.github.io/clam) is a high-level tool to quickly build RESTful webservices and web applications for command-line tools. The tools themselves can be considered black boxes. The webservice is RESTful, the interface for human end-users is entirely produced client-side (through XSLT). Various CLAM-based services by our university are available here: http://webservices-lst.science.ru.nl/ The webservices are suited for batch processing and large data, and are typically employed in Natural Language Processing settings. CLAM is build upon flask. A tutorial video is available here: https://www.youtube.com/watch?v=GyRvaO6omEo My work on CLAM & FoLiA was awarded the CLARIN Young Scientist Award 2015 (last week). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 09:01:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#2549