Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lesterrry/adhoc
Latin language helper
https://github.com/lesterrry/adhoc
cltk nlp
Last synced: 5 days ago
JSON representation
Latin language helper
- Host: GitHub
- URL: https://github.com/lesterrry/adhoc
- Owner: lesterrry
- License: mit
- Created: 2023-04-16T12:56:00.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-04-17T07:41:25.000Z (over 1 year ago)
- Last Synced: 2024-04-20T16:53:46.277Z (7 months ago)
- Topics: cltk, nlp
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Adhoc
This is a very basic approach to [CLTK](https://github.com/cltk/cltk), made to provide reference for words I stumble upon whilst learning Latin.### Example usage
```
Enter word > canem
Canem
POS: noun
NUM: singular
CASE: accusative
DECL:
SING PLUR
------ ------ -------
Nom canis canes
Gen canis canum
Dat cani canibus
Acc canem canes
Abl cane canibus
Voc canis canes
DEF:
canis is, m and f 2 CAV-, a dog
```
### Citation
> Johnson, Kyle P., Patrick J. Burns, John Stewart, Todd Cook, Clément Besnier, and William J. B. Mattingly. "The Classical Language Toolkit: An NLP Framework for Pre-Modern Languages." In Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing: System Demonstrations, pp. 20-29. 2021. 10.18653/v1/2021.acl-demo.3