-
Notifications
You must be signed in to change notification settings - Fork 37
Naming conventions
Social Computing edited this page May 12, 2015
·
7 revisions
The following names are deprecated, they should be replaced by newer names:
- crisis should be collection
- predict should be called tagger
- fetcher should be called collector
- fetchManager or fetcherManager should be called manager
- analysis should be called analytics
The current names are:
- Home
- [What is AIDR?](AIDR Overview)
- The science behind AIDR
- [Operator's manual](AIDR Operator's Manual)
- [Public API documentation](API documentation)
- High-level overview
- Common
- DB Manager
- DTO standards
- Database schema
- Manager
- Manager API
- Collector
- Collector API
- Reconnect strategy
- Collector Tester
- Output
- Output API
- Output Buffered
- Output Streaming
- Output Tester
- Persister
- Persister API
- Persister Tester
- Tagger
- Tagger Concepts
- Tagger API
- Tagger Tester
- Trainer
- Trainer API
- PyBossa Trainer