Viewing profile — dartwing
dartwing
HN member- Joined
- Sun, Feb 12, 2017, 2:15 PM UTC
- HN karma
- 9
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About dartwing
No profile information was provided.
Recent public activity
-
comment
Comment #14204127
"some consider him a math savant" "Savant" is very specific term. "Some" is very unusual reference to describe sources for good journalism.
-
comment
Comment #14192789
Thank you! Looks very interesting.
-
comment
Comment #14184517
Thank you! Will look through.
-
comment
Comment #14184511
I define facts as structured piece of the information, which I need to extract for specific domain area automatically. I do hope extraction to work automatically in order for the p…
-
comment
Comment #14184383
Thank you! Will take a look.
-
comment
Comment #14182926
Fact for me is structured information extracted from the document. My task is to extract what I can from the documents of the specific domain. I am fine to start with high precisio…
-
comment
Comment #14182912
I am starting to play around with: https://github.com/tensorflow/models/tree/master/syntaxnet I expect that I will be able to match capabilities of this service and customize it to…
-
comment
Comment #14180426
Thank you! Reading through the papers.
-
comment
Comment #14179800
I found these two projects so far: https://cloud.google.com/natural-language/ https://www.textrazor.com/demo Do you expect the approach of extracting entities and relations between…
-
comment
Comment #14179677
Right now I'm hoping to extract entities and relations between them to use as facts for relevant domain specific search and validation. Reading up the articles, YCombinator include…
-
comment
Comment #14179667
Very good question. I don't have good knowledge yet how to model this correctly. Currently I imagine that for given domain I can create text parser, which would extract facts in st…
-
comment
Comment #14179116
Looking at SyntaxNet from Google. If there are other candidates worth looking at - please kindly let me know. https://github.com/tensorflow/models/tree/master/syntaxnet
-
story
Ask HN: How to use Machine Learning to extract facts from the text?
Machine Learning is evolving very quickly. What are the state of the art techniques to extract specific facts from the text automatically? Are there any open source projects focuse…
-
comment
Comment #13628782
Got it, thank you, sir.
-
comment
Comment #13628536
Interesting! Looking... Does it have file system API? It it similar to NodeJS?
-
comment
Comment #13628467
Thank you! For small sensor, what new device would allow full OS and JavaScript development? What would be consequences of that choice? Shorter battery life?
-
story
Ask HN: IOT devices – what language to choose?
Guys, what language do you use for IOT devices? Is it C/C++ only? When we look at something small like connected sensor - will it have enough power to support runtime for Java/Java…