.. PyATE documentation master file, created by sphinx-quickstart on Sat Mar 13 13:47:03 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to PyATE's documentation! ================================= PyATE stands for PYthon Automated Term Extraction and is a Python implementation of term extraction algorithms such as C-Value, Basic, Combo Basic, Weirdness and Term Extractor using spaCy POS tagging. If you have a suggestion for another ATE algorithm you would like implemented in this package feel free to file it as an issue with the paper the algorithm is based on. For ATE packages implemented in Scala and Java, see `ATR4S `_ and `JATE `_, respectively. .. toctree:: :maxdepth: 2 :caption: Contents: installation quickstart general ..termextraction ..termextractionpipeline algorithms models modules Other Resources ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`