The Wayback Machine - https://web.archive.org/web/20210730182358/https://github.com/topics/text-analysis
Skip to content
#

text-analysis

Here are 888 public repositories matching this topic...

Open Source research tool to search, browse, analyze and explore large document collections by Semantic Search Engine and Open Source Text Mining & Text Analytics platform (Integrates ETL for document processing, OCR for images & PDF, named entity recognition for persons, organizations & locations, metadata management by thesaurus & ontologies, search user interface & search apps for fulltext search, faceted search & knowledge graph)
  • Updated Feb 28, 2021
  • Dockerfile
obsei
ryanjgallagher
ryanjgallagher commented Jul 26, 2021

Add a new parameter alias type2score which can be used to set the score dictionary for both corpora at the same time in a WeightedAvgShift. Specifying a single dictionary using only type2score_1 is already possible, but a parameter type2score would be more natural. Just have to check if type2score is None, and if not, set type2score_1 as type2score. Existing code should then handle

This case study shows how to create a model for text analysis and classification and deploy it as a web service in Azure cloud in order to automatically classify support tickets. This project is a proof of concept made by Microsoft (Commercial Software Engineering team) in collaboration with Endava http://endava.com/en
  • Updated Jun 8, 2021
  • Python

Improve this page

Add a description, image, and links to the text-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the text-analysis topic, visit your repo's landing page and select "manage topics."

Learn more