Skip to content

Commit 6ba66fb

Browse files
committedAug 24, 2022
Retiring projects and focusing on remaining
1 parent d9e1b46 commit 6ba66fb

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed
 

‎index.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
layout: default
33
---
44

5-
## Info Extraction Projects
5+
## Info Extraction & Geo-inferencing Projects
6+
7+
**keywords:** geoparsing, geocoding, entity extraction, NER, REGEX
68

79
**[Xponents](https://opensextant.github.io/Xponents)** - Geotagging APIs to work with gazetteers and multilingual extraction of geography, date/time, patterns. A pre-built Docker microservice is available with a complete operational gazetteer and geotagger. Example applications demonstrate the use of Tika for rendering inputs and GISCore (below) for output formats to demonstrate end-to-end solutions. The geotagger features the Solr TextTagger. Last updated 2022-June.
810

@@ -25,7 +27,9 @@ layout: default
2527

2628
* **[opensextant](https://github.com/OpenSextant/opensextant)** - (Retired) The original OpenSextant project.
2729
- NOTE: Xponents is the currently maintained geotagger solution.
28-
**[Gazetteer](http://opensextant.github.io/Gazetteer/)** - (Retired) Pipeline project to render world-wide "geo names" data into gazetteers used by these projects
30+
31+
* **[Gazetteer](http://opensextant.github.io/Gazetteer/)** - (Retired) Pipeline project to render world-wide "geo names" data into gazetteers used by these projects
2932
- NOTE: This Gazetteer required Pentaho 6 or earlier and was stuck to Oracle JDK 8. Xponents internal gazetteer is current and yields a flexible SQLite intermediate and complete worldwide gazetteer
30-
**[SolrTextTagger](https://github.com/OpenSextant/SolrTextTagger)** - (Retired) A text tagger based on Lucene/Solr.
33+
34+
* **[SolrTextTagger](https://github.com/OpenSextant/SolrTextTagger)** - (Retired) A text tagger based on Lucene/Solr.
3135
- NOTE: As of Solr 7.4 this tagger plugin was migrated to Apache Solr as a formal request handler

0 commit comments

Comments
 (0)