Viewing profile — team-o
team-o
HN member- Joined
- Wed, Nov 28, 2018, 1:43 PM UTC
- HN karma
- 17
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About team-o
No profile information was provided.
Recent public activity
-
comment
Comment #41622175
I haven't looked in the specific classifications of this particular model, but what your comment shows is the importance (IMO) of having a "no sentiment" class when classifying sen…
-
comment
Comment #22965568
I personally find the interactive switch very useful to actually control the container. You can use "-it" flag for this. docker run -it [IMAGE_NAME] [ENTRYPOINT] e.g. docker run -i…
-
comment
Comment #20055763
Natural deaths seem less newsworthy to me than unnatural deaths.
-
comment
Comment #18551357
In terms of measurement, there's ROUGE https://en.wikipedia.org/wiki/ROUGE_(metric) In this paper they discuss a few benchmarks in their introduction and describe a new benchmark. …