User Tools

Site Tools


nlp:software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
nlp:software [2021/06/10 22:58] jmflanignlp:software [2023/11/22 22:19] (current) – [Annotation Tools] jmflanig
Line 1: Line 1:
 ====== Software ====== ====== Software ======
  
-===== Parsing ===== +===== General NLP: Parsing, NER, etc ===== 
-  * Stanford Core NLP+  * [[https://stanfordnlp.github.io/CoreNLP/|Stanford Core NLP]]
     * [[https://corenlp.run]]     * [[https://corenlp.run]]
     * Stanza     * Stanza
Line 9: Line 9:
       * Tutorial: [[https://colab.research.google.com/github/stanfordnlp/stanza/blob/master/demo/Stanza_CoreNLP_Interface.ipynb|Stanza: A Tutorial on the Python CoreNLP Interface]]       * Tutorial: [[https://colab.research.google.com/github/stanfordnlp/stanza/blob/master/demo/Stanza_CoreNLP_Interface.ipynb|Stanza: A Tutorial on the Python CoreNLP Interface]]
       * Paper: [[https://arxiv.org/pdf/2003.07082.pdf|Stanza: A Python Natural Language Processing Toolkit for Many Human Languages]]       * Paper: [[https://arxiv.org/pdf/2003.07082.pdf|Stanza: A Python Natural Language Processing Toolkit for Many Human Languages]]
 +  * [[https://www.nltk.org/|NLTK]]
 +  * [[https://spacy.io/|spaCy]]
  
 ===== Annotation Tools ===== ===== Annotation Tools =====
   * [[https://prodi.gy|Prodigy]] (From the creators of spaCy)   * [[https://prodi.gy|Prodigy]] (From the creators of spaCy)
-  * [[http://brat.nlplab.org|brat rapid annotation tool]]+  * [[http://brat.nlplab.org|brat rapid annotation tool]] [[https://github.com/nlplab/brat|github]] 
 +  * [[https://doccano.herokuapp.com/|doccano]] [[https://github.com/doccano/doccano|github]] Nilay has used this 
 + 
 +===== Scraping, etc ===== 
 +  * Web scraping 
 +    * [[https://pypi.org/project/beautifulsoup4/|Beautiful Soup]] 
 +  * Pdf processing 
 +    * [[https://arxiv.org/pdf/2310.01206.pdf|appjsonify: An Academic Paper PDF-to-JSON Conversion Toolkit]]
  
 ===== Related Pages ===== ===== Related Pages =====
-  * [[ml:Software|ML - Software]] (Deep learning libraries, etc)+  * **[[ml:Software|ML - Software]]** (Deep learning libraries, etc)
   * [[Transformers#Software|Transformers - Software]]   * [[Transformers#Software|Transformers - Software]]
   * [[ml:PyTorch]]   * [[ml:PyTorch]]
  
nlp/software.1623365901.txt.gz · Last modified: 2023/06/15 07:36 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki