| Package | Description |
|---|---|
| extractors | |
| is2.data | |
| is2.mtag | |
| is2.parser | |
| is2.parserR2 | |
| is2.tag |
| Modifier and Type | Field and Description |
|---|---|
Long2IntInterface |
ExtractorClusterStacked.li |
Long2IntInterface |
ExtractorClusterStackedR2.li |
Long2IntInterface |
ExtractorReranker.li |
| Modifier and Type | Method and Description |
|---|---|
IFV |
ExtractorClusterStacked.encodeCat2(Instances is,
int ic,
short[] pposs,
int[] forms,
int[] lemmas,
short[] heads,
short[] types,
short[][] feats,
Cluster cluster,
IFV f,
Long2IntInterface li) |
Extractor |
ExtractorFactory.getExtractor(Long2IntInterface l2i) |
| Constructor and Description |
|---|
ExtractorClusterStacked(Long2IntInterface li) |
ExtractorClusterStackedR2(Long2IntInterface li) |
ExtractorReranker(Long2IntInterface li) |
ParallelExtract(Extractor e,
Instances is,
int i,
DataF d,
F2SF para,
Cluster cluster,
Long2IntInterface li) |
| Modifier and Type | Class and Description |
|---|---|
class |
Long2Int |
class |
Long2IntExact |
class |
Long2IntQuick |
class |
RandomIndex |
| Modifier and Type | Method and Description |
|---|---|
void |
IFV.add(long[] gvs,
Long2IntInterface li,
int l) |
void |
F2SF.sub(float[] px,
int i,
Long2IntInterface li) |
void |
F2SP.sub(float[] px,
int i,
Long2IntInterface li) |
void |
FV.update(float[] parameters,
float[] total,
double alpha_k,
double upd,
boolean negate,
float[] totalp,
Long2IntInterface li) |
| Constructor and Description |
|---|
D4(Long2IntInterface li) |
D6(Long2IntInterface li) |
| Modifier and Type | Field and Description |
|---|---|
Long2IntInterface |
Pipe.li |
Long2IntInterface |
ExtractorM.li |
| Modifier and Type | Field and Description |
|---|---|
Long2IntInterface |
D5._li |
Long2IntInterface |
Parser.l2i |
Long2IntInterface |
Extractor.li |
| Constructor and Description |
|---|
D5(Long2IntInterface li) |
Extractor(Long2IntInterface li,
boolean stack,
int what) |
| Modifier and Type | Method and Description |
|---|---|
DataF |
Pipe.fillVector(F2SF params,
Instances is,
int inst,
DataF d,
Cluster cluster,
int threads,
Long2IntInterface li) |
| Modifier and Type | Field and Description |
|---|---|
Long2IntInterface |
Tagger.li |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<POS> |
ExtractorT2.classify(String fs,
ParametersFloat params,
int w1,
InstancesTagger is,
int n,
short[] pos,
Long2IntInterface li) |
int |
ExtractorT2.fillFeatureVectorsOne(String fs,
ParametersFloat params,
int w1,
InstancesTagger is,
int n,
short[] pos,
Long2IntInterface li,
float[] score) |
Copyright © 2013. All rights reserved.