GithubHelp home page GithubHelp logo

chrisdrymon / angel Goto Github PK

View Code? Open in Web Editor NEW
26.0 8.0 1.0 930.3 MB

An Ancient Greek Morphology Tagger

Home Page: https://pypi.org/project/angel-tag/

License: MIT License

Python 100.00%
morphology classics ancient-greek ancient-languages bible bible-study linguistics computational-linguistics new-testament pos-tagging

angel's People

Contributors

chrisdrymon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

angel's Issues

Lemmas

I'm assuming you tried this but I see you're not generating lemmas. What are your thoughts on generating lemmas?

use stderr for outputting progress

things like the following should be output to stderr in my opinion, so the output of my own script can be redirected.

Loading models...
Part-of-speech models loading...
Person models loading...
Number models loading...
Tense models loading...
Mood models loading...
Voice models loading...
Gender models loading...
Case models loading...
Degree models loading...
Pre-processing text...
Text and punctuation split into 17752 individual tokens.
Angel's looking at each word by itself...
Reconsidering tags...
Studying each word in light of its context...

Reuse Loaded Models

Calling tag() on multiple strings reloads the models each time. It would be great to load them up on the first call and then reuse them.

prompt to download models

I wonder if, when the model needs to be downloaded, it shouldn't prompt the user first (perhaps giving the size). If the user declines, it just terminates.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.