| Package | Description |
|---|---|
| be.yami.java | |
| be.yami.ngram |
| Modifier and Type | Method and Description |
|---|---|
protected abstract NGram<MethodCall> |
MultipleModelsProcessor.buildNewNGram(String name)
Build a new NGram to use for model inference.
|
| Modifier and Type | Method and Description |
|---|---|
Set<NGram<MethodCall>> |
MultipleModelsProcessor.getNGrams()
Returns the NGrams generated for each class.
|
Iterator<NGram<MethodCall>> |
MultipleModelsProcessor.nGrams()
Returns the NGrams generated for each class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Bigram<T extends SequenceEntry>
This class implements methods to generate a
UsageModel from a set of
sequences. |
Copyright © 2014–2018 University of Namur. All rights reserved.