TextAnalysisTool.NET
textanalysistool.github.io
TextAnalysisTool.NET
1–10 of 45 posts
Re: TextAnalysisTool.NET
#2Re: TextAnalysisTool.NET
#3Marginally related, but this is one of the things I'm bullish on ChatGPT for. Too frequently, I've gotten hundreds of lines of malformed textual data that I need to standardize. This is like impossible with REGEX but I can drop it into GPT and it does this wonderfully.
Re: TextAnalysisTool.NET
#4Marginally related, but this is one of the things I'm bullish on ChatGPT for. Too frequently, I've gotten hundreds of lines of malformed textual data that I need to standardize. This is like impossible with REGEX but I can drop it into GPT and it does this wonderfully.
Re: TextAnalysisTool.NET
#5Marginally related, but this is one of the things I'm bullish on ChatGPT for. Too frequently, I've gotten hundreds of lines of malformed textual data that I need to standardize. This is like impossible with REGEX but I can drop it into GPT and it does this wonderfully.
There is however no indication if it failed on a line when using ChatGPT, it could provide you with a slightly incorrect result.
Re: TextAnalysisTool.NET
#6Marginally related, but this is one of the things I'm bullish on ChatGPT for. Too frequently, I've gotten hundreds of lines of malformed textual data that I need to standardize. This is like impossible with REGEX but I can drop it into GPT and it does this wonderfully.
There is however no indication if it failed on a line when using ChatGPT, it could provide you with a slightly incorrect result.
Re: TextAnalysisTool.NET
#7Is a good Linux command line tool in the same genre
Re: TextAnalysisTool.NET
#8https://lnav.org/ Is a good Linux command line tool in the same genre
It is also a good OS-X/FreeBSD command line tool as well.
Re: TextAnalysisTool.NET
#9Earlier quoted context omitted.
There is however no indication if it failed on a line when using ChatGPT, it could provide you with a slightly incorrect result.
You could run it through thrice with a different prompt/temperature/model and pick the majority result (or exit with success on the first two passing runs).
ETA2: Would the downvoter care to explain why? Genuinely puzzled.
Re: TextAnalysisTool.NET
#10https://lnav.org/ Is a good Linux command line tool in the same genre