anaGo is a Python library for sequence labeling(NER, PoS Tagging,...), implemented in Keras. anaGo can solve sequence labeling tasks such as named entity recognition (NER), part-of-speech tagging (POS tagging), semantic role labeling (SRL) and so on. Unlike traditional sequence labeling solver, anaGo doesn't need to define any language-dependent features. Thus, we can easily use anaGo for any language. In anaGo, the simplest type of model is the Sequence model. Sequence model includes essential methods like fit, score, analyze and save/load. For more complex features, you should use the anaGo modules such as models, preprocessing and so on.
Features
- You can now iterate on your training data in batches
- Evaluate your performance in one line
- Download a pre-trained model, call download function
- Use ELMo for better performance
- Custom Model Support
- Custom Callback Support
Categories
Machine LearningLicense
MIT LicenseFollow anaGo
Other Useful Business Software
Stigg | SaaS Monetization and Entitlements API
A monetization platform is a standalone middleware that sits between your application and your business applications, as part of the modern enterprise billing stack. Stigg unifies all the APIs and abstractions billing and platform engineers had to build and maintain in-house otherwise. Acting as your centralized source of truth, with a highly scalable and flexible entitlements management, rolling out any pricing and packaging change is now a self-service, risk-free, exercise.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of anaGo!