Anonymizing and masking of text data [closed] - text-mining

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 months ago.
Improve this question
I have a set of emails which i need to anonymize before I can do any analysis on it. Since sensitive data may be disclosed in the emails, like referring to people, or providing phonenumbers etc.
The tools i have found so far, only uses tables, and mask this, which is quite straight forward to do myself, but it does not solve my problem.
So i am looking for a tool or library, that can help me solve this. I would assume it need to do some Natural language processing in order to analyze how the text is built up, and where refferences to people are being mentioned. I would also appreciate any good articles in this area

Related

Who is using deepstream in production? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this question
Are there companies using this technology in production? I would like to find some benchmarks and use cases. We are considering switching to deepstream with mongo from our current firebase setup. But I want to make sure it can handle and scale well enough to meet our demands.
Additionally, if you are using it, what kinds of tech have you used to load test it?
Maybe you can take a look here where it is stated that:
4 companies reportedly use deepstream.io in their tech stacks, including all, DelightSoft, GraphicWeave, Adinject
Unfortunately, I can not answer your other questions, but you could contact the companies for further info :)

What are the spell correct api's available? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
I wanted to know the spell correct api's available for commercial/non commercial usage other than google/bing.
First of all you can write your own spell corrector with this tutorial. In addition there are some Python packages that may help you with that, such as TextBlob (which I highly recommend). Another option is Gingerit which Iv'e never tried but looks promising. Another DIY spell correct tutorial might interest you as well.
https://www.gigablast.com/spellcheckapi.html
I just launched this, so it's still beta, but it's not bad. It has a dictionary of over 600,000,000 entries covering most non-Asian languages.

prebuilt scripts for common tables such as contacts, logins, etc? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed 7 years ago.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Improve this question
Please understand that I'm effectively a SQL noob even though I know a few tricks here and there, so this may seem silly.
Do open source SQL scripts exist for PostgreSQL? If so, where can they be found?
For example, it seems silly to recreate a contacts database when someone else has almost surely built a "perfect" one that anyone could use & customize already.
Again, please forgive my noobity, as I'm all but sure that my vocabulary is incorrect.
The are publickly available DB dumps with geo data (all kinds of maps), phone and address books for different countries, etc. Also there are prebuilt schemas, used by some web (and not only web) frameworks.
But all of them are built for different purposes and there is no perfect solution.

Open source alternative to Mosek? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Is there an open source alternative to Mosek?
Basically, I'm looking for large scale convex optimization solver packages.
Thanks!
EDIT:
Forgot to mention earlier, problem is non-linear; mostly quadratic, but occasionally may need non-quadratic constraints + non-quadratic objective
There are many packages, mostly with Matlab interfaces, like SDPT3, SeDuMi, and CVX. I believe the first two have their backends in C. The websites of these projects link to other packages. What language did you have in mind?
Does GLPK suit you?

Web design side decoration [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
I was wondering if anyone know of some good tutorials on how to design and code side decorations(or whatever right term there is) like the ones on these website:
http://www.buckle.com/
I'm referring to the spring yellow and red flowers/butterflies
Thanks
This is a pretty good place to start...
http://www.webdesignerwall.com/ (I have had a quick look through and ordered these more to less relevance)
http://www.webdesignerwall.com/tutorials/how-to-css-large-background/
http://www.webdesignerwall.com/tutorials/illustrator-abstract-vector-art/
http://www.webdesignerwall.com/tutorials/design-process-of-the-phoenix/
http://www.webdesignerwall.com/tutorials/photoshop-hand-drawn-design/
http://www.webdesignerwall.com/tutorials/photo-strip-photoshop-tutorial/
http://www.webdesignerwall.com/tutorials/css-decorative-gallery/
http://www.webdesignerwall.com/tutorials/design-watercolor-effect-menu/
You might have flick through a couple of pages but it is really good and you will find plenty of other stuff too.