1: \begin{abstract}
2: We introduce an adaptive scheduling for adaptive sampling as a novel
3: way of machine learning in the construction of part-of-speech
4: taggers. The goal is to speed up the training on large data sets,
5: without significant loss of performance with regard to an optimal
6: configuration. In contrast to previous methods using a random, fixed
7: or regularly rising spacing between the instances, ours analyzes the
8: shape of the learning curve geometrically in conjunction with a
9: functional model to increase or decrease it at any time. The algorithm
10: proves to be formally correct regarding our working
11: hypotheses. Namely, given a case, the following one is the nearest
12: ensuring a net gain of learning ability from the former, it being
13: possible to modulate the level of requirement for this condition. We
14: also improve the robustness of sampling by paying greater attention to
15: those regions of the training data base subject to a temporary
16: inflation in performance, thus preventing the learning from stopping
17: prematurely.
18:
19: The proposal has been evaluated on the basis of its reliability to
20: identify the convergence of models, corroborating our expectations. While a
21: concrete halting condition is used for testing, users can choose any
22: condition whatsoever to suit their own specific needs.
23: \end{abstract}