Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 deletions

View File

@@ -24,19 +24,18 @@
Platforms and toolkits
⟡ CLARIN-D web tools (https://www.clarin-d.net/en/analysing) - Tools for Analysing Research Data 
⟡ CorpusExplorer (https://notes.jan-oliver-ruediger.de/software/corpusexplorer-overview/) - Software for corpus linguists and text/data mining enthusiasts. The CorpusExplorer combines over 50 interactive 
visualizations under a user-friendly interface.
⟡ CorpusExplorer
 (https://notes.jan-oliver-ruediger.de/software/corpusexplorer-overview/) - Software for corpus linguists and text/data mining enthusiasts. The CorpusExplorer combines over 50 interactive visualizations under a user-friendly interface.
⟡ Haxe-linguistics (https://github.com/sexybiggetje/haxe-linguistics) - Early linguistical analysis and natural language processing library for Haxe.
⟡ Natural (https://github.com/NaturalNode/natural) - General natural language tools for Node.js.
⟡ Natural Language ToolKit (NLTK) (http://www.nltk.org/) - The most complete platform for building Python programs to work with human language data.
⟡ Snowball (https://snowballstem.org/) - Snowball is a language in which stemming algorithms can be easily represented.
⟡ Spacy (https://spacy.io/) - Industrial-strength National Language Processing in Python.
⟡ Mate Tools (http://hdl.handle.net/11022/1007-0000-0000-8E4E-A), webservice via WebLicht (https://weblicht.sfs.uni-tuebingen.de/)
⟡ UBIAI (https://ubiai.tools/) - Easy-to-use text annotation tool for teams with most comprehensive auto-annotation features. Supports NER, relations and document classification as well as OCR annotation for 
invoice labeling.
⟡ UBIAI (https://ubiai.tools/) - Easy-to-use text annotation tool for teams with most comprehensive auto-annotation features. Supports NER, relations and document classification as well as OCR annotation for invoice labeling.
⟡ textblob-de (https://github.com/markuskiller/textblob-de) - Nice alternative for spacy (see above).
⟡ UralicNLP (https://github.com/mikahama/uralicNLP) - An open source Python library for processing morphologically rich and, for the most part, endangered Uralic languages. It can do morphological analysis, 
generation, lemmatization, disambiguation and lexical lookup for a great many Uralic languages.
⟡ UralicNLP (https://github.com/mikahama/uralicNLP) - An open source Python library for processing morphologically rich and, for the most part, endangered Uralic languages. It can do morphological analysis, generation, lemmatization, 
disambiguation and lexical lookup for a great many Uralic languages.
Algorithms
⟡ Stemming algorithms for various European languages (http://snowball.tartarus.org/texts/stemmersoverview.html) - Various stemming algorithms from snowball.