Package | Description |
---|---|
jgloss.parser |
Backend for parsing Japanese text, searching for readings and translations of words.
|
Modifier and Type | Class and Description |
---|---|
class |
TextAnnotation
Describes an annotation for a specific position in the parsed text.
|
Modifier and Type | Method and Description |
---|---|
char[] |
ReadingAnnotationFilter.filter(char[] text,
int start,
int length,
List<ReadingAnnotation> readings)
Filter the reading annotations from a text array.
|
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.