Package | Description |
---|---|
org.json.simple |
Wrapper classes for the json simple parser model.
|
org.json.simple.parser |
json.simple parser.
|
org.licas_text |
Text-based processing.
|
org.licas_text.def |
Some common definition interfaces that the system uses to identify types of class.
|
org.licas_text.filter |
Filtering class, to extract text, manage different markup, or perform some analysis.
|
org.licas_text.json |
Wrapper classes for the json parser, to allow for additional functionality.
|
org.licas_text.meta | |
org.licas_text.model |
Models for storing the content, including known standard types, mostly text-based.
|
org.licas_text.parser |
For parsing the query model to or from XML.
|
org.licas_text.query |
Query engines can be used to search over text-based content and make value evaluations.
|
org.licas_text.query.model |
Query model, mostly for patterns with constraints, but also basic lines of text.
|
org.licas_text.query.sparql |
Sparql query language classes.
|
org.licas_text.query.sparql.model |
Sparql query language model, based on RDF triples.
|
org.licas_text.search |
Search engine classes for the Internet.
|
org.licas_text.search.semantic |
These classes provide some level of semantic search or evaluations.
|
org.licas_text.search.vendor |
These classes try to use Vendor-specific search engines to return search results,
where you can use each vendor directly, or through
SearchEnginge.search for
formatted results. |
org.licas_text.stream | |
org.licas_text.util |
Mostly pre-defined constant values, but also some utility methods.
|