Main Page: Difference between revisions

From PRGs Wiki
Jump to navigation Jump to search
 
Line 5: Line 5:
Some project details:
Some project details:
*Algorithmic Indexing[http://algorithmicindexing.net] is a meta-project looking at the analysis of text using algorithms and AI to allow us to ''read'' the text. There are few sub-projects looking at public inquires and investigations.
*Algorithmic Indexing[http://algorithmicindexing.net] is a meta-project looking at the analysis of text using algorithms and AI to allow us to ''read'' the text. There are few sub-projects looking at public inquires and investigations.
*The Hillards Archive[http://thehillardsarchive.net] is a project deigitising surviving documents of the Hillards supermarket chain.
*The Hillards Archive[http://thehillardsarchive.net] is a project digitising surviving documents of the Hillards supermarket chain.


===Text Analysis===
===Text Analysis===
A lot of the programming that I do now is around the developement of text analysis tools, and tools to populate and manuiplate databases, including network (e.g. Neo4J[http://www.neo4j.com]) and documents databases.
A lot of the programming that I do now is around the development of text analysis tools, and tools to populate and manipulate databases, including network (e.g. Neo4J[http://www.neo4j.com]) and documents databases.


====Databases====
====Databases====

Latest revision as of 11:47, 23 December 2019

Philip Garnett's Wiki Page

This is a dumping ground for bits of project and bits of code etc that goes with me other sites, prgarnett.net[1], obscurus.org[2], and algorithmicindexing.net[3].

Some project details:

  • Algorithmic Indexing[4] is a meta-project looking at the analysis of text using algorithms and AI to allow us to read the text. There are few sub-projects looking at public inquires and investigations.
  • The Hillards Archive[5] is a project digitising surviving documents of the Hillards supermarket chain.

Text Analysis

A lot of the programming that I do now is around the development of text analysis tools, and tools to populate and manipulate databases, including network (e.g. Neo4J[6]) and documents databases.

Databases

Text Analysis Tools