https://github.com/szgabsz91/morpher-client
A React and a React Native app that consumes the Morpher API
https://github.com/szgabsz91/morpher-client
inflection lemmatization morphological-analysis morphology react react-native rule-induction
Last synced: 7 months ago
JSON representation
A React and a React Native app that consumes the Morpher API
- Host: GitHub
- URL: https://github.com/szgabsz91/morpher-client
- Owner: szgabsz91
- License: gpl-3.0
- Created: 2019-05-31T20:29:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-14T18:21:10.000Z (almost 2 years ago)
- Last Synced: 2025-01-18T05:30:55.524Z (9 months ago)
- Topics: inflection, lemmatization, morphological-analysis, morphology, react, react-native, rule-induction
- Language: JavaScript
- Homepage:
- Size: 3.48 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Morpher Client
[](https://circleci.com/gh/szgabsz91/workflows/morpher-client)
[](https://hub.docker.com/repository/docker/szgabsz91/morpher-client)
[](https://github.com/szgabsz91/morpher-client/blob/master/LICENSE)
[](https://lerna.js.org/)A React and React Native client for the [Morpher API](https://github.com/szgabsz91/morpher-api).
These client applications provide user interface for the two main operations of the Morpher framework: inflection generation and morphological analysis.
A Docker image of the web client is published to Docker Hub and can be used with the Docker image of [Morpher API](https://github.com/szgabsz91/morpher-api).