Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Latest commit

 

History

History
36 lines (22 loc) · 558 Bytes

File metadata and controls

36 lines (22 loc) · 558 Bytes

nlpTools - Natural Language Processing Toolkit for PHP

The organisation of the source code release of nlpTools is as follows:

  • nlptools/
    • core/
    • doc/
    • web/

The elements listed above are described as follows.

nlptools/

Root directory of the project. Application elements should refer to this folder.

core/

Essential source code files dealing with Natural Language Processing methods.

doc/

Documentation folder.

web/

Project's website and web utilities.